Searched
full:uint16 (Results
401 -
425 of
723) sorted by null
<<11121314151617181920>>
/external/webkit/Examples/NetscapeCoreAnimationMoviePlugin/ |
main.m | 78 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16* stype); 193 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16* stype)
|
/external/wpa_supplicant_6/wpa_supplicant/src/utils/ |
common.h | 104 typedef UINT16 u16; 116 typedef UINT16 u16;
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
pv_audio_type_defs.h | 107 #ifndef UInt16 108 typedef uint16_t UInt16;
|
/prebuilt/darwin-x86/sdl/include/SDL/ |
SDL_events.h | 131 Uint16 x, y; /* The X/Y coordinates of the mouse */ 142 Uint16 x, y; /* The X/Y coordinates of the mouse at press time */
|
/prebuilt/linux-x86/sdl/include/SDL/ |
SDL_events.h | 131 Uint16 x, y; /* The X/Y coordinates of the mouse */ 142 Uint16 x, y; /* The X/Y coordinates of the mouse at press time */
|
/prebuilt/windows/sdl/host/include/SDL/ |
SDL_events.h | 128 Uint16 x, y; /* The X/Y coordinates of the mouse */ 139 Uint16 x, y; /* The X/Y coordinates of the mouse at press time */
|
/prebuilt/windows/sdl/include/SDL/ |
SDL_events.h | 131 Uint16 x, y; /* The X/Y coordinates of the mouse */ 142 Uint16 x, y; /* The X/Y coordinates of the mouse at press time */
|
/hardware/broadcom/wlan/bcm4329/dhdutil/ |
dhdu.c | 1188 uint16 *wordptr; 1221 if (!ISALIGNED((uintptr)bufp, sizeof(uint16))) { [all...] |
/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
dhdu.c | 1188 uint16 *wordptr; 1221 if (!ISALIGNED((uintptr)bufp, sizeof(uint16))) { [all...] |
/development/ide/xcode/ports/ |
SkOSWindow_Mac.cpp | 239 UInt16 uni;
|
/external/bluetooth/bluez/doc/ |
health-api.txt | 23 "DataType": uint16, (mandatory)
|
/external/bluetooth/bluez/src/ |
storage.c | 1052 lsource = pdlist ? pdlist->val.uint16 : 0x0000; 1055 lvendor = pdlist ? pdlist->val.uint16 : 0x0000; 1058 lproduct = pdlist ? pdlist->val.uint16 : 0x0000; 1061 lversion = pdlist ? pdlist->val.uint16 : 0x0000;
|
/external/chromium/base/win/ |
scoped_variant.h | 97 void Set(uint16 ui16);
|
/external/chromium/chrome/browser/ |
gpu_data_manager.cc | 72 uint16 version_major, version_minor;
|
keychain_mock_mac.h | 56 UInt16 port, SecProtocolType protocol,
|
/external/chromium/chrome/browser/importer/ |
external_process_importer_client.cc | 20 uint16 items,
|
firefox2_importer.h | 29 uint16 items,
|
importer_list.cc | 40 uint16 items = importer::NONE;
|
safari_importer_unittest.mm | 151 uint16 items = importer::NONE;
|
/external/chromium/chrome/browser/ui/cocoa/importer/ |
import_progress_dialog_cocoa.mm | 183 uint16 items,
|
/external/chromium/net/base/ |
address_list.cc | 27 uint16* port_field = GetPortFieldFromAddrinfo(info);
|
ssl_config_service.h | 56 std::vector<uint16> disabled_cipher_suites;
|
/external/chromium/third_party/libjingle/source/talk/base/ |
httpcommon-inl.h | 67 port_ = static_cast<uint16>(::strtoul(colon + 1, NULL, 10));
|
/external/expat/amiga/ |
expat_lib.c | 39 uint16 pad;
|
/external/libffi/src/m32r/ |
ffi.c | 89 *(unsigned int *) argp = (unsigned int)*(UINT16 *)(* p_argv);
|
Completed in 449 milliseconds
<<11121314151617181920>>