/third_party/libwebsockets/win32port/zlib/ |
D | crc32.c | 56 # define REV(w) ((((w)>>24)&0xff)+(((w)>>8)&0xff00)+ \ macro 141 crc_table[4][n] = REV(c); in make_crc_table() 145 crc_table[k + 4][n] = REV(c); in make_crc_table() 312 c = REV((u4)crc); 334 return (unsigned long)(REV(c));
|
/third_party/astc-encoder/Source/ |
D | astcenccli_image_load_store.cpp | 804 #define REV(x) kt->x = u32_byterev(kt->x) in ktx_header_switch_endianness() macro 805 REV(endianness); in ktx_header_switch_endianness() 806 REV(gl_type); in ktx_header_switch_endianness() 807 REV(gl_type_size); in ktx_header_switch_endianness() 808 REV(gl_format); in ktx_header_switch_endianness() 809 REV(gl_internal_format); in ktx_header_switch_endianness() 810 REV(gl_base_internal_format); in ktx_header_switch_endianness() 811 REV(pixel_width); in ktx_header_switch_endianness() 812 REV(pixel_height); in ktx_header_switch_endianness() 813 REV(pixel_depth); in ktx_header_switch_endianness() [all …]
|
/third_party/vixl/test/aarch32/config/ |
D | cond-rd-rn-t32.json | 35 "Rev", // REV{<c>}{<q>} <Rd>, <Rm> ; T1 36 // REV{<c>}{<q>} <Rd>, <Rm> ; T2
|
D | cond-rd-rn-a32.json | 31 "Rev", // REV{<c>}{<q>} <Rd>, <Rm> ; A1
|
/third_party/ninja/ |
D | RELEASING | 18 credits: git shortlog -s --no-merges REV..
|
/third_party/f2fs-tools/lib/ |
D | nls_utf8.c | 35 #define UNICODE_AGE(MAJ, MIN, REV) \ argument 38 ((unsigned int)(REV)))
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMScheduleM4.td | 88 "t2(S|Q|SH|U|UQ|UH|QD)(ADD|ASX|SAX|SUB)", "t2USADA8", "(t|t2)REV")>;
|
D | ARMScheduleR52.td | 338 (instregex "t2LDC", "RBIT", "REV", "REV16", "REVSH", "RRX")>;
|
D | ARMScheduleSwift.td | 131 // CLZ,RBIT,REV,REV16,REVSH,PKH
|
/third_party/node/deps/v8/src/codegen/arm64/ |
D | constants-arm64.h | 1050 REV = DataProcessing1SourceFixed | 0x00000800, enumerator 1051 REV_w = REV, 1052 REV32_x = REV | SixtyFourBits,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.h | 211 REV, enumerator
|
D | AArch64SchedKryoDetails.td | 1752 (instregex "REV(16|32)?(W|X)r")>; 1758 (instregex "REV(16|32|64)(v8i8|v4i16|v2i32)")>; 1764 (instregex "REV(16|32|64)(v16i8|v8i16|v4i32)")>;
|
D | AArch64SchedFalkorDetails.td | 919 def : InstRW<[FalkorWr_1VXVY_1cyc], (instregex "^REV(16|32|64)v.*$")>; 1207 def : InstRW<[FalkorWr_1XYZ_2cyc], (instregex "^(CLS|CLZ|RBIT|REV|REV16|REV32)(W|X)r$")>;
|
D | AArch64SchedCyclone.td | 149 // CLS,CLZ,RBIT,REV,REV16,REV32
|
D | AArch64SchedExynosM3.td | 675 def : InstRW<[M3WriteNSHF1], (instregex "^REV(16|32|64)v")>;
|
D | AArch64InstrInfo.td | 6470 // conversions require one or more REV instructions. 6483 // LD1/ST1 perform the equivalent of a sequence of LDR/STR + REV. This makes 6486 // v1 = REV v2i32 (implicit) 6488 // v3 = REV v4i16 v2 (implicit) 6495 // v1 = REV v2i32 (implicit) 6496 // v2 = REV v2i32 6498 // v4 = REV v4i16 6499 // v5 = REV v4i16 v4 (implicit) 6502 // This means an extra two instructions, but actually in most cases the two REV 6506 // There is also no 128-bit REV instruction. This must be synthesized with an
|
D | AArch64SchedExynosM4.td | 824 def : InstRW<[M4WriteNSHF1], (instregex "^REV(16|32|64)v")>;
|
D | AArch64SchedExynosM5.td | 859 def : InstRW<[M5WriteNSHF2], (instregex "^REV(16|32|64)v")>;
|
/third_party/vixl/src/aarch64/ |
D | constants-aarch64.h | 1416 REV = DataProcessing1SourceFixed | 0x00000800, enumerator 1417 REV_w = REV, 1418 REV32_x = REV | SixtyFourBits,
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_vertex_type_2_10_10_10_rev.txt | 383 (1010102 vs. 2101010REV) than this extension, reflecting different
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_vertex_type_2_10_10_10_rev.txt | 393 (1010102 vs. 2101010REV) than this extension, reflecting different
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_packed_float.txt | 567 12) Should we support a non-REV version of the
|
D | EXT_texture_shared_exponent.txt | 798 15) Should we support a non-REV version of the
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_texture_shared_exponent.txt | 798 15) Should we support a non-REV version of the
|
D | EXT_packed_float.txt | 567 12) Should we support a non-REV version of the
|