Home
last modified time | relevance | path

Searched refs:By (Results 1 - 23 of 23) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DD3D12VideoViewsTests.cpp119 constexpr uint8_t By = kBlueYUVColor[kYUVLumaPlaneIndex].r; in GetTestTextureData() local
127 Yy, Yy, By, By, in GetTestTextureData()
128 Yy, Yy, By, By, in GetTestTextureData()
/third_party/skia/src/core/
H A DSkGeometry.cpp323 // t = - (Ax Bx + Ay By) / (Bx ^ 2 + By ^ 2)
329 SkScalar By = src[0].fY - src[1].fY - src[1].fY + src[2].fY;
331 SkScalar numer = -(Ax * Bx + Ay * By);
332 SkScalar denom = Bx * Bx + By * By;
731 SkScalar By = src[2].fY - 2 * src[1].fY + src[0].fY;
735 return SkFindUnitQuadRoots(Bx*Cy - By*Cx,
737 Ax*By - Ay*Bx,
/third_party/skia/src/pathops/
H A DSkPathOpsCubic.cpp521 double By = fPts[2].fY - 2 * fPts[1].fY + fPts[0].fY;
524 return SkDQuad::RootsValidT(Bx * Cy - By * Cx, Ax * Cy - Ay * Cx, Ax * By - Ay * Bx, tValues);
/third_party/skia/third_party/externals/libpng/projects/owatcom/
H A Dpngconfig.mak71 # By default libpng is built to use the __cdecl calling convention on
/third_party/libunwind/libunwind/doc/
H A Dlibunwind.tex78 \Func{unw\_step}(). By repeatedly calling this routine, you can
297 (at the cost of slower execution). By default, caching is enabled for
H A Dunw_create_addr_space.tex195 should resume. By the time \Prog{libunwind} invokes the \Func{resume}
H A Dlibunwind-dynamic.tex303 the directives are not tied to a particular instruction. By
/third_party/libabigail/tools/
H A Dfedabipkgdiff742 By default, only builds with COMPLETE state are queried and returns
925 By default, fedabipkgdiff requires the RPM package, as well as
1496 "By default use the one found in $PATH.")
/third_party/gn/src/gn/
H A Dfunction_toolchain.cc584 added to runtime deps (see "gn help runtime_deps"). By default (if
H A Dvariables.cc583 or "LINK $label". By default, all GN actions will have the description
1062 By convention, directories are listed with a trailing slash:
/third_party/pcre2/pcre2/
H A DRunTest.bat518 @echo location of the the built exes) you call RunTest.bat. By default RunTest.bat
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_soa.c2187 LLVMValueRef By = lp_build_swizzle_aos(coord_bld, B, swizzle15); in lp_build_sample_aniso() local
2188 B = lp_build_add(coord_bld, B, By); in lp_build_sample_aniso()
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex986 % By default, we suppress indentation.
2201 % By the way, for comparison, here's what fits with @example (10pt):
2624 % By default, they are just regular characters.
3081 % By the way, simply using "at 1em" works for cmr10 and the like, but
3409 % By default, they are off at the start of a document,
5424 % (e.g., figures), q.v. By default (before any chapter), that is empty.
8048 % the input. By adding the arbitrary 7sp below, we make it much less
/third_party/mbedtls/tests/scripts/
H A Dall.sh249 By default, run all tests. With one or more COMPONENT, run only those.
2355 # By default those are disabled when MBEDTLS_DEPRECATED_WARNING is set.
3283 # By default we accelerate all EC keys/algs
/third_party/icu/icu4c/source/
H A Dconfigure1404 By default, \`make install' will install all the files in
/third_party/skia/third_party/externals/icu/source/
H A Dconfigure1393 By default, \`make install' will install all the files in
/third_party/libevdev/
H A Dconfigure1428 By default, \`make install' will install all the files in
3990 # By default was `s,x,x', remove it if useless.
8297 # By default we will add the -single_module flag. You can override
/third_party/skia/third_party/externals/libpng/
H A Dconfigure1401 By default, \`make install' will install all the files in
2510 # By default was `s,x,x', remove it if useless.
4005 # By default we simply use the C compiler to build assembly code.
7667 # By default we will add the -single_module flag. You can override
/third_party/eudev/
H A Dconfigure1435 By default, \`make install' will install all the files in
4523 # By default was `s,x,x', remove it if useless.
8355 # By default we will add the -single_module flag. You can override
17763 /* By Ruediger Kuhlmann. */
/third_party/lame/
H A Dconfigure1415 By default, \`make install' will install all the files in
2842 # By default was `s,x,x', remove it if useless.
8084 # By default we will add the -single_module flag. You can override
/third_party/skia/third_party/externals/microhttpd/
H A Dconfigure1464 By default, \`make install' will install all the files in
2665 # By default was `s,x,x', remove it if useless.
7398 # By default we will add the -single_module flag. You can override
/third_party/node/deps/cares/
H A Dconfigure1449 By default, \`make install' will install all the files in
5511 # By default was `s,x,x', remove it if useless.
9884 # By default we will add the -single_module flag. You can override
/third_party/python/
H A Dconfigure1708 By default, \`make install' will install all the files in
6650 By default, distutils will build C++ extension modules with \"$CXX\".
6655 By default, distutils will build C++ extension modules with \"$CXX\".

Completed in 181 milliseconds