Searched defs:int_type (Results 26 - 39 of 39) sorted by relevance

12

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.h215 struct lp_type int_type; member in struct:lp_build_sample_context
436 struct lp_type int_type,
H A Dlp_bld_sample_soa.c1272 bld.int_type = lp_type_int(32);
1286 lp_build_context_init(&bld.int_bld, gallivm, bld.int_type);
1448 bld4.int_type = lp_type_int(32);
1462 lp_build_context_init(&bld4.int_bld, gallivm, bld4.int_type);
1562 struct lp_type int_type,
1591 assert(!int_type.floating);
1627 sizes_out[i] = lp_build_extract_broadcast(gallivm, bld_int_vec.type, int_type,
1559 lp_build_size_query_soa(struct gallivm_state *gallivm, const struct lp_sampler_static_state *static_state, struct lp_sampler_dynamic_state *dynamic_state, struct lp_type int_type, unsigned unit, LLVMValueRef explicit_lod, LLVMValueRef *sizes_out) argument
H A Dlp_bld_arit.c1175 LLVMTypeRef int_type; local
1181 int_type = lp_build_int_vec_type(bld->gallivm, type);
1186 sign = LLVMBuildBitCast(builder, a, int_type, "");
1188 one = LLVMConstBitCast(bld->one, int_type);
2030 struct lp_type int_type = lp_int_type(bld->type); local
2109 int_type, PIPE_FUNC_EQUAL,
2249 struct lp_type int_type = lp_int_type(bld->type); local
2331 int_type, PIPE_FUNC_EQUAL,
H A Dlp_bld_tgsi_soa.c70 LLVMTypeRef int_type = LLVMInt32TypeInContext(bld->gallivm->context); local
83 mask->loop_limiter = lp_build_alloca(bld->gallivm, int_type, "looplimiter");
87 LLVMConstInt(int_type, LP_MAX_TGSI_LOOP_ITERATIONS, false),
233 LLVMTypeRef int_type = LLVMInt32TypeInContext(mask->bld->gallivm->context); local
260 LLVMConstInt(int_type, 1, false),
277 LLVMConstNull(int_type), "");
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.h215 struct lp_type int_type; member in struct:lp_build_sample_context
436 struct lp_type int_type,
H A Dlp_bld_sample_soa.c1272 bld.int_type = lp_type_int(32);
1286 lp_build_context_init(&bld.int_bld, gallivm, bld.int_type);
1448 bld4.int_type = lp_type_int(32);
1462 lp_build_context_init(&bld4.int_bld, gallivm, bld4.int_type);
1562 struct lp_type int_type,
1591 assert(!int_type.floating);
1627 sizes_out[i] = lp_build_extract_broadcast(gallivm, bld_int_vec.type, int_type,
1559 lp_build_size_query_soa(struct gallivm_state *gallivm, const struct lp_sampler_static_state *static_state, struct lp_sampler_dynamic_state *dynamic_state, struct lp_type int_type, unsigned unit, LLVMValueRef explicit_lod, LLVMValueRef *sizes_out) argument
H A Dlp_bld_arit.c1175 LLVMTypeRef int_type; local
1181 int_type = lp_build_int_vec_type(bld->gallivm, type);
1186 sign = LLVMBuildBitCast(builder, a, int_type, "");
1188 one = LLVMConstBitCast(bld->one, int_type);
2030 struct lp_type int_type = lp_int_type(bld->type); local
2109 int_type, PIPE_FUNC_EQUAL,
2249 struct lp_type int_type = lp_int_type(bld->type); local
2331 int_type, PIPE_FUNC_EQUAL,
H A Dlp_bld_tgsi_soa.c70 LLVMTypeRef int_type = LLVMInt32TypeInContext(bld->gallivm->context); local
83 mask->loop_limiter = lp_build_alloca(bld->gallivm, int_type, "looplimiter");
87 LLVMConstInt(int_type, LP_MAX_TGSI_LOOP_ITERATIONS, false),
233 LLVMTypeRef int_type = LLVMInt32TypeInContext(mask->bld->gallivm->context); local
260 LLVMConstInt(int_type, 1, false),
277 LLVMConstNull(int_type), "");
/external/chromium_org/third_party/mesa/src/src/glsl/
H A Dglsl_types.h154 static const glsl_type *const int_type; member in struct:glsl_type
/external/mesa3d/src/glsl/
H A Dglsl_types.h154 static const glsl_type *const int_type; member in struct:glsl_type
/external/stlport/stlport/stl/
H A D_fstream.h152 typedef typename _Traits::int_type int_type; typedef in class:basic_filebuf
201 virtual int_type underflow();
203 virtual int_type pbackfail(int_type = traits_type::eof());
204 virtual int_type overflow(int_type = traits_type::eof());
227 int_type _M_input_error();
228 int_type _M_underflow_aux();
231 int_type _M_output_erro
378 typedef typename _Traits::int_type int_type; typedef in class:_Noconv_input
402 typedef typename _Traits::int_type int_type; typedef in class:_Underflow
430 typedef char_traits<char>::int_type int_type; typedef in class:_Underflow
446 typedef typename _Traits::int_type int_type; typedef in class:basic_ifstream
527 typedef typename _Traits::int_type int_type; typedef in class:basic_ofstream
606 typedef typename _Traits::int_type int_type; typedef in class:basic_fstream
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dbrw_structs.h1274 GLuint int_type:1; member in struct:brw_instruction::__anon14435::__anon14444
1289 GLuint int_type:1; member in struct:brw_instruction::__anon14435::__anon14445
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_structs.h1274 GLuint int_type:1; member in struct:brw_instruction::__anon27846::__anon27855
1289 GLuint int_type:1; member in struct:brw_instruction::__anon27846::__anon27856
/external/valgrind/main/perf/
H A Dtinycc.c2376 static CType char_pointer_type, func_old_type, int_type;
10131 vsetc(&int_type, VT_CONST, &cval);
10262 type = &int_type;
12176 ss = sym_push(v, &int_type, VT_CONST, c);
14864 int_type.t = VT_INT;
14870 func_old_type.ref = sym_push(SYM_FIELD, &int_type, FUNC_CDECL, FUNC_OLD);
2374 static CType char_pointer_type, func_old_type, int_type; variable

Completed in 313 milliseconds

12