HomeSort by relevance Sort by last modified time
    Searched full:uint16 (Results 701 - 725 of 1769) sorted by null

<<21222324252627282930>>

  /external/chromium_org/net/websockets/
websocket_channel.h 98 void StartClosingHandshake(uint16 code, const std::string& reason);
292 uint16 code,
299 ChannelState SendClose(uint16 code,
310 uint16* code,
320 uint16 code,
382 uint16 received_close_code_;
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
rtpdataengine_unittest.cc 306 EXPECT_EQ(static_cast<uint16>(header0.seq_num + 1),
307 static_cast<uint16>(header1.seq_num));
366 EXPECT_EQ(static_cast<uint16>(header1a.seq_num + 1),
367 static_cast<uint16>(header1b.seq_num));
369 EXPECT_EQ(static_cast<uint16>(header2a.seq_num + 1),
370 static_cast<uint16>(header2b.seq_num));
rtpdump.h 59 RtpDumpFileHeader(uint32 start_ms, uint32 s, uint16 p);
67 uint16 port; // UDP port.
68 uint16 padding; // 2 bytes padding.
testutils.h 72 const RawRtpPacket& packet, uint16 seq, uint32 ts, uint32 ssc) const;
77 uint16 sequence_number;
90 uint16 length;
  /external/chromium_org/third_party/npapi/npspy/extern/plugin/
npupp.h 89 typedef NPError (* NP_LOADDS NPP_NewUPP)(NPMIMEType pluginType, NPP instance, uint16 mode, int16 argc, char* argn[], char* argv[], NPSavedData* saved);
110 typedef NPError (* NP_LOADDS NPP_NewStreamUPP)(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16* stype);
500 uint16 size;
501 uint16 version;
519 uint16 size;
520 uint16 version;
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_blit_0.c 87 Uint16 *map, *dst;
95 dst = (Uint16 *)info->d_pixels;
97 map = (Uint16 *)info->table;
247 Uint16 *dstp = (Uint16 *)info->d_pixels;
266 *dstp=((Uint16 *)palmap)[bit];
  /external/bluetooth/bluedroid/btif/co/
bta_fs_co.c 327 void bta_fs_co_open(const char *p_path, int oflags, UINT32 size, UINT16 evt,
454 void bta_fs_co_read(int fd, UINT8 *p_buf, UINT16 nbytes, UINT16 evt, UINT8 ssn, UINT8 app_id)
471 bta_fs_ci_read(fd, (UINT16)num_read, status, evt);
499 void bta_fs_co_write(int fd, const UINT8 *p_buf, UINT16 nbytes, UINT16 evt,
857 tBTA_FS_DIRENTRY *p_entry, UINT16 evt, UINT8 app_id)
    [all...]
  /external/bluetooth/bluedroid/stack/smp/
smp_int.h 141 UINT16 reason;
194 UINT16 div;
196 UINT16 ediv;
  /external/chromium_org/crypto/
rsa_private_key_nss.cc 84 RSAPrivateKey* RSAPrivateKey::Create(uint16 num_bits) {
110 uint16 num_bits) {
246 uint16 num_bits,
  /external/chromium_org/device/bluetooth/
bluetooth_device_chromeos.h 43 virtual uint16 GetVendorID() const OVERRIDE;
44 virtual uint16 GetProductID() const OVERRIDE;
45 virtual uint16 GetDeviceID() const OVERRIDE;
  /external/chromium_org/third_party/libaddressinput/chromium/cpp/include/libaddressinput/util/internal/
basictypes.h 29 typedef uint16_t uint16; typedef
34 const uint16 kuint16max = UINT16_MAX;
72 typedef unsigned short uint16; typedef
  /external/chromium_org/third_party/libaddressinput/src/cpp/include/libaddressinput/util/
basictypes.h 41 typedef uint16_t uint16; typedef
46 const uint16 kuint16max = UINT16_MAX;
84 typedef unsigned short uint16; typedef
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
asyncstuntcpsocket.cc 40 typedef uint16 PacketLength;
46 inline bool IsStunMessage(uint16 msg_type) {
149 uint16 msg_type = talk_base::GetBE16(data);
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/base/
basictypes.h 29 typedef uint16_t uint16; typedef in namespace:i18n::phonenumbers
34 const uint16 kuint16max = UINT16_MAX;
72 typedef unsigned short uint16;
  /external/libnfc-nci/src/nfc/nfc/
nfc_task.c 59 void nfc_start_timer (TIMER_LIST_ENT *p_tle, UINT16 type, UINT32 timeout)
181 void nfc_start_quick_timer (TIMER_LIST_ENT *p_tle, UINT16 type, UINT32 timeout)
358 UINT16 event;
  /external/lldb/tools/debugserver/source/
DNBRegisterInfo.cpp 58 case 2: snprintf(str, sizeof(str), "0x%4.4x", value.uint16); break;
81 case 2: snprintf(str, sizeof(str), "%u", value.uint16); break;
150 snprintf(str, sizeof(str), "%s", "uint16 { ");
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 115 def uint16(self): member in class:BinaryReader
222 self.relocation_count = f.uint16()
223 self.line_number_count = f.uint16()
280 e_machine = f.uint16()
289 e_ehsize = f.uint16()
290 e_phentsize = f.uint16()
291 e_phnum = f.uint16()
292 e_shentsize = f.uint16()
293 e_shnum = f.uint16()
294 e_shstrndx = f.uint16()
    [all...]
  /external/neven/Embedded/common/src/b_BasicEm/
APh.h 45 uint16 absE;
77 uint16* memPtrA );
82 const uint16* memPtrA );
Complex.h 76 uint16* memPtrA );
81 const uint16* memPtrA );
92 uint16 bbs_Complex_abs( struct bbs_Complex complA );
  /external/neven/Embedded/common/src/b_TensorEm/
Flt16Vec3D.h 85 uint16* memPtrA );
90 const uint16* memPtrA );
104 uint16 bts_Flt16Vec3D_norm( const struct bts_Flt16Vec3D* ptrA );
Int16Vec2D.h 76 uint16* memPtrA );
81 const uint16* memPtrA );
93 uint16 bts_Int16Vec2D_norm( const struct bts_Int16Vec2D* ptrA );
Int16Vec3D.h 72 uint16* memPtrA );
77 const uint16* memPtrA );
85 uint16 bts_Int16Vec3D_norm( const struct bts_Int16Vec3D* ptrA );
  /external/qemu/distrib/sdl-1.2.15/src/video/wincommon/
SDL_syswm.c 71 Uint16 biPlanes;
72 Uint16 biBitCount;
220 Uint16 *lpsz = SDL_iconv_utf8_ucs2(title);
  /external/qemu/distrib/sdl-1.2.15/src/video/windx5/
SDL_dx5yuv.c 44 Uint16 pitches[3];
219 overlay->pitches[0] = (Uint16)ddsd.u1.lPitch;
221 overlay->pitches[0] = (Uint16)ddsd.lPitch;
  /external/bluetooth/bluedroid/bta/hf_client/
bta_hf_client_main.c 37 static char *bta_hf_client_evt_str(UINT16 event);
472 void bta_hf_client_sm_execute(UINT16 event, tBTA_HF_CLIENT_DATA *p_data)
479 UINT16 in_event = event;
628 static char *bta_hf_client_evt_str(UINT16 event)

Completed in 1512 milliseconds

<<21222324252627282930>>