Home
last modified time | relevance | path

Searched defs:x20 (Results 1 – 10 of 10) sorted by relevance

/third_party/typescript/tests/cases/conformance/expressions/objectLiterals/
DobjectLiteralGettersAndSetters.ts4 var sameName3a = { get 0x20() { return ''; }, set 3.2e1(n) { var p = n; var p: string; } }; variable
/third_party/typescript/tests/cases/compiler/
DduplicateLocalVariable1.ts208 …var expectedBytes = [0xFF, 0xFE, 0x54, 0x00, 0xE8, 0x00, 0x23, 0x1D, 0x20, 0x20, 0x0D, 0x00, 0x0A,… variable
/third_party/parse5/packages/parse5/lib/common/
Dunicode.ts17 SPACE = 0x20, enumerator
/third_party/ffmpeg/libavcodec/ppc/
Dfft_vsx.h62 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/libunwind/src/
Dos-ohos.c263 unw_get_ark_js_heap_crash_info(int pid, uintptr_t* x20, uintptr_t* fp, int out_js_info, char* buf, … in unw_get_ark_js_heap_crash_info()
/third_party/typescript/tests/baselines/reference/
DgenericRestParameters1.js233 var x20 = call(function (x, y) { return x + y; }, 10, 20); // number variable
/third_party/ffmpeg/libavfilter/
Dvf_dctdnoiz.c213 const float x20 = 0.25f * (x1c - x1d); in fdct16_1d() local
294 const float x20 = x12 - x16; in idct16_1d() local
/third_party/flutter/skia/src/core/
DSkVM.h41 x16, x17, x18, x19, x20, x21, x22, x23, enumerator
/third_party/typescript/tests/cases/conformance/expressions/contextualTyping/
DgeneratedContextualTyping.ts27 class x20 { member: Array<Base> = [d1, d2] } class
/third_party/skia/src/core/
DSkVM.h69 x16, x17, x18, x19, x20, x21, x22, x23, enumerator