Home
last modified time | relevance | path

Searched defs:x23 (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/
H A DX87.cpp73 verifyBytes<ByteCount>(codeBytes(), Opcode, ModRM, 0x45, 0x23, 0x01, 0x00); in TEST_F() local
86 verifyBytes<ByteCount>(codeBytes(), Opcode, ModRM, 0x45, 0x23, 0x01, 0x00); in TEST_F() local
/third_party/skia/src/core/
H A DSkBitmapProcState.cpp99 x23 = *xy++; in S32_alpha_D32_nofilter_DX() local
H A DSkVM.h69 x16, x17, x18, x19, x20, x21, x22, x23, enumerator
/third_party/mesa3d/src/compiler/nir/tests/
H A Dload_store_vectorizer_tests.cpp1184 ASSERT_EQ(nir_const_value_as_uint(cv[3], 32), 0x23); in TEST_F() local
/third_party/ffmpeg/libavcodec/ppc/
H A 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
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_dctdnoiz.c216 const float x23 = 1.35331800117435f *x09 + 0.410524527522357f*x0e; in fdct16_1d() local
297 const float x23 = 0.25f * (x20 + x21); in idct16_1d() local
/third_party/mesa3d/src/imgui/
H A Dimgui_draw.cpp986 float x23 = (x2+x3)*0.5f, y23 = (y2+y3)*0.5f; in PathBezierToCasteljau() local
/third_party/skia/third_party/externals/imgui/
H A Dimgui_draw.cpp1259 float x23 = (x2 + x3) * 0.5f, y23 = (y2 + y3) * 0.5f; in PathBezierCubicCurveToCasteljau() local
1280 float x23 = (x2 + x3) * 0.5f, y23 = (y2 + y3) * 0.5f; in PathBezierQuadraticCurveToCasteljau() local
H A Dimgui.cpp1258 float x23 = (x2 + x3)*0.5f, y23 = (y2 + y3)*0.5f; in ImBezierCubicClosestPointCasteljauStep() local

Completed in 50 milliseconds