/external/valgrind/main/coregrind/ |
m_libcfile.c | 107 SysRes VG_(mknod) ( const Char* pathname, Int mode, UWord dev ) 111 (UWord)pathname, mode, dev); 118 SysRes VG_(open) ( const Char* pathname, Int flags, Int mode ) 122 (UWord)pathname, flags, mode); 125 (UWord)pathname, flags, mode); 132 Int VG_(fd_open) (const Char* pathname, Int flags, Int mode) 135 sr = VG_(open) (pathname, flags, mode); [all...] |
/external/chromium/base/ |
file_path.h | 40 // final path component (BaseName), and appending a relative pathname string 44 // platform-specific pathname conventions, and do not consult the filesystem 83 // The Open Group Base Specifications Issue 7, sections 3.266 ("Pathname") 84 // and 4.12 ("Pathname Resolution"), available at: 114 // Windows-style drive letter support and pathname separator characters can be
|
/external/chromium_org/base/files/ |
file_path.h | 41 // final path component (BaseName), and appending a relative pathname string 45 // platform-specific pathname conventions, and do not consult the filesystem 86 // The Open Group Base Specifications Issue 7, sections 3.266 ("Pathname") 87 // and 4.12 ("Pathname Resolution"), available at: 116 // Windows-style drive letter support and pathname separator characters can be
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
os.py | 9 - os.sep is the (or a most common) pathname separator ('/' or ':' or '\\') 11 - os.altsep is the alternate pathname separator (None or '/') 20 and opendir), and leave all pathname manipulation to os.path 186 directories needed to make the new pathname good is attempted 249 Caution: if you pass a relative pathname for top, don't change the
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
os.py | 9 - os.sep is the (or a most common) pathname separator ('/' or ':' or '\\') 11 - os.altsep is the alternate pathname separator (None or '/') 20 and opendir), and leave all pathname manipulation to os.path 186 directories needed to make the new pathname good is attempted 249 Caution: if you pass a relative pathname for top, don't change the
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
resbund.h | 87 * pathname for packageName is deprecated. 117 * pathname for packageName is deprecated. 140 * pathname for packageName is deprecated.
|
/external/chromium_org/third_party/libjingle/source/talk/media/base/ |
testutils.cc | 257 talk_base::Pathname path = GetTalkDirectory(); 262 return path.pathname(); 272 talk_base::Filesystem::OpenFile(talk_base::Pathname(
|
/external/chromium_org/third_party/zlib/contrib/minizip/ |
zip.c | 849 extern zipFile ZEXPORT zipOpen3 (const void *pathname, int append, zipcharpc* globalcomment, zlib_filefunc64_32_def* pzlib_filefunc64_32_def) 863 pathname, 920 extern zipFile ZEXPORT zipOpen2 (const char *pathname, int append, zipcharpc* globalcomment, zlib_filefunc_def* pzlib_filefunc32_def) 926 return zipOpen3(pathname, append, globalcomment, &zlib_filefunc64_32_def_fill); 929 return zipOpen3(pathname, append, globalcomment, NULL); 932 extern zipFile ZEXPORT zipOpen2_64 (const void *pathname, int append, zipcharpc* globalcomment, zlib_filefunc64_def* pzlib_filefunc_def) 940 return zipOpen3(pathname, append, globalcomment, &zlib_filefunc64_32_def_fill); 943 return zipOpen3(pathname, append, globalcomment, NULL); 948 extern zipFile ZEXPORT zipOpen (const char* pathname, int append) 950 return zipOpen3((const void*)pathname,append,NULL,NULL) [all...] |
/external/chromium_org/v8/src/ |
cpu.cc | 142 static const char PATHNAME[] = "/proc/cpuinfo"; 143 FILE* fp = fopen(PATHNAME, "r"); 158 fp = fopen(PATHNAME, "r");
|
/external/icu4c/common/unicode/ |
resbund.h | 87 * pathname for packageName is deprecated. 117 * pathname for packageName is deprecated. 140 * pathname for packageName is deprecated.
|
/external/zlib/src/as400/ |
zlib.inc | 138 D path * value options(*string) File pathname 143 D path * value options(*string) File pathname 148 D path * value options(*string) File pathname
|
/external/zlib/src/contrib/minizip/ |
zip.c | 849 extern zipFile ZEXPORT zipOpen3 (const void *pathname, int append, zipcharpc* globalcomment, zlib_filefunc64_32_def* pzlib_filefunc64_32_def) 863 pathname, 920 extern zipFile ZEXPORT zipOpen2 (const char *pathname, int append, zipcharpc* globalcomment, zlib_filefunc_def* pzlib_filefunc32_def) 926 return zipOpen3(pathname, append, globalcomment, &zlib_filefunc64_32_def_fill); 929 return zipOpen3(pathname, append, globalcomment, NULL); 932 extern zipFile ZEXPORT zipOpen2_64 (const void *pathname, int append, zipcharpc* globalcomment, zlib_filefunc64_def* pzlib_filefunc_def) 940 return zipOpen3(pathname, append, globalcomment, &zlib_filefunc64_32_def_fill); 943 return zipOpen3(pathname, append, globalcomment, NULL); 948 extern zipFile ZEXPORT zipOpen (const char* pathname, int append) 950 return zipOpen3((const void*)pathname,append,NULL,NULL) [all...] |
/prebuilts/tools/common/proguard/proguard4.7/docs/ |
FAQ.html | 11 window.top.location.replace("index.html#"+window.location.pathname+window.location.hash); 13 var hash="#"+window.location.pathname.replace(window.top.location.pathname.replace("index.html", ""), "");
|
/external/javassist/src/main/javassist/ |
ClassPool.java | 893 * @param pathname the path name of the directory or jar file. 901 public ClassPath insertClassPath(String pathname) 904 return source.insertClassPath(pathname); 911 * @param pathname the path name of the directory or jar file. 919 public ClassPath appendClassPath(String pathname) 922 return source.appendClassPath(pathname); [all...] |
/frameworks/base/graphics/java/android/graphics/ |
BitmapFactory.java | 364 * @param pathName complete path name for the file to be decoded. 371 public static Bitmap decodeFile(String pathName, Options opts) { 375 stream = new FileInputStream(pathName); 398 * @param pathName complete path name for the file to be decoded. 401 public static Bitmap decodeFile(String pathName) { 402 return decodeFile(pathName, null);
|
/sdk/emulator/qtools/ |
trace_reader.cpp | 27 // This function creates the pathname to the a specific trace file. The 60 // Create space for the pathname: "/dir/basename/qtrace.ext" 1002 // Extracts the pathname to a jar file (or .apk file) from the mmap pathname. 1003 // An example mmap pathname looks something like this: 1007 // If the pathname is not of the expected form, then NULL is returned. [all...] |
/cts/hostsidetests/aadb/src/com/android/cts/aadb/ |
TestDeviceFuncTest.java | 126 * This variant of the test uses "${EXTERNAL_STORAGE}" in the pathname. 240 * This variant of the test uses "${EXTERNAL_STORAGE}" in the pathname.
|
/external/bison/lib/ |
spawn-pipe.c | 78 nonintr_open (const char *pathname, int oflag, mode_t mode) 83 retval = open (pathname, oflag, mode);
|
/external/bluetooth/bluedroid/stack/include/ |
goep_fs.h | 266 ** the pathname given by path. The pathname is a null terminated
|
/external/chromium_org/third_party/icu/source/common/ |
putilimp.h | 232 * Determine whether a pathname is absolute or not, as defined by the platform. 233 * @param path Pathname to test
|
/external/dropbear/ |
svr-authpubkey.c | 182 /* allocate max required pathname storage, 277 /* allocate max required pathname storage,
|
/external/e2fsprogs/intl/ |
libgnuintl.h.in | 369 Relocation simply replaces a pathname starting with the original prefix 370 by the corresponding pathname with the current prefix instead. Both
|
localcharset.c | 73 # define relocate(pathname) (pathname)
|
localealias.c | 68 # define relocate(pathname) (pathname)
|
/external/ipsec-tools/src/racoon/ |
main.c | 134 printf(" -f: pathname for configuration file.\n"); 135 printf(" -l: pathname for log file.\n");
|