Home
last modified time | relevance | path

Searched defs:folder (Results 1 – 25 of 41) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
Ddeperiodize_vuids.py27 def deperiodizeFolder(folder): argument
/third_party/skia/tools/malisc/
Dmalisc.py18 folder = sys.argv[2] variable
/third_party/typescript/src/harness/
DvirtualFileSystemWithWatch.ts524 const folder = this.fs.get(path) as FsFolder; constant
587 let folder = this.fs.get(path) as FsFolder; variable
855 const folder = this.getRealFolder(path); constant
894 const folder = this.getRealFolder(this.toPath(dir)); constant
975 const folder = this.toFsFolder(directoryName); constant
991 const folder = Debug.checkDefined(this.getRealFolder(base)); constant
/third_party/node/test/parallel/
Dtest-fs-mkdtemp.js21 function handler(err, folder) { argument
Dtest-fs-realpath.js514 ].forEach(function(folder) { argument
527 ].forEach(function(folder) { argument
/third_party/typescript/tests/baselines/reference/
DcrashIntypeCheckInvocationExpression.js9 var folder = path.join(), variable
/third_party/rust/crates/syn/tests/
Dtest_precedence.rs338 let mut folder = BracketsVisitor { failed: false }; in librustc_brackets() localVariable
422 let mut folder = ParenthesizeEveryExpr; in syn_brackets() localVariable
457 let mut folder = CollectExprs(vec![]); in collect_exprs() localVariable
/third_party/gn/src/gn/
Dvisual_studio_writer.cc775 for (const std::unique_ptr<SolutionEntry>& folder : folders_) { in WriteSolutionFileContents() local
815 for (const std::unique_ptr<SolutionEntry>& folder : folders_) { in WriteSolutionFileContents() local
844 std::unique_ptr<SolutionEntry> folder = std::make_unique<SolutionEntry>( in ResolveSolutionFolders() local
883 SolutionEntry* folder = solution_folder.get(); in ResolveSolutionFolders() local
916 for (const std::unique_ptr<SolutionEntry>& folder : folders_) { in ResolveSolutionFolders() local
/third_party/spirv-tools/source/opt/
Dinterp_fixup_pass.cpp108 InstructionFolder folder( in Process() local
Dsimplification_pass.cpp64 const InstructionFolder& folder = context()->get_instruction_folder(); in SimplifyFunction() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dinterp_fixup_pass.cpp115 InstructionFolder folder( in Process() local
Dsimplification_pass.cpp64 const InstructionFolder& folder = context()->get_instruction_folder(); in SimplifyFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinterp_fixup_pass.cpp115 InstructionFolder folder( in Process() local
Dsimplification_pass.cpp64 const InstructionFolder& folder = context()->get_instruction_folder(); in SimplifyFunction() local
/third_party/mesa3d/src/intel/genxml/
Dgen_sort_tags.py152 folder = pathlib.Path('.') variable
/third_party/python/Lib/idlelib/
Dgrep.py48 def findfiles(folder, pattern, recursive): argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DICUBinary.java105 …static void addBaseNamesInFolder(ByteBuffer bytes, String folder, String suffix, Set<String> names… in addBaseNamesInFolder()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DICUBinary.java109 …static void addBaseNamesInFolder(ByteBuffer bytes, String folder, String suffix, Set<String> names… in addBaseNamesInFolder()
/third_party/lzma/C/
D7zDec.c379 static SRes SzFolder_Decode2(const CSzFolder *folder, in SzFolder_Decode2()
564 CSzFolder folder; in SzAr_DecodeFolder() local
/third_party/node/lib/internal/fs/
Drecursive_watch.js137 async #watchFolder(folder) { argument
/third_party/skia/dm/
DDM.cpp489 SkString folder; in push_codec_src() local
546 SkString folder; in push_android_codec_src() local
581 SkString folder; in push_image_gen_src() local
616 SkString folder("brd_android_codec"); in push_brd_src() local
/third_party/python/Lib/
Dmailbox.py445 def get_folder(self, folder): argument
451 def add_folder(self, folder): argument
461 def remove_folder(self, folder): argument
1124 def get_folder(self, folder): argument
1129 def add_folder(self, folder): argument
1134 def remove_folder(self, folder): argument
/third_party/vulkan-loader/tests/framework/
Dtest_environment.cpp209 fs::FolderManager* folder = &get_folder(ManifestLocation::driver); in add_icd() local
307 auto& folder = *fs_ptr; in add_layer_impl() local
Dtest_util.cpp360 int delete_folder_contents(path const& folder) { in delete_folder_contents()
415 int delete_folder(path const& folder) { in delete_folder()
/third_party/skia/third_party/externals/angle2/scripts/
Dregistry_xml.py404 def path_to(folder, file): argument

12