Home
last modified time | relevance | path

Searched defs:create (Results 1 – 11 of 11) sorted by relevance

/arkcompiler/runtime_core/static_core/tests/irtoc-interpreter-tests/irtoc-tag/generator/
Dgenerator.rb23 def initialize(instr, create) argument
63 def concat_args(instr, create) argument
Dcreator.rb17 def create(instr, command) method in GeneratorTags.Creator
/arkcompiler/runtime_core/static_core/plugins/ets/playground/frontend/__mocks__/monaco-editor/
Dmonaco-editor.js18 create: jest.fn(), property
/arkcompiler/ets_frontend/arkguard/test/grammar/namecache_removecomments/
DnamecacheTest6.ts29 create(id: string, component: any, source: any, itemGenFunction: any, itemIdFunc: any): void {}; method in LazyForEach
/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/
Dplatform.py161 def create(cls, args: Args) -> PlatformBase: member in PlatformBase
Ddoclet.py49 def create(cls, text: str, lang: LangBase): member in LineParser
/arkcompiler/runtime_core/libabckit/tests/ut/extensions/js/modify_api/obj/
Dobj_modify.cpp274 auto *create = in TEST_F() local
/arkcompiler/ets_runtime/test/sharedtest/sharedarray/
Dsharedarray.ts262 function create(): void { function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_native_inline_lowering.cpp2490 Label create(&builder_); in LowerObjectCreate() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js21307 static create(t, e, i, s, n, r) { method in anonymousFunctionb3e5960739900.anonymousFunctionb3e5960739a00.na
21351 static create(t = 0, e = 0, i = 0, s = 0, n = 0, r = 1) { method in anonymousFunctionb3e5960739900.anonymousFunctionb3e5960739a00.ra
21400 static create(t, e, i, s) { method in anonymousFunctionb3e5960739900.anonymousFunctionb3e5960739a00.ua
21495 static create(t = 1, e = 0, i = 0, s = 0, n = 0, r = 0, o = 0, a = 0, l = 1) { method in anonymousFunctionb3e5960739900.anonymousFunctionb3e5960739a00._a
22444 static create(t, e, i, s) { method in anonymousFunctionb3e5960739900.il
22542 static create(t, e, i, s, n, r) { method in anonymousFunctionb3e5960739900.hl
22632 static create(t, e, i, s, n, r, o, a, l, h, c, u, _, d, p) { method in anonymousFunctionb3e5960739900.dl
22813 static create() { method in anonymousFunctionb3e5960739900.bl
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ined"!=typeof Map;function o(){this._array=[],this._set=a?new Map:Object.create(null)}o.fromArray=… function