| /arkcompiler/ets_runtime/ecmascript/platform/common/ |
| D | filesystem.cpp | 76 DIR* dir = opendir(path.c_str()); in RemoveAll() local 113 std::string dir = realPath.substr(0, index); in CreateEmptyFile() local
|
| /arkcompiler/runtime_core/tests/cts-coverage-tool/bin/ |
| D | spectrac.rb | 36 def check_dir(dir) argument
|
| /arkcompiler/runtime_core/static_core/tests/cts-coverage-tool/bin/ |
| D | spectrac.rb | 36 def check_dir(dir) argument
|
| /arkcompiler/runtime_core/static_core/tests/vm-benchmarks/ |
| D | Makefile | 18 dir: target
|
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_file/ |
| D | an_file_data_manager.h | 68 void SetDir(std::string dir) in SetDir()
|
| /arkcompiler/runtime_core/static_core/irtoc/backend/ |
| D | function.h | 126 uint32_t AddSourceDir(std::string_view dir) in AddSourceDir() 153 uint32_t GetSourceDirIndex(const char *dir) const in GetSourceDirIndex()
|
| /arkcompiler/ets_frontend/ets2panda/linter/scripts/testRunner/ |
| D | coverage_report.js | 46 dir: path.join(coverageDir, 'report-html'), property
|
| /arkcompiler/ets_frontend/ets2panda/driver/build_system/src/ |
| D | utils.ts | 100 const dir = path.dirname(normalizedPath); constant
|
| /arkcompiler/runtime_core/static_core/irtoc/lang/ |
| D | basic_block.rb | 57 def set_successor(dir, bb) argument
|
| D | function.rb | 460 def add_source_dir(dir) argument
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/interfaces/interface_method_returns_value/arkts_interface/ |
| D | index.ts | 35 const dir = new directClass(); constant
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/src/ |
| D | Declgen.ts | 253 for (const dir of opts.inputDirs) { constant
|
| /arkcompiler/runtime_core/static_core/dprof/libstorage/dprof/ |
| D | storage.cpp | 157 UniqueDir dir(::opendir(storageDir_.c_str()), [](DIR *directory) { in ForEachApps() local
|
| /arkcompiler/ets_runtime/test/ |
| D | runtest.py | 468 def find_file(self, dir, postfix_list): argument
|
| /arkcompiler/runtime_core/static_core/libziparchive/extractortool/ |
| D | zip_file.cpp | 321 bool ZipFile::IsDirExist(const std::string &dir) in IsDirExist() 434 bool ZipFile::IsDirExistCache(const std::string &dir) in IsDirExistCache() 526 bool ZipFile::IsDirExistNormal(const std::string &dir) in IsDirExistNormal()
|
| /arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/ |
| D | native_stack.cpp | 110 dirent *dir = nullptr; in InitKernelTidLists() local
|
| /arkcompiler/ets_frontend/arkguard/src/ |
| D | ArkObfuscatorForTest.ts | 132 const dir = path.dirname(this.mSourceFiles[0]).replace('grammar', 'local'); constant
|
| /arkcompiler/ets_runtime/ecmascript/platform/unix/ |
| D | file.cpp | 237 DIR* dir = opendir(dirPath.data()); in DeleteFilesWithSuffix() local
|
| /arkcompiler/ets_frontend/ets2panda/linter/src/lib/ts-compiler/ |
| D | ResolveSdks.ts | 140 const dir = apiDirs; constant
|
| /arkcompiler/ets_runtime/ecmascript/extractortool/tests/ |
| D | zip_file_test.cpp | 288 std::string dir = "."; in HWTEST_F_L0() local
|
| /arkcompiler/ets_frontend/ets2panda/util/ |
| D | importPathManager.cpp | 190 DIR *dir = opendir(directoryPath.c_str()); in UnixWalkThroughDirectoryAndAddToParseList() local
|