/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/ |
D | TestCldrFileWrite.java | 67 for (File subfile : file.listFiles()) { in checkDir() 68 String subName = subfile.getName(); in checkDir() 69 if (subfile.isDirectory()) { in checkDir() 70 checkDir(subfile, new File(outFile, subName), retain); in checkDir()
|
D | TestAliases.java | 186 for (String subfile : file.list()) { in checkForAliases() 187 checkForAliases(dirString + "/" + subfile); in checkForAliases()
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | CLDRConfig.java | 694 for (File subfile : files) { in getFilesRecursively() 695 if (subfile.isDirectory()) { in getFilesRecursively() 696 if (!isJunkFile(subfile.getName())) { in getFilesRecursively() 697 getFilesRecursively(subfile, filter, toAddTo); in getFilesRecursively() 699 } else if (filter.accept(directory, subfile.getName())) { in getFilesRecursively() 700 toAddTo.add(subfile); in getFilesRecursively()
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | VerifyAttributeValues.java | 165 for (File subfile : file.listFiles()) { in findAttributeValues() 166 final String subname = subfile.getName(); in findAttributeValues() 172 … processed += findAttributeValues(subfile, max, fileMatcher, errors, allMissing, out); in findAttributeValues()
|
/external/tensorflow/tensorflow/core/platform/s3/ |
D | s3_file_system_test.cc | 240 const string subfile = io::JoinPath(subdir, "TestSubFile.csv"); in TEST_F() local 241 TF_EXPECT_OK(WriteString(subfile, "test")); in TEST_F()
|
/external/libcups/scheduler/ |
D | cups-driverd.cxx | 168 size_t bufsize, char **subfile); 842 char **subfile) /* O - Sub-filename */ in get_file() argument 854 if (subfile) in get_file() 855 *subfile = NULL; in get_file() 951 if (subfile) in get_file() 965 *subfile = bufptr; in get_file()
|
/external/python/cpython3/Lib/test/test_importlib/ |
D | util.py | 117 with open(path, 'w') as subfile: 118 subfile.write(content)
|
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/hadoop/ |
D | hadoop_filesystem_test.cc | 202 const std::string subfile = io::JoinPath(subdir, "TestSubFile.csv"); in TEST_F() local 203 WriteString(subfile, "test"); in TEST_F()
|
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/s3/ |
D | s3_filesystem_test.cc | 368 const std::string subfile = io::JoinPath(subdir, "TestSubFile.csv"); in TEST_F() local 369 WriteString(subfile, "test"); in TEST_F()
|
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/ |
D | gcs_filesystem_test.cc | 421 const std::string subfile = io::JoinPath(subdir, "TestSubFile.csv"); in TEST_F() local 422 WriteString(subfile, "test"); in TEST_F()
|
/external/mesa3d/src/freedreno/rnn/ |
D | rnn.c | 828 char *subfile = 0; in trytop() local 831 subfile = getattrib(db, file, node->line, attr); in trytop() 837 if (!subfile) { in trytop() 840 rnn_parsefile(db, subfile); in trytop()
|
/external/libexif/po/ |
D | en_AU.po | 2943 msgid "A general indication of the kind of data contained in this subfile." 2944 msgstr "A general indication of the kind of data contained in this subfile."
|
D | en_GB.po | 2943 msgid "A general indication of the kind of data contained in this subfile." 2944 msgstr "A general indication of the kind of data contained in this subfile."
|
D | libexif-12.pot | 2821 msgid "A general indication of the kind of data contained in this subfile."
|
D | sq.po | 2825 msgid "A general indication of the kind of data contained in this subfile."
|
D | be.po | 2825 msgid "A general indication of the kind of data contained in this subfile."
|
D | pt.po | 2825 msgid "A general indication of the kind of data contained in this subfile."
|
D | sr.po | 2866 msgid "A general indication of the kind of data contained in this subfile."
|
D | tr.po | 2825 msgid "A general indication of the kind of data contained in this subfile."
|
D | en_CA.po | 2832 msgid "A general indication of the kind of data contained in this subfile."
|
D | zh_CN.po | 2825 msgid "A general indication of the kind of data contained in this subfile."
|
D | uk.po | 2824 msgid "A general indication of the kind of data contained in this subfile."
|
D | ru.po | 2898 msgid "A general indication of the kind of data contained in this subfile."
|
D | ja.po | 2835 msgid "A general indication of the kind of data contained in this subfile."
|
D | sv.po | 2883 msgid "A general indication of the kind of data contained in this subfile."
|