/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
mpeg2bits.h | 11 WORD SectionLength :12; 12 WORD Reserved :2; 13 WORD PrivateIndicator :1; 14 WORD SectionSyntaxIndicator :1;
|
odbcinst.h | 86 WINBOOL WINAPI SQLGetTranslator(HWND hwnd,LPSTR lpszName,WORD cbNameMax,WORD *pcbNameOut,LPSTR lpszPath,WORD cbPathMax,WORD *pcbPathOut,DWORD *pvOption); 87 WINBOOL WINAPI SQLInstallDriver(LPCSTR lpszInfFile,LPCSTR lpszDriver,LPSTR lpszPath,WORD cbPathMax,WORD *pcbPathOut); 88 WINBOOL WINAPI SQLInstallDriverManager (LPSTR lpszPath,WORD cbPathMax,WORD *pcbPathOut); 89 WINBOOL WINAPI SQLGetInstalledDrivers (LPSTR lpszBuf,WORD cbBufMax,WORD *pcbBufOut) [all...] |
tnef.h | 52 #define MAPI_ITNEF_METHODS(IPURE) MAPIMETHOD(AddProps) (THIS_ ULONG ulFlags,ULONG ulElemID,LPVOID lpvData,LPSPropTagArray lpPropList) IPURE; MAPIMETHOD(ExtractProps) (THIS_ ULONG ulFlags,LPSPropTagArray lpPropList,LPSTnefProblemArray *lpProblems) IPURE; MAPIMETHOD(Finish) (THIS_ ULONG ulFlags,WORD *lpKey,LPSTnefProblemArray *lpProblems) IPURE; MAPIMETHOD(OpenTaggedBody) (THIS_ LPMESSAGE lpMessage,ULONG ulFlags,LPSTREAM *lppStream) IPURE; MAPIMETHOD(SetProps) (THIS_ ULONG ulFlags,ULONG ulElemID,ULONG cValues,LPSPropValue lpProps) IPURE; MAPIMETHOD(EncodeRecips) (THIS_ ULONG ulFlags,LPMAPITABLE lpRecipientTable) IPURE; MAPIMETHOD(FinishComponent) (THIS_ ULONG ulFlags,ULONG ulComponentID,LPSPropTagArray lpCustomPropList,LPSPropValue lpCustomProps,LPSPropTagArray lpPropList,LPSTnefProblemArray *lpProblems) IPURE; 61 STDMETHODIMP OpenTnefStream(LPVOID lpvSupport,LPSTREAM lpStream,LPTSTR lpszStreamName,ULONG ulFlags,LPMESSAGE lpMessage,WORD wKeyVal,LPITNEF *lppTNEF); 62 typedef HRESULT (WINAPI *LPOPENTNEFSTREAM) (LPVOID lpvSupport,LPSTREAM lpStream,LPTSTR lpszStreamName,ULONG ulFlags,LPMESSAGE lpMessage,WORD wKeyVal,LPITNEF *lppTNEF); 63 STDMETHODIMP OpenTnefStreamEx(LPVOID lpvSupport,LPSTREAM lpStream,LPTSTR lpszStreamName,ULONG ulFlags,LPMESSAGE lpMessage,WORD wKeyVal,LPADRBOOK lpAdressBook,LPITNEF *lppTNEF); 64 typedef HRESULT (WINAPI *LPOPENTNEFSTREAMEX) (LPVOID lpvSupport,LPSTREAM lpStream,LPTSTR lpszStreamName,ULONG ulFlags,LPMESSAGE lpMessage,WORD wKeyVal,LPADRBOOK lpAdressBook,LPITNEF *lppTNEF); 76 typedef WORD ATYP; 85 WORD dxWidth; 86 WORD dyHeight; 93 WORD wYear; 94 WORD wMonth [all...] |
usp10.h | 42 WORD uBidiLevel :5; 43 WORD fOverrideDirection :1; 44 WORD fInhibitSymSwap :1; 45 WORD fCharShape :1; 46 WORD fDigitSubstitute :1; 47 WORD fInhibitLigate :1; 48 WORD fDisplayZWG :1; 49 WORD fArabicNumContext :1; 50 WORD fGcpClusters :1; 51 WORD fReserved :1 [all...] |
mpeg2structs.h | 49 WORD MessageId; 56 WORD BlockNumber; 58 WORD NumberOfBlocksInModule; 62 WORD Bits; 73 WORD W; 75 WORD TableIdExtension; 84 WORD MessageId; 88 WORD MessageLength; 101 WORD W; 103 WORD TableIdExtension [all...] |
winnls32.h | 16 WORD year; 17 WORD month; 18 WORD day; 19 WORD hour; 20 WORD min; 21 WORD sec;
|
vdmdbg.h | 165 WORD Selector1; 166 WORD Selector2; 167 WORD Segment; 170 WORD Type; 177 WORD hModule; 178 WORD hTask; 185 WORD wcUsage; 187 WORD wNext; 195 WORD Seg; 201 WORD Selector [all...] |
nb30.h | 22 WORD ncb_length; 45 WORD duration; 46 WORD frmr_recv; 47 WORD frmr_xmit; 48 WORD iframe_recv_err; 49 WORD xmit_aborts; 52 WORD iframe_xmit_err; 53 WORD recv_buff_unavail; 54 WORD t1_timeouts; 55 WORD ti_timeouts [all...] |
wownt32.h | 12 WORD WINAPI WOWGlobalAlloc16(WORD wFlags,DWORD cb); 13 WORD WINAPI WOWGlobalFree16(WORD hMem); 14 DWORD WINAPI WOWGlobalLock16(WORD hMem); 15 WINBOOL WINAPI WOWGlobalUnlock16(WORD hMem); 16 DWORD WINAPI WOWGlobalAllocLock16(WORD wFlags,DWORD cb,WORD *phMem); 17 WORD WINAPI WOWGlobalUnlockFree16(DWORD vpMem); 18 DWORD WINAPI WOWGlobalLockSize16(WORD hMem,PDWORD pcb) [all...] |
compstui.h | 701 WORD cbSize; 712 WORD cbSize; 714 WORD cListItem; 722 WORD cbSize; 725 WORD Count; 726 WORD BegCtrlID; 728 WORD Style; 729 WORD wReserved[3]; 734 WORD cbSize; 735 WORD Flags [all...] |
windns.h | 33 WORD IP6Word[8]; 44 #define INLINE_WORD_FLIP(out,in) { WORD _in = (in); (out) = (_in << 8) | (_in >> 8); } 50 #define INLINE_WRITE_FLIPPED_WORD(pout,in) INLINE_WORD_FLIP(*((UNALIGNED WORD *)(pout)),in) 79 WORD Xid; 88 WORD QuestionCount; 89 WORD AnswerCount; 90 WORD NameServerCount; 91 WORD AdditionalCount; 102 WORD QuestionType; 103 WORD QuestionClass [all...] |
d3dhal.h | 78 WORD wMaxTextureBlendStages; 79 WORD wMaxSimultaneousTextures; 83 WORD wMaxUserClipPlanes; 84 WORD wMaxVertexBlendMatrices; 293 WORD wPrimitiveCount; 294 WORD wStateCount; 341 WORD wCount; 342 WORD wVStart; 348 WORD wVStart; 352 WORD wVStart [all...] |
/prebuilts/go/darwin-x86/src/runtime/ |
tls_arm64.h | 7 #define MRS_TPIDR_R0 WORD $0xd53bd040 // MRS TPIDR_EL0, R0 13 #define MRS_TPIDR_R0 WORD $0xd53bd060 // MRS TPIDRRO_EL0, R0
|
/prebuilts/go/linux-x86/src/runtime/ |
tls_arm64.h | 7 #define MRS_TPIDR_R0 WORD $0xd53bd040 // MRS TPIDR_EL0, R0 13 #define MRS_TPIDR_R0 WORD $0xd53bd060 // MRS TPIDRRO_EL0, R0
|
/external/libpcap/msdos/ |
pktdrvr.h | 52 WORD type; /* = 13 for 3C523 */
54 WORD intr; /* user interrupt vector number */
55 WORD handle; /* Handle associated with session */
62 WORD MAClength; /* HiPerformance data, N/A */
63 WORD MTU; /* HiPerformance data, N/A */
64 WORD multicast; /* HiPerformance data, N/A */
65 WORD rcvrBuffers; /* valid for */
66 WORD UMTbufs; /* High Performance drivers only */
67 WORD postEOIintr; /* Usage ?? */
87 WORD proto; [all...] |
ndis2.h | 45 #define CALLBACK(foo) pascal WORD foo
46 #define PAS_PTR(x,arg) typedef FAR WORD pascal (*x) arg
52 #define CALLBACK(foo) WORD foo __attribute__((stdcall))
53 #define PAS_PTR(x,arg) typedef WORD (*x) arg __attribute__((stdcall))
59 #define CALLBACK(foo) WORD pascal foo
60 #define PAS_PTR(x,arg) typedef WORD pascal (_far *x) arg
66 #define CALLBACK(foo) WORD pascal foo
67 #define PAS_PTR(x,arg) typedef WORD pascal (_far *x) arg
87 PAS_PTR (ProtMan, (struct _ReqBlock FAR*, WORD));
92 PAS_PTR (SystemRequest, (DWORD, DWORD, WORD, WORD, WORD)); [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/reloc/ |
picreloc.s | 5 .WORD bogo+4 ; = 0x4
|
r_no_reloc.s | 10 .WORD 0x0 30 .WORD P'g
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/ |
_wsadata.h | 14 WORD wVersion; 15 WORD wHighVersion;
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-nds32/ |
diff.s | 2 .global WORD 10 l.w $r0, WORD 20 WORD: 21 .word .L1-.L0
|
/external/lzma/CPP/Windows/Control/ |
CommandBar.h | 31 bool DrawMenuBar(WORD iButton) { return BOOLToBool(::CommandBar_DrawMenuBar(_window, iButton)); }
32 HMENU GetMenu(WORD iButton) { return ::CommandBar_GetMenu(_window, iButton); }
34 HWND InsertComboBox(HINSTANCE hInst, int iWidth, UINT dwStyle, WORD idComboBox, WORD iButton) { return ::CommandBar_InsertComboBox(_window, hInst, iWidth, dwStyle, idComboBox, iButton); }
35 bool InsertMenubar(HINSTANCE hInst, WORD idMenu, WORD iButton) { return BOOLToBool(::CommandBar_InsertMenubar(_window, hInst, idMenu, iButton)); }
36 bool InsertMenubarEx(HINSTANCE hInst, LPTSTR pszMenu, WORD iButton) { return BOOLToBool(::CommandBar_InsertMenubarEx(_window, hInst, pszMenu, iButton)); }
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
movbe-intel.d | 10 [ ]*[a-f0-9]+: 66 0f 38 f0 19 movbe bx,WORD PTR \[ecx\] 12 [ ]*[a-f0-9]+: 66 0f 38 f1 19 movbe WORD PTR \[ecx\],bx 14 [ ]*[a-f0-9]+: 66 0f 38 f0 19 movbe bx,WORD PTR \[ecx\] 16 [ ]*[a-f0-9]+: 66 0f 38 f1 19 movbe WORD PTR \[ecx\],bx 18 [ ]*[a-f0-9]+: 66 0f 38 f0 19 movbe bx,WORD PTR \[ecx\] 20 [ ]*[a-f0-9]+: 66 0f 38 f1 19 movbe WORD PTR \[ecx\],bx
|
/external/mesa3d/src/mesa/drivers/windows/gdi/ |
colors.h | 22 ((WORD)((BYTE)(g))<<8))| \ 26 ((WORD)((BYTE)(g))<<8))| \
|
/external/webrtc/webrtc/base/ |
win32socketinit.cc | 30 WORD wVersionRequested = MAKEWORD(1, 0);
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/ |
gdiplus.h | 51 typedef WORD UINT16;
|