Home
last modified time | relevance | path

Searched defs:shr (Results 1 – 25 of 545) sorted by relevance

12345678910>>...22

/aosp_15_r20/external/mesa3d/src/compiler/nir/tests/
H A Dmod_analysis_tests.cpp230 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/
Di64vec2.rs926 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
Di64vec3.rs997 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
Di64vec4.rs1057 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/
Di16vec3.rs997 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
Di16vec2.rs926 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
Di16vec4.rs1057 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/
Du64vec4.rs949 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
Du64vec2.rs810 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
Du64vec3.rs898 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/
Du16vec4.rs949 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
Du16vec2.rs810 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
Du16vec3.rs898 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/
Duvec3.rs898 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
Duvec2.rs810 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
Duvec4.rs949 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/
Divec3.rs997 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
Divec2.rs926 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
Divec4.rs1057 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 Dvmscan.proto31 optional uint64 shr = 7; field
40 optional uint64 shr = 3; field
/aosp_15_r20/frameworks/av/media/module/codecs/amrnb/common/src/
H A Dshr.cpp205 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 Dshift.rs10 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/
Dshift.rs10 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 Dshift.rs10 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 Doverflow_panic.rs43 pub const fn shr() -> ! { in shr() function

12345678910>>...22