Home
last modified time | relevance | path

Searched defs:UInt (Results 1 – 25 of 34) sorted by relevance

12

/external/skia/src/utils/
DSkFloatUtils.h19 typedef void UInt; typedef
25 typedef uint32_t UInt; typedef
31 typedef uint64_t UInt; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMsgPackReader.h50 UInt, enumerator
81 uint64_t UInt; member
DMsgPackDocument.h56 uint64_t UInt; member
/external/rust/crates/rand/src/seq/
Dindex.rs316 N: UInt, in sample_efraimidis_spirakis()
473 trait UInt: Copy + PartialOrd + Ord + PartialEq + Eq + SampleUniform trait
521 fn sample_rejection<X: UInt, R>(rng: &mut R, length: X, amount: X) -> IndexVec in sample_rejection()
/external/rust/crates/bindgen/src/ir/
Dint.rs34 UInt, enumerator
/external/jsoncpp/include/json/
Dconfig.h109 using UInt = unsigned int; variable
Dvalue.h200 using UInt = Json::UInt; variable
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
Djson-forwards.h174 typedef unsigned int UInt; typedef
Djson.h201 typedef unsigned int UInt; typedef
510 typedef Json::UInt UInt; typedef
/external/angle/third_party/vulkan-deps/spirv-headers/src/tools/buildHeaders/jsoncpp/dist/json/
Djson-forwards.h174 typedef unsigned int UInt; typedef
Djson.h201 typedef unsigned int UInt; typedef
510 typedef Json::UInt UInt; typedef
/external/angle/src/common/
DColor.h62 UInt = 2 enumerator
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
Djson-forwards.h174 typedef unsigned int UInt; typedef
Djson.h201 typedef unsigned int UInt; typedef
510 typedef Json::UInt UInt; typedef
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
Djson-forwards.h174 typedef unsigned int UInt; typedef
Djson.h201 typedef unsigned int UInt; typedef
510 typedef Json::UInt UInt; typedef
/external/flatbuffers/include/flatbuffers/
Dminireflect.h56 virtual void UInt(uint32_t, const char *) {} in UInt() function
353 void UInt(uint32_t x, const char *name) { Named(x, name); } in UInt() function
/external/angle/src/libANGLE/renderer/metal/
Dmtl_common.h220 UInt, in ANGLE_GL_OBJECTS_X() enumerator
/external/rust/crates/rand/src/distributions/
Dutils.rs230 type UInt; typedef
/external/protobuf/conformance/third_party/jsoncpp/
Djson.h229 typedef unsigned int UInt; typedef
553 typedef Json::UInt UInt; typedef
/external/compiler-rt/lib/ubsan/
Dubsan_diag.h164 UIntMax UInt; member
/external/swiftshader/src/Pipeline/
DShaderCore.hpp97 using UInt = rr::UInt4; typedef
DSpirvShader.hpp96 UInt enumerator
122 RValue<SIMD::UInt> UInt(uint32_t i) const in UInt() function in sw::Intermediate
1200 RValue<SIMD::UInt> UInt(uint32_t i) const in UInt() function in sw::SpirvShader::Operand
/external/angle/src/tests/gl_tests/
DAttributeLayoutTest.cpp355 Format<GLuint, GL_UNSIGNED_INT, false> UInt(es3); in GetTestCases() local
/external/swiftshader/src/Reactor/
DReactor.cpp2692 UInt::UInt(Argument<UInt> argument) in UInt() function in rr::UInt
2697 UInt::UInt(RValue<UShort> cast) in UInt() function in rr::UInt
2704 UInt::UInt(RValue<Long> cast) in UInt() function in rr::UInt
2711 UInt::UInt(int x) in UInt() function in rr::UInt
2716 UInt::UInt(unsigned int x) in UInt() function in rr::UInt
2721 UInt::UInt(RValue<UInt> rhs) in UInt() function in rr::UInt
2726 UInt::UInt(RValue<Int> rhs) in UInt() function in rr::UInt
2731 UInt::UInt(const UInt &rhs) in UInt() function in rr::UInt
2736 UInt::UInt(const Reference<UInt> &rhs) in UInt() function in rr::UInt
2741 UInt::UInt(const Int &rhs) in UInt() function in rr::UInt
[all …]

12