Home
last modified time | relevance | path

Searched defs:extend (Results 451 – 475 of 1103) sorted by relevance

1...<<11121314151617181920>>...45

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/collections/
D__init__.py1318 def extend(self, other): member in UserList
/aosp_15_r20/external/rust/android-crates-io/crates/petgraph/src/
Dgraphmap.rs667 fn extend<I>(&mut self, iterable: I) in extend() function
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/u64/
Du64vec2.rs117 pub const fn extend(self, z: u64) -> U64Vec3 { in extend() method
Du64vec3.rs134 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__.py1318 def extend(self, other): member in UserList
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/i32/
Divec3.rs146 pub fn extend(self, w: i32) -> IVec4 { in extend() method
Divec2.rs126 pub const fn extend(self, z: i32) -> IVec3 { in extend() method
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/u16/
Du16vec2.rs117 pub const fn extend(self, z: u16) -> U16Vec3 { in extend() method
Du16vec3.rs134 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__.py1318 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 Diterator.rs2194 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 Diterator.rs2193 fn extend<'a, T, B: Extend<T>>( in partition() function
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/u32/
Duvec2.rs117 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 Diterator.rs2193 fn extend<'a, T, B: Extend<T>>( in partition() function
/aosp_15_r20/external/skia/modules/pathkit/
H A Dpackage-lock.json724 "extend": "^3.0.0", string
785 "extend": { object
/aosp_15_r20/packages/apps/Car/DebuggingRestrictionController/server/functions/
Dpackage-lock.json172 "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 Dtest-repacker.cc33 static void extend (const char* value, in extend() function
/aosp_15_r20/external/libaom/av1/common/
H A Drestoration.c1341 int extend, int use_highbitdepth) { in extend_lines()
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/
H A Dcompiler.h494 enum bi_extend extend; /* LOAD, IMUL */ member
/aosp_15_r20/external/rust/android-crates-io/crates/camino/src/
Dlib.rs521 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/
Dpaymentsresellersubscription.v1.json262 "extend": { object
/aosp_15_r20/external/ktfmt/website/
H A Dpackage-lock.json1582 "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 Dpath.rs1852 fn extend<I: IntoIterator<Item = P>>(&mut self, iter: I) { in extend() method
/aosp_15_r20/external/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.cc1709 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 Dpath.rs1852 fn extend<I: IntoIterator<Item = P>>(&mut self, iter: I) { in extend() method

1...<<11121314151617181920>>...45