/third_party/node/deps/npm/node_modules/libnpmpublish/test/ |
D | unpublish.js | 12 const REV = '72-47f2986bfd8e8b55068b204588bbf484' constant 18 _rev: REV, 34 srv.delete(`/foo/-rev/${REV}`).reply(201) 43 _rev: REV, 59 srv.delete(`/@foo%2fbar/-rev/${REV}`).reply(201) 68 _rev: REV, 84 srv.delete(`/foo/-rev/${REV}`).reply(201) 93 _rev: REV, 117 _rev: REV, 134 srv.put(`/foo/-rev/${REV}`, postEdit).reply(200) [all …]
|
D | publish.js | 139 const REV = '72-47f2986bfd8e8b55068b204588bbf484' constant 236 _rev: REV 240 _rev: REV 255 const REV = '72-47f2986bfd8e8b55068b204588bbf484' constant 320 _rev: REV 324 _rev: REV 338 const REV = '72-47f2986bfd8e8b55068b204588bbf484' constant 391 _rev: REV
|
/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/e2fsprogs/lib/ext2fs/ |
D | utf8n.h | 31 #define UNICODE_AGE(MAJ, MIN, REV) \ argument 34 ((unsigned int)(REV)))
|
D | nls_utf8.c | 38 #define UNICODE_AGE(MAJ, MIN, REV) \ argument 41 ((unsigned int)(REV)))
|
/third_party/ninja/ |
D | RELEASING | 18 credits: git shortlog -s --no-merges REV..
|
/third_party/boost/tools/boostdep/examples/ |
D | report.bat | 15 FOR /f %%i IN ('git rev-parse HEAD') DO @SET REV=%%i
|
/third_party/f2fs-tools/lib/ |
D | nls_utf8.c | 36 #define UNICODE_AGE(MAJ, MIN, REV) \ argument 39 ((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 | ARMScheduleSwift.td | 131 // CLZ,RBIT,REV,REV16,REVSH,PKH
|
D | ARMScheduleR52.td | 338 (instregex "t2LDC", "RBIT", "REV", "REV16", "REVSH", "RRX")>;
|
/third_party/boost/tools/boostdep/doc/src/ |
D | boostdep.qbk | 465 FOR /f %%i IN ('git rev-parse HEAD') DO @SET REV=%%i 471 SET FOOTER=Generated on %DATE% %TIME% from revision %REV% on branch '%BRANCH%'
|
/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
|
/third_party/e2fsprogs/util/ |
D | mkutf8data.c | 82 #define UNICODE_AGE(MAJ,MIN,REV) \ argument 85 ((unsigned int)(REV)))
|
/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_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
|