HomeSort by relevance Sort by last modified time
    Searched refs:fielddesc (Results 1 - 5 of 5) sorted by null

  /external/python/cpython2/Modules/_ctypes/
ctypes.h 164 extern struct fielddesc *_ctypes_get_fielddesc(char *fmt);
202 struct fielddesc { struct
264 corresponding fielddesc entry. These are functions to set and get the value
273 the fielddesc table could have entries for C codec from_param functions or
cfield.c 124 struct fielddesc *fd = _ctypes_get_fielddesc("s");
130 struct fielddesc *fd = _ctypes_get_fielddesc("U");
    [all...]
_ctypes.c     [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcmutils.h 826 struct fielddesc { struct
840 extern uint bcmdumpfields(bcmutl_rdreg_rtn func_ptr, void *arg0, uint arg1, struct fielddesc *str,
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
bcmutils.c     [all...]

Completed in 132 milliseconds