HomeSort by relevance Sort by last modified time
    Searched refs:boolean (Results 201 - 225 of 1205) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/go/darwin-x86/test/fixedbugs/
issue10654.go 8 // for function calls etc. in boolean codegen.
issue12525.go 7 // Issue 12525: confusing error trying to increment boolean value
  /prebuilts/go/linux-x86/test/fixedbugs/
bug476.go 7 // Logical operation on named boolean type returns the same type,
issue10654.go 8 // for function calls etc. in boolean codegen.
issue12525.go 7 // Issue 12525: confusing error trying to increment boolean value
  /external/selinux/libselinux/src/
audit2why.c 28 #define BOOLEAN 3
54 static int load_booleans(const sepol_bool_t * boolean,
58 boollist[boolcnt]->name = strdup(sepol_bool_get_name(boolean));
59 boollist[boolcnt]->active = sepol_bool_get_value(boolean);
72 sepol_bool_t *boolean = NULL; local
85 "Could not create boolean key.\n");
90 key, &boolean);
94 "Could not find boolean %s.\n", name);
99 sepol_bool_set_value(boolean, !active);
103 key, boolean);
    [all...]
  /external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv50_query_hw_metric.c 79 static boolean
83 boolean ret = false;
121 static boolean
123 struct nv50_hw_query *hq, boolean wait,
129 boolean ret = false;
  /external/mesa3d/src/gallium/drivers/virgl/
virgl_query.c 48 boolean condition,
99 static boolean virgl_begin_query(struct pipe_context *ctx,
127 static boolean virgl_get_query_result(struct pipe_context *ctx,
129 boolean wait,
169 virgl_set_active_query_state(struct pipe_context *pipe, boolean enable)
  /external/adhd/cras/src/server/
cras_expr.c 21 static void value_set_boolean(struct cras_expr_value *value, char boolean)
25 value->u.boolean = !!boolean;
65 value->u.boolean = original->u.boolean;
102 dumpf(d, "boolean(%s)",
103 value->u.boolean ? "true" : "false");
163 !value->u.boolean);
185 !value->u.boolean) {
205 value->u.boolean) {
    [all...]
  /external/mesa3d/src/gallium/drivers/svga/
svga_tgsi_decl_sm30.c 38 static boolean
98 static boolean
128 static boolean
148 static boolean
177 static boolean
324 static boolean
388 static boolean
420 static boolean
446 static boolean
536 static boolean
    [all...]
svga_tgsi_insn.c 38 static boolean emit_vs_postamble( struct svga_shader_emitter *emit );
39 static boolean emit_ps_postamble( struct svga_shader_emitter *emit );
165 static boolean
323 static boolean
340 static boolean
350 static boolean
363 static boolean
378 static boolean
395 static boolean
456 static boolean
    [all...]
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_text.c 42 static boolean is_alpha_underscore( const char *cur )
50 static boolean is_digit( const char *cur )
55 static boolean is_digit_alpha_underscore( const char *cur )
89 static boolean str_match_no_case( const char **pcur, const char *str )
110 static boolean str_match_nocase_whole( const char **pcur, const char *str )
169 static boolean eat_white( const char **pcur )
180 static boolean parse_uint( const char **pcur, uint *val )
194 static boolean parse_int( const char **pcur, int *val )
211 static boolean parse_identifier( const char **pcur, char *ret, size_t len )
231 static boolean parse_float( const char **pcur, float *val
    [all...]
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe_cull.c 54 static inline boolean
83 boolean vert1_out = cull_distance_is_out(cull1);
114 boolean vert1_out = cull_distance_is_out(cull1);
115 boolean vert2_out = cull_distance_is_out(cull2);
145 boolean vert1_out = cull_distance_is_out(cull1);
146 boolean vert2_out = cull_distance_is_out(cull2);
147 boolean vert3_out = cull_distance_is_out(cull3);
  /external/mesa3d/src/gallium/auxiliary/util/
u_gen_mipmap.c 58 boolean
66 boolean is_zs = util_format_is_depth_or_stencil(format);
67 boolean has_depth =
  /external/mesa3d/src/gallium/drivers/freedreno/
freedreno_query_sw.c 88 static boolean
109 static boolean
111 boolean wait, union pipe_query_result *result)
  /external/mesa3d/src/gallium/drivers/r300/
r300_screen.c 92 boolean is_r500 = r300screen->caps.is_r500;
95 /* Supported features (boolean caps). */
292 boolean is_r400 = r300screen->caps.is_r400;
293 boolean is_r500 = r300screen->caps.is_r500;
490 static inline boolean
550 static boolean r300_is_format_supported(struct pipe_screen* screen,
557 boolean is_r500 = r300_screen(screen)->caps.is_r500;
558 boolean is_r400 = r300_screen(screen)->caps.is_r400;
559 boolean is_color2101010 = format == PIPE_FORMAT_R10G10B10A2_UNORM ||
564 boolean is_ati1n = format == PIPE_FORMAT_RGTC1_UNORM |
    [all...]
  /external/mesa3d/src/gallium/state_trackers/nine/
basetexture9.h 44 boolean shadow;
47 boolean dirty_mip;
52 boolean dirty;
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_boolean/d/
T_iput_boolean_1.d 33 iget-boolean v0, v1, dot.junit.opcodes.iput_boolean.d.T_iput_boolean_1.st_pvt1 Z
41 iput-boolean v1, v2, dot.junit.opcodes.iput_boolean.d.T_iput_boolean_1.st_i1 Z
T_iput_boolean_14.d 30 iget-boolean v0, v1, dot.junit.opcodes.iput_boolean.d.T_iput_boolean_1.st_p1 Z
38 iput-boolean v1, v2, dot.junit.opcodes.iput_boolean.d.T_iput_boolean_1.st_p1 Z
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_boolean/d/
T_sget_boolean_5.d 27 iput-boolean v2, v3, dot.junit.opcodes.sget_boolean.d.T_sget_boolean_5.i1 Z
34 sget-boolean v1, dot.junit.opcodes.sget_boolean.d.T_sget_boolean_5.i1 Z
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_boolean/d/
T_sput_boolean_1.d 33 sget-boolean v0, dot.junit.opcodes.sput_boolean.d.T_sput_boolean_1.st_pvt1 Z
41 sput-boolean v1, dot.junit.opcodes.sput_boolean.d.T_sput_boolean_1.st_i1 Z
T_sput_boolean_14.d 30 sget-boolean v0, dot.junit.opcodes.sput_boolean.d.T_sput_boolean_1.st_p1 Z
38 sput-boolean v1, dot.junit.opcodes.sput_boolean.d.T_sput_boolean_1.st_p1 Z
  /device/generic/goldfish/camera/jpeg-stub/
Compressor.h 54 static boolean emptyOutputBuffer(j_compress_ptr cinfo);
  /device/google/cuttlefish_common/guest/hals/camera/
Compressor.h 54 static boolean emptyOutputBuffer(j_compress_ptr cinfo);
  /external/libjpeg-turbo/
jcinit.c 64 (boolean) (cinfo->num_scans > 1 || cinfo->optimize_coding));

Completed in 728 milliseconds

1 2 3 4 5 6 7 891011>>