/external/freetype/include/freetype/internal/services/ |
D | svsfnt.h | 68 FT_SFNT_TableGetFunc get_table; in FT_DEFINE_SERVICE() local
|
/external/javasqlite/src/main/java/SQLite/ |
D | Database.java | 293 public TableResult get_table(String sql, int maxrows) in get_table() method in Database 332 public TableResult get_table(String sql) throws SQLite.Exception { in get_table() method in Database 346 public TableResult get_table(String sql, int maxrows, String args[]) in get_table() method in Database 386 public TableResult get_table(String sql, String args[]) in get_table() method in Database 400 public void get_table(String sql, String args[], TableResult tbl) in get_table() method in Database
|
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/detail/ |
D | hold_any.hpp | 168 struct get_table struct 170 typedef mpl::bool_<(sizeof(T) <= sizeof(void*))> is_small; 173 static fxn_ptr_table<Char>* get() in get()
|
/external/bcc/tests/python/ |
D | test_brb.py | 91 def get_table(self, b): member in TestBPFSocket
|
/external/bcc/src/lua/bcc/ |
D | bpf.lua | 227 function Bpf:get_table(name, key_type, leaf_type) function
|
/external/javasqlite/src/main/java/SQLite/JDBC2z/ |
D | JDBCConnection.java | 554 public SQLite.TableResult get_table(String sql, String args[]) in get_table() method in DatabaseX 563 public void get_table(String sql, String args[], SQLite.TableResult tbl) in get_table() method in DatabaseX
|
/external/rust/android-crates-io/crates/config/src/ |
D | config.rs | 184 pub fn get_table(&self, key: &str) -> Result<Map<String, Value>> { in get_table() method
|
/external/bcc/src/cc/api/ |
D | BPF.h | 182 BPFTable get_table(const std::string& name) { in get_table() function
|
/external/harfbuzz_ng/test/api/ |
D | test-font.c | 86 get_table (hb_face_t *face HB_UNUSED, hb_tag_t tag, void *user_data HB_UNUSED) in get_table() function
|
/external/harfbuzz_ng/src/ |
D | hb-open-file.hh | 85 const TableRecord& get_table (unsigned int i) const in get_table() function
|
/external/pytorch/torch/utils/ |
D | flop_counter.py | 645 def get_table(self, depth=None): member in FlopCounterMode
|
/external/python/cpython3/Tools/scripts/ |
D | summarize_stats.py | 645 def get_table( member in Table
|
/external/harfbuzz_ng/util/ |
D | hb-info.cc | 207 char *get_table = nullptr; member
|
/external/bcc/src/python/bcc/ |
D | __init__.py | 618 def get_table(self, name, keytype=None, leaftype=None, reducer=None): member in BPF
|
/external/sqlite/dist/sqlite-autoconf-3440300/orig/ |
D | sqlite3ext.h | 105 int (*get_table)(sqlite3*,const char*,char***,int*,int*,char**); member
|
/external/sqlite/dist/sqlite-autoconf-3440400/ |
D | sqlite3ext.h | 105 int (*get_table)(sqlite3*,const char*,char***,int*,int*,char**); member
|
/external/sqlite/dist/sqlite-autoconf-3440400/orig/ |
D | sqlite3ext.h | 105 int (*get_table)(sqlite3*,const char*,char***,int*,int*,char**); member
|
/external/sqlite/dist/sqlite-autoconf-3440300/ |
D | sqlite3ext.h | 105 int (*get_table)(sqlite3*,const char*,char***,int*,int*,char**); member
|
/external/rust/android-crates-io/crates/libsqlite3-sys/bindgen-bindings/ |
D | bindgen_3.14.0_ext.rs | 1669 pub get_table: ::std::option::Option< field
|