Home
last modified time | relevance | path

Searched defs:name (Results 1 – 25 of 1053) sorted by relevance

12345678910>>...43

/arkcompiler/toolchain/docs/
Ddebugger-and-profiler-tools-introduction.md10 ### 断点调
14 ### 单步调
17 ### Watch功
20 ### 多实例调
23 ### 热重
26 ### 混合调
30 ### 性能调
33 ### 内存调
40 ### 附
/arkcompiler/ets_runtime/ecmascript/
Druntime_call_id.h1252 #define INTERPRETER_CALLER_ID(name) INTERPRETER_ID_##name, argument
1253 #define RUNTIME_CALLER_ID(name) RUNTIME_ID_##name, argument
1256 #define BUILTINS_API_ID(class, name) BUILTINS_ID_##class##_##name, argument
1258 #define ABSTRACT_OPERATION_ID(class, name) ABSTRACT_ID_##class##_##name, argument
1260 #define MEM_ALLOCATE_AND_GC_ID(name) MEM_ID##name, argument
1266 #define DEF_RUNTIME_ID(name) RUNTIME_ID_##name, argument
1274 #define INTERPRETER_TRACE(thread, name) … argument
1280 #define RUNTIME_TRACE(thread, name) … argument
1286 #define RUNTIME_TRACE(thread, name) … argument
1292 #define INTERPRETER_TRACE(thread, name) static_cast<void>(0) // NOLINT(cppcoreguidelines-macro-usag… argument
[all …]
Dmessage_string.cpp24 #define DEF_COMMON_MESSAGE(name, string) (string), argument
27 #define DEF_ASM_INTERPRETER_STUB_MESSAGE(name) #name, argument
32 #define DEF_ASM_INTERPRETER_STUB_MESSAGE_DYN(name, ...) DEF_ASM_INTERPRETER_STUB_MESSAGE(name) argument
35 #define DEF_BUILTINS_STUB_MESSAGE(name) "Builtins Stub "#name, argument
36 #define DEF_BUILTINS_STUB_MESSAGE_DYN(name, type, ...) "Builtins Stub "#type#name, argument
42 #define DEF_ISHEAPOBJECT_MESSAGE(name) #name"DebugCheck IR:line:%d", argument
Dmessage_string.h90 #define DEF_MESSAGE_ID(name, string) Message_##name, argument
93 #define DEF_MESSAGE_ID(name) Message_##name, argument
97 #define DEF_MESSAGE_ID_DYN(name, ...) DEF_MESSAGE_ID(name) argument
100 #define DEF_BUILTINS_STUB_MESSAGE_ID(name, type, ...) Message_##type##name, argument
120 #define GET_MESSAGE_STRING_ID(name) static_cast<int>((MessageString::MessageId::Message_##name)) argument
121 #define GET_MESSAGE_STRING(name) MessageString::GetMessageString(GET_MESSAGE_STRING_ID(name)).c_st… argument
/arkcompiler/ets_runtime/docs/
Ddevelopment-example.md10 ### Preparations
38 ### Running **hello-world.js**
75 ### Disassembling **hello-world.abc**
122 ### Preparations
138 ### Running Test262
243 ### Example
/arkcompiler/ets_runtime/ecmascript/js_type_metadata/
Dsource_text_module_record.json2 "name": "SOURCE_TEXT_MODULE_RECORD", string
5 "name": "Environment", string
10 "name": "Namespace", string
15 "name": "RequestedModules", string
20 "name": "ImportEntries", string
25 "name": "LocalExportEntries", string
30 "name": "IndirectExportEntries", string
35 "name": "StarExportEntries", string
40 "name": "NameDictionary", string
45 "name": "CycleRoot", string
[all …]
Djs_number_format.json2 "name": "JS_NUMBER_FORMAT", string
5 "name": "Locale", string
10 "name": "NumberingSystem", string
15 "name": "Currency", string
20 "name": "Unit", string
25 "name": "MinimumIntegerDigits", string
30 "name": "MinimumFractionDigits", string
35 "name": "MaximumFractionDigits", string
40 "name": "MinimumSignificantDigits", string
45 "name": "MaximumSignificantDigits", string
[all …]
Dhclass.json1 {"name": "HCLASS", "offsets": [{"name": "Proto", "offset": 0, "size": 8}, {"name": "Layout", "offse… string
Djs_date_time_format.json2 "name": "JS_DATE_TIME_FORMAT", string
5 "name": "Locale", string
10 "name": "Calendar", string
15 "name": "NumberingSystem", string
20 "name": "TimeZone", string
25 "name": "LocaleIcu", string
30 "name": "SimpleDateTimeFormatIcu", string
35 "name": "Iso8601", string
40 "name": "BoundFormat", string
Djs_function.json2 "name": "JS_FUNCTION", string
5 "name": "ProtoOrHClass", string
10 "name": "LexicalEnv", string
15 "name": "MachineCode", string
20 "name": "BaselineCode", string
25 "name": "RawProfileTypeInfo", string
30 "name": "HomeObject", string
35 "name": "Module", string
40 "name": "ProtoTransRootHClass", string
Djs_plural_rules.json2 "name": "JS_PLURAL_RULES", string
5 "name": "Locale", string
10 "name": "MinimumIntegerDigits", string
15 "name": "MinimumFractionDigits", string
20 "name": "MaximumFractionDigits", string
25 "name": "MinimumSignificantDigits", string
30 "name": "MaximumSignificantDigits", string
35 "name": "IcuPR", string
40 "name": "IcuNF", string
Dclass_info_extractor.json2 "name": "CLASS_INFO_EXTRACTOR", string
5 "name": "NonStaticKeys", string
10 "name": "NonStaticProperties", string
15 "name": "NonStaticElements", string
20 "name": "StaticKeys", string
25 "name": "StaticProperties", string
30 "name": "StaticElements", string
35 "name": "ConstructorMethod", string
Djs_generator_context.json2 "name": "JS_GENERATOR_CONTEXT", string
5 "name": "RegsArray", string
10 "name": "Method", string
15 "name": "This", string
20 "name": "Acc", string
25 "name": "GeneratorObject", string
30 "name": "LexicalEnv", string
Djs_finalization_registry.json2 "name": "JS_FINALIZATION_REGISTRY", string
5 "name": "CleanupCallback", string
10 "name": "NoUnregister", string
15 "name": "MaybeUnregister", string
20 "name": "Next", string
25 "name": "Prev", string
Djs_promise_all_resolve_element_function.json2 "name": "JS_PROMISE_ALL_RESOLVE_ELEMENT_FUNCTION", string
5 "name": "Index", string
10 "name": "Values", string
15 "name": "Capabilities", string
20 "name": "RemainingElements", string
25 "name": "AlreadyCalled", string
/arkcompiler/ets_frontend/ets2panda/varbinder/
Ddeclaration.h110 explicit MultiDecl(ArenaAllocator *allocator, util::StringView name) in MultiDecl()
115 explicit MultiDecl(ArenaAllocator *allocator, util::StringView name, ir::AstNode *declNode) in MultiDecl()
136 explicit EnumLiteralDecl(util::StringView name, bool isConst) : Decl(name), isConst_(isConst) {} in EnumLiteralDecl()
137 explicit EnumLiteralDecl(util::StringView name, ir::AstNode *declNode, bool isConst) in EnumLiteralDecl()
169 …explicit InterfaceDecl(ArenaAllocator *allocator, util::StringView name) : MultiDecl(allocator, na… in InterfaceDecl()
170 explicit InterfaceDecl(ArenaAllocator *allocator, util::StringView name, ir::AstNode *declNode) in InterfaceDecl()
183 explicit ClassDecl(util::StringView name) : Decl(name) {} in ClassDecl()
184 explicit ClassDecl(util::StringView name, ir::AstNode *node) : Decl(name, node) {} in ClassDecl()
194 explicit FunctionDecl(ArenaAllocator *allocator, util::StringView name, ir::AstNode *node) in FunctionDecl()
208 explicit TypeParameterDecl(util::StringView name) : Decl(name) {} in TypeParameterDecl()
[all …]
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
Dsystem_environment.cpp20 int GetUidForName([[maybe_unused]] const std::string &name) in GetUidForName()
25 int GetUidForName([[maybe_unused]] const char *name) in GetUidForName()
30 int64_t GetSystemConfig([[maybe_unused]] int name) in GetSystemConfig()
35 std::string GetEnvironmentVar([[maybe_unused]] const std::string &name) in GetEnvironmentVar()
40 std::string GetEnvironmentVar([[maybe_unused]] const char *name) in GetEnvironmentVar()
/arkcompiler/ets_frontend/es2panda/binder/
Ddeclaration.h146 explicit MultiDecl(ArenaAllocator *allocator, util::StringView name) in MultiDecl()
167 …explicit EnumLiteralDecl(ArenaAllocator *allocator, util::StringView name, bool isExport, bool isC… in EnumLiteralDecl()
203 …explicit InterfaceDecl(ArenaAllocator *allocator, util::StringView name) : MultiDecl(allocator, na… in InterfaceDecl()
223 explicit PropertyDecl(util::StringView name) : Decl(name) {} in PropertyDecl()
233 explicit MethodDecl(util::StringView name) : Decl(name) {} in MethodDecl()
243 explicit EnumDecl(util::StringView name) : Decl(name) {} in EnumDecl()
253 explicit TypeAliasDecl(util::StringView name) : Decl(name) {} in TypeAliasDecl()
263 explicit NamespaceDecl(ArenaAllocator *allocator, util::StringView name) in NamespaceDecl()
278 explicit VarDecl(util::StringView name) : Decl(name) {} in VarDecl()
288 explicit LetDecl(util::StringView name) : Decl(name) {} in LetDecl()
[all …]
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dsystem_environment.cpp21 int GetUidForName(const std::string &name) in GetUidForName()
26 int GetUidForName(const char *name) in GetUidForName()
46 int64_t GetSystemConfig(int name) in GetSystemConfig()
51 std::string GetEnvironmentVar(const std::string &name) in GetEnvironmentVar()
56 std::string GetEnvironmentVar(const char *name) in GetEnvironmentVar()
/arkcompiler/runtime_core/static_core/runtime/fibers/arch/
Dasm_macros.h33 #define FUNCTION_HEADER(name) \ argument
39 #define FUNCTION_START(name) FUNCTION_HEADER(name) argument
40 #define LOCAL_FUNCTION_START(name) \ argument
44 #define FUNCTION_END(name) .size name, .- name; argument
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/escompat/
Descompat.test.js19 constructor(name) { argument
23 getClass(name) { argument
26 getFunction(name) { argument
33 function getTestModule(name) { argument
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/scenarios/ets_to_js/
Dscenarios.test.js19 constructor(name) { argument
23 getClass(name) { argument
26 getFunction(name) { argument
33 function getTestModule(name) { argument
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/scenarios/ets_to_js/indirect_call/
Dindirect_call.test.js19 constructor(name) { argument
23 getClass(name) { argument
26 getFunction(name) { argument
33 function getTestModule(name) { argument
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/test_class_methods_returning_values/ets_to_js/
Dtest_class_methods.js19 constructor(name) { argument
23 getClass(name) { argument
26 getFunction(name) { argument
33 function getTestModule(name) { argument
/arkcompiler/ets_runtime/test/moduletest/ldmodulensbyic/
Danimals.js16 name : "panda" property
20 name : "lion " property
24 name : "monkey" property

12345678910>>...43