HomeSort by relevance Sort by last modified time
    Searched full:pathname (Results 176 - 200 of 1422) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/open-vcdiff/gtest/src/
gtest-filepath.cc 169 // Returns true if pathname describes something findable in the file-system,
183 // Returns true if pathname describes a directory in the file-system
213 // Returns true if pathname describes a root directory. (Windows has one
226 // Returns true if pathname describes an absolute path.
240 // Returns a pathname for a file that does not currently exist. The pathname
243 // already exists. The number will be incremented until a pathname is found
313 // Normalize removes any redundant separators that might be in the pathname.
315 // redundancies that might be in a pathname involving "." or "..".
  /external/protobuf/gtest/src/
gtest-filepath.cc 169 // Returns true if pathname describes something findable in the file-system,
183 // Returns true if pathname describes a directory in the file-system
213 // Returns true if pathname describes a root directory. (Windows has one
226 // Returns true if pathname describes an absolute path.
240 // Returns a pathname for a file that does not currently exist. The pathname
243 // already exists. The number will be incremented until a pathname is found
313 // Normalize removes any redundant separators that might be in the pathname.
315 // redundancies that might be in a pathname involving "." or "..".
  /ndk/sources/third_party/googletest/googletest/src/
gtest-filepath.cc 202 // Returns true if pathname describes something findable in the file-system,
216 // Returns true if pathname describes a directory in the file-system
246 // Returns true if pathname describes a root directory. (Windows has one
259 // Returns true if pathname describes an absolute path.
273 // Returns a pathname for a file that does not currently exist. The pathname
276 // already exists. The number will be incremented until a pathname is found
347 // Removes any redundant separators that might be in the pathname.
349 // redundancies that might be in a pathname involving "." or "..".
  /external/bison/lib/
fopen.c 60 "A pathname that contains at least one non-slash character and that
62 single dot character ( '.' ) were appended to the pathname."
progname.h 50 /* Return the full pathname of the current executable, based on the earlier
  /external/chromium-trace/trace-viewer/third_party/gl-matrix/tasks/test/
coverage.rake 44 path = coverage_path.join('lib').join(part.pathname.basename)
84 path = coverage_path.join('lib-cov').join(part.pathname.basename)
  /external/chromium_org/content/test/data/indexeddb/
common.js 136 dbname = self.location.pathname.substring(
137 1 + self.location.pathname.lastIndexOf("/"));
  /external/chromium_org/net/android/javatests/src/org/chromium/net/
X509UtilTest.java 57 private static byte[] readFileBytes(String pathname) throws IOException {
58 RandomAccessFile file = new RandomAccessFile(pathname, "r");
  /external/chromium_org/third_party/libjingle/source/talk/base/
gunit.h 41 class Pathname;
110 talk_base::Pathname GetTalkDirectory();
unittest_main.cc 50 talk_base::Pathname GetTalkDirectory() {
52 talk_base::Pathname path = talk_base::Filesystem::GetCurrentDirectory();
  /external/lzma/CPP/Windows/
FileFind.h 144 HANDLE FindFirst(LPCTSTR pathName, bool watchSubtree, DWORD notifyFilter);
146 HANDLE FindFirst(LPCWSTR pathName, bool watchSubtree, DWORD notifyFilter);
  /external/oprofile/libutil++/
file_manip.cpp 114 static void get_pathname(const char * pathname, void * name_list)
117 file_list->push_back(pathname);
  /system/core/logwrapper/include/logwrap/
logwrap.h 48 * log), or LOG_FILE (and you need to specify a pathname in the
55 * must be set to the pathname of the file to log to.
  /bionic/libc/include/
dlfcn.h 36 const char *dli_fname; /* Pathname of shared object that
  /build/tools/apicheck/etc/
apicheck 18 # and set up progdir to be the fully-qualified pathname of its directory.
  /cts/tools/cts-api-coverage/etc/
cts-api-coverage 18 # and set up progdir to be the fully-qualified pathname of its directory.
  /cts/tools/cts-java-scanner/etc/
cts-java-scanner 18 # and set up progdir to be the fully-qualified pathname of its directory.
  /cts/tools/cts-native-scanner/etc/
cts-native-scanner 18 # and set up progdir to be the fully-qualified pathname of its directory.
  /cts/tools/cts-xml-generator/etc/
cts-xml-generator 18 # and set up progdir to be the fully-qualified pathname of its directory.
  /cts/tools/signature-tools/
sig 18 # and set up progdir to be the fully-qualified pathname of its directory.
  /dalvik/dx/tests/
run-all-tests 18 # and set up progdir to be the fully-qualified pathname of its directory.
  /development/ndk/platforms/android-3/include/
fcntl.h 48 extern int unlinkat(int dirfd, const char *pathname, int flags);
  /development/ndk/platforms/android-3/include/linux/raid/
md_u.h 93 char pathname[4096]; member in struct:mdu_bitmap_file_s
  /development/ndk/platforms/android-8/include/
dlfcn.h 36 const char *dli_fname; /* Pathname of shared object that
  /development/tools/apkcheck/etc/
apkcheck 18 # and set up progdir to be the fully-qualified pathname of its directory.

Completed in 1651 milliseconds

1 2 3 4 5 6 78 91011>>