Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkan-docs/src/tests/
H A Dwindows.h6 typedef int DWORD; typedef
/third_party/FatFs/source/
H A Dinteger.h38 typedef unsigned int DWORD; typedef
/third_party/python/PC/
H A Dvalidate_ucrtbase.py10 from ctypes.wintypes import DWORD, HANDLE namespace
[all...]
/third_party/node/deps/v8/src/base/
H A Dwin32-headers.h52 typedef unsigned long DWORD; // NOLINT(runtime/int) typedef
/third_party/icu/icu4c/source/test/perf/normperf/
H A Dnormperf.h27 typedef int DWORD; typedef
/third_party/python/Lib/ctypes/
H A Dwintypes.py6 DWORD = ctypes.c_ulong variable
[all...]
/third_party/skia/third_party/externals/angle2/src/common/
H A Ddebug.h28 typedef unsigned long DWORD; typedef
/third_party/skia/gm/
H A Dexoticformats.cpp166 typedef uint32_t DWORD; typedef
[all...]
/third_party/icu/icu4c/source/test/perf/collperf/
H A Dcollperf.cpp24 #define DWORD uint32_t macro
/third_party/icu/icu4c/source/test/perf/collationperf/
H A Dcollperf.cpp87 typedef int DWORD; typedef
/third_party/lzma/C/
H A D7zTypes.h193 #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 DSIPeepholeSDWA.cpp148 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 Dcolprobe.cpp51 typedef int DWORD; typedef
H A DcolprobeNew.cpp98 typedef int DWORD; typedef
/third_party/node/deps/v8/src/execution/loong64/
H A Dsimulator-loong64.h323 DWORD, enumerator
/third_party/node/deps/v8/src/execution/mips64/
H A Dsimulator-mips64.h359 DWORD, enumerator
/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.h353 enum TraceType { BYTE, HALF, WORD, DWORD, FLOAT, DOUBLE, FLOAT_DOUBLE }; enumerator
/third_party/python/Lib/test/
H A Dtest_codecs.py39 from ctypes.wintypes import BOOL, BYTE, WCHAR, UINT, DWORD namespace
/third_party/skia/third_party/externals/angle2/src/third_party/volk/
H A Dvolk.h36 typedef unsigned long DWORD; typedef
/third_party/node/deps/v8/src/execution/riscv64/
H A Dsimulator-riscv64.cc3635 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 Dsimulator-riscv64.h526 DWORD, enumerator
/third_party/mesa3d/include/D3D9/
H A Dd3d9types.h61 typedef uint32_t DWORD; typedef
[all...]

Completed in 38 milliseconds