Home
last modified time | relevance | path

Searched defs:dir_entry (Results 1 – 13 of 13) sorted by relevance

/third_party/libwebsockets/plugins/deaddrop/
Dprotocol_lws_deaddrop.c47 struct dir_entry { struct
55 #define lp_to_dir_entry(p, _n) lws_list_ptr_container(p, struct dir_entry, _n) argument
/third_party/rust/rust/src/tools/rust-analyzer/crates/project-model/src/
Dbuild_scripts.rs431 let dir_entry = entry.ok()?; in rustc_crates() localVariable
/third_party/vulkan-loader/tests/framework/shim/
Dunix_shim.cpp189 struct dirent* dir_entry = real_readdir(dir_stream); in READDIR_FUNC_NAME() local
/third_party/python/Objects/
Dgenericaliasobject.c715 PyObject *dir_entry = NULL; in ga_dir() local
/third_party/backends/tools/
Dsane-find-scanner.c1137 struct dirent *dir_entry; in get_next_file() local
Dsane-desc.c790 struct dirent *dir_entry; in read_files() local
/third_party/python/Modules/
D_posixsubprocess.c414 struct dirent *dir_entry; in _close_open_fds_maybe_unsafe() local
/third_party/rust/rust/library/std/src/fs/
Dtests.rs1372 let dir_entry = read_dir.next().unwrap().unwrap(); in dir_entry_debug() localVariable
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dtz2icu.cpp647 struct dirent *dir_entry; in scandir() local
/third_party/skia/m133/third_party/externals/icu/source/tools/tzcode/
Dtz2icu.cpp647 struct dirent *dir_entry; in scandir() local
/third_party/icu/icu4c/source/tools/tzcode/
Dtz2icu.cpp647 struct dirent *dir_entry; in scandir() local
/third_party/backends/sanei/
Dsanei_usb.c1624 struct dirent *dir_entry; in kernel_scan_devices() local
/third_party/vulkan-loader/loader/
Dloader.c3079 struct dirent *dir_entry = readdir(dir_stream); in loader_initialize() local