/prebuilt/windows/sdl/include/SDL/ |
SDL_rwops.h | 122 extern DECLSPEC Uint16 SDLCALL SDL_ReadLE16(SDL_RWops *src); 123 extern DECLSPEC Uint16 SDLCALL SDL_ReadBE16(SDL_RWops *src); 130 extern DECLSPEC int SDLCALL SDL_WriteLE16(SDL_RWops *dst, Uint16 value); 131 extern DECLSPEC int SDLCALL SDL_WriteBE16(SDL_RWops *dst, Uint16 value);
|
/external/qemu/distrib/sdl-1.2.12/src/video/ |
SDL_blit.h | 117 Pixel = *((Uint16 *)(buf)); \ 144 Pixel = *((Uint16 *)(buf)); \ 200 Uint16 Pixel; \ 203 *((Uint16 *)(buf)) = Pixel; \ 233 Uint16 *bufp; \ 234 Uint16 Pixel; \ 236 bufp = (Uint16 *)buf; \ 307 Pixel = *((Uint16 *)(buf)); \ 354 Uint16 Pixel; \ 357 *((Uint16 *)(buf)) = Pixel; [all...] |
SDL_bmp.c | 65 Uint16 bfReserved1; 66 Uint16 bfReserved2; 73 Uint16 biPlanes; 74 Uint16 biBitCount; 291 Uint16 *pix = (Uint16 *)bits; 341 Uint16 bfReserved1; 342 Uint16 bfReserved2; 349 Uint16 biPlanes; 350 Uint16 biBitCount [all...] |
SDL_blit_A.c | [all...] |
/external/chromium/net/base/ |
dnssec_chain_verifier.cc | 28 uint16 signature length: 35 uint16 keyid 39 uint16 key length: 51 uint16 RRtype 60 uint16 signature length: 65 uint16 length 72 uint16 signature length: 82 uint16 signature length: 141 const uint16 kRootKeyID = 19036; 237 uint16 DNSSECChainVerifier::rrtype() const [all...] |
/external/neven/Embedded/common/src/b_BasicEm/ |
DynMemManager.h | 65 uint16* memPtrE; 100 uint16* bbs_DynMemManager_alloc( struct bbs_Context* cpA, 108 uint16* memPtrA ); 111 uint16* bbs_DynMemManager_nextBlock( struct bbs_Context* cpA, 114 uint16* curBlockPtrA,
|
UInt16Arr.h | 44 /** pointer to array of uint16 */ 45 uint16* arrPtrE; 113 const struct bbs_UInt16Arr* ptrA, uint16* memPtrA ); 118 const uint16* memPtrA, 126 uint16 valA );
|
/external/neven/Embedded/common/src/b_ImageEm/ |
UInt16BytePyrImage.h | 38 /** Pyramidal image of uint16 (packed bytes). 55 * Use function uint16* bim_UInt16BytePyrImage_arrPtr( uint32 levelA ) to obtain adress of image at given depth level 110 uint16* bim_UInt16BytePyrImage_arrPtr( struct bbs_Context* cpA, 139 uint16* memPtrA ); 144 const uint16* memPtrA,
|
/system/core/adb/ |
usb_osx.c | 57 UInt16 vendor, UInt16 product); 128 UInt16 vendor; 129 UInt16 product; 199 UInt16 buffer[256]; 200 UInt16 languages[128]; 296 CheckInterface(IOUSBInterfaceInterface **interface, UInt16 vendor, UInt16 product) 339 UInt16 maxPacketSize;
|
/external/chromium/chrome/browser/importer/ |
safari_importer.h | 48 uint16 items, 56 static bool CanImport(const FilePath& library_dir, uint16* services_supported);
|
external_process_importer_host.cc | 28 uint16 items,
|
importer.h | 28 uint16 items,
|
/external/chromium/crypto/ |
rsa_private_key_openssl.cc | 51 RSAPrivateKey* RSAPrivateKey::Create(uint16 num_bits) { 71 RSAPrivateKey* RSAPrivateKey::CreateSensitive(uint16 num_bits) {
|
/external/libffi/src/ |
types.c | 54 FFI_TYPEDEF(uint16, UINT16, FFI_TYPE_UINT16);
|
/external/qemu/distrib/sdl-1.2.12/src/video/bwindow/ |
SDL_sysmouse.cc | 129 void BE_WarpWMCursor(_THIS, Uint16 x, Uint16 y)
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/ |
types.h | 117 typedef unsigned short uint16; typedef in namespace:__gnu_parallel 141 typedef uint16 thread_index_t;
|
/external/bluetooth/bluez/test/ |
test-health-sink | 17 app_path = hdp_manager.CreateApplication({"DataType": dbus.types.UInt16(4103),
|
/external/chromium/chrome/browser/ |
keychain_mac.cc | 50 UInt16 port, SecProtocolType protocol,
|
keychain_mac.h | 56 UInt16 port, SecProtocolType protocol,
|
/external/libvpx/vp8/common/ |
type_aliases.h | 88 typedef unsigned short UINT16;
|
/external/neven/Embedded/common/src/b_BitFeatureEm/ |
Feature.h | 115 const struct bbf_Feature* ptrA, uint16* memPtrA ); 119 struct bbf_Feature* ptrA, const uint16* memPtrA ); 138 const struct bbf_Feature* ptrA, uint16* memPtrA ); 143 const uint16* memPtrA,
|
/external/neven/Embedded/common/src/b_TensorEm/ |
CompactMat.c | 56 uint16 overflowBitsL = ( inNormBitsA + rowNormBitsL >= 31 ) ? inNormBitsA + rowNormBitsL - 31 : 0; 77 const uint16* dpL = ( uint16* )rowPtrL; 107 const uint16* dpL = ( uint16* )rowPtrL; 140 const uint16* dpL = ( uint16* )rowPtrL; 191 uint16 v1L = *rowPtrL++; 201 uint16 v1L = *rowPtrL++; 220 uint16 adjL = 16 - bitsL [all...] |
VectorMap.h | 107 const struct bts_VectorMap* ptrA, uint16* memPtrA ); 111 struct bts_VectorMap* ptrA, const uint16* memPtrA ); 130 const struct bts_VectorMap* ptrA, uint16* memPtrA ); 135 const uint16* memPtrA,
|
/external/protobuf/src/google/protobuf/compiler/ |
zip_writer.cc | 98 static void WriteShort(io::CodedOutputStream *out, uint16 val) { 113 uint16 filename_size = filename.size(); 140 uint16 num_entries = files_.size(); 147 uint16 filename_size = filename.size();
|
/external/qemu/distrib/sdl-1.2.12/src/audio/sun/ |
SDL_sunaudio.h | 36 Uint16 audio_fmt; /* The app audio format */
|