/third_party/ffmpeg/libavcodec/ |
H A D | indeo3data.h | 34 PD( 0, 0), E2( 2, 2), E4( -1, 3), E2( 4, 4), E4( 1, 5),\ 35 E2( -4, 4), E4( -2, 6), E4( 4, 9), E2( 9, 9), E4( 1, 10),\ 36 E4( -5, 8), E4( 9, 15), E4( -3, 12), E4( 4, 16), E2( 16, 16),\ 37 E4( 251 #define E4 global() macro [all...] |
/third_party/typescript/tests/baselines/reference/ |
H A D | enumBasics.js | 38 enum E4 { 74 E8.B, E7.A, E4.Z, E3.X, E3.Y, E3.Z 115 var E4;
variable 116 (function (E4) {
117 E4[E4["X"] = 0] = "X";
118 E4[E4["Y"] = 1] = "Y";
119 E4[E4[" [all...] |
H A D | constantEnumAssert.js | 18 const enum E4 { 38 const foo6 = { a: E4.a } as const 48 const foo11 = { a: E4.a as const } 79 var foo6 = { a: 0 /* E4.a */ };
84 var foo11 = { a: 0 /* E4.a */ };
|
H A D | enumConstantMembers.js | 16 declare enum E4 {
|
H A D | enumLiteralsSubtypeReduction.js | 7 E4, 1035 return [ E.E4, E.E5] 2065 E[E["E4"] = 4] = "E4";
3093 return [E.E4, E.E5];
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_epx.c | 140 uint32_t E0, E1, E2, E3, E4, E5, E6, E7, E8; in epx3_slice() local 158 E4 = E; in epx3_slice() 168 E4 = E; in epx3_slice() 179 dst_line[1][x*3+1] = E4; in epx3_slice()
|
/third_party/node/test/async-hooks/ |
H A D | test-querywrap.js | 22 tick(1E4);
|
H A D | test-tlswrap.js | 121 tick(1E4, common.mustCall(() => {
|
/third_party/node/deps/v8/src/codegen/ia32/ |
H A D | sse-instr.h | 51 V(pmulhuw, 66, 0F, E4) \
|
/third_party/mbedtls/library/ |
H A D | aes.c | 126 V(BF, 9C, 9C, 23), V(F7, A4, A4, 53), V(96, 72, 72, E4), V(5B, C0, C0, 9B), \ 160 V(DB, 49, 49, 92), V(0A, 06, 06, 0C), V(6C, 24, 24, 48), V(E4, 5C, 5C, B8), \ 162 V(A8, 91, 91, 39), V(A4, 95, 95, 31), V(37, E4, E4, D3), V(8B, 79, 79, F2), \ 280 V(76, 29, 43, 8B), V(DC, C6, 23, CB), V(68, FC, ED, B6), V(63, F1, E4, B8), \ 288 V(E4, 9D, 3A, 2C), V(0D, 92, 78, 50), V(9B, CC, 5F, 6A), V(62, 46, 7E, 54), \ 298 V(8D, D6, 4D, 76), V(4D, B0, EF, 43), V(54, 4D, AA, CC), V(DF, 04, 96, E4), \ 308 V(71, 01, A8, 39), V(DE, B3, 0C, 08), V(9C, E4, B4, D8), V(90, C1, 56, 64), \
|
/third_party/node/deps/v8/src/codegen/x64/ |
H A D | sse-instr.h | 86 V(pmulhuw, 66, 0F, E4) \
|
/third_party/skia/third_party/externals/microhttpd/doc/ |
H A D | texinfo.tex | 9312 \DeclareUnicodeCharacter{00E4}{\"a}
|