Home
last modified time | relevance | path

Searched refs:B32 (Results 1 – 25 of 66) sorted by relevance

123

/third_party/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/
Dnv_control.h126 CARD32 length B32; member
129 CARD32 padl4 B32; member
130 CARD32 padl5 B32; member
131 CARD32 padl6 B32; member
132 CARD32 padl7 B32; member
133 CARD32 padl8 B32; member
142 CARD32 screen B32; member
151 CARD32 length B32; member
152 CARD32 isnv B32; member
153 CARD32 padl4 B32; member
[all …]
/third_party/libdrm/tests/ttmtest/src/
Dxf86dristr.h72 CARD32 length B32; member
75 CARD32 patchVersion B32; /* patch version of DRI protocol */ member
76 CARD32 pad3 B32; member
77 CARD32 pad4 B32; member
78 CARD32 pad5 B32; member
79 CARD32 pad6 B32; member
89 CARD32 screen B32; member
99 CARD32 length B32; member
104 CARD32 pad5 B32; member
105 CARD32 pad6 B32; member
[all …]
/third_party/mesa3d/src/glx/apple/
Dappledristr.h62 CARD32 length B32; member
65 CARD32 patchVersion B32; /* patch version of DRI protocol */ member
66 CARD32 pad3 B32; member
67 CARD32 pad4 B32; member
68 CARD32 pad5 B32; member
69 CARD32 pad6 B32; member
78 CARD32 screen B32; member
87 CARD32 length B32; member
92 CARD32 pad5 B32; member
93 CARD32 pad6 B32; member
[all …]
/third_party/mesa3d/src/glx/windows/
Dwindowsdristr.h48 CARD32 length B32; member
51 CARD32 patchVersion B32; /* patch version of DRI protocol */ member
52 CARD32 pad3 B32; member
53 CARD32 pad4 B32; member
54 CARD32 pad5 B32; member
55 CARD32 pad6 B32; member
64 CARD32 screen B32; member
73 CARD32 length B32; member
78 CARD32 pad5 B32; member
79 CARD32 pad6 B32; member
[all …]
/third_party/node/deps/v8/src/codegen/s390/
Dassembler-s390.h1083 uint64_t code = (static_cast<uint64_t>(opcode_value & 0xFF00)) * B32 | \
1085 (static_cast<uint64_t>(v2.code())) * B32 | \
1099 uint64_t code = (static_cast<uint64_t>(opcode_value & 0xFF00)) * B32 | \
1101 (static_cast<uint64_t>(v2.code())) * B32 | \
1116 uint64_t code = (static_cast<uint64_t>(opcode_value & 0xFF00)) * B32 | \ in S390_VRR_C_OPCODE_LIST()
1118 (static_cast<uint64_t>(v2.code())) * B32 | \ in S390_VRR_C_OPCODE_LIST()
1132 uint64_t code = (static_cast<uint64_t>(opcode_value & 0xFF00)) * B32 | \
1134 (static_cast<uint64_t>(v2.code())) * B32 | \
1148 uint64_t code = (static_cast<uint64_t>(opcode_value & 0xFF00)) * B32 | \
1150 (static_cast<uint64_t>(r1.code())) * B32 | \
[all …]
Dassembler-s390.cc745 uint64_t code = (static_cast<uint64_t>(op & 0xFF00)) * B32 | in dumy()
747 (static_cast<uint64_t>(x2) & 0xF) * B32 | in dumy()
Dconstants-s390.h1724 #define B32 ((uint64_t)1 << 32) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULibFunc.h254 B32 = 3, enumerator
263 U32 = UINT | B32,
267 I32 = INT | B32,
270 F32 = FLOAT | B32,
DSIRegisterInfo.td748 let ParserMatchClass = RegImmMatcher<MatchName#"B32">;
/third_party/vk-gl-cts/external/amber/src/tests/cases/
Dssbo_with_graphics_pipeline.vkscript46 # R32 G32 R32 G32 B32 B32
Dmultiple_ubo_update_with_graphics_pipeline.vkscript70 # R32 G32 R32 G32 B32 B32
Dmultiple_ssbo_update_with_graphics_pipeline.vkscript76 # R32 G32 R32 G32 B32 B32
/third_party/icu/icu4c/source/allinone/
Dallinone.sln11 …C91BC942}") = "cintltst", "..\test\cintltst\cintltst.vcxproj", "{3D1246AE-1B32-479B-BECA-AEFA97BE2…
227 {3D1246AE-1B32-479B-BECA-AEFA97BE2321}.Debug|ARM.ActiveCfg = Debug|ARM
228 {3D1246AE-1B32-479B-BECA-AEFA97BE2321}.Debug|ARM.Build.0 = Debug|ARM
229 {3D1246AE-1B32-479B-BECA-AEFA97BE2321}.Debug|ARM64.ActiveCfg = Debug|ARM64
230 {3D1246AE-1B32-479B-BECA-AEFA97BE2321}.Debug|ARM64.Build.0 = Debug|ARM64
231 {3D1246AE-1B32-479B-BECA-AEFA97BE2321}.Debug|Win32.ActiveCfg = Debug|Win32
232 {3D1246AE-1B32-479B-BECA-AEFA97BE2321}.Debug|Win32.Build.0 = Debug|Win32
233 {3D1246AE-1B32-479B-BECA-AEFA97BE2321}.Debug|x64.ActiveCfg = Debug|x64
234 {3D1246AE-1B32-479B-BECA-AEFA97BE2321}.Debug|x64.Build.0 = Debug|x64
235 {3D1246AE-1B32-479B-BECA-AEFA97BE2321}.Release|ARM.ActiveCfg = Release|ARM
[all …]
/third_party/lame/
DINSTALL188 To use the Borland C compiler (now free!) see README.B32 and Makefile.B32.
DChangeLog7267 Dll/Makefile.am, Makefile.B32, Makefile.DJGPP, Makefile.am,
7268 PRESETS.draft, README.B32, README.DJGPP, frontend/Makefile.am,
8467 * Makefile.B32, Makefile.DJGPP, Makefile.MSVC, Makefile.unix,
8903 * Makefile.B32, Makefile.DJGPP, Makefile.MSVC, Makefile.unix:
8968 * Makefile.B32, Makefile.DJGPP, Makefile.MSVC, Makefile.am,
12440 * DEFINES, Dll/MP3EncDll.dsp, Makefile.B32, Makefile.MSVC,
12889 * Makefile.B32:
12918 Makefile.B32 is *not uptodate*
13533 * README.B32, TODO:
13534 removed mmx notes from README.B32
[all …]
/third_party/skia/third_party/externals/harfbuzz/test/shape/data/text-rendering-tests/tests/
DSHBALI-2.tests4 …ze=1000 --ned --remove-default-ignorables --font-funcs=ft;U+1B13,U+1B44,U+1B32,U+1B3E;[gid66|gid23…
/third_party/protobuf/python/google/protobuf/internal/
Dmore_messages.proto136 message B32 {} message
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
DvktMeshShaderInOutTestsEXT.cpp92 B32 = 32, enumerator
142 , bitWidth (BitWidth::B32) in IfaceVar()
1645 BitWidth bitWidthCases[] = { BitWidth::B64, BitWidth::B32, BitWidth::B16 }; in createMeshShaderInOutTestsEXT()
DvktMeshShaderMiscTests.cpp2944 B32 = 32, enumerator
2994 , bitWidth (BitWidth::B32) in IfaceVar()
5145 BitWidth bitWidthCases[] = { BitWidth::B64, BitWidth::B32, BitWidth::B16 }; in createMeshShaderInOutTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderInOutTestsEXT.cpp92 B32 = 32, enumerator
142 , bitWidth (BitWidth::B32) in IfaceVar()
1645 BitWidth bitWidthCases[] = { BitWidth::B64, BitWidth::B32, BitWidth::B16 }; in createMeshShaderInOutTestsEXT()
DvktMeshShaderMiscTests.cpp2944 B32 = 32, enumerator
2994 , bitWidth (BitWidth::B32) in IfaceVar()
5145 BitWidth bitWidthCases[] = { BitWidth::B64, BitWidth::B32, BitWidth::B16 }; in createMeshShaderInOutTests()
/third_party/python/Tools/unicode/python-mappings/
Djisx0213-2004-std.txt980 3-2B32 U+025E # LATIN SMALL LETTER CLOSED REVERSED OPEN E [2000]
2484 3-3B32 U+53C2 # <cjk>
3988 3-4B32 U+9D6C # <cjk>
4221 3-4D5F U+6B32 # <cjk>
4953 3-554B U+5B32 # <cjk>
5492 3-5B32 U+672E # <cjk>
6996 3-6B32 U+89AF # <cjk>
7651 3-722F U+9B32 # <cjk>
8500 3-7B32 U+84C2 # <cjk> [2000]
10944 4-7B32 U+936B # <cjk> [2000]
/third_party/icu/icu4c/source/data/unidata/
DDerivedCoreProperties.txt430 0B32..0B33 ; Alphabetic
6226 0B32..0B33 ; ID_Start
7063 0B32..0B33 ; ID_Continue
8331 0B32..0B33 ; XID_Start
9168 0B32..0B33 ; XID_Continue
10989 0B32..0B33 ; Grapheme_Base
/third_party/skia/third_party/externals/icu/source/data/unidata/
DDerivedCoreProperties.txt428 0B32..0B33 ; Alphabetic
6050 0B32..0B33 ; ID_Start
6844 0B32..0B33 ; ID_Continue
8042 0B32..0B33 ; XID_Start
8836 0B32..0B33 ; XID_Continue
10566 0B32..0B33 ; Grapheme_Base
/third_party/skia/third_party/externals/icu/source/data/unidata/norm2/
Dnfkc.txt726 2FC0>9B32

123