Home
last modified time | relevance | path

Searched defs:rv (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/toolchain/build/config/mac/
Dxcrun.py33 rv = subprocess.check_call(['xcrun'] + unknown_args) variable
/arkcompiler/runtime_core/static_core/compiler/tests/codegen/
Dcodegen_test.h113 auto rv = GetExecModule().GetRetValue<T>(); in CheckReturnValue() local
Dcodegen_test_2.cpp511 auto rv = GetExecModule().GetRetValue<bool>(); in TEST_F() local
545 auto rv = GetExecModule().GetRetValue<uint32_t>(); in TEST_F() local
/arkcompiler/runtime_core/static_core/libpandabase/taskmanager/
Dtask_scheduler.cpp110 … [](const WorkerThread *lv, const WorkerThread *rv) { return lv->Size() < rv->Size(); }); in StealTaskFromOtherWorker()
269 … workers_.begin(), workers_.end(), [&properties](const WorkerThread *lv, const WorkerThread *rv) { in StealAndExecuteOneTaskFromWorkers()
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument