/aosp_15_r20/external/emboss/doc/ |
H A D | cpp-reference.md | 1144 ### 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 D | SIMD.cpp | 261 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 D | SIMD.hpp | 27 using UInt = rr::UInt; typedef 81 class UInt : public LValue<SIMD::UInt>, class
|
/aosp_15_r20/external/skia/src/utils/ |
H A D | SkFloatUtils.h | 19 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/ |
D | index.rs | 316 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 D | index.rs | 316 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 D | MsgPackReader.h | 50 UInt, enumerator 81 uint64_t UInt; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/ |
D | MsgPackReader.h | 55 UInt, enumerator 87 uint64_t UInt; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/BinaryFormat/ |
D | MsgPackReader.h | 55 UInt, enumerator 87 uint64_t UInt; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/ |
D | MsgPackReader.h | 55 UInt, enumerator 87 uint64_t UInt; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/BinaryFormat/ |
D | MsgPackReader.h | 55 UInt, enumerator 87 uint64_t UInt; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/ |
H A D | MsgPackReader.h | 50 UInt, enumerator 82 uint64_t UInt; member
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | AttributeLayoutTest.cpp | 387 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/ |
D | intrinsics_floating_point_impl.h | 339 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 D | minireflect.h | 56 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 D | minireflect.h | 56 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 D | minireflect.h | 56 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 D | BaseType.py | 14 UInt = 8 variable in BaseType
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/math_brute_force/ |
H A D | common.h | 42 UInt, enumerator
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/jsoncpp/include/json/ |
D | config.h | 92 typedef unsigned int UInt; typedef
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/jsoncpp/include/json/ |
D | config.h | 92 typedef unsigned int UInt; typedef
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/jsoncpp/include/json/ |
D | config.h | 92 typedef unsigned int UInt; typedef
|
/aosp_15_r20/frameworks/av/media/module/codecs/amrwb/dec/src/ |
H A D | pv_amr_wb_type_defs.h | 86 typedef unsigned int UInt; typedef
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/jsoncpp/include/json/ |
D | config.h | 92 typedef unsigned int UInt; typedef
|
/aosp_15_r20/external/cronet/third_party/protobuf/conformance/third_party/jsoncpp/ |
H A D | json.h | 229 typedef unsigned int UInt; typedef 553 typedef Json::UInt UInt; typedef
|