/external/python/cffi/demo/ |
D | recopendirtype.py | 17 def opendir(dir): function
|
D | bsdopendirtype.py | 17 def opendir(dir): function
|
/external/python/cpython2/Lib/ |
D | dircache.py | 35 opendir = listdir # XXX backward compatibility variable
|
/external/python/cpython2/Demo/tix/samples/ |
D | Tree.py | 57 def opendir(tree, dir): function
|
/external/ImageMagick/MagickCore/ |
D | vms.c | 106 DIR *opendir(char *name) in opendir() function
|
D | nt-base.h | 204 # define opendir(directory) NTOpenDirectory(directory) macro
|
/external/e2fsprogs/contrib/ |
D | spd_readdir.c | 240 DIR *opendir(const char *name) in opendir() function
|
/external/mesa3d/src/drm-shim/ |
D | drm_shim.c | 378 opendir(const char *name) in opendir() function
|
/external/libfuse/include/ |
D | fuse_lowlevel.h | 692 void (*opendir) (fuse_req_t req, fuse_ino_t ino, member
|
D | fuse.h | 539 int (*opendir) (const char *, struct fuse_file_info *); member
|
/external/crosvm/fuse/src/ |
D | filesystem.rs | 958 fn opendir( in opendir() method
|
D | server.rs | 974 fn opendir<R: Reader, W: Writer>(&self, in_header: InHeader, mut r: R, w: W) -> Result<usize> { in opendir() method
|
/external/crosvm/devices/src/virtio/fs/ |
D | passthrough.rs | 1159 fn opendir( in opendir() method
|
/external/rust/crates/libc/src/unix/ |
D | mod.rs | 740 pub fn opendir(dirname: *const c_char) -> *mut ::DIR; in opendir() function
|
/external/rust/crates/libc/src/ |
D | wasi.rs | 488 pub fn opendir(dirname: *const c_char) -> *mut ::DIR; in opendir() function
|
/external/rust/crates/libc/src/vxworks/ |
D | mod.rs | 1674 pub fn opendir(name: *const ::c_char) -> *mut ::DIR; in opendir() function
|
/external/compiler-rt/lib/msan/tests/ |
D | msan_test.cc | 1286 TEST(MemorySanitizer, opendir) { in TEST() argument
|
/external/llvm-project/compiler-rt/lib/msan/tests/ |
D | msan_test.cpp | 1379 TEST(MemorySanitizer, opendir) { in TEST() argument
|
/external/sqlite/dist/ |
D | shell.c | 1239 LPDIR opendir( in opendir() function
|
/external/sqlite/dist/orig/ |
D | shell.c | 1234 LPDIR opendir( in opendir() function
|
/external/rust/crates/libc/src/fuchsia/ |
D | mod.rs | 3507 pub fn opendir(dirname: *const c_char) -> *mut ::DIR; in opendir() function
|