| /arkcompiler/ets_runtime/ecmascript/ |
| D | on_heap.h | 30 static bool IsNone(OnHeapMode mode) in IsNone() 35 static bool IsOnHeap(OnHeapMode mode) in IsOnHeap() 40 static bool IsNotOnHeap(OnHeapMode mode) in IsNotOnHeap() 53 static bool ToBoolean(OnHeapMode mode) in ToBoolean()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | assembler_module.cpp | 82 int AssemblerModule::GetArgcFromJSCallMode(JSCallMode mode) in GetArgcFromJSCallMode() 125 bool AssemblerModule::IsCallNew(JSCallMode mode) in IsCallNew() 164 bool AssemblerModule::JSModeHaveThisArg(JSCallMode mode) in JSModeHaveThisArg() 202 bool AssemblerModule::JSModeHaveNewTargetArg(JSCallMode mode) in JSModeHaveNewTargetArg() 240 bool AssemblerModule::IsJumpToCallCommonEntry(JSCallMode mode) in IsJumpToCallCommonEntry()
|
| /arkcompiler/runtime_core/platforms/unix/libpandabase/ |
| D | file.cpp | 22 static int GetFlags(Mode mode) in GetFlags() 44 File Open(std::string_view filename, Mode mode) in Open()
|
| /arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/ |
| D | file.cpp | 26 static int GetFlags(Mode mode) in GetFlags() 48 File Open(std::string_view filename, Mode mode) in Open()
|
| /arkcompiler/ets_runtime/ecmascript/platform/unix/ohos/ |
| D | directory.cpp | 31 mode_t mode = S_IRWXU | S_IRGRP | S_IXGRP | S_IROTH | S_IXOTH; in SetDirModeAsDefault() local 37 mode_t mode = S_IRWXU | S_IRGRP | S_IXGRP | S_IROTH | S_IXOTH; in SetFileModeAsDefault() local
|
| /arkcompiler/runtime_core/tests/fuzztest/openuncompressedarchive_fuzzer/ |
| D | openuncompressedarchive_fuzzer.cpp | 41 constexpr char const *mode = "rb"; in OpenUncompressedArchiveFuzzTest() local 43 constexpr char const *mode = "rbe"; in OpenUncompressedArchiveFuzzTest() local
|
| /arkcompiler/runtime_core/static_core/tests/fuzztest/openuncompressedarchive_fuzzer/ |
| D | openuncompressedarchive_fuzzer.cpp | 42 constexpr char const *mode = "rb"; in OpenUncompressedArchiveFuzzTest() local 44 constexpr char const *mode = "rbe"; in OpenUncompressedArchiveFuzzTest() local
|
| /arkcompiler/runtime_core/static_core/verification/ |
| D | public.cpp | 142 …ional<Status> CheckBeforeVerification(Service *service, ark::Method *method, VerificationMode mode) in CheckBeforeVerification() 190 Status Verify(Service *service, ark::Method *method, VerificationMode mode) in Verify() 240 bool IsEnabled(VerificationMode mode) in IsEnabled() 245 VerificationMode VerificationModeFromString(const std::string &mode) in VerificationModeFromString()
|
| /arkcompiler/ets_runtime/test/aottest/calls/ |
| D | calls.ts | 46 public mode: number = 1; property in A 62 public mode: number = 1; property in B 75 public mode: number = 1; property in C
|
| /arkcompiler/runtime_core/platforms/windows/libpandabase/ |
| D | file.cpp | 30 static int GetFlags(Mode mode) in GetFlags() 52 File Open(std::string_view filename, Mode mode) in Open()
|
| /arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/ |
| D | file.cpp | 30 static int GetFlags(Mode mode) in GetFlags() 52 File Open(std::string_view filename, Mode mode) in Open()
|
| /arkcompiler/ets_runtime/tools/ap_file_viewer/src/ap/component/ |
| D | ApWelcome.js | 18 this.attachShadow({ mode: 'open' }).innerHTML = this.initHtml(); property
|
| /arkcompiler/ets_runtime/tools/circuit_viewer/ |
| D | webpack.dist.config.js | 19 mode: 'production', property
|
| D | webpack.debug.config.js | 19 mode: 'development', property
|
| /arkcompiler/ets_runtime/test/aottest/pgo_aot_newobj/ |
| D | pgo_aot_newobj.ts | 76 public mode: number = 1; property in A 105 public mode: number = 1; property in B
|
| /arkcompiler/ets_runtime/tools/ap_file_viewer/src/base-ui/progress-bar/ |
| D | ProgressBar.js | 22 this.attachShadow({mode: 'open'}).innerHTML = this.initHtml(); property
|
| /arkcompiler/ets_frontend/ets2panda/linter/src/testRunner/ |
| D | TestFactory.ts | 57 for (const mode of Object.keys(testArgs.mode)) { constant 62 const testModeArgs: string | undefined = testArgs.mode[mode]; constant
|
| D | TestArgs.ts | 44 mode?: { property
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/ |
| D | webpack.config.js | 19 mode: 'development', property
|
| /arkcompiler/ets_frontend/ets2panda/linter/scripts/ |
| D | update-test-results.mjs | 93 function updateTest(testDir, testFile, mode) { argument 100 function updateLintResult(testDir, testFile, mode) { argument
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ |
| D | pgo_profiler_encoder.h | 38 PGOProfilerEncoder(const std::string& path, ApGenMode mode): path_(path), mode_(mode) {} in PGOProfilerEncoder()
|
| /arkcompiler/ets_frontend/ets2panda/linter/ |
| D | webpack.config.js | 19 mode: 'development', property
|
| /arkcompiler/ets_runtime/test/fuzztest/mergewithexistprofile_fuzzer/ |
| D | mergewithexistprofile_fuzzer.cpp | 35 PGOProfilerEncoder::ApGenMode mode = static_cast<PGOProfilerEncoder::ApGenMode>( in MergeWithExistProfileFuzzTest() local
|
| /arkcompiler/ets_frontend/ets2panda/linter/test/concurrent/ |
| D | @ohos.taskpool.ets.args.json | 16 "mode": { object
|
| /arkcompiler/ets_frontend/ets2panda/linter/test/main/ |
| D | @ohos.taskpool.ets.args.json | 16 "mode": { object
|