Home
last modified time | relevance | path

Searched defs:mode (Results 101 - 125 of 2401) sorted by relevance

12345678910>>...97

/third_party/musl/src/stat/
H A Dfchmodat.c6 int fchmodat(int fd, const char *path, mode_t mode, int flag) in fchmodat() argument
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dipc.h7 mode_t mode; member
/third_party/musl/porting/liteos_a/user/src/mman/
H A Dshm_open.c28 int shm_open(const char *name, int flag, mode_t mode) in shm_open() argument
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dipc.h7 mode_t mode; member
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dipc.h7 mode_t mode; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dipc.h7 mode_t mode; member
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_rasterizer.c47 translate_fill(GLenum mode) in translate_fill() argument
/third_party/libfuse/example/
H A Dpassthrough_helpers.h30 mknod_wrapper(int dirfd, const char *path, const char *link, int mode, dev_t rdev) mknod_wrapper() argument
[all...]
/third_party/ltp/testcases/kernel/mce-test/hwpoison/kinclude/linux/
H A Ddebugfs.h2 static inline struct dentry *debugfs_create_file(const char *name, mode_t mode, in debugfs_create_file() argument
/third_party/ltp/testcases/kernel/mce-test/tsrc/kinclude/linux/
H A Ddebugfs.h2 static inline struct dentry *debugfs_create_file(const char *name, mode_t mode, in debugfs_create_file() argument
/third_party/ltp/testcases/kernel/syscalls/creat/
H A Dcreat01.c32 int mode; member
/third_party/ltp/testcases/kernel/syscalls/fchmod/
H A Dfchmod01.c23 mode_t file_mode, mode; in verify_fchmod() local
/third_party/ltp/testcases/kernel/syscalls/unshare/
H A Dunshare01.c35 int mode; member
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-error.cc43 FrameSkipMode mode = caller->IsJSFunction() ? SKIP_UNTIL_SEEN : SKIP_FIRST; in BUILTIN() local
/third_party/node/deps/v8/src/execution/
H A Dinterrupts-scope.cc12 InterruptsScope(Isolate* isolate, intptr_t intercept_mask, Mode mode) InterruptsScope() argument
/third_party/node/deps/v8/src/objects/
H A Dcall-site-info-inl.h44 void CallSiteInfo::set_code_object(HeapObject code, WriteBarrierMode mode) { in set_code_object() argument
/third_party/node/deps/v8/src/logging/
H A Druntime-call-stats-scope.h33 RuntimeCallTimerScope( LocalIsolate* isolate, RuntimeCallCounterId counter_id, RuntimeCallStats::CounterMode mode) RuntimeCallTimerScope() argument
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_texture.h39 unsigned mode:1; member
/third_party/musl/arch/generic/bits/
H A Dipc.h7 mode_t mode; member
/third_party/musl/arch/x32/bits/
H A Dipc.h7 mode_t mode; member
/third_party/musl/libc-test/src/functionalext/supplement/stat/stat_gtest/
H A Dstat_fstatat64_test.cpp23 mode_t mode = S_IRWXU | S_IRWXG | S_IRWXO; in HWTEST_F() local
45 mode_t mode = S_IRWXU | S_IRWXG | S_IRWXO; in HWTEST_F() local
68 mode_t mode = S_IRWXU | S_IRWXG | S_IRWXO; in HWTEST_F() local
H A Dstat_fstat64_test.cpp22 mode_t mode = S_IRWXU | S_IRWXG | S_IRWXO; in HWTEST_F() local
/third_party/musl/libc-test/src/functionalext/supplement/stdio/stdio_gtest/
H A Dstdio_ferror_unlocked_test.cpp19 mode_t mode = S_IRWXU | S_IRWXG | S_IRWXO; in HWTEST_F() local
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_aria_hw.c16 int ret, mode = dat->mode; in cipher_hw_aria_initkey() local
H A Dcipher_camellia_hw.c23 int ret, mode = dat->mode; in cipher_hw_camellia_initkey() local
[all...]

Completed in 6 milliseconds

12345678910>>...97