| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | memory.c | 77 void* tmp = items[i]; in SortPointers() local
|
| /third_party/skia/third_party/externals/dawn/src/common/ |
| H A D | Math.cpp | 130 uint32_t tmp = (fp16 & 0x7fff) << 13 | (fp16 & 0x8000) << 16; in Float16ToFloat32() local
|
| /third_party/optimized-routines/math/ |
| H A D | exp2.c | 31 specialcase (double_t tmp, uint64_t sbits, uint64_t ki) in specialcase() argument 81 double_t kd, r, r2, scale, tail, tmp; in exp2() local [all...] |
| H A D | log.c | 34 uint64_t ix, iz, tmp; in log() local
|
| H A D | log2.c | 34 uint64_t ix, iz, tmp; in log2() local
|
| H A D | powf.c | 34 uint32_t iz, top, tmp; in log2_inline() local
|
| H A D | v_log.c | 67 v_u64_t ix, iz, tmp, top, i, cmp; in log() local
|
| /third_party/optimized-routines/string/aarch64/ |
| H A D | strcpy-mte.S | 24 #define tmp x5 define [all...] |
| H A D | strlen.S | 36 #define tmp x2 define
|
| /third_party/openssl/crypto/asn1/ |
| H A D | d2i_pr.c | 107 EVP_PKEY *tmp; in ossl_d2i_PrivateKey_legacy() local
|
| /third_party/skia/third_party/externals/freetype/src/cid/ |
| H A D | cidparse.c | 219 FT_Long tmp = ft_strtol( (const char *)arg2, NULL, 10 ); in FT_LOCAL_DEF() local
|
| /third_party/python/Modules/_decimal/libmpdec/ |
| H A D | fourstep.c | 51 mpd_uint_t s, tmp; in std_size3_ntt() local 96 mpd_uint_t s, tmp; in ppro_size3_ntt() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| H A D | GetElementPtrTypeIterator.h | 88 generic_gep_type_iterator tmp = *this; ++*this; return tmp; in operator ++() local
|
| H A D | InstIterator.h | 92 InstIterator tmp = *this; ++*this; return tmp; in operator ++() local 104 InstIterator tmp = *this; --*this; return tmp; in operator --() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| H A D | Statistic.h | 138 bool tmp = Initialized; in init() local
|
| /third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/ |
| H A D | cli.cc | 127 auto tmp = FuzzingTarget::kNone; in ParseCliParams() local
|
| /third_party/skia/third_party/externals/tint/fuzzers/tint_regex_fuzzer/ |
| H A D | cli.cc | 86 auto tmp = FuzzingTarget::kNone; in ParseCliParams() local
|
| /third_party/tzdata/ |
| H A D | date.c | 170 struct tm *tmp; in display() local 191 timeout(FILE *fp, char const *format, struct tm const *tmp) in timeout() argument
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | extension_set_inl.h | 214 uint64 tmp; in ParseMessageSetItemTmpl() local
|
| /third_party/python/Python/ |
| H A D | importdl.c | 40 PyObject *tmp; in get_encoded_name() local
|
| /third_party/python/Doc/includes/ |
| H A D | custom3.c | 45 PyObject *first = NULL, *last = NULL, *tmp; in Custom_init() local 83 PyObject *tmp; in Custom_setfirst() local 110 PyObject *tmp; in Custom_setlast() local [all...] |
| H A D | custom2.c | 45 PyObject *first = NULL, *last = NULL, *tmp; in Custom_init() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/ |
| H A D | demangle_test.cc | 43 char tmp[10]; in TEST() local 62 char tmp[20]; TEST() local [all...] |
| H A D | examine_stack.cc | 135 char tmp[1024]; in DumpPCAndFrameSizeAndSymbol() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
| H A D | pcg_engine.h | 88 state_type tmp = seed_value; in seed() local [all...] |