Searched defs:get_info (Results 1 – 15 of 15) sorted by relevance
/external/blktrace/btt/ |
D | p_live.c | 30 struct get_info { struct 31 struct p_live_info *plip; 32 __u64 t_start, t_end; 33 __u64 tot_live; 35 FILE *ofp; 36 double last_0; 37 int base_y;
|
/external/clang/bindings/python/examples/cindex/ |
D | cindex-dump.py | 39 def get_info(node, depth=0): function
|
/external/u-boot/include/ |
D | ram.h | 23 int (*get_info)(struct udevice *dev, struct ram_info *info); member
|
D | cpu.h | 66 int (*get_info)(struct udevice *dev, struct cpu_info *info); member
|
D | part.h | 273 int (*get_info)(struct blk_desc *dev_desc, int part, member
|
/external/python/oauth2client/tests/contrib/ |
D | test_gce.py | 70 def test_refresh_token(self, get_info, get_token): argument
|
/external/toybox/toys/pending/ |
D | wget.c | 56 static void get_info(const char *url, char* hostname, char *port, char *path) { in get_info() function
|
/external/u-boot/drivers/usb/eth/ |
D | usb_ether.c | 149 usb_eth_get_info get_info; member
|
/external/harfbuzz_ng/src/ |
D | hb-aat-layout-feat-table.hh | 50 void get_info (hb_aat_layout_feature_selector_info_t *s, in get_info() function
|
/external/libxml2/doc/ |
D | apibuild.py | 163 def get_info(self): member in identifier
|
/external/python/cpython3/Lib/ |
D | tarfile.py | 784 def get_info(self): member in TarInfo
|
D | mailbox.py | 1577 def get_info(self): member in MaildirMessage
|
/external/pdfium/fxjs/ |
D | cjs_document.cpp | 652 CJS_Return Document::get_info(CJS_Runtime* pRuntime) { in get_info() function in Document
|
/external/python/cpython2/Lib/ |
D | mailbox.py | 1533 def get_info(self): member in MaildirMessage
|
D | tarfile.py | 972 def get_info(self, encoding, errors): member in TarInfo
|