Searched defs:DIR (Results 1 - 25 of 30) sorted by relevance

12

/external/vulkan-validation-layers/loader/
H A Ddirent_on_windows.h18 typedef struct DIR DIR; typedef in typeref:struct:DIR
24 DIR *opendir(const char *);
25 int closedir(DIR *);
26 struct dirent *readdir(DIR *);
27 void rewinddir(DIR *);
H A Ddirent_on_windows.c24 struct DIR { struct
31 DIR *opendir(const char *name) {
32 DIR *dir = 0;
39 if ((dir = (DIR *)loader_tls_heap_alloc(sizeof *dir)) != 0 &&
66 int closedir(DIR *dir) {
86 struct dirent *readdir(DIR *dir) {
101 void rewinddir(DIR *dir) {
/external/clang/test/Preprocessor/
H A Dpp-record.c14 #define DIR 1 macro
18 #if DIR
/external/fio/os/windows/posix/include/
H A Ddirent.h18 typedef struct dirent_ctx DIR; typedef in typeref:struct:dirent_ctx
20 DIR *opendir(const char *dirname);
21 struct dirent *readdir(DIR *dirp);
22 int closedir(DIR *dirp);
/external/opencv3/modules/core/src/
H A Dglob.cpp57 struct DIR struct in namespace:__anon15314
67 DIR() { } function in struct:__anon15314::DIR
68 ~DIR()
76 DIR* opendir(const char* path)
78 DIR* dir = new DIR;
100 dirent* readdir(DIR* dir)
125 void closedir(DIR* dir)
140 static bool isDir(const cv::String& path, DIR* dir)
222 DIR *di
[all...]
/external/ipsec-tools/src/libipsec/
H A Dpolicy_parse.h42 DIR = 258, enumerator in enum:yytokentype
61 #define DIR 258 macro
/external/jsoncpp/devtools/
H A Dantglob.py49 DIR = 1 variable
54 ALL_NO_LINK = DIR | FILE
55 ALL = DIR | FILE | LINKS
145 entry_type = is_file and FILE or DIR
/external/libxml2/
H A Dcheck-xinclude-test-suite.py12 DIR="xinclude-test-suite" variable
18 os.chdir(DIR)
/external/owasp/sanitizer/tools/
H A Dupdate_tree_in_svn.py14 DIR = 'd' variable
36 if os.path.isdir(path): return DIR
100 (NO_EXIST, DIR) : (recurse, remove, svn_delete,),
103 (FILE, DIR) : (recurse, remove, svn_delete, copy, svn_add, cnf),
104 (DIR, NO_EXIST): (mkdir, svn_add, recurse,),
105 (DIR, FILE) : (remove, svn_delete, mkdir, svn_add, recurse, cnf),
106 (DIR, DIR) : (recurse,),
/external/selinux/policycoreutils/gui/
H A Dpolgengui.py96 DIR = 2 variable
595 self.__add(DIR)
748 self.store.set_value(iter, 1, DIR)
/external/dbus/dbus/
H A Ddbus-sysdeps-util-win.c464 /* typedef DIR - not the same as Unix */
474 DIR; typedef in typeref:struct:__anon3501
488 * The DIR typedef is not compatible with Unix.
491 static DIR * _dbus_opendir(const char *dir)
493 DIR *dp;
505 dp = (DIR *)malloc(sizeof(DIR));
525 static struct dirent * _dbus_readdir(DIR *dp)
555 static int _dbus_closedir(DIR *dp)
574 DIR *
[all...]
/external/libpcap/
H A Dtokdefs.h93 DIR = 303, enumerator in enum:yytokentype
215 #define DIR 303 macro
H A Dgrammar.c408 DIR = 303, enumerator in enum:yytokentype
530 #define DIR 303 macro
987 "PF_ACTION", "TYPE", "SUBTYPE", "DIR", "ADDR1", "ADDR2", "ADDR3",
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.directorywatcher_1.0.203.R36x_v20101027.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/owasp/sanitizer/lib/htmlparser-1.3/
H A Dhtmlparser-1.3-with-transitions.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
H A Dhtmlparser-1.3.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/guice/extensions/struts2/lib/
H A Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 840 milliseconds

12