/aosp_15_r20/external/mesa3d/src/compiler/nir/tests/ |
H A D | mod_analysis_tests.cpp | 230 nir_def *shr = nir_ishr(b, invocation, v[i]); in TEST_F() local 254 nir_def *shr = nir_ishr(b, inv_mul_32, v[c]); in TEST_F() local 280 nir_def *shr = nir_ishr(b, inv_mul_32, v[c]); in TEST_F() local 300 nir_def *shr = nir_ishr(b, v[i], v[j]); in TEST_F() local 320 nir_def *shr = nir_ishr(b, large_const, v[shift]); in TEST_F() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/i64/ |
D | i64vec2.rs | 926 fn shr(self, rhs: i8) -> Self::Output { in shr() method 948 fn shr(self, rhs: i16) -> Self::Output { in shr() method 970 fn shr(self, rhs: i32) -> Self::Output { in shr() method 992 fn shr(self, rhs: i64) -> Self::Output { in shr() method 1014 fn shr(self, rhs: u8) -> Self::Output { in shr() method 1036 fn shr(self, rhs: u16) -> Self::Output { in shr() method 1058 fn shr(self, rhs: u32) -> Self::Output { in shr() method 1080 fn shr(self, rhs: u64) -> Self::Output { in shr() method 1102 fn shr(self, rhs: crate::IVec2) -> Self::Output { in shr() method 1124 fn shr(self, rhs: crate::UVec2) -> Self::Output { in shr() method
|
D | i64vec3.rs | 997 fn shr(self, rhs: i8) -> Self::Output { in shr() method 1021 fn shr(self, rhs: i16) -> Self::Output { in shr() method 1045 fn shr(self, rhs: i32) -> Self::Output { in shr() method 1069 fn shr(self, rhs: i64) -> Self::Output { in shr() method 1093 fn shr(self, rhs: u8) -> Self::Output { in shr() method 1117 fn shr(self, rhs: u16) -> Self::Output { in shr() method 1141 fn shr(self, rhs: u32) -> Self::Output { in shr() method 1165 fn shr(self, rhs: u64) -> Self::Output { in shr() method 1189 fn shr(self, rhs: crate::IVec3) -> Self::Output { in shr() method 1213 fn shr(self, rhs: crate::UVec3) -> Self::Output { in shr() method
|
D | i64vec4.rs | 1057 fn shr(self, rhs: i8) -> Self::Output { in shr() method 1083 fn shr(self, rhs: i16) -> Self::Output { in shr() method 1109 fn shr(self, rhs: i32) -> Self::Output { in shr() method 1135 fn shr(self, rhs: i64) -> Self::Output { in shr() method 1161 fn shr(self, rhs: u8) -> Self::Output { in shr() method 1187 fn shr(self, rhs: u16) -> Self::Output { in shr() method 1213 fn shr(self, rhs: u32) -> Self::Output { in shr() method 1239 fn shr(self, rhs: u64) -> Self::Output { in shr() method 1265 fn shr(self, rhs: crate::IVec4) -> Self::Output { in shr() method 1291 fn shr(self, rhs: crate::UVec4) -> Self::Output { in shr() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/i16/ |
D | i16vec3.rs | 997 fn shr(self, rhs: i8) -> Self::Output { in shr() method 1021 fn shr(self, rhs: i16) -> Self::Output { in shr() method 1045 fn shr(self, rhs: i32) -> Self::Output { in shr() method 1069 fn shr(self, rhs: i64) -> Self::Output { in shr() method 1093 fn shr(self, rhs: u8) -> Self::Output { in shr() method 1117 fn shr(self, rhs: u16) -> Self::Output { in shr() method 1141 fn shr(self, rhs: u32) -> Self::Output { in shr() method 1165 fn shr(self, rhs: u64) -> Self::Output { in shr() method 1189 fn shr(self, rhs: crate::IVec3) -> Self::Output { in shr() method 1213 fn shr(self, rhs: crate::UVec3) -> Self::Output { in shr() method
|
D | i16vec2.rs | 926 fn shr(self, rhs: i8) -> Self::Output { in shr() method 948 fn shr(self, rhs: i16) -> Self::Output { in shr() method 970 fn shr(self, rhs: i32) -> Self::Output { in shr() method 992 fn shr(self, rhs: i64) -> Self::Output { in shr() method 1014 fn shr(self, rhs: u8) -> Self::Output { in shr() method 1036 fn shr(self, rhs: u16) -> Self::Output { in shr() method 1058 fn shr(self, rhs: u32) -> Self::Output { in shr() method 1080 fn shr(self, rhs: u64) -> Self::Output { in shr() method 1102 fn shr(self, rhs: crate::IVec2) -> Self::Output { in shr() method 1124 fn shr(self, rhs: crate::UVec2) -> Self::Output { in shr() method
|
D | i16vec4.rs | 1057 fn shr(self, rhs: i8) -> Self::Output { in shr() method 1083 fn shr(self, rhs: i16) -> Self::Output { in shr() method 1109 fn shr(self, rhs: i32) -> Self::Output { in shr() method 1135 fn shr(self, rhs: i64) -> Self::Output { in shr() method 1161 fn shr(self, rhs: u8) -> Self::Output { in shr() method 1187 fn shr(self, rhs: u16) -> Self::Output { in shr() method 1213 fn shr(self, rhs: u32) -> Self::Output { in shr() method 1239 fn shr(self, rhs: u64) -> Self::Output { in shr() method 1265 fn shr(self, rhs: crate::IVec4) -> Self::Output { in shr() method 1291 fn shr(self, rhs: crate::UVec4) -> Self::Output { in shr() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/u64/ |
D | u64vec4.rs | 949 fn shr(self, rhs: i8) -> Self::Output { in shr() method 975 fn shr(self, rhs: i16) -> Self::Output { in shr() method 1001 fn shr(self, rhs: i32) -> Self::Output { in shr() method 1027 fn shr(self, rhs: i64) -> Self::Output { in shr() method 1053 fn shr(self, rhs: u8) -> Self::Output { in shr() method 1079 fn shr(self, rhs: u16) -> Self::Output { in shr() method 1105 fn shr(self, rhs: u32) -> Self::Output { in shr() method 1131 fn shr(self, rhs: u64) -> Self::Output { in shr() method 1157 fn shr(self, rhs: crate::IVec4) -> Self::Output { in shr() method 1183 fn shr(self, rhs: crate::UVec4) -> Self::Output { in shr() method
|
D | u64vec2.rs | 810 fn shr(self, rhs: i8) -> Self::Output { in shr() method 832 fn shr(self, rhs: i16) -> Self::Output { in shr() method 854 fn shr(self, rhs: i32) -> Self::Output { in shr() method 876 fn shr(self, rhs: i64) -> Self::Output { in shr() method 898 fn shr(self, rhs: u8) -> Self::Output { in shr() method 920 fn shr(self, rhs: u16) -> Self::Output { in shr() method 942 fn shr(self, rhs: u32) -> Self::Output { in shr() method 964 fn shr(self, rhs: u64) -> Self::Output { in shr() method 986 fn shr(self, rhs: crate::IVec2) -> Self::Output { in shr() method 1008 fn shr(self, rhs: crate::UVec2) -> Self::Output { in shr() method
|
D | u64vec3.rs | 898 fn shr(self, rhs: i8) -> Self::Output { in shr() method 922 fn shr(self, rhs: i16) -> Self::Output { in shr() method 946 fn shr(self, rhs: i32) -> Self::Output { in shr() method 970 fn shr(self, rhs: i64) -> Self::Output { in shr() method 994 fn shr(self, rhs: u8) -> Self::Output { in shr() method 1018 fn shr(self, rhs: u16) -> Self::Output { in shr() method 1042 fn shr(self, rhs: u32) -> Self::Output { in shr() method 1066 fn shr(self, rhs: u64) -> Self::Output { in shr() method 1090 fn shr(self, rhs: crate::IVec3) -> Self::Output { in shr() method 1114 fn shr(self, rhs: crate::UVec3) -> Self::Output { in shr() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/u16/ |
D | u16vec4.rs | 949 fn shr(self, rhs: i8) -> Self::Output { in shr() method 975 fn shr(self, rhs: i16) -> Self::Output { in shr() method 1001 fn shr(self, rhs: i32) -> Self::Output { in shr() method 1027 fn shr(self, rhs: i64) -> Self::Output { in shr() method 1053 fn shr(self, rhs: u8) -> Self::Output { in shr() method 1079 fn shr(self, rhs: u16) -> Self::Output { in shr() method 1105 fn shr(self, rhs: u32) -> Self::Output { in shr() method 1131 fn shr(self, rhs: u64) -> Self::Output { in shr() method 1157 fn shr(self, rhs: crate::IVec4) -> Self::Output { in shr() method 1183 fn shr(self, rhs: crate::UVec4) -> Self::Output { in shr() method
|
D | u16vec2.rs | 810 fn shr(self, rhs: i8) -> Self::Output { in shr() method 832 fn shr(self, rhs: i16) -> Self::Output { in shr() method 854 fn shr(self, rhs: i32) -> Self::Output { in shr() method 876 fn shr(self, rhs: i64) -> Self::Output { in shr() method 898 fn shr(self, rhs: u8) -> Self::Output { in shr() method 920 fn shr(self, rhs: u16) -> Self::Output { in shr() method 942 fn shr(self, rhs: u32) -> Self::Output { in shr() method 964 fn shr(self, rhs: u64) -> Self::Output { in shr() method 986 fn shr(self, rhs: crate::IVec2) -> Self::Output { in shr() method 1008 fn shr(self, rhs: crate::UVec2) -> Self::Output { in shr() method
|
D | u16vec3.rs | 898 fn shr(self, rhs: i8) -> Self::Output { in shr() method 922 fn shr(self, rhs: i16) -> Self::Output { in shr() method 946 fn shr(self, rhs: i32) -> Self::Output { in shr() method 970 fn shr(self, rhs: i64) -> Self::Output { in shr() method 994 fn shr(self, rhs: u8) -> Self::Output { in shr() method 1018 fn shr(self, rhs: u16) -> Self::Output { in shr() method 1042 fn shr(self, rhs: u32) -> Self::Output { in shr() method 1066 fn shr(self, rhs: u64) -> Self::Output { in shr() method 1090 fn shr(self, rhs: crate::IVec3) -> Self::Output { in shr() method 1114 fn shr(self, rhs: crate::UVec3) -> Self::Output { in shr() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/u32/ |
D | uvec3.rs | 898 fn shr(self, rhs: i8) -> Self::Output { in shr() method 922 fn shr(self, rhs: i16) -> Self::Output { in shr() method 946 fn shr(self, rhs: i32) -> Self::Output { in shr() method 970 fn shr(self, rhs: i64) -> Self::Output { in shr() method 994 fn shr(self, rhs: u8) -> Self::Output { in shr() method 1018 fn shr(self, rhs: u16) -> Self::Output { in shr() method 1042 fn shr(self, rhs: u32) -> Self::Output { in shr() method 1066 fn shr(self, rhs: u64) -> Self::Output { in shr() method 1090 fn shr(self, rhs: crate::IVec3) -> Self::Output { in shr() method 1114 fn shr(self, rhs: crate::UVec3) -> Self::Output { in shr() method
|
D | uvec2.rs | 810 fn shr(self, rhs: i8) -> Self::Output { in shr() method 832 fn shr(self, rhs: i16) -> Self::Output { in shr() method 854 fn shr(self, rhs: i32) -> Self::Output { in shr() method 876 fn shr(self, rhs: i64) -> Self::Output { in shr() method 898 fn shr(self, rhs: u8) -> Self::Output { in shr() method 920 fn shr(self, rhs: u16) -> Self::Output { in shr() method 942 fn shr(self, rhs: u32) -> Self::Output { in shr() method 964 fn shr(self, rhs: u64) -> Self::Output { in shr() method 986 fn shr(self, rhs: crate::IVec2) -> Self::Output { in shr() method 1008 fn shr(self, rhs: crate::UVec2) -> Self::Output { in shr() method
|
D | uvec4.rs | 949 fn shr(self, rhs: i8) -> Self::Output { in shr() method 975 fn shr(self, rhs: i16) -> Self::Output { in shr() method 1001 fn shr(self, rhs: i32) -> Self::Output { in shr() method 1027 fn shr(self, rhs: i64) -> Self::Output { in shr() method 1053 fn shr(self, rhs: u8) -> Self::Output { in shr() method 1079 fn shr(self, rhs: u16) -> Self::Output { in shr() method 1105 fn shr(self, rhs: u32) -> Self::Output { in shr() method 1131 fn shr(self, rhs: u64) -> Self::Output { in shr() method 1157 fn shr(self, rhs: crate::IVec4) -> Self::Output { in shr() method 1183 fn shr(self, rhs: crate::UVec4) -> Self::Output { in shr() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/i32/ |
D | ivec3.rs | 997 fn shr(self, rhs: i8) -> Self::Output { in shr() method 1021 fn shr(self, rhs: i16) -> Self::Output { in shr() method 1045 fn shr(self, rhs: i32) -> Self::Output { in shr() method 1069 fn shr(self, rhs: i64) -> Self::Output { in shr() method 1093 fn shr(self, rhs: u8) -> Self::Output { in shr() method 1117 fn shr(self, rhs: u16) -> Self::Output { in shr() method 1141 fn shr(self, rhs: u32) -> Self::Output { in shr() method 1165 fn shr(self, rhs: u64) -> Self::Output { in shr() method 1189 fn shr(self, rhs: crate::IVec3) -> Self::Output { in shr() method 1213 fn shr(self, rhs: crate::UVec3) -> Self::Output { in shr() method
|
D | ivec2.rs | 926 fn shr(self, rhs: i8) -> Self::Output { in shr() method 948 fn shr(self, rhs: i16) -> Self::Output { in shr() method 970 fn shr(self, rhs: i32) -> Self::Output { in shr() method 992 fn shr(self, rhs: i64) -> Self::Output { in shr() method 1014 fn shr(self, rhs: u8) -> Self::Output { in shr() method 1036 fn shr(self, rhs: u16) -> Self::Output { in shr() method 1058 fn shr(self, rhs: u32) -> Self::Output { in shr() method 1080 fn shr(self, rhs: u64) -> Self::Output { in shr() method 1102 fn shr(self, rhs: crate::IVec2) -> Self::Output { in shr() method 1124 fn shr(self, rhs: crate::UVec2) -> Self::Output { in shr() method
|
D | ivec4.rs | 1057 fn shr(self, rhs: i8) -> Self::Output { in shr() method 1083 fn shr(self, rhs: i16) -> Self::Output { in shr() method 1109 fn shr(self, rhs: i32) -> Self::Output { in shr() method 1135 fn shr(self, rhs: i64) -> Self::Output { in shr() method 1161 fn shr(self, rhs: u8) -> Self::Output { in shr() method 1187 fn shr(self, rhs: u16) -> Self::Output { in shr() method 1213 fn shr(self, rhs: u32) -> Self::Output { in shr() method 1239 fn shr(self, rhs: u64) -> Self::Output { in shr() method 1265 fn shr(self, rhs: crate::IVec4) -> Self::Output { in shr() method 1291 fn shr(self, rhs: crate::UVec4) -> Self::Output { in shr() method
|
/aosp_15_r20/external/perfetto/protos/perfetto/trace/ftrace/ |
H A D | vmscan.proto | 31 optional uint64 shr = 7; field 40 optional uint64 shr = 3; field
|
/aosp_15_r20/frameworks/av/media/module/codecs/amrnb/common/src/ |
H A D | shr.cpp | 205 Word16 shr(Word16 var1, Word16 var2, Flag *pOverflow) in shr() function
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.115/src/lexical/ |
H A D | shift.rs | 10 pub(crate) fn shr(fp: &mut ExtendedFloat, shift: i32) { in shr() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/serde_json/src/lexical/ |
D | shift.rs | 10 pub(crate) fn shr(fp: &mut ExtendedFloat, shift: i32) { in shr() function
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde_json_lenient-0.2.1/src/lexical/ |
H A D | shift.rs | 10 pub(crate) fn shr(fp: &mut ExtendedFloat, shift: i32) { in shr() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/num/ |
H A D | overflow_panic.rs | 43 pub const fn shr() -> ! { in shr() function
|