/external/chromium_org/base/files/ |
D | scoped_temp_dir_unittest.cc | 22 ScopedTempDir dir; in TEST() local 29 ScopedTempDir dir; in TEST() local 42 ScopedTempDir dir; in TEST() local 53 ScopedTempDir dir; in TEST() local 72 ScopedTempDir dir; in TEST() local 84 ScopedTempDir dir; in TEST() local 99 ScopedTempDir dir; in TEST() local
|
/external/chromium_org/chrome/common/extensions/ |
D | extension_test_util.cc | 21 scoped_refptr<Extension> LoadManifestUnchecked(const std::string& dir, in LoadManifestUnchecked() 45 scoped_refptr<Extension> LoadManifestUnchecked(const std::string& dir, in LoadManifestUnchecked() 54 scoped_refptr<Extension> LoadManifest(const std::string& dir, in LoadManifest() 66 scoped_refptr<Extension> LoadManifest(const std::string& dir, in LoadManifest() 72 scoped_refptr<Extension> LoadManifestStrict(const std::string& dir, in LoadManifestStrict() 77 scoped_refptr<Extension> LoadManifest(const std::string& dir, in LoadManifest()
|
/external/e2fsprogs/contrib/ |
D | spd_readdir.c | 70 DIR *dir; member 189 static struct dir_s *alloc_dirstruct(DIR *dir) in alloc_dirstruct() 242 DIR *dir; in opendir() local 275 DIR *dir; in fdopendir() local 307 int closedir(DIR *dir) in closedir() 320 struct dirent *readdir(DIR *dir) in readdir() 342 int readdir_r(DIR *dir, struct dirent *entry, struct dirent **result) in readdir_r() 366 struct dirent64 *readdir64(DIR *dir) in readdir64() 388 int readdir64_r (DIR *__restrict dir, in readdir64_r() 414 off_t telldir(DIR *dir) in telldir() [all …]
|
/external/chromium_org/net/test/ |
D | python_utils.cc | 19 void AppendToPythonPath(const base::FilePath& dir) { in AppendToPythonPath() 51 base::FilePath dir(start_dir); in TryRelativeToDir() local 67 bool GetPyProtoPath(base::FilePath* dir) { in GetPyProtoPath()
|
D | cert_test_util_nss.cc | 20 const base::FilePath& dir, in ImportSensitiveKeyFromFile() 63 const base::FilePath& dir, in ImportClientCertAndKeyFromFile()
|
/external/chromium_org/content/browser/fileapi/ |
D | sandbox_origin_database_unittest.cc | 35 base::ScopedTempDir dir; in TEST() local 65 base::ScopedTempDir dir; in TEST() local 93 base::ScopedTempDir dir; in TEST() local 121 base::ScopedTempDir dir; in TEST() local 148 base::ScopedTempDir dir; in TEST() local 197 base::ScopedTempDir dir; in TEST() local 272 base::ScopedTempDir dir; in TEST() local
|
D | sandbox_prioritized_origin_database_unittest.cc | 19 base::ScopedTempDir dir; in TEST() local 73 base::ScopedTempDir dir; in TEST() local 102 base::ScopedTempDir dir; in TEST() local 140 base::ScopedTempDir dir; in TEST() local
|
/external/chromium_org/content/browser/download/ |
D | save_package_browsertest.cc | 25 base::FilePath* dir) { in GetDestinationPaths() 40 base::FilePath full_file_name, dir; in IN_PROC_BROWSER_TEST_F() local 54 base::FilePath full_file_name, dir; in IN_PROC_BROWSER_TEST_F() local
|
/external/chromium_org/ui/base/resource/ |
D | data_pack_unittest.cc | 29 base::ScopedTempDir dir; in TEST() local 61 base::ScopedTempDir dir; in TEST() local 96 base::ScopedTempDir dir; in TEST() local 152 base::ScopedTempDir dir; in TEST_P() local 190 base::ScopedTempDir dir; in TEST() local
|
/external/chromium_org/mojo/public/tools/bindings/generators/ |
D | run_cpp_generator.py | 24 dir = None variable 26 dir = sys.argv[2] variable
|
/external/chromium_org/chrome/common/extensions/docs/templates/json/ |
D | content_providers.json | 46 "dir": "chrome/docs" string 54 "dir": "chrome/common/extensions/docs/examples" string 61 "dir": "chrome/common/extensions/docs/templates/public" string 69 "dir": "chrome/common/extensions/docs/static" string 75 "dir": "native_client_sdk/doc_generated" string
|
/external/libnl/lib/netfilter/ |
D | ct_obj.c | 585 struct nfnl_ct_dir *dir = repl ? &ct->ct_repl : &ct->ct_orig; in nfnl_ct_set_src() local 592 struct nfnl_ct_dir *dir = repl ? &ct->ct_repl : &ct->ct_orig; in nfnl_ct_set_dst() local 599 const struct nfnl_ct_dir *dir = repl ? &ct->ct_repl : &ct->ct_orig; in nfnl_ct_get_src() local 608 const struct nfnl_ct_dir *dir = repl ? &ct->ct_repl : &ct->ct_orig; in nfnl_ct_get_dst() local 617 struct nfnl_ct_dir *dir = repl ? &ct->ct_repl : &ct->ct_orig; in nfnl_ct_set_src_port() local 632 const struct nfnl_ct_dir *dir = repl ? &ct->ct_repl : &ct->ct_orig; in nfnl_ct_get_src_port() local 639 struct nfnl_ct_dir *dir = repl ? &ct->ct_repl : &ct->ct_orig; in nfnl_ct_set_dst_port() local 654 const struct nfnl_ct_dir *dir = repl ? &ct->ct_repl : &ct->ct_orig; in nfnl_ct_get_dst_port() local 661 struct nfnl_ct_dir *dir = repl ? &ct->ct_repl : &ct->ct_orig; in nfnl_ct_set_icmp_id() local 676 const struct nfnl_ct_dir *dir = repl ? &ct->ct_repl : &ct->ct_orig; in nfnl_ct_get_icmp_id() local [all …]
|
/external/deqp/framework/delibs/scripts/ |
D | update-copyright-year.py | 19 def findSrcFiles (dir): argument 37 def processDir (dir): argument
|
/external/smack/src/org/jivesoftware/smackx/carbons/ |
D | Carbon.java | 44 private Direction dir; field in Carbon 47 public Carbon(Direction dir, Forwarded fwd) { in Carbon() 103 Direction dir = Direction.valueOf(parser.getName()); in parseExtension() local
|
/external/openfst/src/script/ |
D | push.cc | 25 void Push(MutableFstClass *ofst, ReweightType dir, float delta, in Push() 33 ReweightType dir, float delta) { in Push()
|
/external/skia/tests/ |
D | OSPathTest.cpp | 22 static void test_dir_with_file(skiatest::Reporter* reporter, SkString dir, in test_dir_with_file() 54 SkString dir("dir"); in DEF_TEST() local
|
/external/chromium_org/third_party/skia/tests/ |
D | OSPathTest.cpp | 22 static void test_dir_with_file(skiatest::Reporter* reporter, SkString dir, in test_dir_with_file() 66 SkString dir("dir"); in DEF_TEST() local
|
/external/skia/src/core/ |
D | SkDataTable.cpp | 35 SkDataTable::SkDataTable(const Dir* dir, int count, FreeProc proc, void* ctx) { in SkDataTable() 102 Dir* dir = (Dir*)buffer; in NewCopyArrays() local 165 SkDataTable::Dir* dir = fDir.append(); in append() local 177 void* dir = fHeap->alloc(count * sizeof(SkDataTable::Dir), in detachDataTable() local
|
/external/chromium_org/third_party/skia/src/core/ |
D | SkDataTable.cpp | 35 SkDataTable::SkDataTable(const Dir* dir, int count, FreeProc proc, void* ctx) { in SkDataTable() 102 Dir* dir = (Dir*)buffer; in NewCopyArrays() local 165 SkDataTable::Dir* dir = fDir.append(); in append() local 177 void* dir = fHeap->alloc(count * sizeof(SkDataTable::Dir), in detachDataTable() local
|
/external/jarjar/src/main/com/tonicsystems/jarjar/util/ |
D | AntJarProcessor.java | 59 protected void zipDir(File dir, ZipOutputStream zOut, String vPath, int mode) in zipDir() 84 String dir = file.substring(0, slash); in addParentDirs() local 87 super.zipDir((File) null, zOut, dir + "/", ZipFileSet.DEFAULT_DIR_MODE, JAR_MARKER); in addParentDirs() local
|
/external/chromium_org/third_party/leveldatabase/ |
D | env_chromium_unittest.cc | 130 base::ScopedTempDir dir; in TYPED_TEST() local 162 int CountFilesWithExtension(const base::FilePath& dir, in CountFilesWithExtension() 175 bool GetFirstLDBFile(const base::FilePath& dir, base::FilePath* ldb_file) { in GetFirstLDBFile() 195 base::FilePath dir = scoped_temp_dir.path(); in TEST() local 239 base::FilePath dir = scoped_temp_dir.path(); in TEST() local 251 base::FilePath dir = scoped_temp_dir.path(); in TEST() local
|
/external/compiler-rt/test/msan/Linux/ |
D | glob_altdirfunc.cc | 19 static void my_gl_closedir(void *dir) { in my_gl_closedir() 25 static struct dirent *my_gl_readdir(void *dir) { in my_gl_readdir()
|
/external/emma/core/java12/com/vladium/emma/report/ |
D | SourcePathCache.java | 44 final File dir = new File (sourcepath [i]); in SourcePathCache() local 66 final File dir = sourcepath [i]; in SourcePathCache() local 193 private Set /* String */ faultListing (final File dir, final String packageVMName) in faultListing()
|
/external/clang/unittests/Basic/ |
D | FileManagerTest.cpp | 82 const DirectoryEntry *dir = file->getDir(); in TEST_F() local 115 const DirectoryEntry *dir = manager.getDirectory("virtual/dir"); in TEST_F() local 144 const DirectoryEntry *dir = file->getDir(); in TEST_F() local 168 const DirectoryEntry *dir = file->getDir(); in TEST_F() local
|
/external/chromium_org/chrome/browser/extensions/updater/ |
D | local_extension_cache_unittest.cc | 64 void CreateFlagFile(const base::FilePath& dir) { in CreateFlagFile() 70 void CreateExtensionFile(const base::FilePath& dir, in CreateExtensionFile() 86 base::FilePath GetExtensionFileName(const base::FilePath& dir, in GetExtensionFileName()
|