HomeSort by relevance Sort by last modified time
    Searched refs:boolean (Results 226 - 250 of 1935) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_resource_buffer.h 77 boolean user;
160 boolean pending;
198 static INLINE boolean
  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/radeon/drm/
radeon_drm_cs.h 90 static INLINE boolean
99 static INLINE boolean
115 static INLINE boolean
  /external/mesa3d/src/gallium/drivers/i915/
i915_batchbuffer.h 42 static INLINE boolean
86 static INLINE boolean
98 size_t offset, boolean fenced)
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_bld_interp.h 87 boolean simple_interp;
88 boolean dynamic_offsets;
121 boolean dynamic_offsets,
lp_test_format.c 62 boolean success)
129 static boolean
137 boolean first = TRUE;
138 boolean success = TRUE;
162 boolean match = TRUE;
214 static boolean
222 boolean first = TRUE;
223 boolean success = TRUE;
247 boolean match;
300 static boolean
    [all...]
lp_bld_blend.c 39 boolean
60 boolean
76 static INLINE boolean
139 boolean not_alpha_dependent,
140 boolean optimise_only)
lp_scene.h 159 boolean alloc_failed;
160 boolean has_depthstencil_clear;
181 boolean lp_scene_is_empty(struct lp_scene *scene );
182 boolean lp_scene_is_oom(struct lp_scene *scene );
190 boolean lp_scene_add_resource_reference(struct lp_scene *scene,
192 boolean initializing_scene);
194 boolean lp_scene_is_resource_referenced(const struct lp_scene *scene,
291 static INLINE boolean
323 static INLINE boolean
349 static INLINE boolean
    [all...]
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_program.h 56 boolean translated;
102 boolean nv50_program_translate(struct nv50_program *, uint16_t chipset);
103 boolean nv50_program_upload_code(struct nv50_context *, struct nv50_program *);
nv50_stateobj.h 44 boolean user; /* should only be TRUE if u.data is valid and non-NULL */
59 boolean need_conversion;
69 boolean clean;
nv50_context.h 93 boolean uniform_buffer_bound[3];
94 boolean prim_restart;
95 boolean point_sprite;
96 boolean rt_serialize;
97 boolean flushed;
98 boolean rasterizer_discard;
100 boolean new_tls_space;
152 boolean vbo_push_hint;
189 void nv50_bufctx_fence(struct nouveau_bufctx *, boolean on_flush);
203 unsigned index, boolean seralize)
    [all...]
  /external/mesa3d/src/gallium/drivers/svga/
svga_resource_buffer.h 77 boolean user;
160 boolean pending;
198 static INLINE boolean
  /external/mesa3d/src/gallium/winsys/radeon/drm/
radeon_drm_cs.h 90 static INLINE boolean
99 static INLINE boolean
115 static INLINE boolean
  /external/chromium_org/remoting/webapp/js_proto/
dom_proto.js 15 /** @type {boolean} */
24 /** @type {boolean} */
27 /** @type {boolean} */
40 /** @type {boolean} */
133 * @param {(EventListener|function(Event): (boolean|undefined|null))} listener
134 * @param {boolean=} opt_useCapture
141 * @param {(EventListener|function(Event): (boolean|undefined|null))} listener
142 * @param {boolean=} opt_useCapture
159 /** @type {boolean} */
233 * @param {boolean} canBubbl
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_test_format.c 62 boolean success)
129 static boolean
137 boolean first = TRUE;
138 boolean success = TRUE;
162 boolean match = TRUE;
214 static boolean
222 boolean first = TRUE;
223 boolean success = TRUE;
247 boolean match;
300 static boolean
    [all...]
lp_bld_blend.c 39 boolean
60 boolean
76 static INLINE boolean
139 boolean not_alpha_dependent,
140 boolean optimise_only)
lp_scene.h 159 boolean alloc_failed;
160 boolean has_depthstencil_clear;
181 boolean lp_scene_is_empty(struct lp_scene *scene );
182 boolean lp_scene_is_oom(struct lp_scene *scene );
190 boolean lp_scene_add_resource_reference(struct lp_scene *scene,
192 boolean initializing_scene);
194 boolean lp_scene_is_resource_referenced(const struct lp_scene *scene,
291 static INLINE boolean
323 static INLINE boolean
349 static INLINE boolean
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
nv50_context.h 93 boolean uniform_buffer_bound[3];
94 boolean prim_restart;
95 boolean point_sprite;
96 boolean rt_serialize;
97 boolean flushed;
98 boolean rasterizer_discard;
100 boolean new_tls_space;
152 boolean vbo_push_hint;
189 void nv50_bufctx_fence(struct nouveau_bufctx *, boolean on_flush);
203 unsigned index, boolean seralize)
    [all...]
  /external/jpeg/
cdjpeg.h 121 boolean is_os2));
133 EXTERN(boolean) read_quant_tables JPP((j_compress_ptr cinfo, char * filename,
134 int scale_factor, boolean force_baseline));
135 EXTERN(boolean) read_scan_script JPP((j_compress_ptr cinfo, char * filename));
136 EXTERN(boolean) set_quant_slots JPP((j_compress_ptr cinfo, char *arg));
137 EXTERN(boolean) set_sample_factors JPP((j_compress_ptr cinfo, char *arg));
149 EXTERN(boolean) keymatch JPP((char * arg, const char * keyword, int minchars));
  /external/libsepol/src/
