/kernel/liteos_a/testsuites/unittest/extended/ipc/full/ |
H A D | ipc_test_mkfifoat_001.cpp | 42 DIR *dir = NULL; in testcase1() local
|
/third_party/gn/src/util/ |
H A D | atomic_write.cc | 14 base::FilePath dir = filename.DirName(); in WriteFileAtomically() local
|
/third_party/FatFs/documents/res/ |
H A D | app2.c | 17 DIR dir;
in delete_node() local
|
/third_party/NuttX/fs/dirent/ |
H A D | fs_opendir.c | 87 struct fs_dirent_s *dir = NULL; in opendir() local 160 struct fs_dirent_s *dir in do_opendir() local [all...] |
/third_party/ltp/lib/ |
H A D | tst_dir_is_empty.c | 31 DIR *dir = SAFE_OPENDIR(cleanup_fn, name); in tst_dir_is_empty_() local
|
H A D | tst_fs_setup.c | 16 DIR *dir = opendir(OVL_LOWER); in create_overlay_dirs() local
|
/third_party/node/src/ |
H A D | node_dir.h | 22 inline uv_dir_t* dir() { return dir_; } in dir() function in node::fs_dir::DirHandle
|
/third_party/musl/src/linux/ |
H A D | mount.c | 4 int mount(const char *special, const char *dir, const char *fstype, unsigned long flags, const void *data) in mount() argument
|
/third_party/ltp/testcases/kernel/syscalls/getcwd/ |
H A D | getcwd03.c | 30 static char dir[BUFSIZ], dir_link[BUFSIZ]; variable
|
/third_party/ltp/testcases/kernel/syscalls/chdir/ |
H A D | chdir04.c | 19 char *dir; member
|
/third_party/musl/libc-test/src/functionalext/supplement/dirent/ |
H A D | fdopendir.c | 33 DIR *dir = NULL; in fdopendir_0100() local 48 DIR *dir = fdopendir(0); in fdopendir_0200() local 60 DIR *dir = NULL; in fdopendir_0300() local 73 DIR *dir = NULL; in fdopendir_0400() local [all...] |
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/ |
H A D | File.hpp | 69 const std::string dir; member in vk::dbg::File 83 File::File(ID id, std::string dir, std::string name, std::string source) in File() argument
|
/third_party/skia/third_party/externals/swiftshader/tests/regres/llvm/ |
H A D | llvm.go | |
/third_party/toybox/toys/lsb/ |
H A D | mktemp.c | 36 char *template = *toys.optargs, *dir, *te = getenv("TMPDIR"); in mktemp_main() local [all...] |
/third_party/toybox/toys/posix/ |
H A D | rm.c | 28 int fd=dirtree_parentfd(try), dir=S_ISDIR(try->st.st_mode), or=0, using=0; in do_rm() local [all...] |
/third_party/rust/crates/rust-openssl/openssl/src/ |
H A D | version.rs | 95 pub fn dir() -> &'static str { in dir() functions
|
/kernel/linux/linux-5.10/arch/csky/mm/ |
H A D | dma-mapping.c | 59 arch_sync_dma_for_device(phys_addr_t paddr, size_t size, enum dma_data_direction dir) arch_sync_dma_for_device() argument 75 arch_sync_dma_for_cpu(phys_addr_t paddr, size_t size, enum dma_data_direction dir) arch_sync_dma_for_cpu() argument
|
/kernel/linux/linux-5.10/arch/hexagon/kernel/ |
H A D | dma.c | 58 arch_sync_dma_for_device(phys_addr_t paddr, size_t size, enum dma_data_direction dir) arch_sync_dma_for_device() argument
|
/kernel/linux/linux-5.10/arch/xtensa/kernel/ |
H A D | pci-dma.c | 46 arch_sync_dma_for_cpu(phys_addr_t paddr, size_t size, enum dma_data_direction dir) arch_sync_dma_for_cpu() argument 64 arch_sync_dma_for_device(phys_addr_t paddr, size_t size, enum dma_data_direction dir) arch_sync_dma_for_device() argument
|
/kernel/linux/linux-5.10/arch/arm64/mm/ |
H A D | dma-mapping.c | 19 __dma_map_area(phys_to_virt(paddr), size, dir); in arch_sync_dma_for_device() local 25 __dma_unmap_area(phys_to_virt(paddr), size, dir); in arch_sync_dma_for_cpu() local 16 arch_sync_dma_for_device(phys_addr_t paddr, size_t size, enum dma_data_direction dir) arch_sync_dma_for_device() argument 22 arch_sync_dma_for_cpu(phys_addr_t paddr, size_t size, enum dma_data_direction dir) arch_sync_dma_for_cpu() argument
|
/kernel/linux/linux-5.10/arch/m68k/include/asm/ |
H A D | dsp56k.h | 21 int dir; /* Bit field. 1 = write output bit, 0 = do nothing. member
|
/kernel/linux/linux-5.10/arch/arc/mm/ |
H A D | dma.c | 51 arch_sync_dma_for_device(phys_addr_t paddr, size_t size, enum dma_data_direction dir) arch_sync_dma_for_device() argument 72 arch_sync_dma_for_cpu(phys_addr_t paddr, size_t size, enum dma_data_direction dir) arch_sync_dma_for_cpu() argument
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | txx9pio.h | 17 __u32 dir; member
|
/kernel/linux/linux-5.10/arch/mips/mm/ |
H A D | sc-debugfs.c | 54 struct dentry *dir; in sc_debugfs_init() local
|
/kernel/linux/linux-5.10/arch/mips/oprofile/ |
H A D | common.c | 43 struct dentry *dir; in op_mips_create_files() local
|