Searched defs:DWORD (Results 1 - 25 of 26) sorted by relevance

12

/external/clang/test/Sema/
H A D__try.c8 typedef int DWORD; typedef
26 DWORD FilterExpression(int); // expected-note{{declared here}}
27 DWORD FilterExceptionInformation(struct EXCEPTION_INFO*);
/external/python/cpython3/PC/
H A Dvalidate_ucrtbase.py10 from ctypes.wintypes import DWORD, HANDLE namespace
14 ("dwSignature", DWORD),
15 ("dwStrucVersion", DWORD),
16 ("dwFileVersionMS", DWORD),
17 ("dwFileVersionLS", DWORD),
18 ("dwProductVersionMS", DWORD),
19 ("dwProductVersionLS", DWORD),
20 ("dwFileFlagsMask", DWORD),
21 ("dwFileFlags", DWORD),
22 ("dwFileOS", DWORD),
[all...]
/external/libmojo/ui/gfx/geometry/
H A Dpoint.h18 typedef unsigned long DWORD; typedef
32 // |point| is a DWORD value that contains a coordinate. The x-coordinate is
35 explicit Point(DWORD point);
/external/chromium-trace/catapult/third_party/pyserial/serial/tools/
H A Dlist_ports_windows.py14 from ctypes.wintypes import DWORD namespace
27 LPDWORD = PDWORD = ctypes.POINTER(DWORD)
31 ACCESS_MASK = DWORD
49 ('Data1', DWORD),
65 ('cbSize', DWORD),
67 ('DevInst', DWORD),
82 SetupDiClassGuidsFromName.argtypes = [PCTSTR, ctypes.POINTER(GUID), DWORD, PDWORD]
86 SetupDiEnumDeviceInfo.argtypes = [HDEVINFO, DWORD, PSP_DEVINFO_DATA]
90 SetupDiGetClassDevs.argtypes = [ctypes.POINTER(GUID), PCTSTR, HWND, DWORD]
95 SetupDiGetDeviceRegistryProperty.argtypes = [HDEVINFO, PSP_DEVINFO_DATA, DWORD, PDWOR
[all...]
/external/icu/icu4c/source/test/perf/normperf/
H A Dnormperf.h27 typedef int DWORD; typedef
28 inline int FoldStringW(DWORD dwMapFlags, const UChar* lpSrcStr,int cchSrc, UChar* lpDestStr,int cchDest);
/external/syslinux/com32/gplinclude/dmi/
H A Ddmi.h27 #define DWORD(x) (uint32_t)(*(const uint32_t *)(x)) macro
/external/kernel-headers/original/uapi/linux/
H A Dcciss_defs.h47 #define DWORD __u32 macro
77 DWORD TargetId:24;
78 DWORD Bus:6;
79 DWORD Mode:2;
84 DWORD VolId:30;
85 DWORD Mode:2;
111 DWORD ErrorInfo;
117 DWORD offense_value;
124 DWORD ResidualCnt;
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
H A Dos.h100 typedef unsigned int DWORD; typedef
/external/python/cpython2/Lib/ctypes/
H A Dwintypes.py6 DWORD = c_ulong variable
51 COLORREF = DWORD
52 LGRPID = DWORD
53 LCTYPE = DWORD
55 LCID = DWORD
128 _fields_ = [("dwLowDateTime", DWORD),
129 ("dwHighDateTime", DWORD)]
137 ("time", DWORD),
143 _fields_ = [("dwFileAttributes", DWORD),
147 ("nFileSizeHigh", DWORD),
[all...]
/external/swiftshader/third_party/PowerVR_SDK/Tools/
H A DPVRTGlobal.h104 #ifndef DWORD
105 #define DWORD unsigned int macro
/external/webrtc/webrtc/voice_engine/
H A Dvoice_engine_defines.h231 #define DWORD unsigned long int macro
290 #define DWORD unsigned long int macro
/external/chromium-trace/catapult/third_party/pyserial/serial/
H A Dwin32.py7 from ctypes.wintypes import DWORD namespace
46 CreateFileA.argtypes = [LPCSTR, DWORD, DWORD, LPSECURITY_ATTRIBUTES, DWORD, DWORD, HANDLE]
55 CreateFileW.argtypes = [LPCWSTR, DWORD, DWORD, LPSECURITY_ATTRIBUTES, DWORD, DWORD, HANDLE]
75 GetLastError.restype = DWORD
[all...]
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h186 typedef unsigned long DWORD; // NOLINT typedef
188 typedef DWORD thread_return_t;
/external/libpcap/
H A Dpcap-dos.h18 typedef unsigned long DWORD; typedef
128 DWORD size; /* size copied to this element */
143 DWORD base_addr; /* device I/O address */
146 DWORD mem_start; /* shared mem start */
147 DWORD mem_end; /* shared mem end */
148 DWORD rmem_start; /* shmem "recv" start */
149 DWORD rmem_end; /* shared "recv" end */
175 DWORD rx_packets; /* total packets received */
176 DWORD tx_packets; /* total packets transmitted */
177 DWORD rx_byte
[all...]
/external/python/cpython2/Lib/
H A Dplatform.py571 from ctypes.wintypes import DWORD, HANDLE namespace
575 ("dwSignature", DWORD),
576 ("dwStrucVersion", DWORD),
577 ("dwFileVersionMS", DWORD),
578 ("dwFileVersionLS", DWORD),
579 ("dwProductVersionMS", DWORD),
580 ("dwProductVersionLS", DWORD),
581 ("dwFileFlagsMask", DWORD),
582 ("dwFileFlags", DWORD),
583 ("dwFileOS", DWORD),
[all...]
/external/python/cpython3/Lib/ctypes/
H A Dwintypes.py6 DWORD = ctypes.c_ulong variable
52 COLORREF = DWORD
53 LGRPID = DWORD
54 LCTYPE = DWORD
56 LCID = DWORD
129 _fields_ = [("dwLowDateTime", DWORD),
130 ("dwHighDateTime", DWORD)]
138 ("time", DWORD),
144 _fields_ = [("dwFileAttributes", DWORD),
148 ("nFileSizeHigh", DWORD),
[all...]
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_mdls.h40 #ifndef DWORD
41 #define DWORD EAS_I32 macro
/external/icu/icu4c/source/test/perf/collperf/
H A Dcollperf.cpp24 #define DWORD uint32_t macro
70 static DWORD win_langid; // for qsort callback function
82 DWORD DataIndex::win_langid;
91 DWORD win_langid;
102 CmdKeyGen(UErrorCode, UCollator * col,DWORD win_langid, int32_t count, DataIndex * data,Func fn,int32_t)
403 DWORD win_langid;
410 CmdBinSearch(UErrorCode, UCollator * col,DWORD win_langid,int32_t count,DataIndex * rnd,DataIndex * ord,Func fn)
496 DWORD win_langid;
/external/lzma/CPP/Common/
H A DMyWindows.h41 typedef INT32 LONG; // LONG, ULONG and DWORD must be 32-bit
44 #undef DWORD macro
45 typedef UINT32 DWORD; typedef
65 DWORD dwLowDateTime;
66 DWORD dwHighDateTime;
201 MY_EXTERN_C DWORD GetLastError();
/external/icu/icu4c/source/test/perf/collationperf/
H A Dcollperf.cpp87 typedef int DWORD; typedef
88 inline int CompareStringW(DWORD, DWORD, UChar *, int, UChar *, int) {return 0;}
97 inline int LCMapStringW(DWORD, DWORD, UChar *, int, UChar *, int) {return 0;}
210 DWORD gWinLCID;
/external/v8/src/mips/
H A Dsimulator-mips.h297 enum TraceType { BYTE, HALF, WORD, DWORD, FLOAT, DOUBLE, FLOAT_DOUBLE }; enumerator in enum:v8::internal::Simulator::TraceType
318 void TraceRegWr(int64_t value, TraceType t = DWORD);
321 void TraceMemWr(int32_t addr, int64_t value, TraceType t = DWORD);
322 void TraceMemRd(int32_t addr, int64_t value, TraceType t = DWORD);
/external/v8/src/mips64/
H A Dsimulator-mips64.h311 DWORD, enumerator in enum:v8::internal::Simulator::TraceType
342 void TraceRegWr(int64_t value, TraceType t = DWORD);
344 void TraceMemRd(int64_t addr, int64_t value, TraceType t = DWORD);
/external/valgrind/coregrind/m_debuginfo/
H A Dreadpdb.c96 typedef UInt DWORD; typedef
1140 static DWORD pdb_get_file_size( const struct pdb_reader* reader, unsigned idx )
1653 * DWORD 000000f4
1654 * DWORD lineblk_offset (counting bytes after this field)
1661 DWORD offset; /* offset in string table for filename */
1671 DWORD header; /* 0x000000f2 */
1672 DWORD size_of_block; /* next block is at # bytes after this field */
1673 DWORD start; /* start address of function with line numbers */
1674 DWORD seg; /* segment of function with line numbers */
1675 DWORD siz
[all...]
/external/mesa3d/include/D3D9/
H A Dd3d9types.h61 typedef uint32_t DWORD; typedef
94 DWORD LowPart;
99 DWORD LowPart;
109 DWORD Data1;
116 DWORD LowPart;
140 DWORD dwSize;
141 DWORD iType;
142 DWORD nCount;
143 DWORD nRgnSize;
156 (DWORD)(BYT
[all...]
/external/valgrind/VEX/priv/
H A Dguest_ppc_toIR.c1590 DWORD enumerator in enum:__anon28039
1642 for (i = 0; i < DWORD; i++) {
6619 IRTemp result = gen_POPCOUNT(ty, rS, DWORD);
17051 cnt_bits0_63 = gen_POPCOUNT(ty, bits0_63, DWORD);
17052 cnt_bits64_127 = gen_POPCOUNT(ty, bits64_127, DWORD);
[all...]

Completed in 1010 milliseconds

12