| /arkcompiler/runtime_core/assembler/tests/ |
| D | assembler_emitter_test.cpp | 878 Parser par; variable 907 Parser par; variable 940 Parser par; variable 961 Parser par; variable 1027 Parser par; variable 1079 Parser par; variable 1111 Parser par; variable 1135 Parser par; variable
|
| /arkcompiler/ets_runtime/test/moduletest/class/ |
| D | class.js | 74 var par = new A; variable
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/ |
| D | std_core_TypeCreator.cpp | 252 auto par = GetPandasmTypeFromDescriptor(creator->GetCtx(), baseTd->GetMutf8()); in TypeAPITypeCreatorCtxClassSetBase() local 263 auto par = GetPandasmTypeFromDescriptor(creator->GetCtx(), baseTd->GetMutf8()); in TypeAPITypeCreatorCtxInterfaceAddBase() local 408 const auto &par = fn.params[i]; in AddLambdaParamInst() local
|
| /arkcompiler/ets_runtime/ecmascript/napi/test/ |
| D | jsnapi_sample.cpp | 2902 Local<JSValueRef> ThrowErrorFuncTest(const EcmaVM *vm, Local<NumberRef> par) in ThrowErrorFuncTest() 2915 Local<JSValueRef> ThrowRangeErrorFuncTest(const EcmaVM *vm, Local<NumberRef> par) in ThrowRangeErrorFuncTest() 2928 Local<JSValueRef> ThrowReferenceErrorFuncTest(const EcmaVM *vm, Local<NumberRef> par) in ThrowReferenceErrorFuncTest() 2941 Local<JSValueRef> ThrowSyntaxErrorFuncTest(const EcmaVM *vm, Local<NumberRef> par) in ThrowSyntaxErrorFuncTest() 2954 Local<JSValueRef> ThrowTypeErrorFuncTest(const EcmaVM *vm, Local<NumberRef> par) in ThrowTypeErrorFuncTest() 2967 Local<JSValueRef> ThrowAggregateErrorFuncTest(const EcmaVM *vm, Local<NumberRef> par) in ThrowAggregateErrorFuncTest() 2980 Local<JSValueRef> ThrowEvalErrorFuncTest(const EcmaVM *vm, Local<NumberRef> par) in ThrowEvalErrorFuncTest() 2993 Local<JSValueRef> ThrowOOMErrorFuncTest(const EcmaVM *vm, Local<NumberRef> par) in ThrowOOMErrorFuncTest() 3006 Local<JSValueRef> ThrowTerminationErrorFuncTest(const EcmaVM *vm, Local<NumberRef> par) in ThrowTerminationErrorFuncTest()
|
| D | ffi_workload.cpp | 3210 void *par = new int(0); in HWTEST_F_L0() local 3223 void *par = new std::string("abc"); in HWTEST_F_L0() local 3236 void *par = new char('a'); in HWTEST_F_L0() local 3249 void *par = new long(123456); // 123456 = random number in HWTEST_F_L0() local 3262 void *par = nullptr; in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/static_core/compiler/tests/aarch32/ |
| D | encoder32_test.cpp | 2865 auto par = param_info->GetNativeParam(PARAMS[0]); in TestParam() local
|
| /arkcompiler/runtime_core/compiler/tests/amd64/ |
| D | encoder64_test.cpp | 2798 auto par = param_info->GetNativeParam(params[0]); in TestParam() local
|
| /arkcompiler/runtime_core/static_core/compiler/tests/amd64/ |
| D | encoder64_test.cpp | 2853 auto par = paramInfo->GetNativeParam(PARAMS[0]); in TestParam() local
|
| /arkcompiler/runtime_core/compiler/tests/aarch32/ |
| D | encoder32_test.cpp | 2814 auto par = param_info->GetNativeParam(params[0]); in TestParam() local
|
| /arkcompiler/runtime_core/compiler/tests/aarch64/ |
| D | encoder64_test.cpp | 2933 auto par = param_info->GetNativeParam(params[0]); in TestParam() local
|
| /arkcompiler/runtime_core/static_core/compiler/tests/aarch64/ |
| D | encoder64_test.cpp | 3002 auto par = param_info->GetNativeParam(PARAMS[0]); in TestParam() local
|
| /arkcompiler/ets_frontend/ets2panda/public/ |
| D | es2panda_lib.cpp | 1416 ArenaVector<ir::Expression *> par {allocator->Adapter()}; in CreateFunctionTypeNode() local
|