HomeSort by relevance Sort by last modified time
    Searched defs:scandir (Results 1 - 9 of 9) sorted by null

  /bionic/libc/bionic/
scandir.cpp 24 // A smart pointer to the scandir dirent**.
92 int scandir(const char* dirname, dirent*** name_list, function
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
dirent.h 250 extern int scandir (__const char *__restrict __dir,
257 extern int __REDIRECT (scandir,
264 # define scandir scandir64 macro
269 /* This function is like `scandir' but it uses the 64bit dirent structure.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
dirent.h 250 extern int scandir (__const char *__restrict __dir,
257 extern int __REDIRECT (scandir,
264 # define scandir scandir64 macro
269 /* This function is like `scandir' but it uses the 64bit dirent structure.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
dirent.h 250 extern int scandir (__const char *__restrict __dir,
257 extern int __REDIRECT (scandir,
264 # define scandir scandir64 macro
269 /* This function is like `scandir' but it uses the 64bit dirent structure.
  /external/icu4c/tools/tzcode/
tz2icu.cpp 605 void scandir(string dirname, string prefix="") { function
620 scandir(path, prefix + name + "/");
644 void scandir(string dir, string prefix="") { function
669 // scandir(path, prefix + name + "/");
697 scandir(subdirs[i], subdirs[i+1]);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-commons-net.jar 
ant.jar 
  /prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /prebuilts/tools/common/ant/
ant.jar 

Completed in 790 milliseconds