Home
last modified time | relevance | path

Searched defs:res (Results 751 - 775 of 3150) sorted by relevance

1...<<31323334353637383940>>...126

/third_party/node/deps/v8/src/compiler/
H A Dzone-stats.cc20 std::pair<InitialValues::iterator, bool> res = in StatsScope() local
/third_party/node/deps/v8/src/base/
H A Dbits.h270 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 Dlp_bld_struct.c70 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 Dlp_bld_bitarit.c45 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 Dpthread_internal_lock_info.c47 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 Detnaviv_surface.c50 struct etna_resource *res = etna_resource(prsc); in etna_render_handle_incompatible() local
/third_party/mesa3d/src/gallium/auxiliary/postprocess/
H A Dpp_mlaa.c224 struct pipe_resource res; in pp_jimenezmlaa_init_run() local
[all...]
/third_party/musl/libc-test/src/functionalext/fortify/
H A Dpoll.c87 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 Dhilog_level.c39 FILE *res = popen(str, "r"); in TestValidEnv() local
/third_party/mesa3d/src/gallium/targets/wgl/
H A Dwgl.c159 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 Dfdsan.cpp145 bool res = CreateFile(); in fdsan_test_internal_fopen_succeed() local
/third_party/node/deps/openssl/openssl/providers/implementations/rands/seeding/
H A Drand_vxworks.c51 uint64_t res = OPENSSL_rdtsc(); in get_timer_bits() local
/third_party/node/deps/openssl/openssl/crypto/pkcs12/
H A Dp12_key.c84 int res = 0; in PKCS12_key_gen_uni_ex() local
/third_party/node/deps/openssl/openssl/Configurations/platform/
H A DBASE.pm43 sub res { return __base($_[1], '.res') . $_[0]->resext() } subroutine
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbio_dump.c32 int res, ret = 0; in BIO_dump_indent_cb() local
/third_party/python/Tools/peg_generator/peg_extension/
H A Dpeg_extension.c54 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 Dsocket-util.c106 const char *res; in pa_socket_peer_to_string() local
/third_party/openssl/crypto/pkcs12/
H A Dp12_key.c84 int res = 0; in PKCS12_key_gen_uni_ex() local
/third_party/openssl/Configurations/platform/
H A DBASE.pm43 sub res { return __base($_[1], '.res') . $_[0]->resext() } subroutine
/third_party/openssl/crypto/bio/
H A Dbio_dump.c32 int res, ret = 0; in BIO_dump_indent_cb() local
/third_party/skia/src/gpu/vk/
H A DGrVkExtensions.cpp77 VkResult res; in getSpecVersions() local
/third_party/openssl/providers/implementations/rands/seeding/
H A Drand_vxworks.c51 uint64_t res = OPENSSL_rdtsc(); in get_timer_bits() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dremove_duplicates_pass.cpp51 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 Dremove_duplicates_pass.cpp51 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 Dcost_mips32.c18 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...]

Completed in 10 milliseconds

1...<<31323334353637383940>>...126