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

1 2 3 4 5 6 78 91011>>

  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pt_post_vs.c 50 boolean (*run)( struct pt_post_vs *pvs,
117 boolean draw_pt_post_vs_run( struct pt_post_vs *pvs,
125 boolean clip_xy,
126 boolean clip_z,
127 boolean clip_user,
128 boolean guard_band,
129 boolean bypass_viewport,
130 boolean opengl,
131 boolean need_edgeflags )
draw_vbuf.h 66 boolean (*need_pipeline)(const struct vbuf_render *render,
83 boolean (*allocate_vertices)( struct vbuf_render *,
  /external/mesa3d/src/gallium/winsys/radeon/drm/
radeon_winsys.h 97 boolean r600_backend_map_valid;
98 boolean r600_virtual_address;
179 boolean (*buffer_is_busy)(struct pb_buffer *buf,
253 boolean (*buffer_get_handle)(struct pb_buffer *buf,
309 boolean (*cs_validate)(struct radeon_winsys_cs *cs);
319 boolean (*cs_memory_below_limit)(struct radeon_winsys_cs *cs, uint64_t vram, uint64_t gtt);
356 boolean (*cs_is_buffer_referenced)(struct radeon_winsys_cs *cs,
367 boolean (*cs_request_feature)(struct radeon_winsys_cs *cs,
369 boolean enable);
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_format.h 425 static INLINE boolean
437 static INLINE boolean
457 static INLINE boolean
470 static INLINE boolean
477 static INLINE boolean
484 static INLINE boolean
491 static INLINE boolean
505 static INLINE boolean
558 static INLINE boolean
565 boolean
    [all...]
u_caps.h 67 boolean util_check_caps(struct pipe_screen *screen, const unsigned *list);
68 boolean util_check_caps_out(struct pipe_screen *screen, const unsigned *list, int *out);
  /external/jpeg/
jpegint.h 51 boolean call_pass_startup; /* True if pass_startup must be called */
52 boolean is_last_pass; /* True during last pass */
78 JMETHOD(boolean, compress_data, (j_compress_ptr cinfo,
98 boolean need_context_rows; /* TRUE if need rows above & below */
114 JMETHOD(void, start_pass, (j_compress_ptr cinfo, boolean gather_statistics));
115 JMETHOD(boolean, encode_mcu, (j_compress_ptr cinfo, JBLOCKROW *MCU_data));
142 boolean is_dummy_pass; /* True during 1st pass for 2-pass quant */
157 boolean has_multiple_scans; /* True if file has multiple scans */
158 boolean eoi_reached; /* True when EOI has been consumed */
224 boolean saw_SOI; /* found SOI? *
    [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
u_format.h 425 static INLINE boolean
437 static INLINE boolean
457 static INLINE boolean
470 static INLINE boolean
477 static INLINE boolean
484 static INLINE boolean
491 static INLINE boolean
505 static INLINE boolean
558 static INLINE boolean
565 boolean
    [all...]
u_caps.h 67 boolean util_check_caps(struct pipe_screen *screen, const unsigned *list);
68 boolean util_check_caps_out(struct pipe_screen *screen, const unsigned *list, int *out);
  /external/qemu/distrib/jpeg-6b/
jpegint.h 51 boolean call_pass_startup; /* True if pass_startup must be called */
52 boolean is_last_pass; /* True during last pass */
78 JMETHOD(boolean, compress_data, (j_compress_ptr cinfo,
98 boolean need_context_rows; /* TRUE if need rows above & below */
114 JMETHOD(void, start_pass, (j_compress_ptr cinfo, boolean gather_statistics));
115 JMETHOD(boolean, encode_mcu, (j_compress_ptr cinfo, JBLOCKROW *MCU_data));
142 boolean is_dummy_pass; /* True during 1st pass for 2-pass quant */
157 boolean has_multiple_scans; /* True if file has multiple scans */
158 boolean eoi_reached; /* True when EOI has been consumed */
224 boolean saw_SOI; /* found SOI? *
    [all...]
  /external/chromium_org/remoting/webapp/
fullscreen.js 21 * @param {boolean} fullscreen True to enter full-screen mode; false to leave.
27 * @return {boolean} True if full-screen mode is active.
39 * @param {function(boolean):void} callback
46 * @param {function(boolean):void} callback
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_vbuf.h 66 boolean (*need_pipeline)(const struct vbuf_render *render,
83 boolean (*allocate_vertices)( struct vbuf_render *,
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
i915_query.c 65 static boolean i915_get_query_result(struct pipe_context *ctx,
67 boolean wait,
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
r600_resource.h 53 boolean is_flushing_texture;
70 int r600_texture_depth_flush(struct pipe_context *ctx, struct pipe_resource *texture, boolean just_create);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_resource_texture.h 53 boolean defined[6][SVGA_MAX_TEXTURE_LEVELS];
60 boolean views_modified;
  /external/chromium_org/third_party/mesa/src/src/gallium/include/state_tracker/
sw_winsys.h 38 #include "pipe/p_compiler.h" /* for boolean */
71 boolean
107 boolean
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
stw_framebuffer.h 69 boolean bPbuffer;
81 boolean must_resize;
  /external/mesa3d/src/gallium/drivers/i915/
i915_query.c 65 static boolean i915_get_query_result(struct pipe_context *ctx,
67 boolean wait,
  /external/mesa3d/src/gallium/drivers/radeonsi/
r600_resource.h 53 boolean is_flushing_texture;
70 int r600_texture_depth_flush(struct pipe_context *ctx, struct pipe_resource *texture, boolean just_create);
  /external/mesa3d/src/gallium/drivers/svga/
svga_resource_texture.h 53 boolean defined[6][SVGA_MAX_TEXTURE_LEVELS];
60 boolean views_modified;
  /external/mesa3d/src/gallium/include/state_tracker/
sw_winsys.h 38 #include "pipe/p_compiler.h" /* for boolean */
71 boolean
107 boolean
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_framebuffer.h 69 boolean bPbuffer;
81 boolean must_resize;
  /external/chromium_org/chrome/browser/resources/chromeos/braille_ime/
externs.js 24 * @param {function(string, !ChromeKeyboardEvent): (boolean|undefined)} callback
33 * @param {function(boolean): void=} opt_callback Callback function.
40 * @param {function(boolean): void=} opt_callback Callback function.
46 * @param {boolean} response
141 /** @type {boolean} */
144 /** @type {boolean} */
147 /** @type {boolean} */
150 /** @type {boolean} */
172 * visible: (boolean|undefined),
173 * checked: (boolean|undefined)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/workspace/
SearchConfig.js 9 * @param {boolean} ignoreCase
10 * @param {boolean} isRegex
20 /** @typedef {!{regex: !RegExp, isNegative: boolean}} */
24 * @param {{query: string, ignoreCase: boolean, isRegex: boolean}} object
42 * @return {boolean}
50 * @return {boolean}
58 * @return {{query: string, ignoreCase: boolean, isRegex: boolean}}
112 * @return {boolean}
    [all...]
  /external/chromium_org/third_party/libjpeg_turbo/
jpegint.h 52 boolean call_pass_startup; /* True if pass_startup must be called */
53 boolean is_last_pass; /* True during last pass */
79 JMETHOD(boolean, compress_data, (j_compress_ptr cinfo,
99 boolean need_context_rows; /* TRUE if need rows above & below */
115 JMETHOD(void, start_pass, (j_compress_ptr cinfo, boolean gather_statistics));
116 JMETHOD(boolean, encode_mcu, (j_compress_ptr cinfo, JBLOCKROW *MCU_data));
143 boolean is_dummy_pass; /* True during 1st pass for 2-pass quant */
154 boolean has_multiple_scans; /* True if file has multiple scans */
155 boolean eoi_reached; /* True when EOI has been consumed */
203 boolean saw_SOI; /* found SOI? *
    [all...]
  /external/pdfium/core/include/thirdparties/libjpeg/
jpegint.h 51 boolean call_pass_startup; /* True if pass_startup must be called */
52 boolean is_last_pass; /* True during last pass */
78 JMETHOD(boolean, compress_data, (j_compress_ptr cinfo,
98 boolean need_context_rows; /* TRUE if need rows above & below */
114 JMETHOD(void, start_pass, (j_compress_ptr cinfo, boolean gather_statistics));
115 JMETHOD(boolean, encode_mcu, (j_compress_ptr cinfo, JBLOCKROW *MCU_data));
142 boolean is_dummy_pass; /* True during 1st pass for 2-pass quant */
153 boolean has_multiple_scans; /* True if file has multiple scans */
154 boolean eoi_reached; /* True when EOI has been consumed */
202 boolean saw_SOI; /* found SOI? */
    [all...]

Completed in 1078 milliseconds

1 2 3 4 5 6 78 91011>>