| /third_party/typescript/tests/baselines/reference/ |
| H A D | contextualTypeShouldBeLiteral.js | |
| /third_party/musl/src/math/ |
| H A D | fmaf.c | 42 double xy, result; in fmaf() local
|
| H A D | fmal.c | 169 struct dd xy, r; in fmal() local [all...] |
| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| H A D | fmaf.c | 42 double xy, result; in fmaf() local
|
| H A D | fmal.c | 169 struct dd xy, r; in fmal() local [all...] |
| /third_party/skia/experimental/sktext/editor/ |
| H A D | Selection.cpp | 17 void Selection::paint(SkCanvas* canvas, SkPoint xy) { in paint() argument
|
| H A D | Cursor.h | 26 void place(SkPoint xy, SkSize size) { in place() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | h261.c | 35 int x, y, xy, yz; in h261_loop_filter() local
|
| H A D | mpeg4video.c | 96 int xy = s->block_index[i]; in ff_mpeg4_set_one_direct_mv() local
|
| H A D | h263.c | 57 const int xy = s->block_index[0]; in ff_h263_update_motion_val() local 109 const int xy in ff_h263_loop_filter() local [all...] |
| H A D | msmpeg4.c | 165 int xy, wrap, pred, a, b, c; in ff_msmpeg4_coded_block_pred() local
|
| H A D | h263dec.c | 280 const int xy = s->mb_x + s->mb_y * s->mb_stride; in decode_slice() local
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_packing.c | 68 nir_ssa_def *xy = nir_pack_32_2x16_split(b, nir_channel(b, src, 0), in lower_pack_64_from_16() local 80 nir_ssa_def *xy = nir_unpack_64_2x32_split_x(b, src); in lower_unpack_64_to_16() local
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_temperature.h | 58 dng_temperature (const dng_xy_coord &xy) in dng_temperature() argument
|
| H A D | dng_temperature.cpp | 74 void dng_temperature::Set_xy_coord (const dng_xy_coord &xy) in Set_xy_coord() argument
|
| /third_party/skia/docs/examples/ |
| H A D | picture_shader.cpp | 5 draw_centered( const char* s, const SkFont& font, SkColor color, SkPoint xy, SkCanvas* c) REG_FIDDLE() argument
|
| /third_party/skia/modules/svg/src/ |
| H A D | SkSVGFeLighting.cpp | 78 const auto xy = SkV2{x,y} * obbt.scale + obbt.offset; in resolveXYZ() local
|
| /third_party/skia/src/pathops/ |
| H A D | SkPathOpsLine.cpp | 31 double SkDLine::nearPoint(const SkDPoint& xy, bool* unequal) const { in nearPoint() argument 81 ExactPointH(const SkDPoint& xy, double left, double right, double y) ExactPointH() argument 93 NearPointH(const SkDPoint& xy, double left, double right, double y) NearPointH() argument 116 ExactPointV(const SkDPoint& xy, double top, double bottom, double x) ExactPointV() argument 128 NearPointV(const SkDPoint& xy, double top, double bottom, double x) NearPointV() argument [all...] |
| /third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
| H A D | cffotypes.h | 94 FT_Fixed xx, xy; /* transformation matrix coefficients */ member
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | fflcms2.c | 198 static av_always_inline void XYZ_xy(cmsCIEXYZ XYZ, AVCIExy *xy) in XYZ_xy() argument
|
| /third_party/lame/misc/ |
| H A D | mlame_corr.c | 23 long double xy; member
|
| /third_party/skia/src/core/ |
| H A D | SkBitmapProcState_matrixProcs.cpp | 75 nofilter_scale(const SkBitmapProcState& s, uint32_t xy[], int count, int x, int y) nofilter_scale() argument 121 nofilter_affine(const SkBitmapProcState& s, uint32_t xy[], int count, int x, int y) nofilter_affine() argument 166 filter_scale(const SkBitmapProcState& s, uint32_t xy[], int count, int x, int y) filter_scale() argument 203 filter_affine(const SkBitmapProcState& s, uint32_t xy[], int count, int x, int y) filter_affine() argument [all...] |
| H A D | SkRect.cpp | 89 Sk4s xy = Sk4s::Load(pts); in setBoundsCheck() local
|
| /third_party/skia/src/gpu/geometry/ |
| H A D | GrPathUtils.h | 95 const SkPoint* xy = reinterpret_cast<const SkPoint*>(xyPtr); in apply() local
|
| /third_party/skia/third_party/externals/imgui/backends/ |
| H A D | imgui_impl_sdlrenderer.cpp | 170 const float* xy = (const float*)((const char*)vtx_buffer + IM_OFFSETOF(ImDrawVert, pos)); in ImGui_ImplSDLRenderer_RenderDrawData() local
|