HomeSort by relevance Sort by last modified time
    Searched defs:DWORD (Results 1 - 25 of 29) sorted by null

1 2

  /external/chromium_org/chrome_frame/
update_launcher.h 10 typedef unsigned long DWORD; // NOLINT
21 DWORD LaunchUpdateCommand(const std::wstring& command);
  /external/chromium_org/skia/ext/
skia_utils_win.h 13 typedef unsigned long DWORD;
14 typedef DWORD COLORREF;
  /external/chromium_org/ui/gfx/
point.h 14 typedef unsigned long DWORD;
30 // |point| is a DWORD value that contains a coordinate. The x-coordinate is
33 explicit Point(DWORD point);
  /external/clang/test/Sema/
__try.c 7 typedef int DWORD;
23 DWORD FilterExpression(int); // expected-note{{declared here}}
24 DWORD FilterExceptionInformation(struct EXCEPTION_INFO*);
  /external/chromium_org/third_party/npapi/npspy/include/
xp.h 112 #ifndef DWORD
113 #define DWORD unsigned long
164 DWORD XP_WriteFile(XP_HFILE hFile, const void * pBuf, int iSize);
  /external/chromium/ui/gfx/
point.h 15 typedef unsigned long DWORD;
29 // |point| is a DWORD value that contains a coordinate. The x-coordinate is
32 explicit Point(DWORD point);
  /external/chromium_org/third_party/icu/source/test/perf/normperf/
normperf.h 23 typedef int DWORD;
24 inline int FoldStringW(DWORD dwMapFlags, const UChar* lpSrcStr,int cchSrc, UChar* lpDestStr,int cchDest);
  /external/icu4c/test/perf/normperf/
normperf.h 23 typedef int DWORD;
24 inline int FoldStringW(DWORD dwMapFlags, const UChar* lpSrcStr,int cchSrc, UChar* lpDestStr,int cchDest);
  /hardware/ti/omap3/dspbridge/inc/
dbtype.h 109 typedef unsigned long DWORD; /* dw */
188 typedef DWORD *PDWORD; /* dw */
  /hardware/ti/omap3/dspbridge/libbridge/inc/
dbtype.h 109 typedef unsigned long DWORD; /* dw */
188 typedef DWORD *PDWORD; /* dw */
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_internal_defs.h 164 typedef unsigned long DWORD; // NOLINT
165 typedef DWORD thread_return_t;
  /external/srec/srec/include/
