Home
last modified time | relevance | path

Searched defs:base_type (Results 1 – 25 of 39) sorted by relevance

12

/external/chromium_org/third_party/webrtc/base/
Dsigslotrepeater.h30 typedef signal0<mt_policy> base_type; typedef
46 typedef signal1<arg1_type, mt_policy> base_type; typedef
62 typedef signal2<arg1_type, arg2_type, mt_policy> base_type; typedef
79 typedef signal3<arg1_type, arg2_type, arg3_type, mt_policy> base_type; typedef
/external/chromium_org/third_party/mesa/src/src/glsl/
Dlink_uniform_initializers.cpp52 const enum glsl_base_type base_type, in copy_constant_to_storage()
121 const enum glsl_base_type base_type = in set_uniform_initializer() local
Dglsl_types.cpp49 glsl_base_type base_type, unsigned vector_elements, in glsl_type()
396 glsl_type::get_instance(unsigned base_type, unsigned rows, unsigned columns) in get_instance()
Dlink_uniforms.cpp296 const glsl_type *base_type; in visit_field() local
Dglsl_types.h78 glsl_base_type base_type; member
/external/mesa3d/src/glsl/
Dlink_uniform_initializers.cpp52 const enum glsl_base_type base_type, in copy_constant_to_storage()
121 const enum glsl_base_type base_type = in set_uniform_initializer() local
Dglsl_types.cpp49 glsl_base_type base_type, unsigned vector_elements, in glsl_type()
396 glsl_type::get_instance(unsigned base_type, unsigned rows, unsigned columns) in get_instance()
Dlink_uniforms.cpp296 const glsl_type *base_type; in visit_field() local
/external/chromium_org/third_party/mesa/src/src/glsl/tests/
Duniform_initializer_utils.cpp132 generate_data(void *mem_ctx, enum glsl_base_type base_type, in generate_data()
146 generate_array_data(void *mem_ctx, enum glsl_base_type base_type, in generate_array_data()
Dset_uniform_initializer_tests.cpp164 enum glsl_base_type base_type, in non_array_test()
311 enum glsl_base_type base_type, in array_test()
/external/mesa3d/src/glsl/tests/
Duniform_initializer_utils.cpp132 generate_data(void *mem_ctx, enum glsl_base_type base_type, in generate_data()
146 generate_array_data(void *mem_ctx, enum glsl_base_type base_type, in generate_array_data()
Dset_uniform_initializer_tests.cpp164 enum glsl_base_type base_type, in non_array_test()
311 enum glsl_base_type base_type, in array_test()
/external/pdfium/core/src/fxge/agg/agg23/
Dagg_conv_dash.h30 typedef conv_adaptor_vcgen<VertexSource, vcgen_dash, Markers> base_type; typedef
Dagg_vertex_sequence.h31 typedef pod_deque<T, S> base_type; typedef
Dagg_conv_stroke.h31 typedef conv_adaptor_vcgen<VertexSource, vcgen_stroke, Markers> base_type; typedef
/external/oprofile/libregex/
Ddemangle_java_symbol.cpp45 bool base_type(string & result, in base_type() function
/external/llvm/include/llvm/Support/
DOnDiskHashTable.h378 typedef OnDiskChainedHashTable<Info> base_type; typedef
390 : base_type(NumBuckets, NumEntries, Buckets, Base, InfoObj), in base_type() function
/external/clang/utils/VtableTest/
Dgen.cc100 int base_type = 1; in gs() local
/external/chromium_org/v8/src/compiler/
Djs-typed-lowering.cc532 Type* base_type = NodeProperties::GetBounds(base).upper; in ReduceJSLoadProperty() local
573 Type* base_type = NodeProperties::GetBounds(base).upper; in ReduceJSStoreProperty() local
/external/chromium_org/third_party/cython/src/Cython/Compiler/
DPyrexTypes.py293 def create_typedef_type(name, base_type, cname, is_external=0): argument
330 def __init__(self, name, base_type, cname, is_external=0): argument
938 base_type = None variable in BuiltinObjectType
1080 def __init__(self, name, typedef_flag, base_type, is_external=0): argument
2092 def __init__(self, base_type): argument
2141 def __init__(self, base_type, size): argument
2283 def __init__(self, base_type): argument
3828 def c_array_type(base_type, size): argument
3835 def c_ptr_type(base_type): argument
3842 def c_ref_type(base_type): argument
[all …]
/external/mesa3d/src/mesa/main/
DAPIspec.py314 def base_type(self): member in Parameter
/external/chromium_org/third_party/mesa/src/src/mesa/main/
DAPIspec.py314 def base_type(self): member in Parameter
/external/clang/test/SemaCXX/
Dtypo-correction.cpp44 static int base_type; // expected-note {{'base_type' declared here}} member
/external/chromium_org/third_party/WebKit/Source/bindings/scripts/
Didl_types.py133 def __init__(self, base_type, is_unrestricted=False): argument
/external/chromium_org/tools/clang/plugins/
DFindBadConstructsConsumer.cpp473 const TemplateSpecializationType* base_type = in IsRefCountedCallback() local

12