HomeSort by relevance Sort by last modified time
    Searched full:uint16 (Results 251 - 275 of 1177) sorted by null

<<11121314151617181920>>

  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_tables.h 97 extern const uint16 huffTable_1[];
98 extern const uint16 huffTable_2[];
99 extern const uint16 huffTable_3[];
100 extern const uint16 huffTable_5[];
101 extern const uint16 huffTable_6[];
102 extern const uint16 huffTable_7[];
103 extern const uint16 huffTable_8[];
104 extern const uint16 huffTable_9[];
105 extern const uint16 huffTable_10[];
106 extern const uint16 huffTable_11[]
    [all...]
  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_api.c 202 void BTA_GATTC_Close(UINT16 conn_id)
233 void BTA_GATTC_ServiceSearchRequest (UINT16 conn_id, tBT_UUID *p_srvc_uuid)
236 UINT16 len = sizeof(tBTA_GATTC_API_SEARCH) + sizeof(tBT_UUID);
273 tBTA_GATT_STATUS BTA_GATTC_GetFirstChar (UINT16 conn_id, tBTA_GATT_SRVC_ID *p_srvc_id,
312 tBTA_GATT_STATUS BTA_GATTC_GetNextChar (UINT16 conn_id,
354 tBTA_GATT_STATUS BTA_GATTC_GetFirstCharDescr (UINT16 conn_id, tBTA_GATTC_CHAR_ID *p_char_id,
399 tBTA_GATT_STATUS BTA_GATTC_GetNextCharDescr (UINT16 conn_id,
444 tBTA_GATT_STATUS BTA_GATTC_GetFirstIncludedService(UINT16 conn_id, tBTA_GATT_SRVC_ID *p_srvc_id,
484 tBTA_GATT_STATUS BTA_GATTC_GetNextIncludedService(UINT16 conn_id,
522 void BTA_GATTC_ReadCharacteristic(UINT16 conn_id, tBTA_GATTC_CHAR_ID *p_char_id
    [all...]
  /external/chromium/net/base/
dnsrr_resolver.cc 86 static bool DnsRRIsParsedByWindows(uint16 rrtype) {
101 static const uint16 kClassIN = 1;
148 RRResolverWorker(const std::string& name, uint16 rrtype, uint16 flags,
403 const uint16 rrtype_;
404 const uint16 flags_;
437 bool U16(uint16* v) {
440 *v = static_cast<uint16>(p_[0]) << 8 |
441 static_cast<uint16>(p_[1]);
501 uint16 offset = static_cast<uint16>(d) << 8
    [all...]
dnssec_chain_verifier.h 52 uint16 rrtype() const;
72 bool U16(uint16*);
83 uint16 keyid,
102 uint16 rrtype_;
  /external/bluetooth/bluedroid/bta/hl/
bta_hl_ci.c 49 UINT16 evt )
84 UINT16 evt )
119 UINT16 evt )
154 UINT16 evt )
  /external/bluetooth/bluedroid/bta/include/
bta_pan_api.h 80 UINT16 handle; /* Handle associated with this connection. */
89 UINT16 handle; /* Handle associated with this connection. */
99 UINT16 handle; /* Handle associated with the connection. */
193 BTA_API extern void BTA_PanClose(UINT16 handle);
  /external/bluetooth/bluedroid/btif/include/
btif_common.h 147 typedef void (tBTIF_CBACK) (UINT16 event, char *p_param);
148 typedef void (tBTIF_COPY_CBACK) (UINT16 event, char *p_dest, char *p_src);
162 UINT16 event; /* message event id */
171 bt_status_t btif_transfer_context (tBTIF_CBACK *p_cback, UINT16 event, char* p_params,
  /external/bluetooth/bluedroid/stack/include/
hidh_api.h 51 typedef void (tHID_HOST_SDP_CALLBACK) (UINT16 result, UINT16 attr_mask,
137 HID_API extern tHID_STATUS HID_HostAddDev (BD_ADDR addr, UINT16 attr_mask,
173 UINT8 param, UINT16 data,
  /external/chromium/chrome/browser/importer/
importer_progress_dialog.h 25 uint16 items,
  /external/chromium/chrome/browser/ui/webui/options/
import_data_handler.cc 77 uint16 selected_items = importer::NONE;
93 uint16 supported_items = source_profile.services_supported;
95 uint16 import_services = (selected_items & supported_items);
126 uint16 browser_services = source_profile.services_supported;
  /external/libnfc-nci/halimpl/bcm2079x/include/
buildcfg.h 33 void DispNci (UINT8 *p, UINT16 len, BOOLEAN is_recv);
  /external/openfst/src/include/fst/
types.h 34 typedef uint16_t uint16; typedef
  /external/qemu/distrib/sdl-1.2.15/docs/html/
sdlgetgammaramp.html 109 >(Uint16 *redtable, Uint16 *greentable, Uint16 *bluetable);</CODE
124 Each table is an array of 256 Uint16 values.</P
sdlsetgammaramp.html 109 >(Uint16 *redtable, Uint16 *greentable, Uint16 *bluetable);</CODE
124 Each table is an array of 256 Uint16 values, representing a mapping
  /external/qemu/hw/
bt-sdp.c 777 #define UINT16(val) { \
824 LIST(UUID128(L2CAP_UUID) UINT16(BT_PSM_HID_CTRL))
829 UINT16(0x656e) UINT16(0x006a) UINT16(0x0100)
832 LIST(UUID128(HID_PROFILE_ID) UINT16(0x0100))
840 ATTRIBUTE(DEVICE_RELEASE_NUMBER, UINT16(0x0091)) /* Deprecated, remove */
841 ATTRIBUTE(PARSER_VERSION, UINT16(0x0111))
884 LIST(UINT16(0x0409) UINT16(0x0100)
    [all...]
  /frameworks/av/media/libstagefright/codecs/avc/common/include/
avc_types.h 23 typedef uint16_t uint16; typedef
  /frameworks/ex/variablespeed/jni/
integral_types.h 29 typedef unsigned short uint16; // NOLINT typedef
  /packages/inputmethods/PinyinIME/jni/share/
matrixsearch.cpp 362 for (uint16 re_pos = fixed_ch_pos; re_pos < ch_pos; re_pos++) {
366 for (uint16 subpos = 0; subpos < c_phrase_.sublma_num; subpos++) {
367 uint16 splpos_begin = c_phrase_.sublma_start[subpos];
368 uint16 splpos_end = c_phrase_.sublma_start[subpos + 1];
369 for (uint16 splpos = splpos_begin; splpos < splpos_end; splpos++) {
371 uint16 spl_start = c_phrase_.spl_start[splpos];
372 uint16 spl_end = c_phrase_.spl_start[splpos + 1];
390 uint16 c_py_pos = 0;
560 uint16 c_py_pos = 0;
625 uint16 s_len = lpi_items_[cand_id].lma_len
    [all...]
  /external/bluetooth/bluedroid/bta/av/
bta_av_api.c 289 if ((p_buf = (tBTA_AV_API_RCFG *) GKI_getbuf((UINT16) (sizeof(tBTA_AV_API_RCFG) + num_protect))) != NULL)
313 void BTA_AvProtectReq(tBTA_AV_HNDL hndl, UINT8 *p_data, UINT16 len)
317 if ((p_buf = (tBTA_AV_API_PROTECT_REQ *) GKI_getbuf((UINT16) (sizeof(tBTA_AV_API_PROTECT_REQ) + len))) != NULL)
347 void BTA_AvProtectRsp(tBTA_AV_HNDL hndl, UINT8 error_code, UINT8 *p_data, UINT16 len)
351 if ((p_buf = (tBTA_AV_API_PROTECT_RSP *) GKI_getbuf((UINT16) (sizeof(tBTA_AV_API_PROTECT_RSP) + len))) != NULL)
408 void BTA_AvVendorCmd(UINT8 rc_handle, UINT8 label, tBTA_AV_CODE cmd_code, UINT8 *p_data, UINT16 len)
412 if ((p_buf = (tBTA_AV_API_VENDOR *) GKI_getbuf((UINT16) (sizeof(tBTA_AV_API_VENDOR) + len))) != NULL)
447 void BTA_AvVendorRsp(UINT8 rc_handle, UINT8 label, tBTA_AV_CODE rsp_code, UINT8 *p_data, UINT16 len, UINT32 company_id)
451 if ((p_buf = (tBTA_AV_API_VENDOR *) GKI_getbuf((UINT16) (sizeof(tBTA_AV_API_VENDOR) + len))) != NULL)
537 if ((p_buf = (tBTA_AV_API_META_RSP *) GKI_getbuf((UINT16) (sizeof(tBTA_AV_API_META_RSP)))) != NULL
    [all...]
bta_av_cfg.c 52 const UINT16 bta_av_audio_flush_to[] = {
117 const UINT16 bta_av_rc_id[] =
166 const UINT16 bta_av_rc_id_ac[] =
199 UINT16 *p_bta_av_rc_id_ac = (UINT16 *) bta_av_rc_id_ac;
201 UINT16 *p_bta_av_rc_id_ac = NULL;
204 UINT16 *p_bta_av_rc_id = (UINT16 *) bta_av_rc_id;
  /external/bluetooth/bluedroid/btif/src/
btif_util.c 216 const char* dump_dm_search_event(UINT16 event)
254 const char* dump_dm_event(UINT16 event)
289 const char* dump_hf_event(UINT16 event)
329 const char* dump_hh_event(UINT16 event)
354 const char* dump_hf_conn_state(UINT16 event)
397 const char* dump_hf_audio_state(UINT16 event)
411 const char* dump_av_conn_state(UINT16 event)
424 const char* dump_av_audio_state(UINT16 event)
  /external/bluetooth/bluedroid/stack/hid/
hidh_int.h 41 UINT16 attr_mask; /* 0x01- virtual_cable; 0x02- normally_connectable; 0x03- reconn_initiate;
67 UINT16 data,UINT8 rpt_id, BT_HDR *buf);
  /external/chromium/chrome/browser/chromeos/login/
owner_key_utils_unittest.cc 32 static const uint16 kKeySizeInBits;
39 const uint16 OwnerKeyUtilsTest::kKeySizeInBits = 2048;
  /external/dhcpcd/
showlease.c 15 #define UINT16 (1 << 2)
46 { 13, UINT16, "boot_size" },
56 { 23, UINT16, "default_ip_ttl" },
58 { 25, UINT16 | ARRAY, "path_mtu_plateau_table" },
59 { 26, UINT16, "interface_mtu" },
69 { 36, UINT16, "ieee802_3_encapsulation" },
90 { 57, UINT16, "dhcp_max_message_size" },
170 if (opt->type & UINT16)
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_pixels_c.h 43 extern Uint16 SDL_CalculatePitch(SDL_Surface *surface);
46 extern void SDL_ApplyGamma(Uint16 *gamma, SDL_Color *colors, SDL_Color *output, int ncolors);

Completed in 1027 milliseconds

<<11121314151617181920>>