Searched defs:temp (Results 26 - 50 of 163) sorted by relevance

1234567

/haiku/src/system/libroot/os/arch/arm/
H A Dstdatomic.c608 uint32_t old, temp; local
626 uint32_t old, temp; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_radar.c328 u_int32_t val, temp; local
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_radar.c85 uint32_t val, temp; local
/haiku/src/libs/compat/freebsd_wlan/crypto/rijndael/
H A Drijndael-alg-fst.c737 u32 temp; local
825 u32 temp; local
[all...]
/haiku/src/system/libroot/posix/string/arch/x86_64/
H A Darch_string.cpp94 auto temp = _mm_loadu_si128(source); local
/haiku/src/add-ons/kernel/network/dns_resolver/server/
H A Dmain.cpp59 struct addrinfo temp; local
/haiku/src/add-ons/media/plugins/raw_decoder/
H A DAudioConversion.cpp212 uint8 temp = d[0]; local
/haiku/src/bin/
H A Ddf.cpp93 char temp[1024]; local
/haiku/src/system/libroot/posix/stdlib/
H A Dradixsort.c133 stack s[SIZE], *sp, *sp0, *sp1, temp; local
232 stack s[512], *sp, *sp0, *sp1, temp; local
/haiku/src/add-ons/accelerants/intel_810/
H A Di810_mode.cpp182 uint8 temp = INREG8(DRAM_ROW_CNTL_HI) & ~DRAM_REFRESH_RATE; local
/haiku/src/add-ons/accelerants/skeleton/engine/
H A Dcrtc.c94 uint8 temp; local
477 uint8 temp; local
602 uint8 temp; local
[all...]
H A Dcrtc2.c80 uint8 temp; local
460 uint8 temp; local
[all...]
/haiku/src/add-ons/accelerants/via/engine/
H A Dcrtc.c84 uint8 temp; local
477 uint8 temp; local
[all...]
H A Dcrtc2.c80 uint8 temp; local
460 uint8 temp; local
[all...]
/haiku/src/add-ons/media/plugins/ffmpeg/
H A Dgfx_conv_c_lookup.cpp57 uint32 temp; local
[all...]
/haiku/src/bin/unzip/
H A Dcryptf.c125 unsigned temp; /* POTENTIAL BUG: temp*(temp^1) may overflow in an local
/haiku/src/libs/x86emu/
H A Ddebug.c186 char temp[100]; local
/haiku/src/system/libroot/posix/glibc/extensions/
H A Dgetopt.c887 char *temp = my_index (optstring, c); local
H A Dobstack.h171 PTR_INT_TYPE temp; /* Temporary for some macros. */ member in struct:obstack
[all...]
/haiku/src/tests/servers/app/newClipping/
H A Dmain.cpp177 BRegion temp; local
401 BRegion temp; local
[all...]
/haiku/src/add-ons/input_server/filters/shortcut_catcher/
H A DParseCommandLine.cpp72 bool temp = (*string == '\\') ? !afterBackslash : false; local
155 char* temp = str; local
189 char* temp = (char*) wordlist.ItemAt(i); local
[all...]
H A DKeyCommandMap.cpp166 BList temp; local
/haiku/src/add-ons/accelerants/matrox/engine/
H A Dmga_dac.c1076 uint32 temp; local
1132 uint32 temp; local
[all...]
H A Dmga_maven.c113 uint8 temp, cnt, offset, loop; local
/haiku/headers/private/kernel/util/
H A DSplayTree.h113 Node* temp = rootLink->right; local
139 Node* temp = rootLink->right; local

Completed in 158 milliseconds

1234567