/arkcompiler/runtime_core/libpandabase/tests/ |
D | mutex_test.cpp | 43 ThreadRWLockArgs *arg = reinterpret_cast<ThreadRWLockArgs *>(input); in TestThread1() local 54 ThreadRWLockArgs *arg = reinterpret_cast<ThreadRWLockArgs *>(input); in TestThread2() local 64 ThreadRWLockArgs *arg = reinterpret_cast<ThreadRWLockArgs *>(input); in TestThread3() local 82 ThreadMutexArgs *arg = reinterpret_cast<ThreadMutexArgs *>(input); in TestThread4() local 94 ThreadRWLockArgs *arg = reinterpret_cast<ThreadRWLockArgs *>(input); in TestThread5() local 104 ThreadRWLockArgs arg = {rwlock, &res}; variable 131 ThreadRWLockArgs arg = {rwlock, &res}; variable 163 ThreadMutexArgs arg = {lock, &index}; variable 178 ThreadRWLockArgs arg = {rwlock, nullptr}; variable
|
/arkcompiler/runtime_core/libpandabase/tests/genmc/ |
D | mutex_test_4.cpp | 31 static void *Thread1(void *arg) in Thread1() 46 static void *Thread2(void *arg) in Thread2() 59 static void *Thread3(void *arg) in Thread3()
|
D | mutex_test_genmc.cpp | 28 static void *ThreadN(void *arg) in ThreadN()
|
D | mutex_test_3.cpp | 30 static void *Threadn(void *arg) in Threadn()
|
D | mutex_test_2.cpp | 34 static void *ThreadN(void *arg) in ThreadN()
|
/arkcompiler/runtime_core/libpandabase/utils/ |
D | pandargs.h | 221 bool Add(PandArgBase *arg) in Add() 234 bool PushBackTail(PandArgBase *arg) in PushBackTail() 345 bool IsArgSet(PandArgBase *arg) const in IsArgSet() 360 auto arg = static_cast<PandArgCompound *>(i); in GetHelpString() local 510 auto arg = parent_arg->FindSubArg(arg_name); in ParseSubArgument() local 541 auto arg = static_cast<PandArgCompound *>(FindArg(arg_name)); in ParseCompoundArg() local 593 PandArgBase *arg = FindArg(arg_name); in ParseNextRegularArg() local 614 PandArgBase *arg = nullptr; in ParseNextArg() local 718 size_t ParseNextParam(PandArgBase *arg, std::string_view argstr) in ParseNextParam() 753 std::size_t ParseStringArgParam(PandArg<std::string> *arg, std::string_view argstr) in ParseStringArgParam() [all …]
|
/arkcompiler/ets_frontend/es2panda/test/compiler/js/regAllocator/ |
D | test-spill-fill-with-env-args.js | 16 function xx(arg) { argument
|
/arkcompiler/ets_runtime/ecmascript/tests/ |
D | js_arguments_test.cpp | 64 JSHandle<JSArguments> arg = thread->GetEcmaVM()->GetFactory()->NewJSArguments(); in HWTEST_F_L0() local 87 JSHandle<JSArguments> arg = thread->GetEcmaVM()->GetFactory()->NewJSArguments(); in HWTEST_F_L0() local 109 JSHandle<JSArguments> arg = thread->GetEcmaVM()->GetFactory()->NewJSArguments(); in HWTEST_F_L0() local 129 JSHandle<JSArguments> arg = thread->GetEcmaVM()->GetFactory()->NewJSArguments(); in HWTEST_F_L0() local 151 JSHandle<JSArguments> arg = thread->GetEcmaVM()->GetFactory()->NewJSArguments(); in HWTEST_F_L0() local
|
/arkcompiler/ets_frontend/arkguard/src/utils/ |
D | OhsUtil.ts | 107 const arg: Expression = initializer.left.arguments[0]; constant 124 const arg: Expression = initializer.arguments[0]; constant
|
/arkcompiler/runtime_core/compiler/ |
D | compiler_logger.cpp | 26 for (const auto& arg : args) { in SetComponents() local
|
D | compiler_options.h | 117 for (const auto &arg : GetCompilerCpuFeatures()) { in ParseEnabledCpuFeatures() local
|
/arkcompiler/ets_runtime/test/ |
D | run_ts_test262.py | 26 def is_testcase_exist(parse, arg): argument 34 def is_directory(parse, arg): argument
|
/arkcompiler/ets_frontend/es2panda/ir/expressions/ |
D | callExpression.cpp | 107 compiler::VReg arg = pg->AllocReg(); in Compile() local 160 compiler::VReg arg = pg->AllocReg(); in Compile() local
|
D | newExpression.cpp | 56 compiler::VReg arg = pg->AllocReg(); in Compile() local
|
D | taggedTemplateExpression.cpp | 72 compiler::VReg arg = pg->AllocReg(); in Compile() local
|
/arkcompiler/ets_frontend/ts2panda/tests/expression/ |
D | bindingPattern.test.ts | 76 let arg = new VReg(); variable
|
/arkcompiler/ets_runtime/ecmascript/builtins/ |
D | builtins_atomics.cpp | 353 uint8_t arg[ARGS_NUMBER] = {0}; in HandleWithUint8() local 374 int8_t arg[ARGS_NUMBER] = {0}; in HandleWithInt8() local 395 uint16_t arg[ARGS_NUMBER] = {0}; in HandleWithUint16() local 416 int16_t arg[ARGS_NUMBER] = {0}; in HandleWithInt16() local 437 uint32_t arg[ARGS_NUMBER] = {0}; in HandleWithUint32() local 458 int32_t arg[ARGS_NUMBER] = {0}; in HandleWithInt32() local 484 int64_t arg[ARGS_NUMBER] = {0}; in HandleWithBigInt64() local 508 uint64_t arg[ARGS_NUMBER] = {0}; in HandleWithBigUint64() local
|
D | builtins_sharedarraybuffer.cpp | 59 JSHandle<JSTaggedValue> arg = GetCallArg(argv, 0); in IsSharedArrayBuffer() local
|
/arkcompiler/ets_runtime/test/moduletest/callframe/ |
D | callframe.js | 100 var arg = foo8(1,2,3); variable
|
/arkcompiler/ets_frontend/es2panda/ir/ts/ |
D | tsAsExpression.cpp | 44 static bool IsValidConstAssertionArgument(checker::Checker *checker, const ir::AstNode *arg) in IsValidConstAssertionArgument()
|
/arkcompiler/ets_runtime/test/typeinfer/automatedcases/ |
D | escapedIdentifiers.ts | 218 …constructor (public arg1: number,public arg\u0032: string,public arg\u0033: boolean,public arg4: n… property in constructorTestClass
|
/arkcompiler/ets_frontend/es2panda/parser/ |
D | commonjs.cpp | 61 ir::Expression *arg = AllocNode<ir::Identifier>(argName); in AddReflectApplyArgs() local
|
/arkcompiler/runtime_core/assembler/ |
D | asm_metadata.rb | 224 def add_unused_attribute(arg) argument
|
/arkcompiler/runtime_core/compiler/tests/ |
D | compiler_graph_test.cpp | 446 int32_t arg = 20; variable 500 int32_t arg = 20; variable
|
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/ |
D | common_call.cpp | 36 Register arg = __ AvailableRegister1(); in CopyArgumentWithArgV() local
|