/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/collections/ |
D | __init__.py | 1318 def extend(self, other): member in UserList
|
/aosp_15_r20/external/rust/android-crates-io/crates/petgraph/src/ |
D | graphmap.rs | 667 fn extend<I>(&mut self, iterable: I) in extend() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/u64/ |
D | u64vec2.rs | 117 pub const fn extend(self, z: u64) -> U64Vec3 { in extend() method
|
D | u64vec3.rs | 134 pub fn extend(self, w: u64) -> U64Vec4 { in extend() method
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/collections/ |
D | __init__.py | 1318 def extend(self, other): member in UserList
|
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/i32/ |
D | ivec3.rs | 146 pub fn extend(self, w: i32) -> IVec4 { in extend() method
|
D | ivec2.rs | 126 pub const fn extend(self, z: i32) -> IVec3 { in extend() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/u16/ |
D | u16vec2.rs | 117 pub const fn extend(self, z: u16) -> U16Vec3 { in extend() method
|
D | u16vec3.rs | 134 pub fn extend(self, w: u16) -> U16Vec4 { in extend() method
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/collections/ |
D | __init__.py | 1318 def extend(self, other): member in UserList
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/iter/traits/ |
H A D | iterator.rs | 2194 fn extend<'a, T, B: Extend<T>>( in partition() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/iter/traits/ |
H A D | iterator.rs | 2193 fn extend<'a, T, B: Extend<T>>( in partition() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/u32/ |
D | uvec2.rs | 117 pub const fn extend(self, z: u32) -> UVec3 { in extend() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/iter/traits/ |
H A D | iterator.rs | 2193 fn extend<'a, T, B: Extend<T>>( in partition() function
|
/aosp_15_r20/external/skia/modules/pathkit/ |
H A D | package-lock.json | 724 "extend": "^3.0.0", string 785 "extend": { object
|
/aosp_15_r20/packages/apps/Car/DebuggingRestrictionController/server/functions/ |
D | package-lock.json | 172 "extend": "^3.0.2" string 210 "extend": "^3.0.2", string 1607 "extend": "^3.0.2", string 3130 "extend": "^3.0.2" string
|
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | test-repacker.cc | 33 static void extend (const char* value, in extend() function
|
/aosp_15_r20/external/libaom/av1/common/ |
H A D | restoration.c | 1341 int extend, int use_highbitdepth) { in extend_lines()
|
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/ |
H A D | compiler.h | 494 enum bi_extend extend; /* LOAD, IMUL */ member
|
/aosp_15_r20/external/rust/android-crates-io/crates/camino/src/ |
D | lib.rs | 521 fn extend<I: IntoIterator<Item = P>>(&mut self, iter: I) { in extend() method
|
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | paymentsresellersubscription.v1.json | 262 "extend": { object
|
/aosp_15_r20/external/ktfmt/website/ |
H A D | package-lock.json | 1582 "extend": "^3.0.2", string 2047 "extend": "~3.0.2", string 3466 "extend": { object 4128 "extend": "^3.0.2", string 4476 "extend": "~3.0.2", string
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/ |
H A D | path.rs | 1852 fn extend<I: IntoIterator<Item = P>>(&mut self, iter: I) { in extend() method
|
/aosp_15_r20/external/vixl/src/aarch64/ |
H A D | macro-assembler-aarch64.cc | 1709 Extend extend = mem_op.GetExtend(); in ComputeAddress() local
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/ |
H A D | path.rs | 1852 fn extend<I: IntoIterator<Item = P>>(&mut self, iter: I) { in extend() method
|