Home
last modified time | relevance | path

Searched defs:temp (Results 126 - 150 of 1417) sorted by relevance

12345678910>>...57

/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-jws/
H A Dmain.c15 char temp[MAX_SIZE], compact[MAX_SIZE]; variable
[all...]
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dcrypt.h37 unsigned temp; /* POTENTIAL BUG: temp*(temp^1) may overflow in an in decrypt_byte() local
/third_party/musl/porting/liteos_a/user/src/network/
H A Dserv.c27 char *ch, *temp, *ptr = NULL; in servent_resolv() local
/third_party/musl/src/network/
H A Dserv.c32 char *ch, *temp, *ptr = NULL; in servent_resolv() local
/third_party/mesa3d/src/intel/compiler/
H A Dgfx6_gs_visitor.h70 src_reg temp; member in brw::gfx6_gs_visitor
/third_party/node/deps/icu-small/source/tools/genrb/
H A Drbutil.c82 char temp; in itostr() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dcg7coll.c204 UChar temp[sizeof(rules)]; in TestDemo1() local
235 UChar temp[sizeof(rules)]; in TestDemo2() local
264 UChar temp[sizeof(rules)]; in TestDemo3() local
294 UChar temp[sizeo in TestDemo4() local
[all...]
/third_party/icu/icu4c/source/test/perf/strsrchperf/
H A Dstrsrchperf.cpp60 UChar* temp = (UChar*)malloc(sizeof(UChar)*(pttrnLen)); in StringSearchPerformanceTest() local
/third_party/ltp/testcases/kernel/mem/mmapstress/
H A Dmmapstress08.c41 FILE *temp; variable
H A Dmmapstress06.c45 FILE *temp; variable
/third_party/ltp/testcases/kernel/syscalls/gethostbyname_r/
H A Dgethostbyname_r01.c36 } temp = { variable
/third_party/ltp/testcases/kernel/syscalls/nftw/
H A Dtools.c70 FILE *temp = stderr; in setup_path() local
[all...]
/third_party/lwip/src/netif/ppp/polarssl/
H A Dsha1.c88 unsigned long temp, W[16], A, B, C, D, E; in sha1_process() local
/third_party/pulseaudio/src/pulsecore/
H A Dremap_sse.c103 pa_reg_x86 temp, temp2; in remap_mono_to_stereo_s16ne_sse2() local
115 pa_reg_x86 temp, temp2; in remap_mono_to_stereo_any32ne_sse2() local
H A Dremap_mmx.c104 pa_reg_x86 temp, temp2; in remap_mono_to_stereo_s16ne_mmx() local
116 pa_reg_x86 temp, temp2; in remap_mono_to_stereo_any32ne_mmx() local
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Drbutil.c76 char temp; in itostr() local
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/util/
H A DWaveFileWriter.cpp92 float temp = (PCM24_MAX * value) + 0.5 - PCM24_MIN; in writePCM24() local
109 float temp = (INT16_MAX * value) + 0.5 - INT16_MIN; in writePCM16() local
/third_party/skia/tests/
H A DArenaAllocTest.cpp155 uint64_t* temp = arena.makeArrayDefault<uint64_t>(sizeof(Node) / sizeof(Node*)); in DEF_TEST() local
H A DWrappedSurfaceCopyOnWriteTest.cpp147 auto temp = dContext->priv().makeSFC(ii, SkBackingFit::kExact); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/third_party/skia/third_party/externals/zlib/contrib/minizip/
H A Dcrypt.h37 unsigned temp; /* POTENTIAL BUG: temp*(temp^1) may overflow in an in decrypt_byte() local
/third_party/toybox/toys/other/
H A Dacpi.c87 int dfd, temp; in temp_callback() local
/third_party/typescript/tests/baselines/reference/
H A DdestructuringArrayBindingPatternAndAssignment1ES5iterable.js42 var temp = [1,2,3] variable
115 var temp = [1, 2, 3]; variable
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_auto_ptr.h105 T* temp = x.p_; in Swap() local
/third_party/skia/gm/
H A Dperspimages.cpp63 SkRect temp; variable
H A Dsamplerstress.cpp114 SkRect temp; variable

Completed in 10 milliseconds

12345678910>>...57