Searched defs:x21 (Results 1 – 8 of 8) sorted by relevance
/third_party/parse5/packages/parse5/lib/common/ |
D | unicode.ts | 18 EXCLAMATION_MARK = 0x21, enumerator
|
/third_party/ffmpeg/libavcodec/ppc/ |
D | fft_vsx.h | 62 vec_f x20, x21, x22, x23; in pass_vsx_interleave() local 288 vec_f x20, x21, x22, x23; in fft8_vsx_interleave() local 362 vec_f x20, x21, x22, x23; in fft16_vsx_interleave() local
|
/third_party/typescript/tests/baselines/reference/ |
D | genericRestParameters1.js | 84 let x21 = call((x, y) => x + y, 10, "hello"); // string variable
|
/third_party/ffmpeg/libavfilter/ |
D | vf_dctdnoiz.c | 214 const float x21 = 0.25f * (x1e - x1f); in fdct16_1d() local 295 const float x21 = x13 - x15; in idct16_1d() local
|
/third_party/flutter/skia/src/core/ |
D | SkVM.h | 41 x16, x17, x18, x19, x20, x21, x22, x23, enumerator
|
/third_party/typescript/tests/cases/conformance/expressions/contextualTyping/ |
D | generatedContextualTyping.ts | 28 class x21 { member: { [n: number]: Base; } = [d1, d2] } class
|
/third_party/typescript/src/compiler/ |
D | types.ts | 6329 exclamation = 0x21, // ! enumerator
|
/third_party/skia/src/core/ |
D | SkVM.h | 69 x16, x17, x18, x19, x20, x21, x22, x23, enumerator
|