Home
last modified time | relevance | path

Searched defs:Self (Results 1 – 25 of 6055) sorted by relevance

12345678910>>...243

/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/swizzles/
Dvec_traits.rs10 fn xy(self) -> Self { in xy()
14 fn xx(self) -> Self; in xx()
16 fn yx(self) -> Self; in yx()
18 fn yy(self) -> Self; in yy()
76 fn xyz(self) -> Self { in xyz()
98 fn xxx(self) -> Self; in xxx()
100 fn xxy(self) -> Self; in xxy()
102 fn xxz(self) -> Self; in xxz()
104 fn xyx(self) -> Self; in xyx()
106 fn xyy(self) -> Self; in xyy()
[all …]
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-1.0.109/src/gen/
H A Dclone.rs9 fn clone(&self) -> Self { in clone()
19 fn clone(&self) -> Self { in clone()
31 fn clone(&self) -> Self { in clone()
48 fn clone(&self) -> Self { in clone()
55 fn clone(&self) -> Self { in clone()
68 fn clone(&self) -> Self { in clone()
82 fn clone(&self) -> Self { in clone()
89 fn clone(&self) -> Self { in clone()
100 fn clone(&self) -> Self { in clone()
110 fn clone(&self) -> Self { in clone()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/syn/src/gen/
Dclone.rs8 fn clone(&self) -> Self { in clone()
18 fn clone(&self) -> Self { in clone()
30 fn clone(&self) -> Self { in clone()
44 fn clone(&self) -> Self { in clone()
56 fn clone(&self) -> Self { in clone()
71 fn clone(&self) -> Self { in clone()
78 fn clone(&self) -> Self { in clone()
90 fn clone(&self) -> Self { in clone()
101 fn clone(&self) -> Self { in clone()
116 fn clone(&self) -> Self { in clone()
[all …]
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-2.0.55/src/gen/
H A Dclone.rs8 fn clone(&self) -> Self { in clone()
18 fn clone(&self) -> Self { in clone()
30 fn clone(&self) -> Self { in clone()
44 fn clone(&self) -> Self { in clone()
56 fn clone(&self) -> Self { in clone()
71 fn clone(&self) -> Self { in clone()
78 fn clone(&self) -> Self { in clone()
90 fn clone(&self) -> Self { in clone()
101 fn clone(&self) -> Self { in clone()
116 fn clone(&self) -> Self { in clone()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/half/src/
Dnum_traits.rs53 fn from_i64(n: i64) -> Option<Self> { in from_i64()
57 fn from_u64(n: u64) -> Option<Self> { in from_u64()
61 fn from_i8(n: i8) -> Option<Self> { in from_i8()
65 fn from_u8(n: u8) -> Option<Self> { in from_u8()
69 fn from_i16(n: i16) -> Option<Self> { in from_i16()
73 fn from_u16(n: u16) -> Option<Self> { in from_u16()
77 fn from_i32(n: i32) -> Option<Self> { in from_i32()
81 fn from_u32(n: u32) -> Option<Self> { in from_u32()
85 fn from_f32(n: f32) -> Option<Self> { in from_f32()
89 fn from_f64(n: f64) -> Option<Self> { in from_f64()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/num-traits/src/
Dreal.rs81 fn floor(self) -> Self; in floor()
94 fn ceil(self) -> Self; in ceil()
108 fn round(self) -> Self; in round()
121 fn trunc(self) -> Self; in trunc()
136 fn fract(self) -> Self; in fract()
156 fn abs(self) -> Self; in abs()
175 fn signum(self) -> Self; in signum()
231 fn mul_add(self, a: Self, b: Self) -> Self; in mul_add()
243 fn recip(self) -> Self; in recip()
257 fn powi(self, n: i32) -> Self; in powi()
[all …]
Dfloat.rs318 fn floor(self) -> Self { in floor()
352 fn ceil(self) -> Self { in ceil()
385 fn round(self) -> Self { in round()
427 fn trunc(self) -> Self { in trunc()
459 fn fract(self) -> Self { in fract()
488 fn abs(self) -> Self { in abs()
522 fn signum(self) -> Self { in signum()
607 fn min(self, other: Self) -> Self { in min()
641 fn max(self, other: Self) -> Self { in max()
681 fn clamp(self, min: Self, max: Self) -> Self { in clamp()
[all …]
/aosp_15_r20/system/security/keystore2/test_utils/
H A Dauthorizations.rs43 pub fn purpose(mut self, p: KeyPurpose) -> Self { in purpose()
49 pub fn digest(mut self, d: Digest) -> Self { in digest()
55 pub fn algorithm(mut self, a: Algorithm) -> Self { in algorithm()
61 pub fn ec_curve(mut self, e: EcCurve) -> Self { in ec_curve()
67 pub fn attestation_challenge(mut self, b: Vec<u8>) -> Self { in attestation_challenge()
76 pub fn no_auth_required(mut self) -> Self { in no_auth_required()
85 pub fn rsa_public_exponent(mut self, e: i64) -> Self { in rsa_public_exponent()
94 pub fn key_size(mut self, s: i32) -> Self { in key_size()
100 pub fn block_mode(mut self, b: BlockMode) -> Self { in block_mode()
106 pub fn cert_not_before(mut self, b: i64) -> Self { in cert_not_before()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/tests/generated/rust/
Denum_declaration_big_endian.rs36 fn try_from(value: u8) -> Result<Self, Self::Error> { in try_from()
45 fn from(value: &IncompleteTruncatedClosed) -> Self { in from()
53 fn from(value: IncompleteTruncatedClosed) -> Self { in from()
58 fn from(value: IncompleteTruncatedClosed) -> Self { in from()
63 fn from(value: IncompleteTruncatedClosed) -> Self { in from()
68 fn from(value: IncompleteTruncatedClosed) -> Self { in from()
73 fn from(value: IncompleteTruncatedClosed) -> Self { in from()
78 fn from(value: IncompleteTruncatedClosed) -> Self { in from()
83 fn from(value: IncompleteTruncatedClosed) -> Self { in from()
88 fn from(value: IncompleteTruncatedClosed) -> Self { in from()
[all …]
Denum_declaration_little_endian.rs36 fn try_from(value: u8) -> Result<Self, Self::Error> { in try_from()
45 fn from(value: &IncompleteTruncatedClosed) -> Self { in from()
53 fn from(value: IncompleteTruncatedClosed) -> Self { in from()
58 fn from(value: IncompleteTruncatedClosed) -> Self { in from()
63 fn from(value: IncompleteTruncatedClosed) -> Self { in from()
68 fn from(value: IncompleteTruncatedClosed) -> Self { in from()
73 fn from(value: IncompleteTruncatedClosed) -> Self { in from()
78 fn from(value: IncompleteTruncatedClosed) -> Self { in from()
83 fn from(value: IncompleteTruncatedClosed) -> Self { in from()
88 fn from(value: IncompleteTruncatedClosed) -> Self { in from()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/tests/generated/rust_legacy/
Denum_declaration_big_endian.rs36 fn try_from(value: u8) -> Result<Self, Self::Error> { in try_from()
45 fn from(value: &IncompleteTruncatedClosed) -> Self { in from()
53 fn from(value: IncompleteTruncatedClosed) -> Self { in from()
58 fn from(value: IncompleteTruncatedClosed) -> Self { in from()
63 fn from(value: IncompleteTruncatedClosed) -> Self { in from()
68 fn from(value: IncompleteTruncatedClosed) -> Self { in from()
73 fn from(value: IncompleteTruncatedClosed) -> Self { in from()
78 fn from(value: IncompleteTruncatedClosed) -> Self { in from()
83 fn from(value: IncompleteTruncatedClosed) -> Self { in from()
88 fn from(value: IncompleteTruncatedClosed) -> Self { in from()
[all …]
Denum_declaration_little_endian.rs36 fn try_from(value: u8) -> Result<Self, Self::Error> { in try_from()
45 fn from(value: &IncompleteTruncatedClosed) -> Self { in from()
53 fn from(value: IncompleteTruncatedClosed) -> Self { in from()
58 fn from(value: IncompleteTruncatedClosed) -> Self { in from()
63 fn from(value: IncompleteTruncatedClosed) -> Self { in from()
68 fn from(value: IncompleteTruncatedClosed) -> Self { in from()
73 fn from(value: IncompleteTruncatedClosed) -> Self { in from()
78 fn from(value: IncompleteTruncatedClosed) -> Self { in from()
83 fn from(value: IncompleteTruncatedClosed) -> Self { in from()
88 fn from(value: IncompleteTruncatedClosed) -> Self { in from()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/backend/linux_raw/
Dconv.rs125 fn from(c: &'a CStr) -> Self { in from()
133 fn from(t: Option<&'a CStr>) -> Self { in from()
147 fn from(fd: BorrowedFd<'a>) -> Self { in from()
280 fn from(i: ClockId) -> Self { in from()
288 fn from(i: TimerfdClockId) -> Self { in from()
321 fn from(mode: Mode) -> Self { in from()
328 fn from(pair: (Mode, FileType)) -> Self { in from()
335 fn from(flags: crate::fs::AtFlags) -> Self { in from()
342 fn from(flags: crate::fs::XattrFlags) -> Self { in from()
349 fn from(flags: crate::fs::inotify::CreateFlags) -> Self { in from()
[all …]
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/clap/src/builder/
Darg.rs122 pub fn new<S: Into<&'help str>>(n: S) -> Self { in new()
130 pub fn id<S: Into<&'help str>>(mut self, n: S) -> Self { in id()
150 pub fn name<S: Into<&'help str>>(self, n: S) -> Self { in name()
180 pub fn short(mut self, s: char) -> Self { in short()
218 pub fn long(mut self, l: &'help str) -> Self { in long()
251 pub fn alias<S: Into<&'help str>>(mut self, name: S) -> Self { in alias()
277 pub fn short_alias(mut self, name: char) -> Self { in short_alias()
306 pub fn aliases(mut self, names: &[&'help str]) -> Self { in aliases()
333 pub fn short_aliases(mut self, names: &[char]) -> Self { in short_aliases()
362 pub fn visible_alias<S: Into<&'help str>>(mut self, name: S) -> Self { in visible_alias()
[all …]
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/fend-core-1.4.6/src/num/
H A Dunit.rs46 other: &Self, in compare()
74 pub(crate) fn deserialize(read: &mut impl io::Read) -> FResult<Self> { in deserialize()
99 pub(crate) fn create_unit_value_from_value<I: Interrupt>( in create_unit_value_from_value()
106 ) -> FResult<Self> { in create_unit_value_from_value()
125 ) -> Self { in new_base_unit()
140 pub(crate) fn with_format(self, format: FormattingStyle) -> Self { in with_format()
151 pub(crate) fn with_base(self, base: Base) -> Self { in with_base()
162 pub(crate) fn factorial<I: Interrupt>(self, int: &I) -> FResult<Self> { in factorial()
176 fn new(value: impl Into<Dist>, unit_components: Vec<UnitExponent>) -> Self { in new()
189 pub(crate) fn add<I: Interrupt>(self, rhs: Self, int: &I) -> FResult<Self> { in add()
[all …]
H A Dreal.rs51 pub(crate) fn compare<I: Interrupt>(&self, other: &Self, int: &I) -> FResult<Ordering> { in compare()
76 pub(crate) fn deserialize(read: &mut impl io::Read) -> FResult<Self> { in deserialize()
132 pub(crate) fn sin<I: Interrupt>(self, int: &I) -> FResult<Exact<Self>> { in sin()
167 pub(crate) fn cos<I: Interrupt>(self, int: &I) -> FResult<Exact<Self>> { in cos()
173 pub(crate) fn asin<I: Interrupt>(self, int: &I) -> FResult<Self> { in asin()
177 pub(crate) fn acos<I: Interrupt>(self, int: &I) -> FResult<Self> { in acos()
181 pub(crate) fn atan<I: Interrupt>(self, int: &I) -> FResult<Self> { in atan()
185 pub(crate) fn atan2<I: Interrupt>(self, rhs: Self, int: &I) -> FResult<Self> { in atan2()
191 pub(crate) fn sinh<I: Interrupt>(self, int: &I) -> FResult<Self> { in sinh()
195 pub(crate) fn cosh<I: Interrupt>(self, int: &I) -> FResult<Self> { in cosh()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/pest/src/
Dparser_state.rs198 pub fn new(input: &'i str) -> Box<Self> { in new()
256 fn inc_call_check_limit(mut self: Box<Self>) -> ParseResult<Box<Self>> { in inc_call_check_limit()
290 pub fn rule<F>(mut self: Box<Self>, rule: R, f: F) -> ParseResult<Box<Self>> in rule()
292 F: FnOnce(Box<Self>) -> ParseResult<Box<Self>>, in rule()
410 pub fn tag_node(mut self: Box<Self>, tag: &'i str) -> ParseResult<Box<Self>> { in tag_node()
500 pub fn sequence<F>(mut self: Box<Self>, f: F) -> ParseResult<Box<Self>> in sequence()
502 F: FnOnce(Box<Self>) -> ParseResult<Box<Self>>, in sequence()
550 pub fn repeat<F>(mut self: Box<Self>, mut f: F) -> ParseResult<Box<Self>> in repeat()
552 F: FnMut(Box<Self>) -> ParseResult<Box<Self>>, in repeat()
592 pub fn optional<F>(mut self: Box<Self>, f: F) -> ParseResult<Box<Self>> in optional()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/plotters/src/chart/
Dmesh.rs26 pub(super) fn new(target: &'b mut ChartContext<'a, DB, Cartesian2d<X, Y>>) -> Self { in new()
35 pub fn axis_style<T: Into<ShapeStyle>>(&mut self, style: T) -> &mut Self { in axis_style()
44 pub fn x_label_offset<S: SizeDesc>(&mut self, value: S) -> &mut Self { in x_label_offset()
53 pub fn y_label_offset<S: SizeDesc>(&mut self, value: S) -> &mut Self { in y_label_offset()
60 pub fn x_labels(&mut self, value: usize) -> &mut Self { in x_labels()
67 pub fn y_labels(&mut self, value: usize) -> &mut Self { in y_labels()
74 pub fn x_label_formatter(&mut self, fmt: &'b dyn Fn(&X::ValueType) -> String) -> &mut Self { in x_label_formatter()
81 pub fn y_label_formatter(&mut self, fmt: &'b dyn Fn(&Y::ValueType) -> String) -> &mut Self { in y_label_formatter()
88 pub fn axis_desc_style<T: IntoTextStyle<'b>>(&mut self, style: T) -> &mut Self { in axis_desc_style()
96 pub fn x_desc<T: Into<String>>(&mut self, desc: T) -> &mut Self { in x_desc()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/device/
Dproperties.rs27 fn from_vulkan(val: F) -> Option<Self>; in from_vulkan()
32 fn from_vulkan(val: u8) -> Option<Self> { in from_vulkan()
39 fn from_vulkan(val: [u8; N]) -> Option<Self> { in from_vulkan()
46 fn from_vulkan(val: u32) -> Option<Self> { in from_vulkan()
53 fn from_vulkan(val: [u32; N]) -> Option<Self> { in from_vulkan()
60 fn from_vulkan(val: u64) -> Option<Self> { in from_vulkan()
67 fn from_vulkan(val: u64) -> Option<Self> { in from_vulkan()
74 fn from_vulkan(val: usize) -> Option<Self> { in from_vulkan()
81 fn from_vulkan(val: i32) -> Option<Self> { in from_vulkan()
88 fn from_vulkan(val: i64) -> Option<Self> { in from_vulkan()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f32/wasm32/
Dvec3a.rs87 pub const fn new(x: f32, y: f32, z: f32) -> Self { in new()
94 pub const fn splat(v: f32) -> Self { in splat()
105 pub fn select(mask: BVec3A, if_true: Self, if_false: Self) -> Self { in select()
112 pub const fn from_array(a: [f32; 3]) -> Self { in from_array()
130 pub const fn from_slice(slice: &[f32]) -> Self { in from_slice()
150 pub(crate) fn from_vec4(v: Vec4) -> Self { in from_vec4()
181 pub fn dot_into_vec(self, rhs: Self) -> Self { in dot_into_vec()
188 pub fn cross(self, rhs: Self) -> Self { in cross()
202 pub fn min(self, rhs: Self) -> Self { in min()
211 pub fn max(self, rhs: Self) -> Self { in max()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f32/coresimd/
Dvec3a.rs82 pub const fn new(x: f32, y: f32, z: f32) -> Self { in new()
89 pub const fn splat(v: f32) -> Self { in splat()
100 pub fn select(mask: BVec3A, if_true: Self, if_false: Self) -> Self { in select()
107 pub const fn from_array(a: [f32; 3]) -> Self { in from_array()
125 pub const fn from_slice(slice: &[f32]) -> Self { in from_slice()
145 pub(crate) fn from_vec4(v: Vec4) -> Self { in from_vec4()
176 pub fn dot_into_vec(self, rhs: Self) -> Self { in dot_into_vec()
183 pub fn cross(self, rhs: Self) -> Self { in cross()
197 pub fn min(self, rhs: Self) -> Self { in min()
206 pub fn max(self, rhs: Self) -> Self { in max()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f32/
Dvec3.rs76 pub const fn new(x: f32, y: f32, z: f32) -> Self { in new()
83 pub const fn splat(v: f32) -> Self { in splat()
94 pub fn select(mask: BVec3, if_true: Self, if_false: Self) -> Self { in select()
105 pub const fn from_array(a: [f32; 3]) -> Self { in from_array()
123 pub const fn from_slice(slice: &[f32]) -> Self { in from_slice()
143 pub(crate) fn from_vec4(v: Vec4) -> Self { in from_vec4()
178 pub fn dot_into_vec(self, rhs: Self) -> Self { in dot_into_vec()
185 pub fn cross(self, rhs: Self) -> Self { in cross()
198 pub fn min(self, rhs: Self) -> Self { in min()
211 pub fn max(self, rhs: Self) -> Self { in max()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f32/scalar/
Dvec3a.rs85 pub const fn new(x: f32, y: f32, z: f32) -> Self { in new()
92 pub const fn splat(v: f32) -> Self { in splat()
103 pub fn select(mask: BVec3A, if_true: Self, if_false: Self) -> Self { in select()
114 pub const fn from_array(a: [f32; 3]) -> Self { in from_array()
132 pub const fn from_slice(slice: &[f32]) -> Self { in from_slice()
152 pub(crate) fn from_vec4(v: Vec4) -> Self { in from_vec4()
187 pub fn dot_into_vec(self, rhs: Self) -> Self { in dot_into_vec()
194 pub fn cross(self, rhs: Self) -> Self { in cross()
207 pub fn min(self, rhs: Self) -> Self { in min()
220 pub fn max(self, rhs: Self) -> Self { in max()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f64/
Ddvec3.rs76 pub const fn new(x: f64, y: f64, z: f64) -> Self { in new()
83 pub const fn splat(v: f64) -> Self { in splat()
94 pub fn select(mask: BVec3, if_true: Self, if_false: Self) -> Self { in select()
105 pub const fn from_array(a: [f64; 3]) -> Self { in from_array()
123 pub const fn from_slice(slice: &[f64]) -> Self { in from_slice()
143 pub(crate) fn from_vec4(v: DVec4) -> Self { in from_vec4()
178 pub fn dot_into_vec(self, rhs: Self) -> Self { in dot_into_vec()
185 pub fn cross(self, rhs: Self) -> Self { in cross()
198 pub fn min(self, rhs: Self) -> Self { in min()
211 pub fn max(self, rhs: Self) -> Self { in max()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f32/sse2/
Dvec3a.rs90 pub const fn new(x: f32, y: f32, z: f32) -> Self { in new()
97 pub const fn splat(v: f32) -> Self { in splat()
108 pub fn select(mask: BVec3A, if_true: Self, if_false: Self) -> Self { in select()
120 pub const fn from_array(a: [f32; 3]) -> Self { in from_array()
138 pub const fn from_slice(slice: &[f32]) -> Self { in from_slice()
158 pub(crate) fn from_vec4(v: Vec4) -> Self { in from_vec4()
189 pub fn dot_into_vec(self, rhs: Self) -> Self { in dot_into_vec()
196 pub fn cross(self, rhs: Self) -> Self { in cross()
217 pub fn min(self, rhs: Self) -> Self { in min()
226 pub fn max(self, rhs: Self) -> Self { in max()
[all …]

12345678910>>...243