| /developtools/integration_verification/tools/fotff/pkg/gitee_common/ |
| D | get_newer_dir.go | 25 func (m *Manager) getNewerFileFromDir(cur string, less func(files []os.DirEntry, i, j int) bool) st… 27 files, err := os.ReadDir(m.ArchiveDir) 33 sort.Slice(files, func(i, j int) bool { 34 return less(files, i, j) 36 if len(files) != 0 { 37 f := files[len(files)-1]
|
| D | common.go | 132 newFile = m.getNewerFileFromDir(cur+".tar.gz", func(files []os.DirEntry, i, j int) bool { 133 ti, _ := parseTime(files[i].Name()) 134 tj, _ := parseTime(files[j].Name())
|
| /developtools/smartperf_host/ide/src/base-ui/menu/ |
| D | LitMainMenuItem.ts | 92 let files = this.fileEL!.files; 93 if (files && files.length > 0) { 98 detail: files[0],
|
| /developtools/profiler/host/smartperf/ide/src/base-ui/menu/ |
| D | LitMainMenuItem.ts | 92 let files = this.fileEL!.files; 93 if (files && files.length > 0) { 98 detail: files[0],
|
| /developtools/smartperf_host/ide/src/trace/component/chart/ |
| D | PerfDataQuery.ts | 36 let files = await queryPerfFiles(); 37 info('PerfFiles Data size is: ', files!.length); 38 files.forEach((file) => {
|
| /developtools/profiler/host/smartperf/ide/src/trace/component/chart/ |
| D | PerfDataQuery.ts | 36 let files = await queryPerfFiles(); 37 info('PerfFiles Data size is: ', files!.length); 38 files.forEach((file) => {
|
| /developtools/ace_ets2bundle/compiler/src/fast_build/common/ |
| D | rollup-plugin-watch-change.ts | 33 files 56 …files[path.resolve(id)] ? files[path.resolve(id)].version++ : files[path.resolve(id)] = {version: …
|
| /developtools/hiperf/test/unittest/common/native/ |
| D | virtual_thread_test.cpp | 230 std::vector<std::unique_ptr<SymbolsFile>> files; variable 231 VirtualThread thread(getpid(), files); 250 std::vector<std::unique_ptr<SymbolsFile>> files; variable 251 VirtualThread thread(getpid(), files); 283 std::vector<std::unique_ptr<SymbolsFile>> files; variable 284 VirtualThread thread(getpid(), files); 287 VirtualThread thread2(getpid(), gettid() + 1u, thread, files); 314 std::vector<std::unique_ptr<SymbolsFile>> files; variable 315 VirtualThread thread(getpid(), files); 353 std::vector<std::unique_ptr<SymbolsFile>> files; variable [all …]
|
| /developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/ |
| D | virtual_thread_test.cpp | 217 std::unordered_map<std::string, std::unique_ptr<SymbolsFile>> files; variable 221 GetThreadId(), files, runtime.get()); 239 std::unordered_map<std::string, std::unique_ptr<SymbolsFile>> files; variable 242 files, runtime.get(), false); 276 std::unordered_map<std::string, std::unique_ptr<SymbolsFile>> files; variable 280 GetThreadId(), files, runtime.get()); 283 GetThreadId() + 1, files, runtime.get()); 310 std::unordered_map<std::string, std::unique_ptr<SymbolsFile>> files; variable 313 files, runtime.get(), false); 351 std::unordered_map<std::string, std::unique_ptr<SymbolsFile>> files; variable [all …]
|
| /developtools/smartperf_host/ide/ |
| D | tsconfig.json | 10 …// "lib": [], /* Specify library files to be included in the compilati… 11 // "allowJs": true, /* Allow javascript files to be compiled. */ 12 // "checkJs": true, /* Report errors in .js files. */ 19 …"rootDir": "./src", /* Specify the root directory of input files. Use to con… 50 …// "types": [], /* Type declaration files to be included in compilation.… 57 … /* Specify the location where debugger should locate TypeScript files instead of source … 58 … /* Specify the location where debugger should locate map files instead of generat… 67 "skipLibCheck": true, /* Skip type checking of declaration files. */
|
| D | build.js | 226 let files = []; 228 files = fs.readdirSync(outPath); 229 files.forEach((file, index) => {
|
| /developtools/profiler/host/smartperf/ide/ |
| D | tsconfig.json | 10 …// "lib": [], /* Specify library files to be included in the compilati… 11 // "allowJs": true, /* Allow javascript files to be compiled. */ 12 // "checkJs": true, /* Report errors in .js files. */ 19 …"rootDir": "./src", /* Specify the root directory of input files. Use to con… 50 …// "types": [], /* Type declaration files to be included in compilation.… 57 … /* Specify the location where debugger should locate TypeScript files instead of source … 58 … /* Specify the location where debugger should locate map files instead of generat… 67 "skipLibCheck": true, /* Skip type checking of declaration files. */
|
| D | build.js | 226 let files = []; 228 files = fs.readdirSync(outPath); 229 files.forEach((file, index) => {
|
| /developtools/profiler/tools/smaps_show/ |
| D | .gitignore | 2 # will have compiled files and executables 10 # These are backup files generated by rustfmt
|
| /developtools/ace_ets2bundle/compiler/ |
| D | uglify-source.js | 24 const files = fs.readdirSync(inputPath) 25 files.forEach(function(file) {
|
| D | build_declarations_file.js | 36 const files = []; 41 files.push(globalTsFile); 44 files.push(featureAbilityPath); 46 readFile(filePath, files); 64 files.forEach((item) => { 90 const files = fs.readdirSync(dir); 91 files.forEach((element) => {
|
| /developtools/ace_js2bundle/ace-loader/ |
| D | uglify-source.js | 24 const files = fs.readdirSync(inputPath) 25 files.forEach(function(file) {
|
| D | main.product.js | 34 let files = []; 36 files = fs.readdirSync(url); 37 files.forEach(function(file) {
|
| /developtools/bytrace/script/ |
| D | bytrace_multi.py | 22 files = [] variable 69 files.append(sys.argv[i]) 112 if len(files) == 0: 115 for i, val in enumerate(files):
|
| /developtools/integration_verification/tools/deps_guard/elf_file_mgr/ |
| D | elf_walker.py | 41 for root, subdirs, files in os.walk(os.path.join(self._product_out_path, subdir)): 42 for _filename in files:
|
| /developtools/hiperf/script/ |
| D | recv_binary_cache.py | 79 for root, _, files in os.walk(lib_dir): 80 self.confirm_copy_file(root, files, file_dict) 91 def confirm_copy_file(self, root, files, file_dict): argument 92 for filename in files:
|
| D | hiperf_utils.py | 60 def remove(files): argument 61 if os.path.isfile(files): 62 os.remove(files) 63 elif os.path.isdir(files): 64 shutil.rmtree(files, ignore_errors=True) 281 for root, dirs, files in os.walk(local_lib_dir): 282 for name in files:
|
| /developtools/bytrace/ |
| D | README.md | 25 │ └── include # Header files 26 │ └── src # Source files 29 │ └── innerkits # Header files of internal subsystems 30 │ └── kits # Header files exposed externally
|
| /developtools/profiler/device/plugins/ftrace_plugin/tools/ |
| D | ftrace_format_parser.py | 29 files = [] 38 files.append(path) # append to result list. 41 files.sort() 42 return files 276 files = enumerate_files(self.events_dir) 278 format_files = list(filter(is_format, files))
|
| /developtools/integration_verification/DeployDevice/ |
| D | temp.txt | 1 https://devrepo.devcloud.cn-north-4.huaweicloud.com/DevRepoServer/v1/files/download?file_id=bc385ef…
|