Searched defs:dirname (Results 201 - 224 of 224) sorted by relevance

123456789

/external/libusb/libusb/os/
H A Dlinux_usbfs.c256 static int check_usb_vfs(const char *dirname) argument
262 dir = opendir(dirname);
/external/tensorflow/tensorflow/core/platform/cloud/
H A Dgcs_file_system.cc1030 Status GcsFileSystem::FolderExists(const string& dirname, bool* result) { argument
1034 StatCache::ComputeFunc compute_func = [this](const string& dirname,
1038 GetChildrenBounded(dirname, 1, &children, true /* recursively */,
1048 Status s = stat_cache_->LookupOrCompute(dirname, &stat, compute_func);
1060 Status GcsFileSystem::GetChildren(const string& dirname, argument
1062 return GetChildrenBounded(dirname, UINT64_MAX, result,
1101 Status GcsFileSystem::GetChildrenBounded(const string& dirname, argument
1111 ParseGcsPath(MaybeAppendSlash(dirname), true, &bucket, &object_prefix));
1145 TF_RETURN_WITH_CONTEXT_IF_ERROR(request->Send(), " when reading ", dirname);
1162 // The names should be relative to the 'dirname'
1266 CreateDir(const string& dirname) argument
1285 DeleteDir(const string& dirname) argument
1407 DeleteRecursively(const string& dirname, int64* undeleted_files, int64* undeleted_dirs) argument
[all...]
/external/valgrind/coregrind/m_debuginfo/
H A Dstorage.c253 const HChar* dirname)
265 fndn.dirname = dirname ? ML_(addStr)(di, dirname, -1) : NULL;
290 if (fndn->dirname)
291 return fndn->dirname;
522 fndn->dirname ? fndn->dirname : "(unknown)",
251 addFnDn(struct _DebugInfo* di, const HChar* filename, const HChar* dirname) argument
H A Dpriv_storage.h113 The filename/dirname strings are themselves stored in di->strpool. */
117 const HChar* dirname; /* source directory name */ member in struct:__anon28876
138 Handling dirname should be done using fndn_ix technique
150 dirname/filename */
846 /* Two expandable arrays, storing locations and their filename/dirname. */
849 void* loctab_fndn_ix; /* loctab[i] filename/dirname is identified by
851 0 means filename/dirname unknown.
942 /* Pool of FnDn -- filename and dirname.
999 /* Add a filename/dirname pair to a DebugInfo and returns the index
1003 const HChar* dirname); /* NUL
[all...]
H A Ddebuginfo.c2126 /*OUT*/const HChar** dirname,
2135 if (dirname) {
2136 *dirname = "";
2146 if (dirname) {
2148 *dirname = ML_(fndn_ix2dirname) (si, fndn_ix);
2329 if (fndn->dirname) {
2330 buf_dirname = fndn->dirname;
2405 // Get the directory name, if any, possibly pruned, into dirname.
2406 const HChar* dirname = NULL; local
2409 dirname
2124 get_filename_linenum( Addr a, const HChar** filename, const HChar** dirname, UInt* lineno ) argument
[all...]
H A Dreaddwarf.c58 if dwarf info contains wrong file or dirname indexes, these are (silently!)
347 XArray* dirname_xa; /* xarray of const HChar* dirname */
348 const HChar* dirname; local
383 dirname = ML_(addStrFromCursor)(di, ui->compdir);
385 dirname = ML_(addStr)(di, ".", -1);
386 VG_(addToXA) (dirname_xa, &dirname);
519 dirname = ML_(addStr)(di, buf, len);
520 VG_(addToXA) (dirname_xa, &dirname);
526 dirname = ML_(addStr)(di,data_str,-1);
527 VG_(addToXA) (dirname_xa, &dirname);
[all...]
H A Dreaddwarf3.c1598 UInt fndn_ix; /* declaring file/dirname index in fndnpool, or 0 */
1632 /* The fndn_ix file name/dirname table. Is a mapping from dwarf
1783 /* Returns an xarray* of directory names (indexed by the dwarf dirname
1795 XArray* dirname_xa; /* xarray of HChar* dirname */
1796 const HChar* dirname; local
1803 dirname = ".";
1806 dirname = compdir;
1809 VG_(addToXA) (dirname_xa, &dirname);
1837 dirname = ML_(addStr)(di, buf, len);
1838 VG_(addToXA) (dirname_xa, &dirname);
1877 const HChar* dirname; local
[all...]
H A Dreadpdb.c1737 const HChar* dirname = NULL; // in ML_(addStr) space local
1746 dirname = NULL;
1750 dirname = ML_(addStr)(di, strM, -1);
1755 dirname = NULL;
1761 filedirname_ix = ML_(addFnDn) (di, filename, dirname);
/external/e2fsprogs/contrib/
H A Dfsstress.c319 char *dirname = NULL; local
353 dirname = optarg;
433 if (!dirname) {
440 (void)mkdir(dirname, 0777);
441 if (chdir(dirname) < 0) {
442 perror(dirname);
570 sprintf(cmd, "rm -rf %s/*", dirname);
/external/kmod/tools/
H A Ddepmod.c448 char dirname[PATH_MAX]; member in struct:cfg
946 if (strncmp(mod->path, cfg->dirname, cfg->dirnamelen) == 0 &&
1013 assert(strncmp(newpath, cfg->dirname, cfg->dirnamelen) == 0);
1014 assert(strncmp(oldpath, cfg->dirname, cfg->dirnamelen) == 0);
1197 DIR *d = opendir(depmod->cfg->dirname);
1202 ERR("could not open directory %s: %m\n", depmod->cfg->dirname);
1207 memcpy(path, depmod->cfg->dirname, baselen);
1248 depmod->cfg->dirname);
2125 depmod->cfg->dirname);
2229 const char *dname = depmod->cfg->dirname;
2505 depfile_up_to_date(const char *dirname) argument
[all...]
/external/ltp/testcases/kernel/fs/fsstress/
H A Dfsstress.c292 char *dirname = NULL; local
326 dirname = optarg;
406 if (!dirname) {
413 (void)mkdir(dirname, 0777);
414 if (chdir(dirname) < 0) {
415 perror(dirname);
543 sprintf(cmd, "rm -rf %s/*", dirname);
/external/clang/tools/c-index-test/
H A Dc-index-test.c46 char *dirname(char* path) function
64 extern char *dirname(char *);
3498 buildDir = dirname(tmp);
3753 buildDir = dirname(tmp);
/external/testng/ant/3rdparty/
H A DDTDDoc.jarMETA-INF/ META-INF/MANIFEST.MF DTDDoc/ DTDDoc/AntLogger.class AntLogger.java package DTDDoc ...
/external/annotation-tools/annotation-file-utilities/lib/
H A Dplume-core.jarMETA-INF/ META-INF/MANIFEST.MF plume/ArraysMDE$ComparableArrayComparatorLengthFirst.class ArraysMDE.java package ...
/external/annotation-tools/annotation-file-utilities/
H A Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/field/ annotations/io/ annotations/io/classfile/ ...
/external/guice/extensions/struts2/lib/
H A Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 695 milliseconds

123456789