/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/src/float/ |
H A D | extend.rs | 5 fn extend<F: Float, R: Float>(a: F) -> R in extend() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/src/float/ |
H A D | extend.rs | 5 fn extend<F: Float, R: Float>(a: F) -> R in extend() function
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/ |
D | repeated.rs | 471 fn extend<I: IntoIterator<Item = T>>(&mut self, iter: I) { in extend() method 479 fn extend<I: IntoIterator<Item = &'a T>>(&mut self, iter: I) { in extend() method
|
/aosp_15_r20/external/nanopb-c/generator/ |
H A D | nanopb_generator.py | 278 def extend(self, extend, field_name = None): argument
|
/aosp_15_r20/frameworks/base/core/java/android/widget/ |
H A D | OverScroller.java | 252 public void extendDuration(int extend) { in extendDuration() 708 void extendDuration(int extend) { in extendDuration()
|
/aosp_15_r20/external/cronet/testing/merge_scripts/ |
H A D | results_merger_test.py | 145 def extend(initial, add): function
|
/aosp_15_r20/external/icu/icu4j/demos/src/main/java/com/ibm/icu/dev/demo/impl/ |
H A D | Selection.java | 110 int direction, boolean extend) { in nextBound()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | APSInt.h | 102 APSInt extend(uint32_t width) const { in extend() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/ |
D | APSInt.h | 112 APSInt extend(uint32_t width) const { in extend() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/ |
D | APSInt.h | 112 APSInt extend(uint32_t width) const { in extend() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/ |
D | APSInt.h | 112 APSInt extend(uint32_t width) const { in extend() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
H A D | APSInt.h | 112 APSInt extend(uint32_t width) const { in extend() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/ |
D | APSInt.h | 112 APSInt extend(uint32_t width) const { in extend() function
|
/aosp_15_r20/external/llvm/include/llvm/ADT/ |
H A D | APSInt.h | 85 APSInt LLVM_ATTRIBUTE_UNUSED_RESULT extend(uint32_t width) const { in extend() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/http/src/ |
D | extensions.rs | 215 pub fn extend(&mut self, other: Self) { in extend() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/common/ |
D | date.rs | 14 pub(crate) fn extend(dst: &mut Vec<u8>) { in extend() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/bitflags/src/ |
D | tests.rs | 8 mod extend; module
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/bitflags-2.5.0/src/ |
H A D | tests.rs | 8 mod extend; module
|
/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/nn/modules/container/ |
H A D | modulelist.h | 115 void extend(const Container& container) { in extend() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/clap_builder/src/util/ |
D | flat_set.rs | 92 fn extend<I: IntoIterator<Item = T>>(&mut self, iter: I) { in extend() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/const-oid/src/ |
D | encoder.rs | 45 pub(crate) const fn extend(oid: ObjectIdentifier) -> Self { in extend() method
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/clap_builder-4.5.2/src/util/ |
H A D | flat_set.rs | 92 fn extend<I: IntoIterator<Item = T>>(&mut self, iter: I) { in extend() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/num-integer/tests/ |
D | roots.rs | 77 fn extend<T>(v: &mut Vec<T>, start: T, end: T) in extend() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/distutils/ |
D | filelist.py | 54 def extend(self, items): member in FileList
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/distutils/ |
D | filelist.py | 54 def extend(self, items): member in FileList
|