Home
last modified time | relevance | path

Searched defs:get_len (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/pytorch/torch/utils/data/datapipes/dataframe/
H A Ddataframe_wrapper.py66 def get_len(cls, df): member in PandasWrapper
126 def get_len(df): function
/aosp_15_r20/external/coreboot/util/spdtool/
H A Dspdtool.py37 def get_len(self, header, offset): member in Parser
138 def get_len(self, header, offset): member in SPD4Parser
/aosp_15_r20/external/crosvm/disk/src/
H A Ddisk.rs164 fn get_len(&self) -> io::Result<u64>; in get_len() method
168 fn get_len(&self) -> io::Result<u64> { in get_len() method
431 fn get_len(&self) -> io::Result<u64> { in get_len() method
H A Dzstd.rs163 fn get_len(&self) -> std::io::Result<u64> { in get_len() method
276 fn get_len(&self) -> io::Result<u64> { in get_len() method
H A Dcomposite.rs295 fn get_len(&self) -> io::Result<u64> { in get_len() method
371 fn get_len(&self) -> io::Result<u64> { in get_len() method
867 fn get_len() { in get_len() function
H A Dandroid_sparse.rs237 fn get_len(&self) -> io::Result<u64> { in get_len() method
333 fn get_len(&self) -> io::Result<u64> { in get_len() method
H A Dasynchronous.rs49 fn get_len(&self) -> io::Result<u64> { in get_len() method
/aosp_15_r20/device/linaro/poplar/wifi/wifi_hal/
Dcpp_bindings.h96 int get_len(int attribute) { in get_len() function
143 int get_len() { in get_len() function
/aosp_15_r20/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dcpp_bindings.h96 int get_len(int attribute) { in get_len() function
146 int get_len() { in get_len() function
/aosp_15_r20/hardware/synaptics/wlan/synadhd/wifi_hal/
Dcpp_bindings.h96 int get_len(int attribute) { in get_len() function
146 int get_len() { in get_len() function
/aosp_15_r20/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dcpp_bindings.h102 int get_len(int attribute) { in get_len() function
149 int get_len() { in get_len() function
/aosp_15_r20/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dcpp_bindings.h96 int get_len(int attribute) { in get_len() function
143 int get_len() { in get_len() function
/aosp_15_r20/external/crosvm/base/src/
H A Dfile_traits.rs63 fn get_len(&self) -> Result<u64>; in get_len() method
67 fn get_len(&self) -> Result<u64> { in get_len() method
/aosp_15_r20/external/pytorch/torch/ao/quantization/fx/
H A Dpattern_utils.py93 def get_len(pattern): function
/aosp_15_r20/external/crosvm/common/data_model/src/
H A Dflexible_array.rs73 fn get_len(&self) -> usize; in get_len() method
/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GPOS/
H A DValueFormat.hh61 unsigned int get_len () const { return hb_popcount ((unsigned int) *this); } in get_len() function
/aosp_15_r20/external/ltp/lib/
H A Dtst_kconfig.c242 static inline unsigned int get_len(const char* kconfig, unsigned int len) in get_len() function
/aosp_15_r20/external/rust/android-crates-io/crates/memmap2/src/
Dlib.rs230 fn get_len<T: MmapAsRawDesc>(&self, file: &T) -> Result<usize> { in get_len() method
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/
Dbtif.rs659 fn get_len(&self) -> usize { in get_len() method
/aosp_15_r20/external/crosvm/disk/src/qcow/
H A Dmod.rs1604 fn get_len(&self) -> io::Result<u64> { in get_len() method