/third_party/ltp/testcases/kernel/syscalls/writev/ |
H A D | writev07.c | 41 unsigned char buffer[BUFSIZE], fpattern[BUFSIZE], tmp[BUFSIZE]; in test_partially_valid_iovec() local
|
/third_party/ltp/testcases/kernel/syscalls/setns/ |
H A D | setns.h | 16 char tmp[PATH_MAX]; in get_ns_fd() local
|
/third_party/ltp/testcases/kernel/syscalls/ulimit/ |
H A D | ulimit01.c | 157 int tmp; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setscheduler/ |
H A D | 1-1.c | 44 int tmp, policy, priority, result = PTS_PASS; in main() local
|
H A D | 19-1.c | 42 int policy, invalid_priority, tmp, result = PTS_PASS; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_lock/ |
H A D | 1-1.c | 74 int i, tmp; in f1() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_unlock/ |
H A D | 2-1.c | 70 int i, tmp; in func() local
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | unssa.c | 37 static int simplify_phi_node(struct instruction *phi, pseudo_t tmp) in simplify_phi_node() argument 65 pseudo_t tmp; in replace_phi_node() local [all...] |
/third_party/ltp/tools/sparse/sparse-src/validation/ |
H A D | int128.c | 21 unsigned __int128 tmp; in foo() local
|
/third_party/node/deps/v8/src/base/numbers/ |
H A D | diy-fp.cc | 26 uint64_t tmp = (bd >> 32) + (ad & kM32) + (bc & kM32); in Multiply() local
|
/third_party/mesa3d/src/util/ |
H A D | bigmath.h | 89 uint64_t tmp = (uint64_t)a[i] * (uint64_t)b[j]; in _ubm_mul_u32arr() local
|
/third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
H A D | swscanf.c | 31 wchar_t tmp[BUFF_SIZE]; in swscanf_0100() local
|
/third_party/musl/libc-test/src/functionalext/supplement/string/ |
H A D | wmemmove.c | 31 wchar_t tmp[count + 1]; in wmemmove_0100() local 49 wchar_t tmp[count + 1]; in wmemmove_0200() local
|
/third_party/musl/libc-test/src/functionalext/supplement/time/ |
H A D | timer_gettime.c | 49 struct itimerspec tmp; in timer_gettime_0100() local
|
/third_party/musl/libc-test/src/functionalext/unittest/ |
H A D | unit_test_ldso_strops.c | 40 char tmp[4] = "Abc"; in strops_test_0020() local
|
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/arch_32/ |
H A D | f_impl.h | 51 uint32_t tmp = a->limb[NLIMBS - 1] >> 28; in gf_weak_reduce() local
|
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/arch_64/ |
H A D | f_impl.h | 49 uint64_t tmp = a->limb[NLIMBS - 1] >> 56; in gf_weak_reduce() local
|
/third_party/node/deps/openssl/openssl/crypto/ec/ |
H A D | ecdh_ossl.c | 53 EC_POINT *tmp = NULL; in ossl_ecdh_simple_compute_key() local
|
/third_party/node/deps/openssl/openssl/fuzz/ |
H A D | client.c | 90 uint8_t tmp[1024]; in FuzzerTestOneInput() local
|
/third_party/node/deps/openssl/openssl/crypto/evp/ |
H A D | e_idea.c | 69 IDEA_KEY_SCHEDULE tmp; in idea_init_key() local
|
/third_party/node/deps/openssl/openssl/crypto/ffc/ |
H A D | ffc_key_validate.c | 23 BIGNUM *tmp = NULL; in ossl_ffc_validate_public_key_partial() local 66 BIGNUM *tmp = NULL; in ossl_ffc_validate_public_key() local [all...] |
/third_party/node/deps/openssl/openssl/crypto/modes/ |
H A D | cbc128.c | 84 } tmp; in CRYPTO_cbc128_decrypt() local
|
/third_party/node/deps/openssl/openssl/crypto/pkcs7/ |
H A D | pk7_attr.c | 102 ASN1_TIME *tmp = NULL; in PKCS7_add0_attrib_signing_time() local
|
/third_party/node/deps/openssl/openssl/crypto/asn1/ |
H A D | t_pkey.c | 50 unsigned char *buf = NULL, *tmp = NULL; in ASN1_bn_print() local
|
/third_party/openssl/test/ |
H A D | x509_internal_test.c | 33 const X509V3_EXT_METHOD **tmp; in test_standard_exts() local
|