Home
last modified time | relevance | path

Searched defs:folder (Results 1 – 25 of 39) 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/rust/crates/syn/tests/
Dtest_precedence.rs381 let mut folder = FullyParenthesize; in librustc_parenthesize() localVariable
468 let mut folder = FullyParenthesize; in syn_parenthesize() localVariable
506 let mut folder = MakeParensInvisible; in make_parens_invisible() localVariable
545 let mut folder = CollectExprs(vec![]); in collect_exprs() localVariable
/third_party/typescript/tests/baselines/reference/
DcrashIntypeCheckInvocationExpression.js9 var folder = path.join(), variable
/third_party/node/test/parallel/
Dtest-fs-mkdtemp.js11 function handler(err, folder) { argument
/third_party/gn/src/gn/
Dvisual_studio_writer.cc777 for (const std::unique_ptr<SolutionEntry>& folder : folders_) { in WriteSolutionFileContents() local
817 for (const std::unique_ptr<SolutionEntry>& folder : folders_) { in WriteSolutionFileContents() local
846 std::unique_ptr<SolutionEntry> folder = std::make_unique<SolutionEntry>( in ResolveSolutionFolders() local
885 SolutionEntry* folder = solution_folder.get(); in ResolveSolutionFolders() local
918 for (const std::unique_ptr<SolutionEntry>& folder : folders_) { in ResolveSolutionFolders() local
/third_party/spirv-tools/source/opt/
Dinterp_fixup_pass.cpp106 InstructionFolder folder( in Process() local
Dsimplification_pass.cpp63 const InstructionFolder& folder = context()->get_instruction_folder(); in SimplifyFunction() local
Dinstruction.cpp759 const InstructionFolder& folder = context()->get_instruction_folder(); in IsFoldableByFoldScalar() local
781 const InstructionFolder& folder = context()->get_instruction_folder(); in IsFoldableByFoldVector() 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/lzma/CPP/7zip/Archive/7z/
D7zEncode.cpp57 void CEncoder::SetFolder(CFolder &folder) in SetFolder()
/third_party/python/Lib/idlelib/
Dgrep.py48 def findfiles(folder, pattern, recursive): argument
/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/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/node/lib/internal/fs/
Drecursive_watch.js138 async #watchFolder(folder) { argument
/third_party/lzma/C/
D7zDec.c409 static SRes SzFolder_Decode2(const CSzFolder *folder, in SzFolder_Decode2()
612 CSzFolder folder; in SzAr_DecodeFolder() local
/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/skia/third_party/externals/angle2/scripts/
Dregistry_xml.py404 def path_to(folder, file): argument
/third_party/vulkan-loader/tests/framework/
Dtest_util.cpp352 int delete_folder_contents(path const& folder) { in delete_folder_contents()
407 int delete_folder(path const& folder) { in delete_folder()

12