Home
last modified time | relevance | path

Searched defs:get_data (Results 1 – 25 of 40) sorted by relevance

12

/external/liburing/src/
Dqueue.c47 struct get_data { struct
57 struct get_data *data) in _io_uring_get_cqe() argument
/external/rust/crates/plotters/examples/
Dstock.rs42 fn get_data() -> Vec<(&'static str, f32, f32, f32, f32)> { in get_data() function
Dboxplot.rs156 fn get_data() -> String { in get_data() function
/external/grpc-grpc/src/python/grpcio_tests/tests/qps/
Dhistogram.py57 def get_data(self): member in Histogram
/external/antlr/runtime/Cpp/include/
Dantlr3collections.inl10 ANTLR_INLINE DataType& TrieEntry<ImplTraits, DataType>::get_data() function in TrieEntry
15 ANTLR_INLINE const DataType& TrieEntry<ImplTraits, DataType>::get_data() const function in TrieEntry
Dantlr3input.inl123 ANTLR_INLINE const typename InputStream<ImplTraits>::DataType* InputStream<ImplTraits>::get_data() … function in InputStream
/external/python/cpython2/Lib/
Dpkgutil.py251 def get_data(self, pathname): member in ImpLoader
554 def get_data(package, resource): function
/external/python/cpython3/Lib/
Dpkgutil.py295 def get_data(self, pathname): member in ImpLoader
599 def get_data(package, resource): function
Dimp.py143 def get_data(self, path): member in _HackedGetData
Dzipimport.py200 def get_data(self, pathname): member in zipimporter
/external/python/cpython2/Lib/test/
Dtest_pkgutil.py106 def get_data(self, path): member in PkgutilPEP302Tests.MyTestLoader
/external/bcc/tools/lib/
Ducalls.py271 def get_data(): function
/external/blktrace/btt/
Dbtt_plot.py97 def get_data(files): function
/external/libpng/contrib/pngminus/
Dpnm2png.c562 png_uint_32 get_data (FILE *pnm_file, int depth) in get_data() function
/external/libcxx/test/support/
Dtest_allocator.h157 int get_data() const { return data_; } in get_data() function
249 int get_data() const { return data_; } in get_data() function
/external/mtools/
Dstream.h44 int (*get_data)(Stream_t *, time_t *, mt_off_t *, int *, uint32_t *); member
/external/tensorflow/tensorflow/examples/speech_commands/
Dinput_data.py504 def get_data(self, how_many, offset, model_settings, background_frequency, member in AudioProcessor
/external/python/cpython3/Lib/test/test_importlib/
Dtest_abc.py240 def get_data(self, path): member in ResourceLoader
711 def get_data(self, path): member in SourceOnlyLoader
746 def get_data(self, path): member in SourceLoader
/external/cronet/buildtools/third_party/libc++/trunk/test/support/
Dtest_allocator.h190 TEST_CONSTEXPR int get_data() const { return data_; } in get_data() function
246 TEST_CONSTEXPR int get_data() const { return data_; } in get_data() function
/external/armnn/third-party/fmt/
Dformat.h317 template <typename Char> inline Char* get_data(std::basic_string<Char>& s) { in get_data() function
321 inline typename Container::value_type* get_data(Container& c) { in get_data() function
/external/python/cpython3/Lib/test/
Dtest_pkgutil.py292 def get_data(self, path): member in PkgutilPEP302Tests.MyTestLoader
Dtest_doctest.py2707 def get_data(self, path): member in TestImporter
/external/rust/crates/vulkano/src/pipeline/
Dcache.rs200 pub fn get_data(&self) -> Result<Vec<u8>, OomError> { in get_data() method
/external/fmtlib/include/fmt/
Dformat.h349 template <typename Char> inline Char* get_data(std::basic_string<Char>& s) { in get_data() function
353 inline typename Container::value_type* get_data(Container& c) { in get_data() function
/external/python/cpython3/Lib/importlib/
Dabc.py160 def get_data(self, path): member in ResourceLoader

12