Home
last modified time | relevance | path

Searched +defs:directory +defs:files (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/generator/
Dextract_json.py23 files = json.loads(f.read()) variable
30 directory = os.path.dirname(output_file) variable
/third_party/boringssl/src/util/
Dgenerate_build_files.py81 def PrintVariableSection(self, out, name, files): argument
87 def WriteFiles(self, files, asm_outputs): argument
118 def PrintDefaults(self, blueprint, name, files, asm_outputs={}): argument
184 def PrintVariableSection(self, out, name, files): argument
194 def WriteFiles(self, files, asm_outputs): argument
226 def PrintVariableSection(self, out, name, files): argument
236 def WriteFiles(self, files, asm_outputs): argument
301 def PrintVariableSection(self, out, name, files): argument
307 def WriteFiles(self, files, asm_outputs): argument
336 def PrintVariableSection(self, out, name, files): argument
[all …]
/third_party/python/Lib/distutils/
Ddir_util.py80 def create_tree(base_dir, files, mode=0o777, verbose=1, dry_run=0): argument
178 def remove_tree(directory, verbose=1, dry_run=0): argument
/third_party/node/deps/icu-small/source/python/icutools/databuilder/
Dfiltration_schema.json36 "files": { "$ref": "#/definitions/filter" }, object
52 "directory": { object
/third_party/icu/icu4c/source/python/icutools/databuilder/
Dfiltration_schema.json36 "files": { "$ref": "#/definitions/filter" }, object
52 "directory": { object
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc288 void PathSplit(const string& path, string* directory, string* basename) { in PathSplit()
408 string directory; in FilePath() local
425 string directory; in FilePathBasename() local
1211 bool ValidateObjCClassPrefixes(const std::vector<const FileDescriptor*>& files, in ValidateObjCClassPrefixes()
/third_party/node/deps/npm/node_modules/yargs/
Dyargs.js32 directory: path.resolve(__dirname, './locales'), property
69 const context = { resets: -1, commands: [], fullCommands: [], files: [] } property
/third_party/node/tools/
Dlint-md.js21 function statistics(files) { argument
46 function countInAll(files) { argument
8928 function find(directory) { argument
13746 callback(null, {oneFileMode: oneFileMode(result), files: result.output}); property
13784 function one(error, files) { argument
13804 function done(error, files) { argument
13897 function directory(error, basenames) { function
15698 function done(directory) { argument
16265 function reporter(files, options) { argument
16287 function filter$1(files, options) { argument
[all …]