sample.h 55 /* VxWorks simulator defines DWORD and WORD already */
57 typedef asr_uint32_t DWORD;
70 //typedef DWORD FOURCC; /* a four character code */
71 #define MAKEFOURCC(ch0, ch1, ch2, ch3) ((DWORD)(BYTE)(ch0) | ((DWORD)(BYTE)(ch1) << 8) | ((DWORD)(BYTE)(ch2) << 16) | ((DWORD)(BYTE)(ch3) << 24 ))
81 DWORD nSamplesPerSec;
82 DWORD nAvgBytesPerSec;
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/
wintypes.py 10 DWORD = c_ulong
55 COLORREF = DWORD
56 LGRPID = DWORD
57 LCTYPE = DWORD
59 LCID = DWORD
132 _fields_ = [("dwLowDateTime", DWORD),
133 ("dwHighDateTime", DWORD)]
141 ("time", DWORD),
147 _fields_ = [("dwFileAttributes", DWORD),
151 ("nFileSizeHigh", DWORD),
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/
wintypes.py 10 DWORD = c_ulong
55 COLORREF = DWORD
56 LGRPID = DWORD
57 LCTYPE = DWORD
59 LCID = DWORD
132 _fields_ = [("dwLowDateTime", DWORD),
133 ("dwHighDateTime", DWORD)]
141 ("time", DWORD),
147 _fields_ = [("dwFileAttributes", DWORD),
151 ("nFileSizeHigh", DWORD),
    [all...]
  /external/libpcap/
pcap-dos.h 20 typedef unsigned long DWORD;
130 DWORD size; /* size copied to this element */
132 }; /* dword aligned */
145 DWORD base_addr; /* device I/O address */
148 DWORD mem_start; /* shared mem start */
149 DWORD mem_end; /* shared mem end */
150 DWORD rmem_start; /* shmem "recv" start */
151 DWORD rmem_end; /* shared "recv" end */
177 DWORD rx_packets; /* total packets received */
178 DWORD tx_packets; /* total packets transmitted *
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_mdls.h 40 #ifndef DWORD
41 #define DWORD EAS_I32
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
pthread.h 310 #if !defined(DWORD)
312 # define DWORD unsigned long
    [all...]
  /external/chromium_org/third_party/icu/source/test/perf/collationperf/
collperf.cpp 83 typedef int DWORD;
84 inline int CompareStringW(DWORD, DWORD, UChar *, int, UChar *, int) {return 0;}
93 inline int LCMapStringW(DWORD, DWORD, UChar *, int, UChar *, int) {return 0;}
206 DWORD gWinLCID;
    [all...]
  /external/icu4c/test/perf/collationperf/
collperf.cpp 83 typedef int DWORD;
84 inline int CompareStringW(DWORD, DWORD, UChar *, int, UChar *, int) {return 0;}
93 inline int LCMapStringW(DWORD, DWORD, UChar *, int, UChar *, int) {return 0;}
206 DWORD gWinLCID;
    [all...]
  /external/icu4c/test/perf/collperf/
collperf.cpp 18 #define DWORD uint32_t
64 static DWORD win_langid; // for qsort callback function
76 DWORD DataIndex::win_langid;
85 DWORD win_langid;
96 CmdKeyGen(UErrorCode, UCollator * col,DWORD win_langid, int32_t count, DataIndex * data,Func fn,int32_t)
397 DWORD win_langid;
404 CmdBinSearch(UErrorCode, UCollator * col,DWORD win_langid,int32_t count,DataIndex * rnd,DataIndex * ord,Func fn)
490 DWORD win_langid;
  /external/lzma/CPP/Common/
MyWindows.h 34 typedef INT32 LONG; // LONG, ULONG and DWORD must be 32-bit
37 #undef DWORD
38 typedef UINT32 DWORD;
58 DWORD dwLowDateTime;
59 DWORD dwHighDateTime;
190 MY_EXTERN_C DWORD GetLastError();
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
cciss_ioctl.h 81 #define DWORD __u32
111 DWORD TargetId:24;
112 DWORD Bus:6;
113 DWORD Mode:2;
118 DWORD VolId:30;
119 DWORD Mode:2;
145 DWORD ErrorInfo;
151 DWORD offense_value;
158 DWORD ResidualCnt;
178 DWORD malloc_size; /* < MAX_KMALLOC_SIZE in cciss.c *
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
cciss_ioctl.h 81 #define DWORD __u32
111 DWORD TargetId:24;
112 DWORD Bus:6;
113 DWORD Mode:2;
118 DWORD VolId:30;
119 DWORD Mode:2;
145 DWORD ErrorInfo;
151 DWORD offense_value;
158 DWORD ResidualCnt;
178 DWORD malloc_size; /* < MAX_KMALLOC_SIZE in cciss.c *
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
cciss_ioctl.h 81 #define DWORD __u32
111 DWORD TargetId:24;
112 DWORD Bus:6;
113 DWORD Mode:2;
118 DWORD VolId:30;
119 DWORD Mode:2;
145 DWORD ErrorInfo;
151 DWORD offense_value;
158 DWORD ResidualCnt;
178 DWORD malloc_size; /* < MAX_KMALLOC_SIZE in cciss.c *
    [all...]
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_os2.h 527 typedef ULONG DWORD, *PDWORD;

Completed in 759 milliseconds

1 2