Searched refs:boolean (Results 176 - 200 of 676) sorted by relevance

1234567891011>>

/external/mesa3d/src/gallium/state_trackers/egl/common/
H A Dnative_helper.c107 boolean
111 boolean changed = FALSE;
133 boolean
215 boolean only_if_exist)
237 boolean
257 boolean
265 boolean ret = FALSE;
329 boolean
344 boolean
371 boolean
[all...]
/external/mesa3d/src/gallium/state_trackers/egl/null/
H A Dnative_null.c90 static boolean
122 static boolean
169 native_create_display(void *dpy, boolean use_sw)
/external/mesa3d/src/gallium/state_trackers/egl/x11/
H A Dnative_ximage.c44 boolean own_dpy;
113 static boolean
140 static boolean
144 boolean ret;
154 static boolean
158 boolean ret;
171 static boolean
175 boolean ret;
195 static boolean
437 static boolean
[all...]
/external/mesa3d/src/gallium/auxiliary/cso_cache/
H A Dcso_hash.h102 boolean cso_hash_contains(struct cso_hash *hash, unsigned key);
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_linear.h92 static INLINE boolean pipe_linear_check_tile(const struct pipe_tile_info *t)
H A Du_surface.h46 extern boolean
H A Du_framebuffer.c48 boolean
119 boolean
H A Du_surfaces.h46 boolean
53 static INLINE boolean
/external/mesa3d/src/gallium/drivers/i915/
H A Di915_debug.h51 static INLINE boolean
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_alpha.c56 boolean do_branch)
H A Dlp_bld_depth.h69 boolean do_branch);
H A Dlp_state_surface.c54 boolean changed = !util_framebuffer_state_equal(&lp->framebuffer, fb);
H A Dlp_test_arit.c292 static boolean
298 boolean success = TRUE;
365 boolean
368 boolean success = TRUE;
381 boolean
393 boolean
/external/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_screen.h52 boolean
H A Dnouveau_fence.c33 boolean
35 boolean emit)
63 boolean
137 nouveau_fence_update(struct nouveau_screen *screen, boolean flushed)
172 boolean
183 boolean
/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_quad_pipe.c45 boolean early_depth_test =
H A Dsp_query.c156 static boolean
159 boolean wait,
200 boolean
204 boolean b, wait;
/external/selinux/libsepol/include/sepol/
H A Dbooleans.h15 and a boolean configuration file named by 'boolpath', rewrite the binary
16 policy for the boolean settings in the boolean configuration file.
22 and boolean settings specified by the parallel arrays ('names', 'values')
23 with 'nel' elements, rewrite the binary policy for the boolean settings.
30 /* Set the specified boolean */
40 /* Check if the specified boolean exists */
45 /* Query a boolean - returns the boolean, or NULL if not found */
59 int (*fn) (const sepol_bool_t * boolean,
[all...]
/external/mesa3d/src/gallium/auxiliary/translate/
H A Dtranslate.h119 boolean translate_is_output_format_supported(enum pipe_format format);
154 boolean translate_generic_is_output_format_supported(enum pipe_format format);
/external/mesa3d/src/gallium/drivers/nv30/
H A Dnv30_state.h83 boolean translated;
112 boolean translated;
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
H A Dxm_st.c58 static boolean
113 boolean
194 static boolean
202 boolean resized;
203 boolean ret;
255 static boolean
260 boolean ret;
325 boolean ret;
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi.h240 boolean has_mask;
333 boolean soa;
414 boolean
490 boolean
546 boolean
558 boolean
/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.h337 boolean UsedGeometryShader;
363 boolean
378 boolean ch0, boolean ch1, boolean ch2, boolean ch3)
/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_hyperz.c72 static boolean r300_is_hiz_func_valid(struct r300_context *r300)
93 static boolean r300_dsa_stencil_op_not_keep(struct pipe_stencil_state *s)
99 static boolean r300_hiz_allowed(struct r300_context *r300)
222 static boolean r300_dsa_writes_stencil(
231 static boolean r300_dsa_writes_depth_stencil(
248 static boolean r300_dsa_alpha_test_enabled(
/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi.c61 static boolean svga_shader_expand( struct svga_shader_emitter *emit )
84 static INLINE boolean reserve( struct svga_shader_emitter *emit,
95 boolean svga_shader_emit_dword( struct svga_shader_emitter *emit,
106 boolean svga_shader_emit_dwords( struct svga_shader_emitter *emit,
118 boolean svga_shader_emit_opcode( struct svga_shader_emitter *emit,
141 static boolean svga_shader_emit_header( struct svga_shader_emitter *emit )

Completed in 401 milliseconds

1234567891011>>