Home
last modified time | relevance | path

Searched refs:REV (Results 1 – 25 of 47) sorted by relevance

12

/third_party/node/deps/npm/node_modules/libnpmpublish/test/
Dunpublish.js12 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 …]
Dpublish.js139 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/
Dcrc32.c56 # 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/
Dutf8n.h31 #define UNICODE_AGE(MAJ, MIN, REV) \ argument
34 ((unsigned int)(REV)))
Dnls_utf8.c38 #define UNICODE_AGE(MAJ, MIN, REV) \ argument
41 ((unsigned int)(REV)))
/third_party/ninja/
DRELEASING18 credits: git shortlog -s --no-merges REV..
/third_party/boost/tools/boostdep/examples/
Dreport.bat15 FOR /f %%i IN ('git rev-parse HEAD') DO @SET REV=%%i
/third_party/f2fs-tools/lib/
Dnls_utf8.c36 #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/
DARMScheduleM4.td88 "t2(S|Q|SH|U|UQ|UH|QD)(ADD|ASX|SAX|SUB)", "t2USADA8", "(t|t2)REV")>;
DARMScheduleSwift.td131 // CLZ,RBIT,REV,REV16,REVSH,PKH
DARMScheduleR52.td338 (instregex "t2LDC", "RBIT", "REV", "REV16", "REVSH", "RRX")>;
/third_party/boost/tools/boostdep/doc/src/
Dboostdep.qbk465 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/
DAArch64ISelLowering.h211 REV, enumerator
DAArch64SchedKryoDetails.td1752 (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)")>;
DAArch64SchedFalkorDetails.td919 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$")>;
DAArch64SchedCyclone.td149 // CLS,CLZ,RBIT,REV,REV16,REV32
DAArch64SchedExynosM3.td675 def : InstRW<[M3WriteNSHF1], (instregex "^REV(16|32|64)v")>;
DAArch64InstrInfo.td6470 // 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/
Dmkutf8data.c82 #define UNICODE_AGE(MAJ,MIN,REV) \ argument
85 ((unsigned int)(REV)))
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_vertex_type_2_10_10_10_rev.txt383 (1010102 vs. 2101010REV) than this extension, reflecting different
/third_party/openGLES/extensions/ARB/
DARB_vertex_type_2_10_10_10_rev.txt393 (1010102 vs. 2101010REV) than this extension, reflecting different
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_packed_float.txt567 12) Should we support a non-REV version of the
DEXT_texture_shared_exponent.txt798 15) Should we support a non-REV version of the
/third_party/openGLES/extensions/EXT/
DEXT_packed_float.txt567 12) Should we support a non-REV version of the
DEXT_texture_shared_exponent.txt798 15) Should we support a non-REV version of the

12