/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/_distutils/ |
D | filelist.py | 58 def extend(self, items): member in FileList
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/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/external/cronet/third_party/rust/chromium_crates_io/vendor/cxxbridge-cmd-1.0.121/src/syntax/ |
H A D | attrs.rs | 293 pub(crate) fn extend(&mut self, other: Self) { in extend() method
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/_distutils/ |
D | filelist.py | 58 def extend(self, items): member in FileList
|
/aosp_15_r20/external/python/setuptools/setuptools/_distutils/ |
D | filelist.py | 57 def extend(self, items): member in FileList
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/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/external/sdv/vsomeip/third_party/boost/process/include/boost/process/ |
D | extend.hpp | 42 namespace extend { namespace
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/_distutils/ |
D | filelist.py | 58 def extend(self, items): member in FileList
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxxbridge-macro-1.0.120/src/syntax/ |
H A D | attrs.rs | 293 pub(crate) fn extend(&mut self, other: Self) { in extend() method
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/_distutils/ |
D | filelist.py | 58 def extend(self, items): member in FileList
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/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/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/ |
D | regex_raw_buffer.hpp | 139 void* extend(size_type n) in extend() function in boost::BOOST_REGEX_DETAIL_NS::raw_storage
|
/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/nn/modules/container/ |
H A D | sequential.h | 242 void extend(const Container& container) { in extend() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/ |
D | regex_raw_buffer.hpp | 150 void* BOOST_REGEX_CALL extend(size_type n) in extend() function in boost::BOOST_REGEX_DETAIL_NS::raw_storage
|
/aosp_15_r20/external/rust/android-crates-io/crates/bytes/src/ |
D | bytes_mut.rs | 1367 fn extend<T>(&mut self, iter: T) in extend() method 1385 fn extend<T>(&mut self, iter: T) in extend() method 1394 fn extend<T>(&mut self, iter: T) in extend() method
|
/aosp_15_r20/external/sg3_utils/src/ |
H A D | sg_sat_read_gplog.c | 130 const bool extend = true; in do_read_gplog() local
|
/aosp_15_r20/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/ |
H A D | FileUseMap.java | 353 void extend(long size) { in extend() method in FileUseMap
|
/aosp_15_r20/external/mesa3d/meson_to_hermetic/ |
H A D | meson_build_state.py | 167 def extend(self, proj_config): member in ProjectConfig
|
/aosp_15_r20/external/mesa3d/src/asahi/compiler/ |
H A D | agx_pack.c | 418 uint16_t extend = 0; in agx_pack_alu() local 874 uint32_t extend = ((U & BITFIELD_MASK(5)) << 0) | (kill << 5) | in agx_pack_instr() local
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | angletypes.cpp | 823 void ExtendRectangle(const Rectangle &source, const Rectangle &extend, Rectangle *extended) in ExtendRectangle() 928 void Box::extend(const Box &other) in extend() function in gl::Box
|
/aosp_15_r20/external/rust/android-crates-io/crates/proc-macro2/src/ |
D | wrapper.rs | 223 fn extend<I: IntoIterator<Item = TokenTree>>(&mut self, stream: I) { in extend() method 237 fn extend<I: IntoIterator<Item = TokenStream>>(&mut self, streams: I) { in extend() method
|
/aosp_15_r20/external/igt-gpu-tools/tools/null_state_gen/ |
H A D | intel_renderstate_gen6.c | 385 sampler_extend_t extend) in gen6_create_sampler()
|
/aosp_15_r20/development/vndk/tools/elfcheck/elfcheck/ |
H A D | rewriter.py | 74 def extend(self, lines): member in StashedLines
|
/aosp_15_r20/external/icu/icu4c/source/i18n/ |
H A D | messageformat2_checker.cpp | 80 void TypeEnvironment::extend(const VariableName& var, TypeEnvironment::Type t, UErrorCode& status) { in extend() function in message2::TypeEnvironment
|
/aosp_15_r20/external/rust/android-crates-io/crates/toml_edit/src/ |
D | array_of_tables.rs | 118 fn extend<T: IntoIterator<Item = Table>>(&mut self, iter: T) { in extend() method
|