Home
last modified time | relevance | path

Searched refs:ret (Results 11676 - 11700 of 11834) sorted by relevance

1...<<461462463464465466467468469470>>...474

/third_party/skia/third_party/externals/microhttpd/
H A Dltmain.sh778 ret=$?
780 exit $ret
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceAssemblerX8632.cpp2747 void AssemblerX8632::ret() {
2752 void AssemblerX8632::ret(const Immediate &imm) {
H A DIceAssemblerX8664.cpp2901 void AssemblerX8664::ret() {
2906 void AssemblerX8664::ret(const Immediate &imm) {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1254 BasicBlock *ret =
1275 return ret;
1899 // a musttail call and a ret, don't instrument. New instructions are not
/third_party/mesa3d/include/CL/
H A Dcl.hpp4851 LocalSpaceArg ret = { size }; in __local() local
4852 return ret; in __local()
4861 LocalSpaceArg ret = { size }; in Local() local
4862 return ret; in Local()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c5885 bool ret = calculate_curbe_offsets(batch); local
5886 if (ret) {
5894 bool ret = crocus_calculate_urb_fence(batch, ice->curbe.total_size, local
5897 if (ret) {
/third_party/mesa3d/src/compiler/spirv/
H A Dspirv_to_nir.c4036 struct vtn_ssa_value *ret = vtn_create_ssa_value(b, scalar_type); in vtn_composite_extract() local
4037 ret->def = nir_channel(&b->nb, cur->def, indices[i]); in vtn_composite_extract()
4038 return ret; in vtn_composite_extract()
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs.cpp7857 const unsigned *ret = NULL;
7882 ret = g.get_assembly();
7888 return ret;
/third_party/mesa3d/src/microsoft/compiler/
H A Dnir_to_dxil.c5576 unsigned ret = 0; in lower_bit_size_callback() local
5580 ret = min_bit_size; in lower_bit_size_callback()
5583 return ret; in lower_bit_size_callback()
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
H A Dscsimain.c2737 int ret = 0; in do_scsi_inquiry() local
2788 ret = 2; in do_scsi_inquiry()
3075 return ret; in do_scsi_inquiry()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_context.c4233 bool ret = zink_bo_commit(screen, res, level, box, commit, &sem); in zink_resource_commit() local
4234 if (ret) { in zink_resource_commit()
4241 return ret; in zink_resource_commit()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_state.c922 int ret; in evergreen_create_sampler_view_custom() local
953 ret = evergreen_fill_tex_resource_words(rctx, texture, &params, in evergreen_create_sampler_view_custom()
956 if (ret != 0) { in evergreen_create_sampler_view_custom()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cComputeShaderTests.cpp653 bool ret = true; in RunIteration() local
666 ret = false; in RunIteration()
673 return ret; in RunIteration()
/third_party/python/Python/
H A Dcompile.c4938 int ret = maybe_optimize_method_call(c, e); in compiler_call() local
4939 if (ret >= 0) { in compiler_call()
4940 return ret; in compiler_call()
/third_party/python/Lib/test/
H A Dtest_buffer.py323 ret = 0
325 ret += strides[i] * ind[i]
326 return ret
H A Dtest_descr.py5620 ret = (self.step < limit)
5621 if ret:
5623 return ret
/test/xts/acts/distributeddatamgr/kvStoretest/kvStorejstest/hap/entry/src/ohosTest/js/test/
H A DSingleKvStorePromiseJsunit.test.js946 let ret = false;
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dx509v3.h809 STACK_OF(CONF_VALUE) *ret);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dx509v3.h809 STACK_OF(CONF_VALUE) *ret);
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/crypto/ripemd/
H A Drmd-586.S1968 ret
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/
H A Dx509v3.h809 STACK_OF(CONF_VALUE) *ret);
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dx509v3.h809 STACK_OF(CONF_VALUE) *ret);
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/
H A Dx509v3.h809 STACK_OF(CONF_VALUE) *ret);
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dx509v3.h809 STACK_OF(CONF_VALUE) *ret);
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dx509v3.h809 STACK_OF(CONF_VALUE) *ret);

Completed in 165 milliseconds

1...<<461462463464465466467468469470>>...474