Searched defs:one (Results 1 - 14 of 14) sorted by relevance

/haiku/src/system/libroot/posix/glibc/arch/generic/
H A Dmplog.h33 /**/ one = {{0x3ff00000, 0x00000000} }; /* 1 */ variable
38 /**/ one = {{0x00000000, 0x3ff00000} }; /* 1 */ variable
H A Dmpsqrt.h33 /**/ one = {{0x3ff00000, 0x00000000} }, /* 1 */ variable
39 /**/ one = {{0x00000000, 0x3ff00000} }, /* 1 */ variable
H A Dmpatan.h94 /**/ one = {{0x3ff00000, 0x00000000} }, /* 1 */ variable
161 /**/ one = {{0x00000000, 0x3ff00000} }, /* 1 */ variable
H A Dmpexp.h85 /**/ one = {{0x3ff00000, 0x00000000} }, /* 1 */ variable
144 /**/ one = {{0x00000000, 0x3ff00000} }, /* 1 */ variable
H A Dmpa2.h41 /**/ one = {{0x3ff00000, 0x00000000} }, /* 1 */ variable
61 /**/ one = {{0x00000000, 0x3ff00000} }, /* 1 */ variable
/haiku/src/system/libroot/posix/glibc/include/
H A Dieee754.h168 unsigned int one:1; member in struct:ieee854_long_double::__anon5470
180 unsigned int one:1; member in struct:ieee854_long_double::__anon5470
186 unsigned int one:1; member in struct:ieee854_long_double::__anon5470
/haiku/src/tests/kits/interface/
H A DScrollViewSetBorderTest.cpp33 BButton* one = new BButton("No Border", new BMessage('nobd')); local
H A DOutlineListViewTest.cpp168 BListItem* one = view->FullListItemAt(0); local
/haiku/src/tests/system/network/icmp/
H A Dbig_datagram.cpp134 int one = 1; local
/haiku/src/servers/keystore/
H A DKeyring.cpp457 Keyring::Compare(const Keyring* one, const Keyring* two) argument
/haiku/src/add-ons/kernel/drivers/network/ether/pcnet/dev/le/
H A Dlancevar.h188 ether_cmp(void *one, void *two) argument
/haiku/src/system/libroot/posix/musl/math/
H A Dpow.c145 double_t hi, lo, one = 1.0; local
179 double_t one = WANT_ROUNDING ? 1.0 + x : 1.0; local
/haiku/src/add-ons/media/media-add-ons/radeon/
H A DCC.cpp80 bool one = true; local
/haiku/src/servers/app/
H A DDelayedMessage.cpp482 DelayedMessageData::Compare(Attachment* one, Attachment* two, int32 index) argument
654 CompareMessages(const ScheduledMessage* one, const ScheduledMessage* two) argument

Completed in 67 milliseconds