Home
last modified time | relevance | path

Searched defs:dirs (Results 1 – 25 of 80) sorted by relevance

1234

/external/ltp/utils/ffsb-6.0-rc2/
Dmetaops.c42 static void createdir(struct benchfiles *dirs, randdata_t * rd) in createdir()
54 static void removedir(struct benchfiles *dirs, randdata_t * rd) in removedir()
68 static void renamedir(struct benchfiles *dirs, randdata_t * rd) in renamedir()
Dfilelist.h56 struct red_black_tree *dirs; member
/external/autotest/client/site_tests/power_CPUFreq/
Dpower_CPUFreq.py53 def test_cores_in_series(self, dirs): argument
81 def test_cores_in_parallel(self, dirs): argument
/external/clang/test/CodeGenCXX/
D2004-11-27-ExceptionCleanupAssertion.cpp13 Strongbad dirs[] = { Strongbad(0) + 1}; in TheCheat() local
/external/ltp/testcases/kernel/syscalls/chdir/
Dchdir02.c123 char *dirs[2] = { "/", "/tmp" }; variable
/external/icu/tools/srcgen/src/main/java/com/android/icu4j/srcgen/
DIcu4jTransformRules.java38 List<InputFileGenerator> dirs = new ArrayList<>(dirNames.length); in createInputFileGenerator() local
/external/elfutils/tests/
Dget-files.c79 const char *const *dirs; in main() local
/external/libmojo/third_party/catapult/devil/
DPRESUBMIT.py18 def J(*dirs):
/external/chromium-trace/catapult/devil/
DPRESUBMIT.py18 def J(*dirs):
/external/toolchain-utils/automation/common/
Dcommand.py206 def MakeDir(*dirs, **kwargs):
219 def RmTree(*dirs):
/external/e2fsprogs/lib/ss/
Dhelp.c133 register char **dirs; in ss_add_info_dir() local
/external/skia/gm/
Dconvex_all_line_paths.cpp282 const SkPath::Direction dirs[2] = { SkPath::kCW_Direction, SkPath::kCCW_Direction }; in drawPath() local
454 const SkPath::Direction dirs[2] = { SkPath::kCW_Direction, SkPath::kCCW_Direction }; in drawPath() local
/external/jarjar/src/main/com/tonicsystems/jarjar/util/
DAntJarProcessor.java34 private Set<String> dirs = new HashSet<String>(); field in AntJarProcessor
/external/google-breakpad/src/common/dwarf/
Dfunctioninfo.h113 std::vector<string>* dirs, in CUFunctionInfoHandler()
Dfunctioninfo.cc50 std::vector<string>* dirs, in CULineInfoHandler()
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/mbcs/
DEUCTool.java92 File[] dirs = dir.listFiles(); in Main() local
/external/testng/src/main/java/org/testng/internal/
DPackageUtils.java61 Vector<URL> dirs = new Vector<>(); in findClassesInPackage() local
/external/webrtc/webrtc/modules/audio_processing/test/
Dapmtest.m179 dirs = dir(inpath); variable
/external/iputils/
Dtftpd.c94 char *dirs[MAXARG+1]; variable
/external/curl/lib/
Dftp.h121 char **dirs; /* realloc()ed array for path components */ member
/external/clang/lib/Frontend/
DInitHeaderSearch.cpp250 SmallVector<StringRef, 5> dirs; in AddDefaultCIncludePaths() local
/external/toybox/toys/pending/
Dmodprobe.c504 struct arg_list *dirs; in modprobe_main() local
/external/swiftshader/third_party/LLVM/tools/llvm-ar/
Dllvm-ar.cpp452 sys::Path dirs(I->getPath()); in doExtract() local
/external/clang/include/clang/Lex/
DHeaderSearch.h263 void SetSearchPaths(const std::vector<DirectoryLookup> &dirs, in SetSearchPaths()
/external/elfutils/src/
Daddr2line.c394 const char *const *dirs; in print_dwarf_function() local

1234