Home
last modified time | relevance | path

Searched defs:ys (Results 1 - 25 of 34) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
H A DbooleanFilterAnyArray.js18 var ys: any[]; variable
31 var ys; variable
32 var ys = realanys.filter(Boolean); variable
H A DarrayLiteralsWithRecursiveGenerics.js22 var ys = [list, list2]; // {}[] variable
65 var ys = [list, list2]; // {}[] variable
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/
H A Dequal_benchmark.cc42 std::vector<T> ys = xs; in BM_absl_equal_benchmark() local
52 std::vector<T> ys = xs; in BM_std_equal_benchmark() local
62 std::vector<T> ys = xs; in BM_memcmp_benchmark() local
/third_party/ffmpeg/libavcodec/
H A Dlibwebpenc_common.c211 int ys = y >> !!p; in ff_libwebp_get_frame() local
227 int ys = y >> !!p; in ff_libwebp_get_frame() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_cse.cpp121 fs_reg *ys = b->src; in operands_match() local
[all...]
H A Dbrw_vec4_cse.cpp101 const src_reg *ys = b->src; in operands_match() local
[all...]
/third_party/musl/src/math/
H A Dfmal.c168 long double xs, ys, zs, adj; in fmal() local
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dfmal.c168 long double xs, ys, zs, adj; in fmal() local
/third_party/skia/src/gpu/geometry/
H A DGrQuad.cpp66 static void rearrange_sk_to_gr_points(const SkPoint skQuadPts[4], V4f* xs, V4f* ys) { in rearrange_sk_to_gr_points() argument
18 map_rect_translate_scale(const SkRect& rect, const SkMatrix& m, V4f* xs, V4f* ys) map_rect_translate_scale() argument
37 map_quad_general(const V4f& qx, const V4f& qy, const SkMatrix& m, V4f* xs, V4f* ys, V4f* ws) map_quad_general() argument
57 map_rect_general(const SkRect& rect, const SkMatrix& matrix, V4f* xs, V4f* ys, V4f* ws) map_rect_general() argument
117 V4f xs, ys; MakeFromSkQuad() local
[all...]
H A DGrQuad.h126 const float* ys() const { return fY; } in ys() function in GrQuad::Type
127 float* ys() { return fY; } in ys() function in GrQuad::Type
146 GrQuad(const skvx::Vec<4, float>& xs, const skvx::Vec<4, float>& ys, Type type) in GrQuad() argument
153 GrQuad(const skvx::Vec<4, float>& xs, const skvx::Vec<4, float>& ys, in GrQuad() argument
H A DGrQuadUtils.cpp320 V4f ys = this->y4f(); in projectedBounds() local
659 reset(const skvx::Vec<4, float>& xs, const skvx::Vec<4, float>& ys, const skvx::Vec<4, float>& ws, GrQuad::Type quadType) reset() argument
[all...]
/third_party/rust/crates/nom/src/bytes/
H A Dtests.rs290 fn ys(i: &str) -> IResult<&str, &str> { in take_until_incomplete_s() functions
340 fn ys(i: &[u8]) -> IResult<&[u8], &[u8]> { in recognize() functions
/third_party/backends/backend/
H A Dgt68xx_generic.c230 SANE_Fixed x0, y0, xs, ys; in gt68xx_generic_setup_scan() local
H A Dartec_eplus48u.h214 SANE_Fixed ys; /**< Height */ member
/third_party/cups-filters/cupsfilters/
H A Drgb.c62 int xs, ys, zs, /* Current RGB row offsets */ in cupsRGBDoGray() local
/third_party/icu/icu4c/source/i18n/
H A Dhebrwcal.cpp572 int32_t ys = startOfYear(year, status); // 1st day of year in handleComputeFields() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dhebrwcal.cpp572 int32_t ys = startOfYear(year, status); // 1st day of year in handleComputeFields() local
/third_party/lzma/CPP/Windows/Control/
H A DDialog.cpp291 int ys = RECT_SIZE_Y(rect); in NormalizeSize() local
369 const int ys = RECT_SIZE_Y(rect); in NormalizePosition() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dhebrwcal.cpp577 int32_t ys = startOfYear(year, status); // 1st day of year in handleComputeFields() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DCopyTexImageTest.cpp66 verifyResults(GLuint texture, const GLubyte data[4], GLint fboSize, GLint xs, GLint ys, GLint xe, GLint ye) verifyResults() argument
H A DMultisampledRenderToTextureTest.cpp90 verifyResults(GLuint texture, const GLColor expected, GLint fboSize, GLint xs, GLint ys, GLint xe, GLint ye) verifyResults() argument
/third_party/skia/tests/
H A DPathOpsAngleTest.cpp45 float ys[3] = { prev(pt.fY), pt.fY, next(pt.fY) }; in DEF_TEST() local
H A DSkSLInterpreterTest.cpp680 ys[] = { 2.0f, 2.0f }; in DEF_TEST() local
/third_party/mesa3d/src/mesa/math/
H A Dm_matrix.c688 GLfloat xx, yy, zz, xy, yz, zx, xs, ys, zs, one_c, s, c; in _math_matrix_rotate() local
/third_party/mksh/
H A Dsyn.c1127 struct yyrecursive_state *ys; in yyrecursive() local
1167 struct yyrecursive_state *ys; in yyrecursive_pop() local
[all...]

Completed in 33 milliseconds

12