Home
last modified time | relevance | path

Searched refs:near (Results 1 – 25 of 28) sorted by relevance

12

/haiku/src/bin/unzip/
H A Dcrctab.c65 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 Dtables.h28 ZCONST ulg near crc_32_tab[256] = {
H A Dconsts.h20 ZCONST ush near mask_bits[] = {
H A Dcrc32.c45 register ZCONST ulg near *crc_table;
H A Dglobals.h221 ZCONST ulg near *crc_32_tab;
371 extern ZCONST ulg near crc_32_tab[256];
H A Dcrypt.h129 extern ZCONST ulg near *crc_32_tab;
H A Dfunzip.c184 ZCONST ush near mask_bits[] = {
227 ZCONST ulg near *get_crc_table() in get_crc_table()
H A Dunzpriv.h855 # 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 Dinflatef.c342 ZCONST ush near mask_bits[] = {
H A Dinflate.c584 ZCONST ush near mask_bits[] = {
/haiku/src/apps/haiku3d/
H A DCamera.cpp13 float fov, float near, float far) in Camera() argument
18 fNear(near), in Camera()
H A DCamera.h18 const Quaternion& orientation, float fov = 50.0f, float near = 1.0f,
/haiku/docs/develop/kits/storage/
H A DToDo13 # near future
14 # medium: of relevance for the next release, needed in the near future
/haiku/docs/user/interface/
H A DToolTip.dox108 without hiding important parts of the UI near the cursor while the parent
/haiku/data/system/data/fortunes/
H A DMagic4 …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 DRiddles328 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 DLinux cookies284 > happening in the near future. I enjoy doing linux, even though it does
H A DSports30 …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 DSongs & Poems515 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 DTech Support Excuses1070 I'd love to help you -- it's just that the Boss won't let me near the computer.
H A DArt400 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 DHumorists330 I used to work in a fire hydrant factory. You couldn't park anywhere near the place.
/haiku/docs/develop/build/rc/
H A Dnotes.rst28 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 DWriting Add-ons.md43 interest, and as near in importance for you to understand as filters:
/haiku/src/libs/zydis/Zydis/Generated/
H A DFormatterStrings.inc437 static const ZydisShortString STR_NEAR = ZYDIS_MAKE_SHORTSTRING(" near");

12