/third_party/vk-gl-cts/external/vulkan-docs/src/tests/ |
H A D | windows.h | 6 typedef int DWORD; typedef
|
/third_party/FatFs/source/ |
H A D | integer.h | 38 typedef unsigned int DWORD; typedef
|
/third_party/python/PC/ |
H A D | validate_ucrtbase.py | 10 from ctypes.wintypes import DWORD, HANDLE namespace [all...] |
/third_party/node/deps/v8/src/base/ |
H A D | win32-headers.h | 52 typedef unsigned long DWORD; // NOLINT(runtime/int) typedef
|
/third_party/icu/icu4c/source/test/perf/normperf/ |
H A D | normperf.h | 27 typedef int DWORD; typedef
|
/third_party/python/Lib/ctypes/ |
H A D | wintypes.py | 6 DWORD = ctypes.c_ulong variable [all...] |
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | debug.h | 28 typedef unsigned long DWORD; typedef
|
/third_party/skia/gm/ |
H A D | exoticformats.cpp | 166 typedef uint32_t DWORD; typedef [all...] |
/third_party/icu/icu4c/source/test/perf/collperf/ |
H A D | collperf.cpp | 24 #define DWORD uint32_t macro
|
/third_party/icu/icu4c/source/test/perf/collationperf/ |
H A D | collperf.cpp | 87 typedef int DWORD; typedef
|
/third_party/lzma/C/ |
H A D | 7zTypes.h | 193 #undef DWORD
macro 194 typedef UINT32 DWORD;
typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | SIPeepholeSDWA.cpp | 148 SDWASrcOperand(MachineOperand *TargetOp, MachineOperand *ReplacedOp, SdwaSel SrcSel_ = DWORD, bool Abs_ = false, bool Neg_ = false, bool Sext_ = false) SDWASrcOperand() argument 177 SDWADstOperand(MachineOperand *TargetOp, MachineOperand *ReplacedOp, SdwaSel DstSel_ = DWORD, DstUnused DstUn_ = UNUSED_PAD) SDWADstOperand() argument 197 SDWADstPreserveOperand(MachineOperand *TargetOp, MachineOperand *ReplacedOp, MachineOperand *PreserveOp, SdwaSel DstSel_ = DWORD) SDWADstPreserveOperand() argument [all...] |
/third_party/icu/tools/colprobe/ |
H A D | colprobe.cpp | 51 typedef int DWORD; typedef
|
H A D | colprobeNew.cpp | 98 typedef int DWORD; typedef
|
/third_party/node/deps/v8/src/execution/loong64/ |
H A D | simulator-loong64.h | 323 DWORD, enumerator
|
/third_party/node/deps/v8/src/execution/mips64/ |
H A D | simulator-mips64.h | 359 DWORD, enumerator
|
/third_party/node/deps/v8/src/execution/mips/ |
H A D | simulator-mips.h | 353 enum TraceType { BYTE, HALF, WORD, DWORD, FLOAT, DOUBLE, FLOAT_DOUBLE }; enumerator
|
/third_party/python/Lib/test/ |
H A D | test_codecs.py | 39 from ctypes.wintypes import BOOL, BYTE, WCHAR, UINT, DWORD namespace
|
/third_party/skia/third_party/externals/angle2/src/third_party/volk/ |
H A D | volk.h | 36 typedef unsigned long DWORD; typedef
|
/third_party/node/deps/v8/src/execution/riscv64/ |
H A D | simulator-riscv64.cc | 3635 rs1(), [&](int64_t lhs) { return rs2(); }, instr_.instr(), DWORD)); in DecodeRVRAType() local 3641 DWORD)); in DecodeRVRAType() local 3647 DWORD)); in DecodeRVRAType() local 3653 DWORD)); in DecodeRVRAType() local 3659 DWORD)); in DecodeRVRAType() local 3665 instr_.instr(), DWORD)); in DecodeRVRAType() local 3671 instr_.instr(), DWORD)); in DecodeRVRAType() local 3677 instr_.instr(), DWORD)); in DecodeRVRAType() local 3683 instr_.instr(), DWORD)); in DecodeRVRAType() local [all...] |
H A D | simulator-riscv64.h | 526 DWORD, enumerator
|
/third_party/mesa3d/include/D3D9/ |
H A D | d3d9types.h | 61 typedef uint32_t DWORD; typedef [all...] |