/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
H A D | D3D12VideoViewsTests.cpp | 119 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 D | SkGeometry.cpp | 323 // 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 D | SkPathOpsCubic.cpp | 521 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 D | pngconfig.mak | 71 # By default libpng is built to use the __cdecl calling convention on
|
/third_party/libunwind/libunwind/doc/ |
H A D | libunwind.tex | 78 \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 D | unw_create_addr_space.tex | 195 should resume. By the time \Prog{libunwind} invokes the \Func{resume}
|
H A D | libunwind-dynamic.tex | 303 the directives are not tied to a particular instruction. By
|
/third_party/libabigail/tools/ |
H A D | fedabipkgdiff | 742 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 D | function_toolchain.cc | 584 added to runtime deps (see "gn help runtime_deps"). By default (if
|
H A D | variables.cc | 583 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 D | RunTest.bat | 518 @echo location of the the built exes) you call RunTest.bat. By default RunTest.bat
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_sample_soa.c | 2187 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 D | texinfo.tex | 986 % 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 D | all.sh | 249 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 D | configure | 1404 By default, \`make install' will install all the files in
|
/third_party/skia/third_party/externals/icu/source/ |
H A D | configure | 1393 By default, \`make install' will install all the files in
|
/third_party/libevdev/ |
H A D | configure | 1428 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 D | configure | 1401 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 D | configure | 1435 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 D | configure | 1415 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 D | configure | 1464 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 D | configure | 1449 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 D | configure | 1708 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\".
|