/haiku/src/bin/unzip/ |
H A D | crctab.c | 65 local ulg near *crc_table = NULL; 81 local ulg near crc_table[256]; 94 ulg near *crctab_p; /* temporary pointer to allocated crc_table area */ in make_crc_table() 118 crctab_p = (ulg near *) nearmalloc (256*sizeof(ulg)); in make_crc_table() 142 local ZCONST ulg near crc_table[256] = { 202 ZCONST ulg near *get_crc_table OF((void)) in get_crc_table() 212 return (ZCONST ulg near *)crc_table; in get_crc_table() 221 nearfree((ulg near *)crc_table); in free_crc_table()
|
H A D | tables.h | 28 ZCONST ulg near crc_32_tab[256] = {
|
H A D | consts.h | 20 ZCONST ush near mask_bits[] = {
|
H A D | crc32.c | 45 register ZCONST ulg near *crc_table;
|
H A D | globals.h | 221 ZCONST ulg near *crc_32_tab; 371 extern ZCONST ulg near crc_32_tab[256];
|
H A D | crypt.h | 129 extern ZCONST ulg near *crc_32_tab;
|
H A D | funzip.c | 184 ZCONST ush near mask_bits[] = { 227 ZCONST ulg near *get_crc_table() in get_crc_table()
|
H A D | unzpriv.h | 855 # ifndef near 856 # define near macro 2030 ZCONST ulg near *get_crc_table OF((void)); /* funzip.c, crctab.c */ 2440 extern ZCONST ush near mask_bits[];
|
H A D | inflatef.c | 342 ZCONST ush near mask_bits[] = {
|
H A D | inflate.c | 584 ZCONST ush near mask_bits[] = {
|
/haiku/src/apps/haiku3d/ |
H A D | Camera.cpp | 13 float fov, float near, float far) in Camera() argument 18 fNear(near), in Camera()
|
H A D | Camera.h | 18 const Quaternion& orientation, float fov = 50.0f, float near = 1.0f,
|
/haiku/docs/develop/kits/storage/ |
H A D | ToDo | 13 # near future 14 # medium: of relevance for the next release, needed in the near future
|
/haiku/docs/user/interface/ |
H A D | ToolTip.dox | 108 without hiding important parts of the UI near the cursor while the parent
|
/haiku/data/system/data/fortunes/ |
H A D | Magic | 4 …t also does no harm, in dealing with these matters, to carry a large club near your person at all … 28 …ly, that's a pretty good allegation from a bunch of wimpsoes who won't go near a woman on account,…
|
H A D | Riddles | 328 A: It's a city that can be guarded by finitely many near-sighted policemen! 415 Q: Why do people who live near Niagara Falls have flat foreheads?
|
H A D | Linux cookies | 284 > happening in the near future. I enjoy doing linux, even though it does
|
H A D | Sports | 30 …Colonel Gray, of Petaluma, came near losing his life a few days ago, in a singular manner. A gent… 316 …ay, but there's no way to know for sure because if the ball gets anywhere near her, a male comes b…
|
H A D | Songs & Poems | 515 And your paper near pure white, Await your laser drawn lines, 1914 Up, down, near or far, here, there or yonder? 1988 Come, Tom Bombadil, for our need is near us! 2352 But she's as cold as ice, whenever I get too near, 2396 "And you claimed to be very near two meters tall!" 3886 By the blue-tiled walls near the market stall there's a hidden door she 4398 That Doom is near at hand, 5052 The yellow Autumn presses near; 5432 Always near 5568 For many a year he had gnawed it near, [all …]
|
H A D | Tech Support Excuses | 1070 I'd love to help you -- it's just that the Boss won't let me near the computer.
|
H A D | Art | 400 I believe that the moment is near when by a procedure of active paranoiac thought, it will be possi… 1336 …layed with expression, is no more annoying than the piano when played by a sister or near relation.
|
H A D | Humorists | 330 I used to work in a fire hydrant factory. You couldn't park anywhere near the place.
|
/haiku/docs/develop/build/rc/ |
H A D | notes.rst | 28 The builtin types are added to the symbol table "by hand". You can see this near the bottom of
|
/haiku/docs/apps/mail/Programming Notes/ |
H A D | Writing Add-ons.md | 43 interest, and as near in importance for you to understand as filters:
|
/haiku/src/libs/zydis/Zydis/Generated/ |
H A D | FormatterStrings.inc | 437 static const ZydisShortString STR_NEAR = ZYDIS_MAKE_SHORTSTRING(" near");
|