/external/e2fsprogs/tests/f_dup4/ |
name | 1 find all directory pathnames
|
/external/ppp/pppd/plugins/radius/ |
pathnames.h | 2 * $Id: pathnames.h,v 1.1 2004/11/14 07:26:26 paulus Exp $
|
/external/ppp/pppd/ |
pathnames.h | 4 * $Id: pathnames.h,v 1.16 2004/11/13 12:02:22 paulus Exp $
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
tar.h | 35 files that are links to pathnames >100 chars long can not be stored 68 otherwise, it is prefix/name. Files whose pathnames don't fit in that
|
paths.h | 67 /* Provide trailing slash, since mostly used for building pathnames. */
|
/external/chromium/base/ |
file_path.h | 5 // FilePath is a container for pathnames stored in a platform's native string 7 // platform's conventions for pathnames. It supports the following path 33 // allows each platform to pass pathnames around without requiring conversions 36 // encodings for pathnames. 52 // between char[]-based pathnames on POSIX systems and wchar_t[]-based 53 // pathnames on Windows. 126 // pathnames on different platforms. 130 // On most platforms, native pathnames are char arrays, and the encoding 131 // may or may not be specified. On Mac OS X, native pathnames are encoded 135 // On Windows, for Unicode-aware applications, native pathnames are wchar_ [all...] |
/system/media/wilhelm/tests/sandbox/ |
multiplay.c | 143 char **pathnames = &argv[i]; local 187 SLDataLocator_URI locURI = {SL_DATALOCATOR_URI, (SLchar *) pathnames[i % numPathnames]}; 224 printf("player %d (%s): ", i, pathnames[i]);
|
/bionic/libc/include/ |
paths.h | 67 /* Provide trailing slash, since mostly used for building pathnames. */
|
/development/ndk/platforms/android-3/include/ |
paths.h | 67 /* Provide trailing slash, since mostly used for building pathnames. */
|
/external/e2fsprogs/intl/ |
relocatable.h | 67 /* By default, we use the hardwired pathnames. */
|
/external/oprofile/libutil/ |
op_file.h | 92 * Return a list of pathnames under base_dir, filtered by filter and optionally
|
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/ |
paths.h | 67 /* Provide trailing slash, since mostly used for building pathnames. */
|
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/ |
paths.h | 67 /* Provide trailing slash, since mostly used for building pathnames. */
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/ |
paths.h | 67 /* Provide trailing slash, since mostly used for building pathnames. */
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/ |
paths.h | 67 /* Provide trailing slash, since mostly used for building pathnames. */
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/ |
paths.h | 67 /* Provide trailing slash, since mostly used for building pathnames. */
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/ |
paths.h | 67 /* Provide trailing slash, since mostly used for building pathnames. */
|
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/ |
paths.h | 67 /* Provide trailing slash, since mostly used for building pathnames. */
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/ |
paths.h | 67 /* Provide trailing slash, since mostly used for building pathnames. */
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/ |
paths.h | 67 /* Provide trailing slash, since mostly used for building pathnames. */
|
/external/webkit/Source/WebCore/WebCore.gyp/scripts/ |
action_csspropertynames.py | 79 # Make all output pathnames absolute so that they can be accessed after 91 # Make input pathnames absolute so they can be accessed after changing
|
/external/qemu/memcheck/ |
memcheck_util.h | 204 * NOTE: Pathnames, saved into this structure are contained in mapped 206 * Thus, pathnames are accessible only while elff_handle returned from this 212 * handle must remain opened for as long as pathnames in the info structure
|
/build/tools/atree/ |
fs.cpp | 113 // For absolute pathnames, that starts with leading '/'
|
/external/emma/core/java12/com/vladium/util/ |
Files.java | 78 * <li> if 'canonical'=true, the pathnames are canonicalized via {@link #canonicalizePathname} 80 * <li> if 'canonical'=false, the pathnames are compared as case-sensitive strings 94 final Set /* String */ pathnames = new HashSet (path.length); local 110 if (pathnames.add (pathname))
|
/external/llvm/docs/CommandGuide/ |
llvm-config.pod | 77 without B<-l> or pathnames. Useful for linking against a not-yet-installed
|