Home
last modified time | relevance | path

Searched defs:int_type (Results 1 – 25 of 40) sorted by relevance

12

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_const.h141 LLVMTypeRef int_type; in lp_build_const_int_pointer() local
Dlp_bld_printf.c140 LLVMTypeRef int_type = LLVMIntTypeInContext(gallivm->context, sizeof(int) * 8); in lp_build_print_value() local
Dlp_bld_format_srgb.c187 struct lp_type int_type = lp_int_type(src_type); in lp_build_linear_to_srgb() local
Dlp_bld_sample.h116 struct lp_type int_type; member
338 struct lp_type int_type; member
/external/libcxx/test/std/iterators/stream.iterators/ostreambuf.iterator/ostreambuf.iter.ops/
Dfailed.pass.cpp22 typedef typename std::basic_streambuf<Char,Traits>::int_type int_type; typedef
/external/tensorflow/tensorflow/compiler/tf2xla/
Dliteral_util_test.cc55 using int_type = typename TypeParam::first_type; in TYPED_TEST() typedef
/external/libcxx/test/std/input.output/file.streams/fstreams/filebuf.virtuals/
Dpbackfail.pass.cpp25 typedef typename base::int_type int_type; typedef
Dunderflow.pass.cpp30 typedef typename base::int_type int_type; typedef
Doverflow.pass.cpp29 typedef typename base::int_type int_type; typedef
/external/libcxx/test/std/localization/locales/locale.convenience/conversions/conversions.buffer/
Dpbackfail.pass.cpp28 typedef base::int_type int_type; typedef
Dunderflow.pass.cpp28 typedef base::int_type int_type; typedef
Doverflow.pass.cpp28 typedef base::int_type int_type; typedef
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dvector_support_library.cc165 llvm::Type* int_type = in FloatAnd() local
175 llvm::Type* int_type = in FloatNot() local
184 llvm::Type* int_type = in FloatOr() local
/external/tensorflow/tensorflow/core/lib/gtl/
Dint_type_test.cc253 constexpr typename TestFixture::T int_type(i); in TYPED_TEST() local
/external/libchrome/base/strings/
Dstring16.h73 typedef int int_type; typedef
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dreduce_load_size.cpp102 analysis::Integer int_type(32, false); in ReplaceExtract() local
Dir_builder.h304 analysis::Integer* int_type = type->AsInteger(); in AddLessThan() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dreduce_load_size.cpp102 analysis::Integer int_type(32, false); in ReplaceExtract() local
Dir_builder.h304 analysis::Integer* int_type = type->AsInteger(); in AddLessThan() local
/external/libcxx/test/support/
Dconstexpr_char_traits.hpp23 typedef int int_type; typedef
/external/u-boot/arch/x86/include/asm/arch-braswell/
Dgpio.h68 enum int_type { enum
179 gpio_light_mode, int_type, int_sel, term, open_drain, current_source,\ argument
/external/mesa3d/src/compiler/glsl/
Dir_expression_operation.py81 int_type = type("int", "i", "GLSL_TYPE_INT") variable
/external/deqp/external/openglcts/modules/gl/
Dgl3cClipDistance.hpp410 const std::type_info& int_type = typeid(glw::GLint); in useAsShaderInput() local
/external/clang/test/SemaTemplate/
Dclass-template-spec.cpp41 typedef int int_type; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
DMapVectorTest.cpp161 using int_type = IntType; typedef

12