Home
last modified time | relevance | path

Searched refs:Point (Results 1 – 25 of 51) sorted by relevance

123

/haiku/docs/develop/drivers/intel_extreme/
H A Dgenerations.rst55 Sandybridge / Cougar Point
62 Ivy Bridge / Panther Point and Haswell / Lynx Point
78 Broadwell / Wildcat Point and Braswell
83 Skylake / Sunrise Point, Apollo Lake, Kaby Lake / Union Point
88 Cannon Point / Coffee Lake
/haiku/src/add-ons/screen_savers/ifs/
H A DIFS.h42 struct Point { struct
80 Point* buffer1;
81 Point* buffer2;
109 Point* fPointBuffer;
H A DIFS.cpp220 if ((Fractal->buffer1 = (Point *)calloc(Fractal->MaxPoint, in IFS()
221 sizeof(Point))) == NULL) { in IFS()
225 if ((Fractal->buffer2 = (Point *)calloc(Fractal->MaxPoint, in IFS()
226 sizeof(Point))) == NULL) { in IFS()
438 Point p = F->buffer1[i]; in _DrawFractal()
463 Point p = F->buffer2[i]; in _DrawFractal()
480 Point p = F->buffer2[i]; in _DrawFractal()
529 Point p = F->buffer1[i]; in _DrawFractal()
572 Point p = F->buffer2[i]; in _DrawFractal()
678 f->buffer1 = (Point*)NULL; in _FreeBuffers()
[all …]
/haiku/src/build/libbe/interface/
H A DJamfile18 Point.cpp
/haiku/headers/private/graphics/nvidia/
H A Dnv_acc.h156 uint32 Point; /* b0-15 is X, b16-31 is Y */ member
164 uint32 Point; /* b0-15 is X, b16-31 is Y */ member
/haiku/docs/user/interface/
H A DPoint.dox9 * headers/os/interface/Point.h hrev47234
10 * src/kits/interface/Point.cpp hrev47234
15 \file Point.h
H A DAlert.dox558 return the Point of the top-left corner of the alert window.
/haiku/data/system/data/network/
H A Dports188 pptp 1723/tcp # Point-to-Point Tunneling Protocol
189 pptp 1723/udp # Point-to-Point Tunneling Protocol
/haiku/src/kits/interface/
H A DJamfile103 Point.cpp
/haiku/data/catalogs/apps/firstbootprompt/
H A Dzh_Hans.catkeys19 Belgian (point) KeymapNames 比利时语(Point
H A Dko.catkeys19 Belgian (point) KeymapNames 벨기에어(Point)
/haiku/data/catalogs/preferences/appearance/
H A Dfr.catkeys3 Control mark Colors tab Point de contrôle
/haiku/data/catalogs/preferences/keymap/
H A Dko.catkeys24 Belgian (point) KeymapNames 벨기에어(Point)
H A Dde.catkeys24 Belgian (point) KeymapNames Belgisch (Point)
/haiku/src/data/ids/
H A Dpci.ids21832 158d Point Multimedia Systems
23971 0011 SH7757 PCIe End-Point [PBI]
23978 001b SH7758 PCIe End-Point [PBI]
24697 1acc Point of View BV
35767 7a3a Raptor Point-S PCH - PCI Express Root Port 3
36325 9c83 Wildcat Point-LP SATA Controller [AHCI Mode]
36326 9c85 Wildcat Point-LP SATA Controller [RAID Mode]
36327 9c87 Wildcat Point-LP SATA Controller [RAID Mode]
36328 9c8f Wildcat Point-LP SATA Controller [RAID Mode]
36329 9c90 Wildcat Point-LP PCI Express Root Port #1
[all …]
/haiku/src/system/boot/platform/amiga_m68k/
H A Drom_calls.h1201 struct Point { struct
1346 struct Point Resolution;
1350 struct Point SpriteResolution;
/haiku/src/build/libbe/app/
H A DMessage.cpp1683 DEFINE_FUNCTIONS(BPoint, Point, B_POINT_TYPE);
1724 DEFINE_LAZY_FIND_FUNCTION(BPoint, Point, BPoint());
/haiku/src/kits/app/
H A DMessage.cpp2497 DEFINE_FUNCTIONS(BPoint, Point, B_POINT_TYPE);
2545 DEFINE_LAZY_FIND_FUNCTION(BPoint, Point, BPoint());
2654 DEFINE_SET_GET_BY_REFERENCE_FUNCTIONS(BPoint, Point, B_POINT_TYPE);
/haiku/data/catalogs/kits/tracker/
H A Dfr.catkeys261 Point AttributesView Point
H A Del.catkeys255 Point AttributesView Σημείο
H A Dth.catkeys245 Point AttributesView ชี้
H A Duk.catkeys267 Point AttributesView Вказівник
H A Dzh_Hans.catkeys267 Point AttributesView 点
H A Dru.catkeys267 Point AttributesView Указатель
/haiku/src/apps/devices/
H A Disapnp_devids.txt387 PNP8387 RNA Point-to-point Protocol Driver

123