/third_party/node/deps/v8/src/compiler/ |
H A D | zone-stats.cc | 20 std::pair<InitialValues::iterator, bool> res = in StatsScope() local
|
/third_party/node/deps/v8/src/base/ |
H A D | bits.h | 270 uint64_t res = static_cast<uint64_t>(lhs) + static_cast<uint64_t>(rhs); in SignedAddOverflow64() local 280 uint64_t res = static_cast<uint64_t>(lhs) - static_cast<uint64_t>(rhs); SignedSubOverflow64() local [all...] |
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_struct.c | 70 LLVMValueRef res; in lp_build_struct_get() local 106 LLVMValueRef res; in lp_build_struct_get2() local 141 LLVMValueRef res; in lp_build_array_get() local 183 LLVMValueRef res; lp_build_pointer_get_unaligned() local [all...] |
H A D | lp_bld_bitarit.c | 45 LLVMValueRef res; in lp_build_or() local 71 LLVMValueRef res; in lp_build_xor() local 99 LLVMValueRef res; lp_build_and() local 128 LLVMValueRef res; lp_build_andnot() local 155 LLVMValueRef res; lp_build_not() local 178 LLVMValueRef res; lp_build_shl() local 202 LLVMValueRef res; lp_build_shr() local [all...] |
/third_party/musl/libc-test/src/functionalext/supplement/lock_info/ |
H A D | pthread_internal_lock_info.c | 47 int res = snprintf_s(finalCommand, COMMAND_SIZE, READ_SIZE, "%s%s", command, needToMatch); in CheckHiLogPrint() local
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_surface.c | 50 struct etna_resource *res = etna_resource(prsc); in etna_render_handle_incompatible() local
|
/third_party/mesa3d/src/gallium/auxiliary/postprocess/ |
H A D | pp_mlaa.c | 224 struct pipe_resource res; in pp_jimenezmlaa_init_run() local [all...] |
/third_party/musl/libc-test/src/functionalext/fortify/ |
H A D | poll.c | 87 int res = pipe(fd); in poll_0030() local 178 int res = pipe(fd); in ppoll_0030() local
|
/third_party/musl/libc-test/src/functionalext/hilog/ |
H A D | hilog_level.c | 39 FILE *res = popen(str, "r"); in TestValidEnv() local
|
/third_party/mesa3d/src/gallium/targets/wgl/ |
H A D | wgl.c | 159 wgl_present(struct pipe_screen *screen, struct pipe_context *ctx, struct pipe_resource *res, HDC hDC) wgl_present() argument
|
/third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
H A D | fdsan.cpp | 145 bool res = CreateFile(); in fdsan_test_internal_fopen_succeed() local
|
/third_party/node/deps/openssl/openssl/providers/implementations/rands/seeding/ |
H A D | rand_vxworks.c | 51 uint64_t res = OPENSSL_rdtsc(); in get_timer_bits() local
|
/third_party/node/deps/openssl/openssl/crypto/pkcs12/ |
H A D | p12_key.c | 84 int res = 0; in PKCS12_key_gen_uni_ex() local
|
/third_party/node/deps/openssl/openssl/Configurations/platform/ |
H A D | BASE.pm | 43 sub res { return __base($_[1], '.res') . $_[0]->resext() } subroutine
|
/third_party/node/deps/openssl/openssl/crypto/bio/ |
H A D | bio_dump.c | 32 int res, ret = 0; in BIO_dump_indent_cb() local
|
/third_party/python/Tools/peg_generator/peg_extension/ |
H A D | peg_extension.c | 54 mod_ty res = _PyPegen_run_parser_from_file_pointer( in parse_file() local 96 mod_ty res = _PyPegen_run_parser_from_string(the_string, Py_file_input, filename_ob, in parse_string() local
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | socket-util.c | 106 const char *res; in pa_socket_peer_to_string() local
|
/third_party/openssl/crypto/pkcs12/ |
H A D | p12_key.c | 84 int res = 0; in PKCS12_key_gen_uni_ex() local
|
/third_party/openssl/Configurations/platform/ |
H A D | BASE.pm | 43 sub res { return __base($_[1], '.res') . $_[0]->resext() } subroutine
|
/third_party/openssl/crypto/bio/ |
H A D | bio_dump.c | 32 int res, ret = 0; in BIO_dump_indent_cb() local
|
/third_party/skia/src/gpu/vk/ |
H A D | GrVkExtensions.cpp | 77 VkResult res; in getSpecVersions() local
|
/third_party/openssl/providers/implementations/rands/seeding/ |
H A D | rand_vxworks.c | 51 uint64_t res = OPENSSL_rdtsc(); in get_timer_bits() local
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | remove_duplicates_pass.cpp | 51 auto res = capabilities.insert(i->GetSingleWordOperand(0u)); in RemoveDuplicateCapabilities() local 75 auto res = ext_inst_imports.emplace( in RemoveDuplicatesExtInstImports() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | remove_duplicates_pass.cpp | 51 auto res = capabilities.insert(i->GetSingleWordOperand(0u)); in RemoveDuplicateCapabilities() local 75 auto res = ext_inst_imports.emplace( in RemoveDuplicatesExtInstImports() local
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
H A D | cost_mips32.c | 18 static int GetResidualCost_MIPS32(int ctx0, const VP8Residual* const res) { in GetResidualCost_MIPS32() argument 99 SetResidualCoeffs_MIPS32(const int16_t* const coeffs, VP8Residual* const res) SetResidualCoeffs_MIPS32() argument [all...] |