HomeSort by relevance Sort by last modified time
    Searched refs:DIR (Results 726 - 750 of 762) sorted by null

<<21222324252627282930>>

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
import.c     [all...]
  /external/dnsmasq/src/
option.c 174 { "conf-dir", 1, 0, '7' },
    [all...]
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /external/pcre/dist2/src/
pcre2grep.c 308 "--include-dir", "--exclude-dir" };
393 { OP_PATLIST, N_EXCLUDE_DIR,&exclude_dir_patdata, "exclude-dir=pattern","exclude matching directories when recursing" },
394 { OP_PATLIST, N_INCLUDE_DIR,&include_dir_patdata, "include-dir=pattern","include matching directories when recursing" },
597 typedef DIR directory_type;
616 readdirectory(directory_type *dir)
620 struct dirent *dent = readdir(dir);
629 closedirectory(directory_type *dir)
631 closedir(dir);
730 directory_type *dir; local
2508 directory_type *dir = opendirectory(pathname); local
    [all...]
  /external/python/cpython2/Python/
import.c     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
wpa_cli.c 4264 DIR *dir = opendir(ctrl_iface_dir); local
    [all...]
  /frameworks/av/media/libmediaplayerservice/
MediaPlayerService.cpp 492 DIR *d = opendir(buffer);
    [all...]
  /system/core/libbacktrace/
backtrace_test.cpp 424 std::unique_ptr<DIR, decltype(&closedir)> tasks_dir(opendir(task_path), closedir);
    [all...]
  /external/abi-compliance-checker/
abi-compliance-checker.pl 430 -sysroot DIR
432 paths in the DIR/usr/include and DIR/usr/lib directories.
507 -dump-system NAME -sysroot DIR
508 Find all the shared libraries and header files in DIR directory,
567 -sysinfo DIR
760 -extra-info DIR
761 Dump extra info to DIR.
    [all...]
  /external/bison/
maint.mk 682 _de1 = dirfd|(close|(fd)?open|read|rewind|seek|tell)dir(64)?(_r)?
684 _de3 = MAXNAMLEN|DIR|ino_t|d_ino|d_fileno|d_namlen
    [all...]
  /external/ltp/testcases/kernel/fs/scsi/ltpscsi/
scsimain.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
edk2module.c 103 #include <sys/dir.h>
959 DIR *dirp;
3600 char *dir = NULL; local
    [all...]
  /external/abi-dumper/
abi-dumper.pl 126 "dir!" => \$AddDirs,
206 -extra-info DIR
207 Dump extra analysis info to DIR.
239 -dir
268 -search-debuginfo DIR
270 section of the object in DIR.
310 -cache-headers DIR
497 if(my $Dir = getDirname($Path)) {
498 mkpath($Dir);
911 my ($Num, $Dir, $File) = ($1, $2, $3)
    [all...]
  /external/libpcap/
pcap-linux.c     [all...]
  /external/libvncserver/libvncserver/
rfbserver.c     [all...]
  /external/vulkan-validation-layers/loader/
loader.c 1800 char *dirs_copy, *dir, *next_dir; local
    [all...]
  /frameworks/av/services/audioflinger/
AudioFlinger.cpp 3276 DIR *dir = opendir(teePath); local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
edk2module.c 102 #include <sys/dir.h>
958 DIR *dirp;
5646 char *dir = NULL; local
    [all...]
  /external/valgrind/drd/tests/
tsan_unittest.cpp     [all...]
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.7.0/
ant-1.7.0.jar 
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
posixmodule.c 254 #include <sys/dir.h>
7299 char *dir = NULL; local
    [all...]
  /external/python/cpython2/Modules/
posixmodule.c 255 #include <sys/dir.h>
7543 char *dir = NULL; local
    [all...]
  /hardware/qcom/media/msm8996/videopp/src/
omx_vdpp.cpp 7542 DIR *dir; local
    [all...]

Completed in 3114 milliseconds

<<21222324252627282930>>