HomeSort by relevance Sort by last modified time
    Searched refs:boolean (Results 276 - 300 of 1017) sorted by null

<<11121314151617181920>>

  /external/pdfium/third_party/libjpeg/
fpdfapi_jdapistd.c 23 LOCAL(boolean) output_pass_setup JPP((j_decompress_ptr cinfo));
37 GLOBAL(boolean)
94 LOCAL(boolean)
228 GLOBAL(boolean)
253 GLOBAL(boolean)
  /external/mesa3d/src/gallium/drivers/r300/
r300_render.c 193 static boolean r300_reserve_cs_dwords(struct r300_context *r300,
197 boolean flushed = FALSE;
198 boolean emit_states = flags & PREP_EMIT_STATES;
199 boolean emit_vertex_arrays = flags & PREP_EMIT_VARRAYS;
200 boolean emit_vertex_arrays_swtcl = flags & PREP_EMIT_VARRAYS_SWTCL;
236 static boolean r300_emit_states(struct r300_context *r300,
242 boolean emit_states = flags & PREP_EMIT_STATES;
243 boolean emit_vertex_arrays = flags & PREP_EMIT_VARRAYS;
244 boolean emit_vertex_arrays_swtcl = flags & PREP_EMIT_VARRAYS_SWTCL;
245 boolean indexed = flags & PREP_INDEXED
    [all...]
r300_query.c 135 static boolean r300_get_query_result(struct pipe_context* pipe,
137 boolean wait,
185 boolean wait;
r300_texture_desc.c 35 enum r300_dim dim, boolean is_rs690)
91 static boolean r300_texture_macro_switch(struct r300_resource *tex,
93 boolean rv350_mode,
123 boolean is_rs690 = (screen->caps.family == CHIP_FAMILY_RS600 ||
157 boolean *out_aligned_for_cbzb)
218 boolean align_for_cbzb)
222 boolean rv350_mode = screen->caps.family >= CHIP_FAMILY_R350;
223 boolean aligned_for_cbzb;
292 boolean first_level_valid;
422 boolean rv350_mode = screen->caps.family >= CHIP_FAMILY_R350
    [all...]
  /external/libjpeg-turbo/
jdatasrc.c 33 boolean start_of_file; /* have we gotten any data yet? */
100 METHODDEF(boolean)
126 METHODDEF(boolean)
jcmainct.c 27 boolean suspended; /* remember if we suspended output */
130 jinit_c_main_controller (j_compress_ptr cinfo, boolean need_full_buffer)
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_screen.c 64 static boolean
71 static boolean
101 boolean
  /external/mesa3d/src/gallium/drivers/svga/
svga_pipe_rasterizer.c 139 boolean offset_front = util_get_offset(templ, fill_front);
140 boolean offset_back = util_get_offset(templ, fill_back);
141 boolean offset = 0;
svga_state_need_swtnl.c 79 boolean need_swvfetch = FALSE;
119 boolean need_pipeline = FALSE;
197 boolean need_swtnl;
  /external/mesa3d/src/gallium/state_trackers/egl/drm/
modeset.c 37 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/opencv3/3rdparty/libjpeg/
jdatasrc.c 31 boolean start_of_file; /* have we gotten any data yet? */
96 METHODDEF(boolean)
121 METHODDEF(boolean)
  /external/skia/src/images/
SkJpegUtility.cpp 26 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) {
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng.h 40 // Define boolean type to be used by libgps on loc api module
41 typedef unsigned char boolean; typedef
96 boolean intermediateFix;
119 boolean generateNmea;
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
loc_eng.h 40 // Define boolean type to be used by libgps on loc api module
41 typedef unsigned char boolean; typedef
101 boolean intermediateFix;
124 boolean generateNmea;
  /hardware/qcom/gps/msmcobalt/loc_api/libloc_api_50001/
loc_eng.h 40 // Define boolean type to be used by libgps on loc api module
41 typedef unsigned char boolean; typedef
100 boolean intermediateFix;
122 boolean generateNmea;
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/monitor_enter/d/
T_monitor_enter_2.d 31 iput-boolean v2, v3, dot.junit.opcodes.monitor_enter.d.T_monitor_enter_2.result Z
60 iput-boolean v5, v8, dot.junit.opcodes.monitor_enter.d.T_monitor_enter_2.result Z
72 iput-boolean v6, v8, dot.junit.opcodes.monitor_enter.d.T_monitor_enter_2.result Z
  /external/mesa3d/src/gallium/winsys/radeon/drm/
radeon_drm_winsys.c 99 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/
pen.c 109 static void setpenattr_bool(VTermState *state, VTermAttr attr, int boolean)
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/
u_math.h 274 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
u_network.c 20 boolean
172 u_socket_block(int s, boolean block)
u_ringbuffer.c 67 static INLINE boolean util_ringbuffer_empty( const struct util_ringbuffer *ring )
112 boolean wait )
u_split_prim.h 14 void (*edge)(void *priv, boolean enabled);
44 static INLINE boolean
  /external/mesa3d/src/gallium/drivers/i915/
i915_state_inlines.h 214 static INLINE boolean i915_validate_vertices( unsigned hw_prim, unsigned nr )
216 boolean ok;
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_setup.c 60 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 scissor
    [all...]
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_tex.c 35 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;

Completed in 584 milliseconds

<<11121314151617181920>>