/third_party/ltp/testcases/kernel/syscalls/getrandom/ |
H A D | getrandom01.c | 12 static int modes[] = {0, GRND_RANDOM, GRND_NONBLOCK, variable
|
H A D | getrandom02.c | 15 static int modes[] = { 0, GRND_RANDOM, GRND_NONBLOCK, variable
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/ |
H A D | MatrixModeTest.cpp | 54 std::vector<GLenum> modes = {GL_PROJECTION, GL_MODELVIEW, GL_TEXTURE}; in TEST_P() local
|
/third_party/toybox/toys/lsb/ |
H A D | mknod.c | 39 mode_t modes[] = {S_IFIFO, S_IFCHR, S_IFCHR, S_IFBLK}; in mknod_main() local
|
/third_party/ltp/testcases/kernel/syscalls/fchmod/ |
H A D | fchmod01.c | 17 static int modes[] = { 0, 07, 070, 0700, 0777, 02777, 04777, 06777 }; variable
|
/third_party/mesa3d/src/mesa/main/ |
H A D | querymatrix.c | 62 } modes[] = { in _mesa_QueryMatrixxOES() local
|
/third_party/ltp/testcases/kernel/syscalls/mbind/ |
H A D | mbind03.c | 102 static const int modes[] = { variable
|
H A D | mbind02.c | 91 static const int modes[] = { variable
|
H A D | mbind04.c | 113 static const int modes[] = { variable
|
/third_party/skia/docs/examples/ |
H A D | skpaint_xfer.cpp | 11 SkBlendMode modes[] = { in REG_FIDDLE() local
|
/third_party/mesa3d/src/compiler/nir/ |
H A 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() argument 145 nir_lower_vec3_to_vec4(nir_shader *shader, nir_variable_mode modes) in nir_lower_vec3_to_vec4() argument [all...] |
H A 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() argument 162 remove_dead_vars(struct exec_list *var_list, nir_variable_mode modes, in remove_dead_vars() argument 188 nir_remove_dead_variables(nir_shader *shader, nir_variable_mode modes, in nir_remove_dead_variables() argument [all...] |
H A D | nir_lower_scratch.c | 99 nir_lower_vars_to_scratch(nir_shader *shader, nir_variable_mode modes, int size_threshold, glsl_type_size_align_func size_align) nir_lower_vars_to_scratch() argument
|
H A D | nir_lower_variable_initializers.c | 91 nir_lower_variable_initializers(nir_shader *shader, nir_variable_mode modes) in nir_lower_variable_initializers() argument 57 lower_const_initializer(struct nir_builder *b, struct exec_list *var_list, nir_variable_mode modes) lower_const_initializer() argument
|
H A D | nir_lower_memory_model.c | 34 get_intrinsic_info(nir_intrinsic_instr *intrin, nir_variable_mode *modes, in get_intrinsic_info() argument 280 uint32_t modes = 0; nir_lower_memory_model() local [all...] |
H A D | nir_opt_dead_write_vars.c | 56 clear_unused_for_modes(struct util_dynarray *unused_writes, nir_variable_mode modes) in clear_unused_for_modes() argument
|
H A D | nir_lower_array_deref_of_vec.c | 185 nir_lower_array_deref_of_vec(nir_shader *shader, nir_variable_mode modes, in nir_lower_array_deref_of_vec() argument 62 nir_lower_array_deref_of_vec_impl(nir_function_impl *impl, nir_variable_mode modes, nir_lower_array_deref_of_vec_options options) nir_lower_array_deref_of_vec_impl() argument
|
/third_party/ltp/testcases/kernel/syscalls/chmod/ |
H A D | chmod01.c | 20 static int modes[] = {0, 07, 070, 0700, 0777, 02777, 04777, 06777}; variable
|
/third_party/skia/third_party/externals/libwebp/src/dec/ |
H A D | tree_dec.c | 318 uint8_t* modes = block->imodes_; in ParseIntraMode() local [all...] |
/third_party/glslang/glslang/Include/ |
H A D | SpirvIntrinsics.h | 65 TMap<int, TVector<const TIntermConstantUnion*>> modes; member
|
/third_party/mesa3d/src/glx/ |
H A D | vertarr.c | 138 static const modes[14][4] = { in __indirect_glInterleavedArrays() local
|
H A D | renderpix.c | 81 __glXSendLargeImage(struct glx_context * gc, GLint compsize, GLint dim, GLint width, GLint height, GLint depth, GLenum format, GLenum type, const GLvoid * src, GLubyte * pc, GLubyte * modes) __glXSendLargeImage() argument
|
/third_party/ltp/testcases/kernel/syscalls/adjtimex/ |
H A D | adjtimex02.c | 45 unsigned int modes; member [all...] |
/third_party/ltp/testcases/kernel/syscalls/clock_adjtime/ |
H A D | clock_adjtime01.c | 64 unsigned int modes; member 226 unsigned int modes = ADJ_ALL; cleanup() local [all...] |
/third_party/musl/compat/time32/ |
H A D | clock_adjtime32.c | 9 unsigned modes; member
|