/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/rsc.io/markdown/ |
D | list.go | 152 func (c *listBuilder) extend(p *parseState, s line) (line, bool) { func 160 func (c *itemBuilder) extend(p *parseState, s line) (line, bool) { func
|
D | quote.go | 49 func (b *quoteBuilder) extend(p *parseState, s line) (line, bool) { func
|
D | parse.go | 81 extend(p *parseState, s line) (line, bool) methodSpec 405 func (c *rootBuilder) extend(p *parseState, s line) (line, bool) { func
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/proc-macro2-1.0.80/src/ |
H A D | rcvec.rs | 79 pub fn extend(&mut self, iter: impl IntoIterator<Item = T>) { in extend() method 101 pub fn extend(&mut self, iter: impl IntoIterator<Item = T>) { in extend() method
|
/aosp_15_r20/external/sg3_utils/src/ |
H A D | sg_sat_identify.c | 119 bool extend, bool do_ident, int do_hex, bool do_raw, in do_identify_dev() 399 bool extend = false; /* set to true to send 48 bit LBA with command */ in main() local
|
H A D | sg_sat_phy_event.c | 161 bool ck_cond, bool extend, int do_hex, bool do_raw, in do_read_log_ext() 373 bool extend = false; in main() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/proc-macro2/src/ |
D | rcvec.rs | 79 pub fn extend(&mut self, iter: impl IntoIterator<Item = T>) { in extend() method 101 pub fn extend(&mut self, iter: impl IntoIterator<Item = T>) { in extend() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/termtree/src/ |
D | lib.rs | 76 fn extend<T: IntoIterator<Item = D>>(&mut self, iter: T) { in extend() method 82 fn extend<T: IntoIterator<Item = Tree<D>>>(&mut self, iter: T) { in extend() method
|
/aosp_15_r20/external/vixl/src/aarch64/ |
H A D | operands-aarch64.cc | 174 Operand::Operand(Register reg, Extend extend, unsigned shift_amount) in Operand() 258 Extend extend, in MemOperand()
|
/aosp_15_r20/external/eigen/Eigen/src/Geometry/ |
H A D | AlignedBox.h | 236 EIGEN_DEVICE_FUNC inline AlignedBox& extend(const MatrixBase<Derived>& p) in extend() function 246 EIGEN_DEVICE_FUNC inline AlignedBox& extend(const AlignedBox& b) in extend() function
|
/aosp_15_r20/packages/modules/NeuralNetworks/common/ |
D | MetaModel.cpp | 44 std::pair<uint32_t, T*> extend(std::vector<T>* vec, const T& val) { in extend() function 52 std::pair<uint32_t, T*> extend(std::vector<T>* vec) { in extend() function
|
/aosp_15_r20/frameworks/base/services/core/jni/ |
H A D | com_android_server_utils_AnrTimer.cpp | 665 const bool extend; member in android::__anon7735ada10111::AnrTimerService::Timer 722 Timer(int pid, int uid, nsecs_t timeout, bool extend, bool freeze, in Timer() 1159 jweak jtimer, Ticker* ticker, bool extend, bool freeze) : in AnrTimerService() 1418 jboolean extend, jboolean freeze) { in anrTimerCreate()
|
/aosp_15_r20/external/pytorch/torch/nn/modules/ |
H A D | container.py | 275 def extend(self, sequential) -> "Sequential": member in Sequential 430 def extend(self, modules: Iterable[Module]) -> Self: member in ModuleList 689 def extend(self, values: Iterable[Any]) -> Self: member in ParameterList
|
/aosp_15_r20/external/rust/android-crates-io/crates/tungstenite/src/protocol/ |
D | message.rs | 33 pub fn extend<T: AsRef<[u8]>>(&mut self, tail: T) -> Result<()> { in extend() method 117 pub fn extend<T: AsRef<[u8]>>(&mut self, tail: T, size_limit: Option<usize>) -> Result<()> { in extend() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/ahash/src/ |
D | hash_set.rs | 280 fn extend<I: IntoIterator<Item = T>>(&mut self, iter: I) { in extend() function 291 fn extend<I: IntoIterator<Item = &'a T>>(&mut self, iter: I) { in extend() function
|
D | hash_map.rs | 390 fn extend<T: IntoIterator<Item = (K, V)>>(&mut self, iter: T) { in extend() function 402 fn extend<T: IntoIterator<Item = (&'a K, &'a V)>>(&mut self, iter: T) { in extend() function
|
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-cairo-utils.cc | 49 hb_cairo_extend (hb_paint_extend_t extend) in hb_cairo_extend() 580 cairo_extend_t extend, in _hb_cairo_add_sweep_gradient_patches() 844 cairo_extend_t extend; in _hb_cairo_paint_sweep_gradient() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/weak-table/src/ |
D | ptr_weak_key_hash_map.rs | 317 fn extend<T: IntoIterator<Item=(K::Strong, V)>>(&mut self, iter: T) { in extend() function 328 fn extend<T: IntoIterator<Item=(&'a K::Strong, &'a V)>>(&mut self, iter: T) { in extend() function
|
/aosp_15_r20/external/python/cpython2/Lib/plat-mac/Carbon/ |
D | QuickDraw.py | 12 extend = 0x40 variable 189 extend = 0x40 variable
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/src/tests/ |
H A D | test_helpers.rs | 21 pub fn extend<T: Scalar>(mut self, iter: impl IntoIterator<Item = T>) -> Self { in extend() method
|
/aosp_15_r20/external/golang-protobuf/proto/ |
H A D | decode_test.go | 153 func extend(desc protoreflect.ExtensionType, value interface{}) buildOpt { func
|
/aosp_15_r20/external/sg3_utils/examples/ |
H A D | sg_sat_chk_power.c | 111 int extend = 0; in main() local
|
H A D | sg_sat_smart_rd_data.c | 74 int extend = 0; in main() local
|
/aosp_15_r20/external/mesa3d/bin/ |
H A D | gen_calendar_entries.py | 166 def extend(args: ExtendArguments) -> None: function
|
/aosp_15_r20/external/intel-media-driver/media_common/agnostic/common/heap_manager/ |
H A D | heap_manager.h | 43 … extend, //<! Allocates a new heap of the existing size + the default extend heap size. enumerator
|