HomeSort by relevance Sort by last modified time
    Searched refs:scandir (Results 76 - 100 of 101) sorted by null

1 2 34 5

  /bionic/tests/
dirent_test.cpp 54 int entry_count = scandir("/proc/self", &entries, NULL, alphasort);
74 // scandir64 returned the same results as scandir.
  /external/libselinux/src/
booleans.c 50 *len = scandir(path, &namelist, &filename_select, alphasort);
  /external/qemu/distrib/libselinux/src/
booleans.c 50 *len = scandir(path, &namelist, &filename_select, alphasort);
  /external/wpa_supplicant_8/hs20/server/www/
users.php 195 $files = scandir("$osu_root/spp/policy");
  /external/chromium_org/third_party/icu/source/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/icu/icu4c/source/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/qemu/distrib/ext4_utils/src/
make_ext4fs.c 144 entries = scandir(full_path, &namelist, filter_dot, (void*)alphasort);
146 error_errno("scandir");
  /hardware/ti/omap4-aah/domx/omx_core/src/
OMX_Core.c 748 numFiles = scandir(libdir, &namelist, 0, 0);
  /hardware/ti/omap4xxx/domx/omx_core/src/
OMX_Core.c 735 numFiles = scandir(libdir, &namelist, 0, 0);
  /system/extras/ext4_utils/
make_ext4fs.c 144 entries = scandir(full_path, &namelist, filter_dot, (void*)alphasort);
146 error_errno("scandir");
  /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 
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
machine.c 578 items = scandir(symbol_conf.guestmount, &namelist, NULL, NULL);
    [all...]
  /bionic/libc/
Android.mk 180 bionic/scandir.cpp \
    [all...]
  /external/bison/
maint.mk 683 _de2 = (versionsort|struct dirent|getdirentries|alphasort|scandir(at)?)(64)?
    [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
plexus-utils-3.0.17.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/2.0.5/
plexus-utils-2.0.5.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/3.0/
plexus-utils-3.0.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/3.0.7/
plexus-utils-3.0.7.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/
plexus-utils-1.5.1.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/3.0.7/
plexus-utils-3.0.7.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 

Completed in 8817 milliseconds

1 2 34 5