Home
last modified time | relevance | path

Searched defs:rets (Results 1 – 23 of 23) sorted by relevance

/third_party/jsframework/runtime/main/model/
Dselector.ts157 const rets = setDescendant(selector.idList, value, parentElement); constant
170 const rets = setDescendant(selector.classList, value, parentElement); constant
176 const rets = setDescendant(selector.classList, classValue, parentElement); constant
183 const rets = setDescendant(selector.tagList, params.tag, parentElement); constant
225 const rets = []; constant
Ddirective.ts592 const rets = []; constant
/third_party/musl/libc-test/src/functionalext/supplement/network/
Daccept4.c39 int rets = -1; in ServerTaskOne() local
80 int rets = -1; in ServerTaskTwo() local
121 int rets = -1; in ServerTaskThree() local
162 int rets = -1; in ServerTaskFive() local
203 int rets = -1; in ServerTaskSix() local
Dsend.c37 int rets = -1; in SampleServerTask() local
95 int rets = 0; in SampleServerNullTask() local
Drecv.c49 int rets = -1; in SampleServerTask() local
Dgetpeername.c44 int rets = -1; in SampleServerTask() local
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/
Dstress.c146 int rets[NSCENAR * SCALABILITY_FACTOR * FACTOR]; in main() local
/third_party/ffmpeg/libavfilter/
Dpthread.c43 int *rets; member
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_fp16_conv.c220 nir_ssa_def *rets[NIR_MAX_VEC_COMPONENTS] = { NULL }; in lower_fp16_cast_impl() local
/third_party/ffmpeg/libavcodec/
Dpthread_slice.c55 int *rets; member
/third_party/node/deps/v8/src/compiler/
Dwasm-compiler.cc3028 base::Vector<Node*> rets, in BuildWasmCall()
3075 base::Vector<Node*> rets, in BuildImportCall()
3085 base::Vector<Node*> rets, in BuildImportCall()
3118 base::Vector<Node*> rets, in CallDirect()
3139 base::Vector<Node*> rets, in CallIndirect()
3196 base::Vector<Node*> args, base::Vector<Node*> rets, in BuildIndirectCall()
3293 base::Vector<Node*> rets, in BuildCallRef()
3362 base::Vector<Node*> rets, in CallRef()
6810 base::SmallVector<Node*, 1> rets(rets_count); in BuildCallAndReturn() local
8606 LinkageLocationAllocator rets(wasm::kGpReturnRegisters, in BuildLocations() local
/third_party/openssl/test/helpers/
Dssltestlib.c1065 int retc = -1, rets = -1, err, abortctr = 0; in create_bare_ssl_connection() local
/third_party/skia/tests/
DSkSLInterpreterTest.cpp681 float rets[2]; in DEF_TEST() local
/third_party/node/deps/v8/src/wasm/baseline/s390/
Dliftoff-assembler-s390.h2947 const LiftoffRegister* rets, in CallC()
/third_party/node/deps/v8/src/wasm/baseline/ppc/
Dliftoff-assembler-ppc.h2941 const LiftoffRegister* rets, in CallC()
/third_party/node/deps/v8/src/wasm/baseline/mips64/
Dliftoff-assembler-mips64.h3528 const LiftoffRegister* rets, in CallC()
/third_party/node/deps/v8/src/wasm/baseline/mips/
Dliftoff-assembler-mips.h2983 const LiftoffRegister* rets, in CallC()
/third_party/node/deps/v8/src/wasm/baseline/loong64/
Dliftoff-assembler-loong64.h2958 const LiftoffRegister* rets, in CallC()
/third_party/node/deps/v8/src/wasm/baseline/riscv64/
Dliftoff-assembler-riscv64.h3713 const LiftoffRegister* rets, in CallC()
/third_party/node/deps/v8/src/wasm/baseline/arm64/
Dliftoff-assembler-arm64.h3178 const LiftoffRegister* rets, in emit_i8x16_bitmask()
/third_party/node/deps/v8/src/wasm/baseline/x64/
Dliftoff-assembler-x64.h4085 const LiftoffRegister* rets, in CallC()
/third_party/node/deps/v8/src/wasm/baseline/ia32/
Dliftoff-assembler-ia32.h4537 const LiftoffRegister* rets, in CallC()
/third_party/node/deps/v8/src/wasm/baseline/arm/
Dliftoff-assembler-arm.h4146 const LiftoffRegister* rets, in CallC()