| /third_party/skia/third_party/externals/spirv-tools/source/ |
| D | spirv_constant.h | 28 #define SPV_SPIRV_VERSION_MAJOR_PART(WORD) ((uint32_t(WORD) >> 16) & 0xff) argument 30 #define SPV_SPIRV_VERSION_MINOR_PART(WORD) ((uint32_t(WORD) >> 8) & 0xff) argument 97 #define SPV_GENERATOR_TOOL_PART(WORD) (uint32_t(WORD) >> 16) argument 99 #define SPV_GENERATOR_MISC_PART(WORD) (uint32_t(WORD) & 0xFFFF) argument
|
| /third_party/spirv-tools/source/ |
| D | spirv_constant.h | 28 #define SPV_SPIRV_VERSION_MAJOR_PART(WORD) ((uint32_t(WORD) >> 16) & 0xff) argument 30 #define SPV_SPIRV_VERSION_MINOR_PART(WORD) ((uint32_t(WORD) >> 8) & 0xff) argument 97 #define SPV_GENERATOR_TOOL_PART(WORD) (uint32_t(WORD) >> 16) argument 99 #define SPV_GENERATOR_MISC_PART(WORD) (uint32_t(WORD) & 0xFFFF) argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
| D | spirv_constant.h | 28 #define SPV_SPIRV_VERSION_MAJOR_PART(WORD) ((uint32_t(WORD) >> 16) & 0xff) argument 30 #define SPV_SPIRV_VERSION_MINOR_PART(WORD) ((uint32_t(WORD) >> 8) & 0xff) argument 97 #define SPV_GENERATOR_TOOL_PART(WORD) (uint32_t(WORD) >> 16) argument 99 #define SPV_GENERATOR_MISC_PART(WORD) (uint32_t(WORD) & 0xFFFF) argument
|
| /third_party/rust/crates/termcolor/wincolor/src/ |
| D | win.rs | 149 fn to_word(&self) -> WORD { in to_word() 177 fn to_bg(&self) -> WORD { in to_bg() 185 fn to_fg(&self) -> WORD { in to_fg() 216 fn to_bg(&self) -> WORD { in to_bg() 224 fn to_fg(&self) -> WORD { in to_fg()
|
| /third_party/node/deps/v8/src/objects/ |
| D | js-segmenter.h | 56 WORD, // for word-breaks enumerator
|
| D | js-break-iterator.cc | 21 enum class Type { CHARACTER, WORD, SENTENCE, LINE }; enumerator
|
| /third_party/jsframework/runtime/main/extend/systemplugin/napi/bundle/ |
| D | defaultAppManager.js | 22 WORD: "[PC preview] unknown WORD", property
|
| /third_party/FatFs/source/ |
| D | integer.h | 28 typedef unsigned short WORD; typedef
|
| /third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
| D | ohos_bundle_defaultAppManager.js | 25 WORD: "WORD", property
|
| /third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/ |
| D | BreakIteratorMapperTest.java | 37 GRAPHEME, WORD, LINE, SENTENCE, TITLE; enumConstant
|
| /third_party/python/Lib/tkinter/ |
| D | constants.py | 50 WORD='word' variable
|
| /third_party/python/Lib/ctypes/ |
| D | wintypes.py | 5 WORD = ctypes.c_ushort variable
|
| /third_party/rust/crates/libloading/src/os/windows/ |
| D | mod.rs | 5 pub(super) enum WORD {} enum
|
| /third_party/lzma/CPP/Common/ |
| D | MyWindows.h | 46 typedef unsigned short WORD; typedef
|
| /third_party/node/deps/v8/src/execution/loong64/ |
| D | simulator-loong64.h | 322 WORD, enumerator
|
| /third_party/pcre2/pcre2/src/sljit/ |
| D | sljitNativeRISCV_common.c | 1033 #define WORD 0 macro 1036 #define WORD word macro
|
| /third_party/node/deps/v8/src/execution/mips64/ |
| D | simulator-mips64.h | 358 WORD, enumerator
|
| /third_party/node/deps/v8/src/execution/mips/ |
| D | simulator-mips.h | 353 enum TraceType { BYTE, HALF, WORD, DWORD, FLOAT, DOUBLE, FLOAT_DOUBLE }; enumerator
|
| /third_party/node/deps/v8/src/execution/riscv64/ |
| D | simulator-riscv64.h | 525 WORD, enumerator
|
| /third_party/mesa3d/src/panfrost/lib/ |
| D | pan_indirect_draw.c | 37 #define WORD(x) ((x) * 4) macro
|
| /third_party/mesa3d/include/D3D9/ |
| D | d3d9types.h | 60 typedef uint16_t WORD; typedef
|