/aosp_15_r20/external/swiftshader/src/Device/ |
H A D | Primitive.hpp | 37 struct Primitive struct 39 int yMin; 40 int yMax; 42 float x0; 43 float y0; 45 float pointSizeInv; 47 PlaneEquation z; 48 float zBias; 49 PlaneEquation w; 50 PlaneEquation V[MAX_INTERFACE_COMPONENTS]; [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 823 union Primitive { union 834 Primitive(uint64_t value) : u64(value) { } in Primitive() function 835 Primitive(int64_t value) : i64(value) { } in Primitive() function 836 Primitive(c2_cntr64_t value) : c64(value) { } in Primitive() function 837 Primitive(uint32_t value) : u32(value) { } in Primitive() function 838 Primitive(int32_t value) : i32(value) { } in Primitive() function 839 Primitive(c2_cntr32_t value) : c32(value) { } in Primitive() function 840 Primitive(uint8_t value) : u32(value) { } in Primitive() function 841 Primitive(char value) : i32(value) { } in Primitive() function 842 Primitive(float value) : fp(value) { } in Primitive() function [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 832 union Primitive { union 843 Primitive(uint64_t value) : u64(value) { } in Primitive() function 844 Primitive(int64_t value) : i64(value) { } in Primitive() function 845 Primitive(c2_cntr64_t value) : c64(value) { } in Primitive() function 846 Primitive(uint32_t value) : u32(value) { } in Primitive() function 847 Primitive(int32_t value) : i32(value) { } in Primitive() function 848 Primitive(c2_cntr32_t value) : c32(value) { } in Primitive() function 849 Primitive(uint8_t value) : u32(value) { } in Primitive() function 850 Primitive(char value) : i32(value) { } in Primitive() function 851 Primitive(float value) : fp(value) { } in Primitive() function [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 823 union Primitive { union 834 Primitive(uint64_t value) : u64(value) { } in Primitive() function 835 Primitive(int64_t value) : i64(value) { } in Primitive() function 836 Primitive(c2_cntr64_t value) : c64(value) { } in Primitive() function 837 Primitive(uint32_t value) : u32(value) { } in Primitive() function 838 Primitive(int32_t value) : i32(value) { } in Primitive() function 839 Primitive(c2_cntr32_t value) : c32(value) { } in Primitive() function 840 Primitive(uint8_t value) : u32(value) { } in Primitive() function 841 Primitive(char value) : i32(value) { } in Primitive() function 842 Primitive(float value) : fp(value) { } in Primitive() function [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 832 union Primitive { union 843 Primitive(uint64_t value) : u64(value) { } in Primitive() function 844 Primitive(int64_t value) : i64(value) { } in Primitive() function 845 Primitive(c2_cntr64_t value) : c64(value) { } in Primitive() function 846 Primitive(uint32_t value) : u32(value) { } in Primitive() function 847 Primitive(int32_t value) : i32(value) { } in Primitive() function 848 Primitive(c2_cntr32_t value) : c32(value) { } in Primitive() function 849 Primitive(uint8_t value) : u32(value) { } in Primitive() function 850 Primitive(char value) : i32(value) { } in Primitive() function 851 Primitive(float value) : fp(value) { } in Primitive() function [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 832 union Primitive { union 843 Primitive(uint64_t value) : u64(value) { } in Primitive() function 844 Primitive(int64_t value) : i64(value) { } in Primitive() function 845 Primitive(c2_cntr64_t value) : c64(value) { } in Primitive() function 846 Primitive(uint32_t value) : u32(value) { } in Primitive() function 847 Primitive(int32_t value) : i32(value) { } in Primitive() function 848 Primitive(c2_cntr32_t value) : c32(value) { } in Primitive() function 849 Primitive(uint8_t value) : u32(value) { } in Primitive() function 850 Primitive(char value) : i32(value) { } in Primitive() function 851 Primitive(float value) : fp(value) { } in Primitive() function [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 832 union Primitive { union 843 Primitive(uint64_t value) : u64(value) { } in Primitive() function 844 Primitive(int64_t value) : i64(value) { } in Primitive() function 845 Primitive(c2_cntr64_t value) : c64(value) { } in Primitive() function 846 Primitive(uint32_t value) : u32(value) { } in Primitive() function 847 Primitive(int32_t value) : i32(value) { } in Primitive() function 848 Primitive(c2_cntr32_t value) : c32(value) { } in Primitive() function 849 Primitive(uint8_t value) : u32(value) { } in Primitive() function 850 Primitive(char value) : i32(value) { } in Primitive() function 851 Primitive(float value) : fp(value) { } in Primitive() function [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 832 union Primitive { union 843 Primitive(uint64_t value) : u64(value) { } in Primitive() function 844 Primitive(int64_t value) : i64(value) { } in Primitive() function 845 Primitive(c2_cntr64_t value) : c64(value) { } in Primitive() function 846 Primitive(uint32_t value) : u32(value) { } in Primitive() function 847 Primitive(int32_t value) : i32(value) { } in Primitive() function 848 Primitive(c2_cntr32_t value) : c32(value) { } in Primitive() function 849 Primitive(uint8_t value) : u32(value) { } in Primitive() function 850 Primitive(char value) : i32(value) { } in Primitive() function 851 Primitive(float value) : fp(value) { } in Primitive() function [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 832 union Primitive { union 843 Primitive(uint64_t value) : u64(value) { } in Primitive() function 844 Primitive(int64_t value) : i64(value) { } in Primitive() function 845 Primitive(c2_cntr64_t value) : c64(value) { } in Primitive() function 846 Primitive(uint32_t value) : u32(value) { } in Primitive() function 847 Primitive(int32_t value) : i32(value) { } in Primitive() function 848 Primitive(c2_cntr32_t value) : c32(value) { } in Primitive() function 849 Primitive(uint8_t value) : u32(value) { } in Primitive() function 850 Primitive(char value) : i32(value) { } in Primitive() function 851 Primitive(float value) : fp(value) { } in Primitive() function [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 832 union Primitive { union 843 Primitive(uint64_t value) : u64(value) { } in Primitive() function 844 Primitive(int64_t value) : i64(value) { } in Primitive() function 845 Primitive(c2_cntr64_t value) : c64(value) { } in Primitive() function 846 Primitive(uint32_t value) : u32(value) { } in Primitive() function 847 Primitive(int32_t value) : i32(value) { } in Primitive() function 848 Primitive(c2_cntr32_t value) : c32(value) { } in Primitive() function 849 Primitive(uint8_t value) : u32(value) { } in Primitive() function 850 Primitive(char value) : i32(value) { } in Primitive() function 851 Primitive(float value) : fp(value) { } in Primitive() function [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 832 union Primitive { union 843 Primitive(uint64_t value) : u64(value) { } in Primitive() function 844 Primitive(int64_t value) : i64(value) { } in Primitive() function 845 Primitive(c2_cntr64_t value) : c64(value) { } in Primitive() function 846 Primitive(uint32_t value) : u32(value) { } in Primitive() function 847 Primitive(int32_t value) : i32(value) { } in Primitive() function 848 Primitive(c2_cntr32_t value) : c32(value) { } in Primitive() function 849 Primitive(uint8_t value) : u32(value) { } in Primitive() function 850 Primitive(char value) : i32(value) { } in Primitive() function 851 Primitive(float value) : fp(value) { } in Primitive() function [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 832 union Primitive { union 843 Primitive(uint64_t value) : u64(value) { } in Primitive() function 844 Primitive(int64_t value) : i64(value) { } in Primitive() function 845 Primitive(c2_cntr64_t value) : c64(value) { } in Primitive() function 846 Primitive(uint32_t value) : u32(value) { } in Primitive() function 847 Primitive(int32_t value) : i32(value) { } in Primitive() function 848 Primitive(c2_cntr32_t value) : c32(value) { } in Primitive() function 849 Primitive(uint8_t value) : u32(value) { } in Primitive() function 850 Primitive(char value) : i32(value) { } in Primitive() function 851 Primitive(float value) : fp(value) { } in Primitive() function [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 832 union Primitive { union 843 Primitive(uint64_t value) : u64(value) { } in Primitive() function 844 Primitive(int64_t value) : i64(value) { } in Primitive() function 845 Primitive(c2_cntr64_t value) : c64(value) { } in Primitive() function 846 Primitive(uint32_t value) : u32(value) { } in Primitive() function 847 Primitive(int32_t value) : i32(value) { } in Primitive() function 848 Primitive(c2_cntr32_t value) : c32(value) { } in Primitive() function 849 Primitive(uint8_t value) : u32(value) { } in Primitive() function 850 Primitive(char value) : i32(value) { } in Primitive() function 851 Primitive(float value) : fp(value) { } in Primitive() function [all …]
|
/aosp_15_r20/frameworks/av/media/codec2/core/include/ |
H A D | C2Param.h | 834 union Primitive { union 845 Primitive(uint64_t value) : u64(value) { } in Primitive() function 846 Primitive(int64_t value) : i64(value) { } in Primitive() function 847 Primitive(c2_cntr64_t value) : c64(value) { } in Primitive() function 848 Primitive(uint32_t value) : u32(value) { } in Primitive() function 849 Primitive(int32_t value) : i32(value) { } in Primitive() function 850 Primitive(c2_cntr32_t value) : c32(value) { } in Primitive() function 851 Primitive(uint8_t value) : u32(value) { } in Primitive() function 852 Primitive(char value) : i32(value) { } in Primitive() function 853 Primitive(float value) : fp(value) { } in Primitive() function [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 832 union Primitive { union 843 Primitive(uint64_t value) : u64(value) { } in Primitive() function 844 Primitive(int64_t value) : i64(value) { } in Primitive() function 845 Primitive(c2_cntr64_t value) : c64(value) { } in Primitive() function 846 Primitive(uint32_t value) : u32(value) { } in Primitive() function 847 Primitive(int32_t value) : i32(value) { } in Primitive() function 848 Primitive(c2_cntr32_t value) : c32(value) { } in Primitive() function 849 Primitive(uint8_t value) : u32(value) { } in Primitive() function 850 Primitive(char value) : i32(value) { } in Primitive() function 851 Primitive(float value) : fp(value) { } in Primitive() function [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 832 union Primitive { union 843 Primitive(uint64_t value) : u64(value) { } in Primitive() function 844 Primitive(int64_t value) : i64(value) { } in Primitive() function 845 Primitive(c2_cntr64_t value) : c64(value) { } in Primitive() function 846 Primitive(uint32_t value) : u32(value) { } in Primitive() function 847 Primitive(int32_t value) : i32(value) { } in Primitive() function 848 Primitive(c2_cntr32_t value) : c32(value) { } in Primitive() function 849 Primitive(uint8_t value) : u32(value) { } in Primitive() function 850 Primitive(char value) : i32(value) { } in Primitive() function 851 Primitive(float value) : fp(value) { } in Primitive() function [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 823 union Primitive { union 834 Primitive(uint64_t value) : u64(value) { } in Primitive() function 835 Primitive(int64_t value) : i64(value) { } in Primitive() function 836 Primitive(c2_cntr64_t value) : c64(value) { } in Primitive() function 837 Primitive(uint32_t value) : u32(value) { } in Primitive() function 838 Primitive(int32_t value) : i32(value) { } in Primitive() function 839 Primitive(c2_cntr32_t value) : c32(value) { } in Primitive() function 840 Primitive(uint8_t value) : u32(value) { } in Primitive() function 841 Primitive(char value) : i32(value) { } in Primitive() function 842 Primitive(float value) : fp(value) { } in Primitive() function [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 832 union Primitive { union 843 Primitive(uint64_t value) : u64(value) { } in Primitive() function 844 Primitive(int64_t value) : i64(value) { } in Primitive() function 845 Primitive(c2_cntr64_t value) : c64(value) { } in Primitive() function 846 Primitive(uint32_t value) : u32(value) { } in Primitive() function 847 Primitive(int32_t value) : i32(value) { } in Primitive() function 848 Primitive(c2_cntr32_t value) : c32(value) { } in Primitive() function 849 Primitive(uint8_t value) : u32(value) { } in Primitive() function 850 Primitive(char value) : i32(value) { } in Primitive() function 851 Primitive(float value) : fp(value) { } in Primitive() function [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 823 union Primitive { union 834 Primitive(uint64_t value) : u64(value) { } in Primitive() function 835 Primitive(int64_t value) : i64(value) { } in Primitive() function 836 Primitive(c2_cntr64_t value) : c64(value) { } in Primitive() function 837 Primitive(uint32_t value) : u32(value) { } in Primitive() function 838 Primitive(int32_t value) : i32(value) { } in Primitive() function 839 Primitive(c2_cntr32_t value) : c32(value) { } in Primitive() function 840 Primitive(uint8_t value) : u32(value) { } in Primitive() function 841 Primitive(char value) : i32(value) { } in Primitive() function 842 Primitive(float value) : fp(value) { } in Primitive() function [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 832 union Primitive { union 843 Primitive(uint64_t value) : u64(value) { } in Primitive() function 844 Primitive(int64_t value) : i64(value) { } in Primitive() function 845 Primitive(c2_cntr64_t value) : c64(value) { } in Primitive() function 846 Primitive(uint32_t value) : u32(value) { } in Primitive() function 847 Primitive(int32_t value) : i32(value) { } in Primitive() function 848 Primitive(c2_cntr32_t value) : c32(value) { } in Primitive() function 849 Primitive(uint8_t value) : u32(value) { } in Primitive() function 850 Primitive(char value) : i32(value) { } in Primitive() function 851 Primitive(float value) : fp(value) { } in Primitive() function [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 832 union Primitive { union 843 Primitive(uint64_t value) : u64(value) { } in Primitive() function 844 Primitive(int64_t value) : i64(value) { } in Primitive() function 845 Primitive(c2_cntr64_t value) : c64(value) { } in Primitive() function 846 Primitive(uint32_t value) : u32(value) { } in Primitive() function 847 Primitive(int32_t value) : i32(value) { } in Primitive() function 848 Primitive(c2_cntr32_t value) : c32(value) { } in Primitive() function 849 Primitive(uint8_t value) : u32(value) { } in Primitive() function 850 Primitive(char value) : i32(value) { } in Primitive() function 851 Primitive(float value) : fp(value) { } in Primitive() function [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 832 union Primitive { union 843 Primitive(uint64_t value) : u64(value) { } in Primitive() function 844 Primitive(int64_t value) : i64(value) { } in Primitive() function 845 Primitive(c2_cntr64_t value) : c64(value) { } in Primitive() function 846 Primitive(uint32_t value) : u32(value) { } in Primitive() function 847 Primitive(int32_t value) : i32(value) { } in Primitive() function 848 Primitive(c2_cntr32_t value) : c32(value) { } in Primitive() function 849 Primitive(uint8_t value) : u32(value) { } in Primitive() function 850 Primitive(char value) : i32(value) { } in Primitive() function 851 Primitive(float value) : fp(value) { } in Primitive() function [all …]
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/core/java/android.os.statsbootstrap_aidl-cpp-source/gen/include/android/os/ |
D | StatsBootstrapAtomValue.h | 58 Primitive() : _value(std::in_place_index<static_cast<size_t>(boolValue)>, bool(false)) { } in Primitive() function 62 constexpr Primitive(_Tp&& _arg) in Primitive() function 66 constexpr explicit Primitive(std::in_place_index_t<_Np>, _Tp&&... _args) in Primitive() function 162 Primitive() : _value(std::in_place_index<static_cast<size_t>(boolValue)>, bool(false)) { } in Primitive() function 166 constexpr Primitive(_Tp&& _arg) in Primitive() function 170 constexpr explicit Primitive(std::in_place_index_t<_Np>, _Tp&&... _args) in Primitive() function
|
/aosp_15_r20/external/rust/beto-rust/common/pourover_macro/src/ |
D | type_parser.rs | 108 Primitive(Primitive), enumerator 152 pub enum Primitive { enum 171 impl Primitive { implementation 172 fn parse(s: &str) -> IResult<&str, Primitive> { in parse() argument 205 impl fmt::Display for Primitive { implementation 225 impl From<Primitive> for jni::signature::Primitive { implementation
|
/aosp_15_r20/system/security/keystore2/src/ |
H A D | key_parameter.rs | 139 type Primitive: Into<Primitive> + TryFrom<Primitive>; typedef 142 fn to_primitive(&self) -> Self::Primitive; in to_primitive() 196 pub enum Primitive { enum 205 impl From<i64> for Primitive { implementation 210 impl From<i32> for Primitive { implementation 215 impl From<Vec<u8>> for Primitive { implementation
|