Home
last modified time | relevance | path

Searched defs:UInt (Results 1 – 25 of 40) 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/swiftshader/src/Reactor/
DSIMD.cpp261 SIMD::UInt::UInt() in UInt() function in rr::SIMD::UInt
266 SIMD::UInt::UInt(int broadcast) in UInt() function in rr::SIMD::UInt
273 SIMD::UInt::UInt(int x, int y, int z, int w) in UInt() function in rr::SIMD::UInt
280 SIMD::UInt::UInt(std::vector<int> v) in UInt() function in rr::SIMD::UInt
288 SIMD::UInt::UInt(std::function<int(int)> LaneValueProducer) in UInt() function in rr::SIMD::UInt
296 SIMD::UInt::UInt(RValue<SIMD::UInt> rhs) in UInt() function in rr::SIMD::UInt
302 SIMD::UInt::UInt(const SIMD::UInt &rhs) in UInt() function in rr::SIMD::UInt
308 SIMD::UInt::UInt(const Reference<SIMD::UInt> &rhs) in UInt() function in rr::SIMD::UInt
314 SIMD::UInt::UInt(RValue<SIMD::Int> rhs) in UInt() function in rr::SIMD::UInt
320 SIMD::UInt::UInt(const SIMD::Int &rhs) in UInt() function in rr::SIMD::UInt
[all …]
DSIMD.hpp27 using UInt = rr::UInt; typedef
81 class UInt : public LValue<SIMD::UInt>, class
/external/flatbuffers/python/flatbuffers/reflection/
DBaseType.py14 UInt = 8 variable in BaseType
/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/ir/
Dint.rs34 UInt, enumerator
/external/jsoncpp/include/json/
Dconfig.h109 using UInt = unsigned int; variable
/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/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/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/angle/src/common/
DColor.h62 UInt = 2 enumerator
/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/flatbuffers/rust/flexbuffers/src/
Dflexbuffer_type.rs46 UInt = 2, enumerator
/external/flatbuffers/include/flatbuffers/
Dminireflect.h56 virtual void UInt(uint32_t, const char *) {} in UInt() function
364 void UInt(uint32_t x, const char *name) { Named(x, name); } in UInt() function
/external/angle/src/tests/gl_tests/
DAttributeLayoutTest.cpp387 Format<GLuint, GL_UNSIGNED_INT, false> UInt(es3); in GetTestCases() local
729 Format<GLuint, GL_UNSIGNED_INT, false, true> UInt(es3); in GetTestCases() local
749 Format<GLuint, GL_UNSIGNED_INT, false, true> UInt(es3); in GetTestCases() local
/external/flatbuffers/rust/flexbuffers/src/builder/
Dvalue.rs29 UInt(u64), enumerator
/external/angle/src/libANGLE/renderer/metal/
Dmtl_common.h208 UInt, in ANGLE_GL_OBJECTS_X() enumerator
/external/rust/crates/rand/src/distributions/
Dutils.rs230 type UInt; typedef
/external/cronet/third_party/protobuf/conformance/third_party/jsoncpp/
Djson.h229 typedef unsigned int UInt; typedef
553 typedef Json::UInt UInt; typedef

12