Home
last modified time | relevance | path

Searched defs:temp (Results 626 - 650 of 1658) sorted by relevance

1...<<21222324252627282930>>...67

/third_party/ltp/testcases/kernel/mem/mmapstress/
H A Dmmapstress09.c37 FILE *temp; variable
/third_party/lwip/src/core/
H A Dlowpower.c169 struct timer_entry *temp = NULL; in sys_timeout_reg() local
275 u32_t temp; in get_sleep_time() local
[all...]
/third_party/libwebsockets/minimal-examples/api-tests/api-test-jose/
H A Djws.c41 char temp[2048]; in test_jws_none() local
117 char buf[2048], temp[256], *p = buf, *end = buf + sizeof(buf) - 1, *enc_ptr; in test_jws_HS256() local
282 char temp[2048], *in; in test_jws_RS256() local
417 char temp[2048], *p; test_jws_ES256() local
579 char temp[2048], *p; test_jws_ES512() local
[all...]
/third_party/ltp/testcases/realtime/func/periodic_cpu_load/
H A Dperiodic_cpu_load.c114 int temp = j * (j + 1) / 2; in calc() local
/third_party/lzma/C/
H A DAes.c359 UInt32 temp[4]; in AesCtr_Code() local
H A DBcj2.h103 UInt32 temp; /* Byte temp[4]; */ member
287 Byte temp[ member
[all...]
/third_party/node/deps/v8/src/debug/wasm/gdb-server/
H A Dpacket.cc66 char temp[2]; in AddNumberSep() local
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_fpc_emit.c183 int temp = -1; in i915_emit_texld() local
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_bicubic_filter.c79 struct ureg_dst temp[11]; in create_frag_shader_cubic_interpolater() local
[all...]
H A Dvl_compositor_gfx.c209 struct ureg_dst temp[2]; in create_frag_shader_csc() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dcompute_memory_pool.c146 struct r600_resource *temp = NULL; in compute_memory_grow_defrag_pool() local
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305_hw.c340 unsigned char temp[POLY1305_BLOCK_SIZE]; in chacha20_poly1305_aead_cipher() local
[all...]
/third_party/node/deps/openssl/openssl/providers/implementations/rands/
H A Ddrbg_hmac.c200 const unsigned char *temp = hmac->V; in drbg_hmac_generate() local
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_chacha20_poly1305.c183 unsigned char temp[CHACHA_CTR_SIZE] = { 0 }; in chacha20_poly1305_init_key() local
429 unsigned char temp[POLY1305_BLOCK_SIZE]; in chacha20_poly1305_cipher() local
464 Poly1305_Update(POLY1305_ctx(actx), temp, POLY1305_BLOCK_SIZE); chacha20_poly1305_cipher() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/aes/
H A Daes_x86core.c480 u32 temp; in AES_set_encrypt_key() local
582 u32 temp; AES_set_decrypt_key() local
[all...]
/third_party/node/deps/uv/src/unix/
H A Dpipe.c403 uv_os_fd_t temp[2]; in uv_pipe() local
[all...]
H A Dtcp.c477 uv_os_sock_t temp[2]; in uv_socketpair() local
[all...]
/third_party/openssl/test/
H A Decdsatest.c197 int temp; in test_builtin() local
/third_party/pulseaudio/src/pulsecore/
H A Dtime-smoother_2.c137 double temp, filtered_time_delta_card, expected_time_delta_card; in pa_smoother_2_put() local
[all...]
H A Dsrbchannel.c282 pa_srbchannel temp = *sr; in pa_srbchannel_swap() local
292 int temp; in pa_srbchannel_new_from_template() local
/third_party/openssl/crypto/evp/
H A De_chacha20_poly1305.c183 unsigned char temp[CHACHA_CTR_SIZE] = { 0 }; in chacha20_poly1305_init_key() local
429 unsigned char temp[POLY1305_BLOCK_SIZE]; in chacha20_poly1305_cipher() local
464 Poly1305_Update(POLY1305_ctx(actx), temp, POLY1305_BLOCK_SIZE); chacha20_poly1305_cipher() local
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/
H A DRewriteExpressionsWithShaderStorageBlock.cpp385 TIntermSymbol *temp = in visitUnary() local
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/fact_manager/
H A Dconstant_uniform_facts_test.cpp222 int32_t temp = std::numeric_limits<int32_t>::min(); in TEST() local
227 int64_t temp = 1; in TEST() local
232 int64_t temp = std::numeric_limits<int64_t>::max(); in TEST() local
237 uint64_t temp in TEST() local
242 uint64_t temp = std::numeric_limits<uint64_t>::max(); TEST() local
247 float temp = 10.0f; TEST() local
252 double temp = 10.0; TEST() local
257 double temp = 20.0; TEST() local
468 auto temp = MakeUniformBufferElementDescriptor(2, 2, {9, 9, 1}); TEST() local
473 auto temp = MakeUniformBufferElementDescriptor(2, 3, {9, 9, 2}); TEST() local
482 auto temp = MakeUniformBufferElementDescriptor(2, 4, {0, 0, 0, 0, 0}); TEST() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLDirectCompositionTest.cpp141 auto temp = GetProcAddress(userModule, "SetThreadDpiAwarenessContext"); in Init() local
/third_party/skia/src/effects/
H A DSkDashPathEffect.cpp337 SkScalar temp = length - distance; in onAsPoints() local

Completed in 17 milliseconds

1...<<21222324252627282930>>...67