/third_party/typescript/tests/baselines/reference/ |
H A D | operatorAddNullUndefined.js | 14 var x12 = undefined + "test"; variable 36 var x12 = undefined + "test";
variable
|
H A D | typeName1.js | 21 var x12:{z:I;x:boolean;y:(s:string)=>boolean;w:{ z:I;[s:string]:{ x; y; };[n:number]:{x; y;};():boolean; };}[][]=3; variable 47 var x12 = 3;
variable
|
H A D | genericRestParameters1.js | 199 var x12 = f10(42); // [number]
variable
|
H A D | generatedContextualTyping.js | |
/third_party/ffmpeg/tests/checkasm/x86/ |
H A D | checkasm.asm | 40 x12: dq 0xc45ea11a955d8dd5,0x24b3c1d2a024048b define
|
/third_party/backends/testsuite/backend/genesys/ |
H A D | tests_image.cpp | 379 ASSERT_EQ(get_raw_channel_from_row(data.data(), 0, 0, PixelFormat::I8), 0x12); test_get_raw_channel_from_row() local 381 ASSERT_EQ(get_raw_channel_from_row(data.data(), 0, 0, PixelFormat::RGB888), 0x12); test_get_raw_channel_from_row() local 387 ASSERT_EQ(get_raw_channel_from_row(data.data(), 0, 0, PixelFormat::BGR888), 0x12); test_get_raw_channel_from_row() local [all...] |
/kernel/linux/linux-6.6/arch/riscv/include/asm/ |
H A D | asm.h | 115 REG_S x12, PT_A2(sp) variable 145 REG_L x12, PT_A2(sp) variable
|
/third_party/FreeBSD/crypto/openssh/openbsd-compat/ |
H A D | chacha_private.h | 95 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15;
in chacha_encrypt_bytes() local
|
/foundation/graphic/graphic_utils_lite/frameworks/diagram/vertexprimitive/ |
H A D | geometry_curves.cpp | 217 float x12 = (x1 + x2) / FLOATNUM; in Recursive() local 511 float x12 = (x1 + x2) / FLOATNUM; in Recursive() local
|
/foundation/graphic/graphic_2d/rosen/samples/opengl/test_xComponentContext/entry/src/main/cpp/samples/ |
H A D | sample_bitmap.cpp | 104 float x12 = width_ / blockSize * x2Offset;
in ConstructPath() local
|
/third_party/libwebsockets/plugins/ssh-base/crypto/ |
H A D | chacha.c | 102 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
|
/third_party/lzma/Asm/x86/ |
H A D | 7zAsm.asm | 141 x12 equ r12d
define
|
/kernel/linux/linux-5.10/lib/crypto/ |
H A D | curve25519-fiat32.c | 114 { const u32 x12 = in1[5]; in fe_freeze() local 450 { const u32 x12 = in1[5]; in fe_sqr_impl() local [all...] |
/kernel/linux/linux-6.6/lib/crypto/ |
H A D | curve25519-fiat32.c | 114 { const u32 x12 = in1[5]; in fe_freeze() local 450 { const u32 x12 = in1[5]; in fe_sqr_impl() local [all...] |
/third_party/ffmpeg/libavcodec/ppc/ |
H A D | fft_vsx.h | 60 vec_f x12, x13, x14, x15; in pass_vsx_interleave() local 286 vec_f x12, x13, x14, x15; in fft8_vsx_interleave() local 360 vec_f x12, x13, x14, x15; in fft16_vsx_interleave() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | vf_dctdnoiz.c | 155 const float x12 = x05 + x07; in idct8_1d() local 199 const float x12 = x02 + x05; in fdct16_1d() local 282 const float x12 = x00 + x08; in idct16_1d() local
|
/third_party/skia/src/core/ |
H A D | SkVM.h | 68 x8 , x9 , x10, x11, x12, x13, x14, x15, enumerator
|
/third_party/mesa3d/src/imgui/ |
H A D | imgui_draw.cpp | 985 float x12 = (x1+x2)*0.5f, y12 = (y1+y2)*0.5f; in PathBezierToCasteljau() local
|
/third_party/skia/third_party/externals/imgui/ |
H A D | imgui_draw.cpp | 1258 float x12 = (x1 + x2) * 0.5f, y12 = (y1 + y2) * 0.5f; in PathBezierCubicCurveToCasteljau() local 1279 float x12 = (x1 + x2) * 0.5f, y12 = (y1 + y2) * 0.5f; in PathBezierQuadraticCurveToCasteljau() local
|
H A D | imgui.cpp | 1257 float x12 = (x1 + x2)*0.5f, y12 = (y1 + y2)*0.5f; in ImBezierCubicClosestPointCasteljauStep() local
|