Home
last modified time | relevance | path

Searched defs:extend (Results 426 – 450 of 1103) sorted by relevance

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

/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f64/
Ddvec3.rs154 pub fn extend(self, w: f64) -> DVec4 { in extend() method
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp1510 unsigned extend = fieldFromInstruction(insn, 10, 6); in DecodeAddSubERegInstruction() local
/aosp_15_r20/external/skia/
H A Dpackage-lock.json311 "extend": "^3.0.0", string
1606 "extend": "^3.0.0", string
1685 "extend": { object
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
H A DShadowDOM.min.js12 …ion(e,t){var n=new w,r=null;return r="*"===e?"*"===t?s:c:"*"===t?u:l,n.length=h.call(this,r,0,n,e|… function
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f32/sse2/
Dvec3a.rs165 pub fn extend(self, w: f32) -> Vec4 { in extend() method
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f32/wasm32/
Dvec3a.rs157 pub fn extend(self, w: f32) -> Vec4 { in extend() method
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/doc/reference/jquery/
H A Djquery-ui.min.js6 …plit(".")[1];var h=l+"-"+e;return s||(s=i,i=t.Widget),t.isArray(s)&&(s=t.extend.apply(null,[{}].co… function
H A Djquery-ui.js192 $.widget.extend = function( target ) { function
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f32/coresimd/
Dvec3a.rs152 pub fn extend(self, w: f32) -> Vec4 { in extend() method
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/doc/reference/jquery/
H A Djquery-ui.min.js6 …plit(".")[1];var h=l+"-"+e;return s||(s=i,i=t.Widget),t.isArray(s)&&(s=t.extend.apply(null,[{}].co… function
H A Djquery-ui.js192 $.widget.extend = function( target ) { function
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/i64/
Di64vec2.rs126 pub const fn extend(self, z: i64) -> I64Vec3 { in extend() method
Di64vec3.rs146 pub fn extend(self, w: i64) -> I64Vec4 { in extend() method
/aosp_15_r20/external/python/cpython3/Lib/collections/
D__init__.py1318 def extend(self, other): member in UserList
/aosp_15_r20/prebuilts/rust/linux-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/prebuilts/rust/linux-musl-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/external/rust/android-crates-io/crates/glam/src/i16/
Di16vec3.rs146 pub fn extend(self, w: i16) -> I16Vec4 { in extend() method
Di16vec2.rs126 pub const fn extend(self, z: i16) -> I16Vec3 { in extend() method
/aosp_15_r20/external/rust/android-crates-io/crates/fixedbitset/src/
Dlib.rs1491 fn extend<I: IntoIterator<Item = usize>>(&mut self, src: I) { in extend() method
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/collections/
H A D__init__.py1318 def extend(self, other): member in UserList
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dpattern_matcher.py185 def extend(self, other: Match) -> None: member in Match
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp1615 unsigned extend = fieldFromInstruction(insn, 10, 6); in DecodeAddSubERegInstruction() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/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/u32/
Duvec3.rs134 pub fn extend(self, w: u32) -> UVec4 { in extend() method
/aosp_15_r20/external/python/apitools/apitools/base/protorpclite/
Dmessages_test.py482 def extend(): function

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