booleans.c 33 ERR(handle, "boolean %s no longer in policy", name);
37 ERR(handle, "illegal value %d for boolean %s", value, name);
50 ERR(handle, "could not update boolean %s", cname);
77 ERR(handle, "could not convert boolean %s to record", name);
102 ERR(handle, "could not set boolean %s", name);
173 ERR(handle, "could not query boolean %s", cname);
180 int (*fn) (const sepol_bool_t * boolean,
186 sepol_bool_t *boolean = NULL; local
189 /* For each boolean */
194 if (bool_to_record(handle, policydb, i, &boolean) < 0
    [all...]
  /external/pdfium/core/src/fxcodec/libjpeg/
cdjpeg.h 121 boolean is_os2));
133 EXTERN(boolean) read_quant_tables JPP((j_compress_ptr cinfo, char * filename,
134 int scale_factor, boolean force_baseline));
135 EXTERN(boolean) read_scan_script JPP((j_compress_ptr cinfo, char * filename));
136 EXTERN(boolean) set_quant_slots JPP((j_compress_ptr cinfo, char *arg));
137 EXTERN(boolean) set_sample_factors JPP((j_compress_ptr cinfo, char *arg));
149 EXTERN(boolean) keymatch JPP((char * arg, const char * keyword, int minchars));
  /external/qemu/distrib/jpeg-6b/
cdjpeg.h 121 boolean is_os2));
133 EXTERN(boolean) read_quant_tables JPP((j_compress_ptr cinfo, char * filename,
134 int scale_factor, boolean force_baseline));
135 EXTERN(boolean) read_scan_script JPP((j_compress_ptr cinfo, char * filename));
136 EXTERN(boolean) set_quant_slots JPP((j_compress_ptr cinfo, char *arg));
137 EXTERN(boolean) set_sample_factors JPP((j_compress_ptr cinfo, char *arg));
149 EXTERN(boolean) keymatch JPP((char * arg, const char * keyword, int minchars));
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
r300_screen.c 86 boolean is_r500 = r300screen->caps.is_r500;
89 /* Supported features (boolean caps). */
184 boolean is_r400 = r300screen->caps.is_r400;
185 boolean is_r500 = r300screen->caps.is_r500;
347 static boolean r300_is_format_supported(struct pipe_screen* screen,
354 boolean drm_2_8_0 = r300_screen(screen)->info.drm_minor >= 8;
355 boolean is_r500 = r300_screen(screen)->caps.is_r500;
356 boolean is_r400 = r300_screen(screen)->caps.is_r400;
357 boolean is_color2101010 = format == PIPE_FORMAT_R10G10B10A2_UNORM ||
361 boolean is_ati1n = format == PIPE_FORMAT_RGTC1_UNORM |
    [all...]
  /external/mesa3d/src/gallium/drivers/r300/
r300_screen.c 86 boolean is_r500 = r300screen->caps.is_r500;
89 /* Supported features (boolean caps). */
184 boolean is_r400 = r300screen->caps.is_r400;
185 boolean is_r500 = r300screen->caps.is_r500;
347 static boolean r300_is_format_supported(struct pipe_screen* screen,
354 boolean drm_2_8_0 = r300_screen(screen)->info.drm_minor >= 8;
355 boolean is_r500 = r300_screen(screen)->caps.is_r500;
356 boolean is_r400 = r300_screen(screen)->caps.is_r400;
357 boolean is_color2101010 = format == PIPE_FORMAT_R10G10B10A2_UNORM ||
361 boolean is_ati1n = format == PIPE_FORMAT_RGTC1_UNORM |
    [all...]
  /external/chromium_org/third_party/libjpeg_turbo/
rdswitch.c 40 LOCAL(boolean)
79 GLOBAL(boolean)
80 read_quant_tables (j_compress_ptr cinfo, char * filename, boolean force_baseline)
140 LOCAL(boolean)
169 GLOBAL(boolean)
305 jpeg_default_qtables (j_compress_ptr cinfo, boolean force_baseline)
315 GLOBAL(boolean)
316 set_quality_ratings (j_compress_ptr cinfo, char *arg, boolean force_baseline)
355 GLOBAL(boolean)
390 GLOBAL(boolean)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
nvc0_context.h 90 boolean flushed;
91 boolean rasterizer_discard;
92 boolean early_z_forced;
93 boolean prim_restart;
156 boolean vbo_push_hint;
193 boolean on_flush);
200 boolean nvc0_program_translate(struct nvc0_program *, uint16_t chipset);
201 boolean nvc0_program_upload_code(struct nvc0_context *, struct nvc0_program *);
212 boolean *serialize);
229 extern boolean nvc0_state_validate(struct nvc0_context *, uint32_t state_mask
    [all...]

Completed in 1073 milliseconds

1 2 3 4 5 6 7 8 91011>>