Home
last modified time | relevance | path

Searched defs:modes (Results 1 – 25 of 215) sorted by relevance

123456789

/third_party/musl/porting/linux/user/include/fortify/
Dfcntl.h56 int open(const char* const __DIAGNOSE_PASS_OBJECT_SIZE path, int flags, unsigned modes) in open()
76 int openat(int dirfd, const char* const __DIAGNOSE_PASS_OBJECT_SIZE path, int flags, mode_t modes) in openat()
97 int open64(const char* const __DIAGNOSE_PASS_OBJECT_SIZE path, int flags, mode_t modes) in open64()
117 int openat64(int dirfd, const char* const __DIAGNOSE_PASS_OBJECT_SIZE path, int flags, mode_t modes) in openat64()
/third_party/musl/ndk_musl_include/fortify/
Dfcntl.h56 int open(const char* const __DIAGNOSE_PASS_OBJECT_SIZE path, int flags, unsigned modes) in open()
76 int openat(int dirfd, const char* const __DIAGNOSE_PASS_OBJECT_SIZE path, int flags, mode_t modes) in openat()
97 int open64(const char* const __DIAGNOSE_PASS_OBJECT_SIZE path, int flags, mode_t modes) in open64()
117 int openat64(int dirfd, const char* const __DIAGNOSE_PASS_OBJECT_SIZE path, int flags, mode_t modes) in openat64()
/third_party/mesa3d/src/compiler/nir/
Dnir_remove_dead_variables.c96 add_var_use_shader(nir_shader *shader, struct set *live, nir_variable_mode modes) in add_var_use_shader()
162 remove_dead_vars(struct exec_list *var_list, nir_variable_mode modes, in remove_dead_vars()
188 nir_remove_dead_variables(nir_shader *shader, nir_variable_mode modes, in nir_remove_dead_variables()
Dnir_lower_memory_model.c34 get_intrinsic_info(nir_intrinsic_instr *intrin, nir_variable_mode *modes, in get_intrinsic_info()
168 nir_variable_mode modes; in visit_instr() local
280 uint32_t modes = 0; in nir_lower_memory_model() local
Dnir_split_vars.c198 nir_variable_mode modes, in split_struct_derefs_impl()
295 nir_split_struct_vars(nir_shader *shader, nir_variable_mode modes) in nir_split_struct_vars()
433 nir_variable_mode modes) in get_array_deref_info()
448 nir_variable_mode modes, in mark_array_deref_used()
473 nir_variable_mode modes, in mark_array_usage_impl()
707 nir_variable_mode modes, in split_array_copies_impl()
752 nir_variable_mode modes, in split_array_access_impl()
861 nir_split_array_vars(nir_shader *shader, nir_variable_mode modes) in nir_split_array_vars()
1018 nir_variable_mode modes, in get_vec_deref_usage()
1035 nir_variable_mode modes, in mark_deref_if_complex()
[all …]
Dnir_lower_vec3_to_vec4.c27 lower_vec3_to_vec4_impl(nir_function_impl *impl, nir_variable_mode modes) in lower_vec3_to_vec4_impl()
145 nir_lower_vec3_to_vec4(nir_shader *shader, nir_variable_mode modes) in nir_lower_vec3_to_vec4()
Dnir_lower_indirect_derefs.c116 nir_variable_mode modes, in lower_indirect_derefs_block()
191 lower_indirects_impl(nir_function_impl *impl, nir_variable_mode modes, in lower_indirects_impl()
217 nir_lower_indirect_derefs(nir_shader *shader, nir_variable_mode modes, in nir_lower_indirect_derefs()
Dnir_lower_variable_initializers.c58 nir_variable_mode modes) in lower_const_initializer()
91 nir_lower_variable_initializers(nir_shader *shader, nir_variable_mode modes) in nir_lower_variable_initializers()
Dnir_lower_array_deref_of_vec.c63 nir_variable_mode modes, in nir_lower_array_deref_of_vec_impl()
185 nir_lower_array_deref_of_vec(nir_shader *shader, nir_variable_mode modes, in nir_lower_array_deref_of_vec()
Dnir_lower_io.c45 nir_variable_mode modes; member
763 nir_variable_mode modes, in nir_lower_io_impl()
801 nir_lower_io(nir_shader *shader, nir_variable_mode modes, in nir_lower_io()
828 nir_variable_mode modes, in build_addr_iadd()
915 nir_variable_mode modes, in build_addr_iadd_imm()
1293 canonicalize_generic_modes(nir_variable_mode modes) in canonicalize_generic_modes()
1332 nir_variable_mode modes, in build_explicit_io_load()
1577 nir_variable_mode modes, in build_explicit_io_store()
1744 nir_variable_mode modes) in build_explicit_io_atomic()
2206 nir_lower_explicit_io_impl(nir_function_impl *impl, nir_variable_mode modes, in nir_lower_explicit_io_impl()
[all …]
Dnir_opt_combine_stores.c68 nir_variable_mode modes; member
188 nir_variable_mode modes) in combine_stores_with_modes()
449 nir_opt_combine_stores(nir_shader *shader, nir_variable_mode modes) in nir_opt_combine_stores()
Dnir_lower_mediump.c32 get_io_intrinsic(nir_instr *instr, nir_variable_mode modes, in get_io_intrinsic()
65 nir_recompute_io_bases(nir_shader *nir, nir_variable_mode modes) in nir_recompute_io_bases()
145 nir_lower_mediump_io(nir_shader *nir, nir_variable_mode modes, in nir_lower_mediump_io()
254 nir_force_mediump_io(nir_shader *nir, nir_variable_mode modes, in nir_force_mediump_io()
318 nir_unpack_16bit_varying_slots(nir_shader *nir, nir_variable_mode modes) in nir_unpack_16bit_varying_slots()
/third_party/ltp/testcases/kernel/syscalls/clock_adjtime/
Dclock_adjtime01.c64 unsigned int modes; member
226 unsigned int modes = ADJ_ALL; in cleanup() local
Dclock_adjtime02.c69 unsigned int modes; member
231 unsigned int modes = ADJ_ALL; in cleanup() local
/third_party/ltp/testcases/kernel/syscalls/getrandom/
Dgetrandom01.c12 static int modes[] = {0, GRND_RANDOM, GRND_NONBLOCK, variable
Dgetrandom02.c15 static int modes[] = { 0, GRND_RANDOM, GRND_NONBLOCK, variable
/third_party/toybox/toys/lsb/
Dmknod.c39 mode_t modes[] = {S_IFIFO, S_IFCHR, S_IFCHR, S_IFBLK}; in mknod_main() local
/third_party/flutter/glfw/tests/
Dmonitors.c89 const GLFWvidmode* modes = glfwGetVideoModes(monitor, &count); in list_modes() local
120 const GLFWvidmode* modes = glfwGetVideoModes(monitor, &count); in test_modes() local
/third_party/ltp/testcases/kernel/syscalls/fchmod/
Dfchmod01.c17 static int modes[] = { 0, 07, 070, 0700, 0777, 02777, 04777, 06777 }; variable
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
DMatrixModeTest.cpp54 std::vector<GLenum> modes = {GL_PROJECTION, GL_MODELVIEW, GL_TEXTURE}; in TEST_P() local
/third_party/mesa3d/src/compiler/glsl/glcpp/
Dmeson.build90 modes = ['unix', 'windows', 'oldmac', 'bizarro'] variable
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
DMatrixModeTest.cpp54 std::vector<GLenum> modes = {GL_PROJECTION, GL_MODELVIEW, GL_TEXTURE}; in TEST_P() local
/third_party/spirv-tools/source/val/
Dvalidate_derivatives.cpp81 const auto* modes = state.GetExecutionModes(entry_point->id()); in DerivativesPass() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_derivatives.cpp81 const auto* modes = state.GetExecutionModes(entry_point->id()); in DerivativesPass() local
/third_party/ltp/testcases/kernel/syscalls/mbind/
Dmbind02.c91 static const int modes[] = { variable

123456789