Home
last modified time | relevance | path

Searched defs:get_info (Results 1 – 15 of 15) sorted by relevance

/external/blktrace/btt/
Dp_live.c30 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/
Dcindex-dump.py39 def get_info(node, depth=0): function
/external/u-boot/include/
Dram.h23 int (*get_info)(struct udevice *dev, struct ram_info *info); member
Dcpu.h66 int (*get_info)(struct udevice *dev, struct cpu_info *info); member
Dpart.h273 int (*get_info)(struct blk_desc *dev_desc, int part, member
/external/python/oauth2client/tests/contrib/
Dtest_gce.py70 def test_refresh_token(self, get_info, get_token): argument
/external/toybox/toys/pending/
Dwget.c56 static void get_info(const char *url, char* hostname, char *port, char *path) { in get_info() function
/external/u-boot/drivers/usb/eth/
Dusb_ether.c149 usb_eth_get_info get_info; member
/external/harfbuzz_ng/src/
Dhb-aat-layout-feat-table.hh50 void get_info (hb_aat_layout_feature_selector_info_t *s, in get_info() function
/external/libxml2/doc/
Dapibuild.py163 def get_info(self): member in identifier
/external/python/cpython3/Lib/
Dtarfile.py784 def get_info(self): member in TarInfo
Dmailbox.py1577 def get_info(self): member in MaildirMessage
/external/pdfium/fxjs/
Dcjs_document.cpp652 CJS_Return Document::get_info(CJS_Runtime* pRuntime) { in get_info() function in Document
/external/python/cpython2/Lib/
Dmailbox.py1533 def get_info(self): member in MaildirMessage
Dtarfile.py972 def get_info(self, encoding, errors): member in TarInfo