/aosp_15_r20/external/python/cpython3/Lib/distutils/ |
D | filelist.py | 54 def extend(self, items): member in FileList
|
/aosp_15_r20/external/python/cpython2/Lib/distutils/ |
D | filelist.py | 55 def extend(self, items): member in FileList
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/distutils/ |
D | filelist.py | 54 def extend(self, items): member in FileList
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/reflect/ |
D | protobuf_type_box.rs | 122 fn extend<V: ProtobufValue>(repeated: &mut ReflectRepeatedMut, mut v: Vec<V>) { in read_repeated_into() function
|
/aosp_15_r20/external/swiftshader/src/Vulkan/Debug/ |
H A D | Variable.hpp | 198 void VariableContainer::extend(const std::shared_ptr<Variables> &base) in extend() function in vk::dbg::VariableContainer
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/distutils/ |
D | filelist.py | 54 def extend(self, items): member in FileList
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/distutils/ |
H A D | filelist.py | 54 def extend(self, items): member in FileList
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/bytes-1.6.0/src/ |
H A D | bytes_mut.rs | 1274 fn extend<T>(&mut self, iter: T) in extend() method 1292 fn extend<T>(&mut self, iter: T) in extend() method 1301 fn extend<T>(&mut self, iter: T) in extend() method
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/python/ |
H A D | python_list.h | 172 void extend(const at::IValue& iterable) { in extend() function
|
/aosp_15_r20/external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/main/java/software/amazon/awssdk/enhanced/dynamodb/mapper/ |
H A D | StaticTableSchema.java | 184 public Builder<T> extend(StaticTableSchema<? super T> superTableSchema) { in extend() method in StaticTableSchema.Builder
|
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/ |
H A D | containers.py | 160 def extend(self, elem_seq: Iterable[_T]) -> None: member in RepeatedScalarFieldContainer 301 def extend(self, elem_seq: Iterable[_T]) -> None: member in RepeatedCompositeFieldContainer
|
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/ |
H A D | containers.py | 160 def extend(self, elem_seq: Iterable[_T]) -> None: member in RepeatedScalarFieldContainer 301 def extend(self, elem_seq: Iterable[_T]) -> None: member in RepeatedCompositeFieldContainer
|
/aosp_15_r20/external/sg3_utils/examples/ |
H A D | sg__sat_phy_event.c | 162 int extend = 0; in main() local
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/ |
H A D | build.rs | 170 fn extend(&mut self, sources: &[(&'static str, &'static str)]) { in extend() method
|
/aosp_15_r20/external/pytorch/functorch/csrc/dim/ |
H A D | arena.h | 79 void extend(Arena& arena, const T* begin, const T* end) { in extend() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/async-task/src/ |
D | utils.rs | 89 pub(crate) const fn extend(self, other: Layout) -> Option<(Layout, usize)> { in extend() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/ |
H A D | build.rs | 170 fn extend(&mut self, sources: &[(&'static str, &'static str)]) { in extend() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/ |
H A D | build.rs | 170 fn extend(&mut self, sources: &[(&'static str, &'static str)]) { in extend() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/compiler_builtins/ |
H A D | build.rs | 170 fn extend(&mut self, sources: &[(&'static str, &'static str)]) { in extend() method
|
/aosp_15_r20/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/ |
D | buffer_with_extendable_buffer.cpp | 54 bool BufferWithExtendableBuffer::extend(const int size) { in extend() function in latinime::BufferWithExtendableBuffer
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/ |
H A D | build.rs | 170 fn extend(&mut self, sources: &[(&'static str, &'static str)]) { in extend() method
|
/aosp_15_r20/external/rust/cxx/syntax/ |
D | attrs.rs | 293 pub(crate) fn extend(&mut self, other: Self) { in extend() method
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/rich/ |
D | containers.py | 105 def extend(self, lines: Iterable["Text"]) -> None: member in Lines
|
/aosp_15_r20/build/make/tools/releasetools/ |
H A D | rangelib.py | 279 def extend(self, n): member in RangeSet
|
/aosp_15_r20/external/mesa3d/src/panfrost/midgard/ |
H A D | midgard_address.c | 204 mir_match_offset(nir_def *offset, bool first_free, bool extend) in mir_match_offset()
|