HomeSort by relevance Sort by last modified time
    Searched full:realpath (Results 26 - 50 of 224) sorted by null

12 3 4 5 6 7 8 9

  /development/ndk/platforms/android-9/include/
stdlib.h 95 extern char * realpath(const char *path, char *resolved);
  /external/libvpx/examples/includes/geshi/contrib/
aliased.php 30 $real_path = realpath($path);
  /external/qemu/
qemu-common.h 60 static inline char *realpath(const char *path, char *resolved_path) function
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
stdlib.h 96 extern char * realpath(const char *path, char *resolved);
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
stdlib.h 96 extern char * realpath(const char *path, char *resolved);
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
stdlib.h 96 extern char * realpath(const char *path, char *resolved);
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
stdlib.h 96 extern char * realpath(const char *path, char *resolved);
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
stdlib.h 96 extern char * realpath(const char *path, char *resolved);
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
stdlib.h 96 extern char * realpath(const char *path, char *resolved);
  /development/ndk/platforms/android-3/arch-arm/symbols/
libc.so.txt 809 realpath
  /development/ndk/platforms/android-5/arch-arm/symbols/
libc.so.txt 843 realpath
  /development/ndk/platforms/android-8/arch-arm/symbols/
libc.so.txt 881 realpath
  /prebuilt/linux-x86/ccache/
ccache 
  /external/libvpx/examples/includes/geshi/geshi/
php-brief.php 84 'ereg', 'ereg_replace', 'eregi', 'eregi_replace', 'split', 'spliti', 'join', 'sql_regcase', 'dl', 'pclose', 'popen', 'readfile', 'rewind', 'rmdir', 'umask', 'fclose', 'feof', 'fgetc', 'fgets', 'fgetss', 'fread', 'fopen', 'fpassthru', 'ftruncate', 'fstat', 'fseek', 'ftell', 'fflush', 'fwrite', 'fputs', 'mkdir', 'rename', 'copy', 'tempnam', 'tmpfile', 'file', 'file_get_contents', 'stream_select', 'stream_context_create', 'stream_context_set_params', 'stream_context_set_option', 'stream_context_get_options', 'stream_filter_prepend', 'stream_filter_append', 'fgetcsv', 'flock', 'get_meta_tags', 'stream_set_write_buffer', 'set_file_buffer', 'set_socket_blocking', 'stream_set_blocking', 'socket_set_blocking', 'stream_get_meta_data', 'stream_register_wrapper', 'stream_wrapper_register', 'stream_set_timeout', 'socket_set_timeout', 'socket_get_status', 'realpath', 'fnmatch', 'fsockopen', 'pfsockopen', 'pack', 'unpack', 'get_browser', 'crypt', 'opendir', 'closedir', 'chdir', 'getcwd', 'rewinddir', 'readdir', 'dir', 'glob', 'fileatime', 'filectime', 'filegroup', 'fileinode', 'filemtime', 'fileowner', 'fileperms', 'filesize', 'filetype', 'file_exists', 'is_writable', 'is_writeable', 'is_readable', 'is_executable', 'is_file', 'is_dir', 'is_link', 'stat', 'lstat', 'chown',
  /external/protobuf/python/
ez_setup.py 163 return os.path.realpath(saveto)
  /external/protobuf/src/google/protobuf/compiler/
importer.cc 222 // TODO(kenton): It would be nice to use realpath() here except that it
  /frameworks/base/libs/utils/
AssetManager.cpp 99 String8 realPath(path);
101 realPath.appendPath(kAppZipName);
103 ap.type = ::getFileType(realPath.string());
105 ap.path = realPath;
    [all...]
  /prebuilt/linux-x86/oprofile/bin/
oparchive 
  /development/ndk/platforms/android-3/arch-arm/lib/
libc.so 
  /development/ndk/platforms/android-5/arch-arm/lib/
libc.so 
  /development/ndk/platforms/android-5/arch-x86/lib/
libc.so 
  /development/ndk/platforms/android-8/arch-arm/lib/
libc.so 
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/lib/
libc.so 
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/lib/
libc.so 
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/lib/
libc.so 

Completed in 545 milliseconds

12 3 4 5 6 7 8 9