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

  /external/mesa3d/src/gallium/docs/source/exts/
formatting.py 15 signode += sphinx.addnodes.desc_type(t, t)
  /system/bt/btif/src/
btif_sock_sdp.c 296 uint8_t desc_type[OBEX_PUSH_NUM_FORMATS];
304 desc_type[j] = UINT_DESC_TYPE;
311 j, desc_type, type_len, type_value))
btif_sdp_server.c 633 UINT8 desc_type[rec->supported_formats_list_len]; local
684 desc_type[j] = UINT_DESC_TYPE;
689 (UINT8) rec->supported_formats_list_len, desc_type, type_len, type_value);
  /external/libusb/libusb/
libusb.h     [all...]

Completed in 178 milliseconds