Home
last modified time | relevance | path

Searched defs:P (Results 1 – 21 of 21) sorted by relevance

/arkcompiler/runtime_core/static_core/verification/config/handlers/
Dliteral_parser.h36 using P = typename Parser::template Next<Literal>; in LiteralParser() local
53 …using P = typename Parser<PandaVector<PandaString>, const char, const char *>::template Next<struc… in LiteralsParser() local
Dconfig_handler_method_groups.cpp55 using P = Parser<Context, const char, const char *>; in RegisterConfigHandlerMethodGroups() typedef
Dconfig_handler_whitelist.cpp41 using P = Parser<PandaString, const char, const char *>::Next<Whitelist>; in WhitelistMethodParser() typedef
Dconfig_handler_method_options.cpp110 using P = Parser<MessageSetContext, const char, const char *>; in MessageSetParser() typedef
/arkcompiler/ets_frontend/arkguard/test/grammar/target/
DnewTargetFunction_1.js16 function P() { class
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dopcode_info.cpp22 #define OPCODE(O, P, F, S) \ in OpcodeTable() argument
Dmir_type.cpp30 #define PRIMTYPE(P) \ in GetPrimitiveTypeProperty() argument
203 #define PRIMTYPE(P) \ in GetPrimTypeName() argument
/arkcompiler/runtime_core/static_core/verification/config/options/
Dmethod_group_parser.h33 using P = typename Parser::template Next<MethodGroup>; in MethodGroupParser() local
/arkcompiler/ets_frontend/es2panda/test/parser/binder/noModule/
DscopeNames-order-without-module.ts32 P = class PPP{} property in A
/arkcompiler/ets_frontend/es2panda/test/parser/ts/
Dtest_generic.ts69 type P<K, Q = [number, number, string] | any[]> = {a:K, b:Q}; alias
/arkcompiler/ets_frontend/es2panda/test/parser/binder/
Dindex-hex-name-ts.ts32 P = class PPP{} property in A
/arkcompiler/ets_runtime/test/moduletest/multiprotoic/
Dmultiprotoic.js16 class P { class
/arkcompiler/ets_frontend/ets2panda/test/parser/ts/
Dtest_generic.ts69 type P<K, Q = [number, number, string] | any[]> = {a:K, b:Q}; alias
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dcfg_primitive_types.h26 #define PRIMTYPE(P) PTY_##P, argument
/arkcompiler/runtime_core/static_core/verification/config/debug_breakpoint/
Dconfig_handler_breakpoints.cpp50 using P = Parser<Context, const char, const char *>::Next<Breakpoint>; in BreakpointParser() typedef
/arkcompiler/ets_runtime/test/moduletest/proxy/
Dproxy.js71 var P = new Proxy(Target, handler1); variable
/arkcompiler/runtime_core/static_core/verification/config/parse/
Dconfig_parse.cpp40 using P = ark::parser::Parser<Context, const char, const char *>; typedef
/arkcompiler/runtime_core/static_core/verification/util/parser/tests/
Dparser_test.cpp85 using P = typename Parser<Context, const char, const char *>::template Next<smth>; typedef
/arkcompiler/ets_frontend/es2panda/aot/
Doptions.cpp36 typename T::size_type const P(filename.find_last_of('.')); in RemoveExtension() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …-map-support/node_modules/source-map/lib/util.js"),i=Object.prototype.hasOwnProperty,a="undefined"… class
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js9591 function P(t, ...e) { class
52519 const P = 0 === y ? i : i / y; constant
127634 const P = M.tileset.tileOffset; constant