/third_party/musl/porting/linux/user/include/fortify/ |
D | fcntl.h | 56 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/ |
D | fcntl.h | 56 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/ |
D | nir_remove_dead_variables.c | 96 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()
|
D | nir_lower_memory_model.c | 34 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
|
D | nir_split_vars.c | 198 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 …]
|
D | nir_lower_vec3_to_vec4.c | 27 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()
|
D | nir_lower_indirect_derefs.c | 116 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()
|
D | nir_lower_variable_initializers.c | 58 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()
|
D | nir_lower_array_deref_of_vec.c | 63 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()
|
D | nir_lower_io.c | 45 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 …]
|
D | nir_opt_combine_stores.c | 68 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()
|
D | nir_lower_mediump.c | 32 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/ |
D | clock_adjtime01.c | 64 unsigned int modes; member 226 unsigned int modes = ADJ_ALL; in cleanup() local
|
D | clock_adjtime02.c | 69 unsigned int modes; member 231 unsigned int modes = ADJ_ALL; in cleanup() local
|
/third_party/ltp/testcases/kernel/syscalls/getrandom/ |
D | getrandom01.c | 12 static int modes[] = {0, GRND_RANDOM, GRND_NONBLOCK, variable
|
D | getrandom02.c | 15 static int modes[] = { 0, GRND_RANDOM, GRND_NONBLOCK, variable
|
/third_party/toybox/toys/lsb/ |
D | mknod.c | 39 mode_t modes[] = {S_IFIFO, S_IFCHR, S_IFCHR, S_IFBLK}; in mknod_main() local
|
/third_party/flutter/glfw/tests/ |
D | monitors.c | 89 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/ |
D | fchmod01.c | 17 static int modes[] = { 0, 07, 070, 0700, 0777, 02777, 04777, 06777 }; variable
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/ |
D | MatrixModeTest.cpp | 54 std::vector<GLenum> modes = {GL_PROJECTION, GL_MODELVIEW, GL_TEXTURE}; in TEST_P() local
|
/third_party/mesa3d/src/compiler/glsl/glcpp/ |
D | meson.build | 90 modes = ['unix', 'windows', 'oldmac', 'bizarro'] variable
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/ |
D | MatrixModeTest.cpp | 54 std::vector<GLenum> modes = {GL_PROJECTION, GL_MODELVIEW, GL_TEXTURE}; in TEST_P() local
|
/third_party/spirv-tools/source/val/ |
D | validate_derivatives.cpp | 81 const auto* modes = state.GetExecutionModes(entry_point->id()); in DerivativesPass() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_derivatives.cpp | 81 const auto* modes = state.GetExecutionModes(entry_point->id()); in DerivativesPass() local
|
/third_party/ltp/testcases/kernel/syscalls/mbind/ |
D | mbind02.c | 91 static const int modes[] = { variable
|