Home
last modified time | relevance | path

Searched defs:mode_t (Results 1 – 25 of 114) sorted by relevance

12345

/external/pytorch/torch/csrc/api/include/torch/nn/options/
Dupsampling.h36 mode_t; typedef
65 mode_t; typedef
Dvision.h21 typedef std::variant<enumtype::kBilinear, enumtype::kNearest> mode_t; typedef
Dpadding.h202 mode_t; typedef
/external/strace/linux/
Dasm_stat.h19 # define mode_t __kernel_mode_t macro
43 # define mode_t mode_t macro
/external/cronet/stable/third_party/llvm-libc/src/include/llvm-libc-types/
Dmode_t.h12 typedef unsigned mode_t; typedef
/external/llvm-libc/include/llvm-libc-types/
Dmode_t.h12 typedef unsigned mode_t; typedef
/external/cronet/tot/third_party/llvm-libc/src/include/llvm-libc-types/
Dmode_t.h12 typedef unsigned mode_t; typedef
/external/selinux/libselinux/src/
Dselinuxswig.i18 %typedef unsigned mode_t; typedef
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_linux.cc36 #define mode_t __kernel_mode_t macro
/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/posix/
Dfile_descriptor.hpp17 enum mode_t enum
/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/windows/
Dfile_descriptor.hpp20 enum mode_t enum
/external/clang/test/Sema/
Denable_if.c5 typedef int mode_t; typedef
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/linux_like/android/b32/
Dmod.rs6 pub type mode_t = u16; typedef
/external/rust/android-crates-io/crates/libc/src/unix/linux_like/android/b32/
Dmod.rs6 pub type mode_t = u16; typedef
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/linux_like/android/b32/
Dmod.rs6 pub type mode_t = u16; typedef
/external/zstd/programs/
Dutil.h113 typedef int mode_t; typedef
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/linux_like/android/b64/
Dmod.rs6 pub type mode_t = u32; typedef
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/linux_like/android/b64/
Dmod.rs6 pub type mode_t = u32; typedef
/external/rust/android-crates-io/crates/libc/src/unix/linux_like/android/b64/
Dmod.rs6 pub type mode_t = u32; typedef
/external/trusty/musl/include/
Dalltypes.h.in21 TYPEDEF unsigned mode_t; variable
/external/python/cpython3/Modules/
D_stat.c32 typedef unsigned short mode_t; typedef
/external/fmtlib/src/
Dos.cc207 using mode_t = int; typedef
/external/google-breakpad/src/common/mac/
DGTMLogger.m336 + (id)fileHandleForLoggingAtPath:(NSString *)path mode:(mode_t)mode { argument
/external/cronet/stable/third_party/apache-portable-runtime/src/build/
Daplibtool.c31 enum mode_t { mCompile, mLink, mInstall }; enum
/external/cronet/tot/third_party/apache-portable-runtime/src/build/
Daplibtool.c31 enum mode_t { mCompile, mLink, mInstall }; enum

12345