HomeSort by relevance Sort by last modified time
    Searched full:pathname (Results 201 - 225 of 1668) sorted by null

1 2 3 4 5 6 7 891011>>

  /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.
  /development/tools/rmtypedefs/etc/
rmtypedefs 18 # and set up progdir to be the fully-qualified pathname of its directory.
  /external/bison/lib/
progname.h 50 /* Return the full pathname of the current executable, based on the earlier
  /external/chromium_org/third_party/WebKit/Source/core/dom/
URLUtils.idl 43 attribute DOMString pathname;
URLUtilsReadOnly.idl 42 readonly attribute DOMString pathname;
  /external/chromium_org/third_party/WebKit/Source/core/frame/
Location.cpp 97 String Location::pathname() const function in class:WebCore::Location
101 return DOMURLUtilsReadOnly::pathname(url());
185 void Location::setPathname(LocalDOMWindow* callingWindow, LocalDOMWindow* enteredWindow, const String& pathname)
190 url.setPath(pathname);
  /external/chromium_org/third_party/skia/tests/
PathOpsExtendedTest.h 49 void ShowPath(const SkPath& path, const char* pathName);
  /external/chromium_org/third_party/webrtc/base/
iosfilesystem.mm 49 void IOSAppName(rtc::Pathname* path) {
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/
dwarf2-line.c 174 const char *pathname)
182 dirlen = yasm__splitpath(pathname, &filename);
186 if (strncmp(dbgfmt_dwarf2->dirs[dir-1], pathname, dirlen) == 0
197 dbgfmt_dwarf2->dirs[dir-1] = yasm__xstrndup(pathname, dirlen);
222 dbgfmt_dwarf2->filenames[i].pathname = NULL;
229 if (dbgfmt_dwarf2->filenames[filenum].pathname)
230 yasm_xfree(dbgfmt_dwarf2->filenames[filenum].pathname);
233 dbgfmt_dwarf2->filenames[filenum].pathname = yasm__xstrdup(pathname);
490 const char *pathname,
515 const char *pathname, *filename; local
    [all...]
  /external/chromium_org/tools/perf/benchmarks/
sunspider.py 30 'window.location.pathname.indexOf("results.html") >= 0'
  /external/skia/tests/
PathOpsExtendedTest.h 49 void ShowPath(const SkPath& path, const char* pathName);
  /external/webrtc/src/modules/audio_processing/
apm_tests.gypi 40 # Workaround to protect against gyp's pathname relativization when this
audio_processing.gypi 81 # Workaround to protect against gyp's pathname relativization when
  /libcore/luni/src/test/etc/loading-test2-jar/
build.sh 18 # symlinks, and set up progdir to be the fully-qualified pathname of
  /prebuilts/devtools/tools/
draw9patch.bat 20 rem and set up progdir to be the fully-qualified pathname of its directory.
jobb 17 # and set up progdir to be the fully-qualified pathname of its directory.
jobb.bat 20 rem and set up progdir to be the fully-qualified pathname of its directory.
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
fcntl.h 44 extern int unlinkat(int dirfd, const char *pathname, int flags);
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/raid/
md_u.h 93 char pathname[4096]; member in struct:mdu_bitmap_file_s
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
fcntl.h 44 extern int unlinkat(int dirfd, const char *pathname, int flags);
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/raid/
md_u.h 93 char pathname[4096]; member in struct:mdu_bitmap_file_s
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
fcntl.h 44 extern int unlinkat(int dirfd, const char *pathname, int flags);

Completed in 3368 milliseconds

1 2 3 4 5 6 7 891011>>