Home
last modified time | relevance | path

Searched defs:mode (Results 876 - 900 of 10956) sorted by relevance

1...<<31323334353637383940>>...439

/third_party/musl/porting/linux/user/src/stdio/
H A Dfmemopen.c12 int mode; member
82 FILE *fmemopen(void *restrict buf, size_t size, const char *restrict mode) in fmemopen() argument
[all...]
/third_party/musl/src/process/
H A Dfdop.h10 mode_t mode; member
/third_party/musl/src/aio/
H A Dlio_listio.c70 int lio_listio(int mode, struct aiocb *restrict const *restrict cbs, int cnt, struct sigevent *restrict sev) in lio_listio() argument
/third_party/musl/porting/liteos_a/user/src/aio/
H A Dlio_listio.c70 int lio_listio(int mode, struct aiocb *restrict const *restrict cbs, int cnt, struct sigevent *restrict sev) in lio_listio() argument
/third_party/musl/src/stdio/
H A Dfmemopen.c12 int mode; member
97 FILE *fmemopen(void *restrict buf, size_t size, const char *restrict mode) in fmemopen() argument
[all...]
/third_party/ltp/testcases/kernel/syscalls/open/
H A Dopen01.c35 mode_t mode; member
/third_party/ltp/testcases/kernel/syscalls/mbind/
H A Dmbind04.c44 static void verify_policy(unsigned int node, int mode, unsigned flag) in verify_policy() argument
/third_party/ltp/testcases/kernel/syscalls/chmod/
H A Dchmod01.c37 int mode = modes[n]; in verify_chmod() local
/third_party/ltp/testcases/kernel/syscalls/dup2/
H A Ddup202.c36 mode_t mode; member
[all...]
/third_party/ltp/testcases/kernel/syscalls/openat2/
H A Dopenat203.c20 uint64_t mode; member
/third_party/ltp/testcases/kernel/syscalls/stat/
H A Dstat01.c32 unsigned int mode; member
/third_party/ltp/include/lapi/
H A Dopenat2.h32 uint64_t mode; member
/third_party/libdrm/nouveau/nvif/
H A Dif0003.h7 __u8 mode; member
/third_party/node/deps/v8/src/base/platform/
H A Dwrappers.h39 inline FILE* Fopen(const char* filename, const char* mode) { in Fopen() argument
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_common.cpp60 uint8_t mode = NV50_IR_INTERP_PERSPECTIVE; in translateInterpMode() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_split_prim.h16 unsigned mode; member
27 util_split_prim_init(struct util_split_prim *s, unsigned mode, unsigned start, unsigned count) util_split_prim_init() argument
H A Du_draw.h52 util_draw_arrays(struct pipe_context *pipe, enum pipe_prim_type mode, uint start, uint count) util_draw_arrays() argument
73 util_draw_elements(struct pipe_context *pipe, void *indices, unsigned index_size, int index_bias, enum pipe_prim_type mode, uint start, uint count) util_draw_elements() argument
97 util_draw_arrays_instanced(struct pipe_context *pipe, enum pipe_prim_type mode, uint start, uint count, uint start_instance, uint instance_count) util_draw_arrays_instanced() argument
123 util_draw_elements_instanced(struct pipe_context *pipe, void *indices, unsigned index_size, int index_bias, enum pipe_prim_type mode, uint start, uint count, uint start_instance, uint instance_count) util_draw_elements_instanced() argument
[all...]
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_aes_siv.h25 unsigned int mode; /* The mode that we are using */ member
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DRangeException.java30 checkDisjoint( Column<T> column, T value, RangeTree existing, RangeTree ranges, OverwriteMode mode) checkDisjoint() argument
39 RangeException(Column<?> column, @Nullable Object value, RangeTree existing, RangeTree ranges, RangeTree intersection, OverwriteMode mode) RangeException() argument
48 explain( Column<?> column, @Nullable Object value, RangeTree existing, RangeTree ranges, RangeTree intersection, OverwriteMode mode) explain() argument
/third_party/rust/crates/heck/src/
H A Dlib.rs113 let mut mode = WordMode::Boundary; in transform() variables
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DEGLReusableSync.cpp90 signal(const egl::Display *display, const gl::Context *context, EGLint mode) signal() argument
/third_party/vk-gl-cts/external/amber/src/src/vkscript/
H A Ddatum_type_parser_test.cc24 bool AllCompsAreType(Format* fmt, FormatMode mode, uint8_t num_bits) { in AllCompsAreType() argument
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_modes_test.cpp570 const std::string mode = std::get<3>(GetParam()); in TEST_P() local
588 sstr << "OpExecutionModeId %main " << mode << "\ in TEST_P() local
590 sstr << "OpExecutionMode %main " << mode << "\\n"; TEST_P() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/tools/
H A Dio.h123 bool WriteFile(const char* filename, const char* mode, const T* data, in WriteFile() argument
/third_party/skia/samplecode/
H A DSampleAARectModes.cpp34 static SkScalar drawCell(SkCanvas* canvas, SkBlendMode mode, SkAlpha a0, SkAlpha a1) { in drawCell() argument

Completed in 8 milliseconds

1...<<31323334353637383940>>...439