Home
last modified time | relevance | path

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

12345678910>>...22

/aosp_15_r20/external/emboss/doc/
H A 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 …]
/aosp_15_r20/external/swiftshader/src/Reactor/
H A 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 …]
H A DSIMD.hpp27 using UInt = rr::UInt; typedef
81 class UInt : public LValue<SIMD::UInt>, class
/aosp_15_r20/external/skia/src/utils/
H A DSkFloatUtils.h19 typedef void UInt; typedef
25 typedef uint32_t UInt; typedef
31 typedef uint64_t UInt; typedef
/aosp_15_r20/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()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/rand-0.8.5/src/seq/
H A Dindex.rs316 N: UInt, in sample_efraimidis_spirakis()
473 trait UInt: Copy + PartialOrd + Ord + PartialEq + Eq + SampleUniform interface
521 fn sample_rejection<X: UInt, R>(rng: &mut R, length: X, amount: X) -> IndexVec in sample_rejection()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMsgPackReader.h50 UInt, enumerator
81 uint64_t UInt; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/
DMsgPackReader.h55 UInt, enumerator
87 uint64_t UInt; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/BinaryFormat/
DMsgPackReader.h55 UInt, enumerator
87 uint64_t UInt; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/
DMsgPackReader.h55 UInt, enumerator
87 uint64_t UInt; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/BinaryFormat/
DMsgPackReader.h55 UInt, enumerator
87 uint64_t UInt; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
H A DMsgPackReader.h50 UInt, enumerator
82 uint64_t UInt; member
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A 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
/aosp_15_r20/frameworks/libs/binary_translation/intrinsics/include/berberis/intrinsics/
Dintrinsics_floating_point_impl.h339 using UInt = std::make_unsigned_t<Int>; in FSgnj() local
353 using UInt = std::make_unsigned_t<Int>; in FSgnjx() local
/aosp_15_r20/external/flatbuffers/include/flatbuffers/
H A 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
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/
H A 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
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
H A 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
/aosp_15_r20/external/flatbuffers/python/flatbuffers/reflection/
H A DBaseType.py14 UInt = 8 variable in BaseType
/aosp_15_r20/external/OpenCL-CTS/test_conformance/math_brute_force/
H A Dcommon.h42 UInt, enumerator
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/jsoncpp/include/json/
Dconfig.h92 typedef unsigned int UInt; typedef
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/jsoncpp/include/json/
Dconfig.h92 typedef unsigned int UInt; typedef
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/jsoncpp/include/json/
Dconfig.h92 typedef unsigned int UInt; typedef
/aosp_15_r20/frameworks/av/media/module/codecs/amrwb/dec/src/
H A Dpv_amr_wb_type_defs.h86 typedef unsigned int UInt; typedef
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/jsoncpp/include/json/
Dconfig.h92 typedef unsigned int UInt; typedef
/aosp_15_r20/external/cronet/third_party/protobuf/conformance/third_party/jsoncpp/
H A Djson.h229 typedef unsigned int UInt; typedef
553 typedef Json::UInt UInt; typedef

12345678910>>...22