Home
last modified time | relevance | path

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

123

/external/skia/src/utils/
DSkFloatUtils.h19 typedef void UInt; typedef
25 typedef uint32_t UInt; typedef
31 typedef uint64_t UInt; typedef
/external/emboss/doc/
Dcpp-reference.md1144 ### Type `ValueType`
1162 ### `Read` method
1176 ### `UncheckedRead` method
1190 ### `Write` method
1202 ### `TryToWrite` method
1214 ### `CouldWriteValue` method
1230 ### `UncheckedWrite` method
1243 ### `Ok` method
1253 ### `IsComplete` method
1263 ### `UpdateFromTextStream` method
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMsgPackReader.h50 UInt, enumerator
81 uint64_t UInt; member
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
DMsgPackReader.h50 UInt, enumerator
82 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/tests/ts/reflection/
Dbase-type.d.ts10 UInt = 8, enumerator
Dbase-type.ts14 UInt = 8, enumerator
/external/flatbuffers/python/flatbuffers/reflection/
DBaseType.py14 UInt = 8 variable in BaseType
/external/OpenCL-CTS/test_conformance/math_brute_force/
Dcommon.h42 UInt, enumerator
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/rand-0.8.5/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/cronet/stable/third_party/rust/chromium_crates_io/vendor/rand-0.8.5/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/android-crates-io/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/flatbuffers/java/src/main/java/com/google/flatbuffers/reflection/
DBaseType.java16 public static final byte UInt = 8; field in BaseType
/external/rust/android-crates-io/crates/bindgen/ir/
Dint.rs34 UInt, enumerator
/external/sandboxed-api/sandboxed_api/
Dvar_int.h52 using UInt = IntBase<unsigned int>; variable
/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
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
Djson-forwards.h174 typedef unsigned int UInt; typedef
/external/angle/src/common/
DColor.h66 UInt = 2 enumerator
/external/angle/third_party/spirv-headers/src/tools/buildHeaders/jsoncpp/dist/json/
Djson-forwards.h174 typedef unsigned int UInt; typedef
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
Djson-forwards.h174 typedef unsigned int 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.cpp392 Format<GLuint, GL_UNSIGNED_INT, false> UInt(es3); in GetTestCases() local
734 Format<GLuint, GL_UNSIGNED_INT, false, true> UInt(es3); in GetTestCases() local
754 Format<GLuint, GL_UNSIGNED_INT, false, true> UInt(es3); in GetTestCases() local

123