Searched refs:boolean (Results 226 - 250 of 676) sorted by relevance

1234567891011>>

/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_need_swtnl.c79 boolean need_swvfetch = FALSE;
119 boolean need_pipeline = FALSE;
197 boolean need_swtnl;
/external/mesa3d/src/gallium/state_trackers/egl/drm/
H A Dmodeset.c37 static boolean
62 static boolean
63 drm_surface_init_framebuffers(struct native_surface *nsurf, boolean need_back)
121 static boolean
135 static boolean
154 static boolean
195 static boolean
199 boolean ret;
338 boolean found_crtc = TRUE;
386 static boolean
[all...]
/external/skia/src/images/
H A DSkJpegUtility.cpp26 static boolean sk_seek_input_data(j_decompress_ptr cinfo, long byte_offset) {
48 static boolean sk_fill_input_buffer(j_decompress_ptr cinfo) {
122 static boolean sk_empty_output_buffer(j_compress_ptr cinfo) {
/external/jpeg/
H A Djdapistd.c23 LOCAL(boolean) output_pass_setup JPP((j_decompress_ptr cinfo));
37 GLOBAL(boolean)
90 GLOBAL(boolean)
120 LOCAL(boolean)
349 GLOBAL(boolean)
374 GLOBAL(boolean)
H A Djdatasrc.c30 boolean start_of_file; /* have we gotten any data yet? */
89 METHODDEF(boolean)
H A Djdhuff.h50 JPP((j_decompress_ptr cinfo, boolean isDC, int tblno,
155 EXTERN(boolean) jpeg_fill_bit_buffer
/external/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_winsys.c99 static boolean radeon_set_fd_access(struct radeon_drm_cs *applier,
102 unsigned request, boolean enable)
150 static boolean radeon_get_drm_value(int fd, unsigned request,
173 static boolean do_winsys_init(struct radeon_drm_winsys *ws)
341 static boolean radeon_cs_request_feature(struct radeon_winsys_cs *rcs,
343 boolean enable)
/external/libvterm/src/
H A Dpen.c109 static void setpenattr_bool(VTermState *state, VTermAttr attr, int boolean) argument
111 VTermValue val = { .boolean = boolean };
427 val->boolean = state->pen.bold;
435 val->boolean = state->pen.italic;
439 val->boolean = state->pen.blink;
443 val->boolean = state->pen.reverse;
447 val->boolean = state->pen.strike;
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_math.h274 static INLINE boolean
327 static INLINE boolean
346 static INLINE boolean
355 static INLINE boolean
380 static INLINE boolean
389 static INLINE boolean
414 static INLINE boolean
421 static INLINE boolean
H A Du_network.c20 boolean
172 u_socket_block(int s, boolean block)
H A Du_ringbuffer.c67 static INLINE boolean util_ringbuffer_empty( const struct util_ringbuffer *ring )
112 boolean wait )
H A Du_split_prim.h14 void (*edge)(void *priv, boolean enabled);
44 static INLINE boolean
/external/mesa3d/src/gallium/drivers/i915/
H A Di915_state_inlines.h214 static INLINE boolean i915_validate_vertices( unsigned hw_prim, unsigned nr )
216 boolean ok;
H A Di915_debug.c83 static boolean debug( struct debug_stream *stream, const char *name, unsigned len )
128 static boolean debug_prim( struct debug_stream *stream, const char *name,
129 boolean dump_floats,
158 static boolean debug_program( struct debug_stream *stream, const char *name, unsigned len )
179 static boolean debug_chain( struct debug_stream *stream, const char *name, unsigned len )
203 static boolean debug_variable_length_prim( struct debug_stream *stream )
280 static boolean debug_load_immediate( struct debug_stream *stream,
387 static boolean debug_load_indirect( struct debug_stream *stream,
505 static boolean debug_copy_blit( struct debug_stream *stream,
528 static boolean debug_color_bli
[all...]
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup.c60 static boolean set_scene_state( struct lp_setup_context *, enum setup_state,
62 static boolean try_update_scene_state( struct lp_setup_context *setup );
171 static boolean
175 boolean need_zsload = FALSE;
176 boolean ok;
257 static boolean
272 static boolean
377 static boolean
483 boolean ccw_is_frontface,
484 boolean scisso
[all...]
/external/mesa3d/src/gallium/drivers/nv50/
H A Dnv50_tex.c35 nv50_tic_swizzle(uint32_t tc, unsigned swz, boolean tex_int)
84 boolean tex_int;
199 static boolean
205 boolean need_flush = FALSE;
275 boolean need_flush;
286 static boolean
291 boolean need_flush = FALSE;
325 boolean need_flush;
/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dr600_query.c60 static boolean r600_get_query_result(struct pipe_context *ctx,
62 boolean wait, union pipe_query_result *vresult)
/external/mesa3d/src/gallium/drivers/trace/
H A Dtr_screen.c42 static boolean trace = FALSE;
156 static boolean
165 boolean result;
283 static boolean
351 static boolean
374 static boolean
437 boolean
440 static boolean firstrun = TRUE;
/external/mesa3d/src/gallium/state_trackers/egl/x11/
H A Dnative_dri2.c51 boolean own_dpy;
81 boolean have_back, have_fake;
203 boolean with_format = FALSE; /* never ask for depth/stencil */
273 static boolean
286 static INLINE boolean
293 static boolean
315 static boolean
356 static boolean
360 boolean ret;
380 static boolean
[all...]
/external/mesa3d/src/gallium/state_trackers/wgl/
H A Dstw_device.c66 boolean
130 boolean
/external/mesa3d/src/gallium/winsys/i915/sw/
H A Di915_sw_batchbuffer.c60 static boolean
72 unsigned pre_add, boolean fenced)
/external/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_screen_pools.c77 boolean
113 boolean
/external/pdfium/core/src/fxcodec/libjpeg/
H A Djdhuff.h50 JPP((j_decompress_ptr cinfo, boolean isDC, int tblno,
154 EXTERN(boolean) jpeg_fill_bit_buffer
/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_clip.c65 boolean noperspective_attribs[PIPE_MAX_SHADER_OUTPUTS];
193 const boolean *edgeflags,
309 boolean aEdges[MAX_CLIPPED_VERTICES];
310 boolean bEdges[MAX_CLIPPED_VERTICES];
311 boolean *inEdges = aEdges;
312 boolean *outEdges = bEdges;
332 const boolean is_user_clip_plane = plane_idx >= 6;
334 boolean *edge_prev = &inEdges[0];
349 boolean *edge = &inEdges[i];
363 boolean *new_edg
[all...]
/external/mesa3d/src/gallium/state_trackers/xorg/
H A Dxorg_composite.c69 static boolean
77 boolean supported = FALSE;
132 static INLINE boolean
164 static boolean is_filter_accelerated(PicturePtr pic)
172 boolean xorg_composite_accelerated(int op,
233 picture_format_fixups(struct exa_pixmap_priv *pSrc, PicturePtr pSrcPicture, boolean mask,
236 boolean set_alpha = FALSE;
237 boolean swizzle = FALSE;
431 static INLINE boolean matrix_from_pict_transform(PictTransform *trans, float *matrix)
469 boolean xorg_composite_bind_stat
[all...]

Completed in 561 milliseconds

1234567891011>>