/external/skqp/src/core/ |
D | SkEdge.cpp | 65 int bot = SkFDot6Round(y1); in setLine() local 106 int bot = SkFDot6Round(y1); in updateLine() local 214 int bot = SkFDot6Round(y2); in setQuadraticWithoutUpdate() local 389 int bot = SkFDot6Round(y3); in setCubicWithoutUpdate() local
|
D | SkRegion_path.cpp | 282 SkScalar bot = SkIntToScalar(SK_MinS16); in count_path_runtype_values() local 354 int bot = SkMin32(pathBot, clipBot); in setPath() local
|
D | SkRegionPriv.h | 197 int bot; in computeRunBounds() local
|
D | SkEdge.h | 118 int bot = SkFDot6Round(y1); in setLine() local
|
/external/skia/src/core/ |
D | SkEdge.cpp | 65 int bot = SkFDot6Round(y1); in setLine() local 106 int bot = SkFDot6Round(y1); in updateLine() local 214 int bot = SkFDot6Round(y2); in setQuadraticWithoutUpdate() local 389 int bot = SkFDot6Round(y3); in setCubicWithoutUpdate() local
|
D | SkRegion_path.cpp | 282 SkScalar bot = SkIntToScalar(SK_MinS16); in count_path_runtype_values() local 353 int bot = std::min(pathBot, clipBot); in setPath() local
|
D | SkRegionPriv.h | 197 int bot; in computeRunBounds() local
|
D | SkEdge.h | 118 int bot = SkFDot6Round(y1); in setLine() local
|
/external/libaom/libaom/av1/common/x86/ |
D | cfl_ssse3.c | 52 __m128i bot = _mm_loadh_epi32((__m128i *)(input + input_stride)); in cfl_luma_subsampling_420_lbd_ssse3() local 59 __m128i bot = _mm_loadl_epi64((__m128i *)(input + input_stride)); in cfl_luma_subsampling_420_lbd_ssse3() local 66 __m128i bot = _mm_loadu_si128((__m128i *)(input + input_stride)); in cfl_luma_subsampling_420_lbd_ssse3() local 191 const __m128i bot = _mm_loadl_epi64((__m128i *)(input + input_stride)); in cfl_luma_subsampling_420_hbd_ssse3() local 197 const __m128i bot = _mm_loadu_si128((__m128i *)(input + input_stride)); in cfl_luma_subsampling_420_hbd_ssse3() local
|
D | cfl_avx2.c | 72 __m256i bot = _mm256_loadu_si256((__m256i *)(input + input_stride)); in cfl_luma_subsampling_420_lbd_avx2() local 173 __m256i bot = _mm256_loadu_si256((__m256i *)(input + input_stride)); in cfl_luma_subsampling_420_hbd_avx2() local
|
/external/llvm-project/compiler-rt/test/asan/TestCases/ |
D | alloca_vla_interact.cpp | 25 char *top, *bot; in foo() local
|
D | alloca_loop_unpoisoning.cpp | 22 void *top, *bot; variable
|
/external/compiler-rt/test/asan/TestCases/ |
D | alloca_vla_interact.cc | 21 char *top, *bot; in foo() local
|
D | alloca_loop_unpoisoning.cc | 18 void *top, *bot; variable
|
/external/skqp/infra/bots/recipes/ |
D | perf.py | 46 def nanobench_flags(api, bot): argument
|
D | test.py | 40 def dm_flags(api, bot): argument
|
/external/pcre/dist2/src/ |
D | pcre2_script_run.c | 406 int bot = 1; in PRIV() local
|
/external/libmpeg2/common/x86/ |
D | ideint_cac_ssse3.c | 106 __m128i bot[4]; in ideint_cac_8x8_ssse3() local
|
/external/libaom/libaom/av1/common/arm/ |
D | cfl_neon.c | 63 const uint8x8x4_t bot = vld4_u8(input + input_stride); in cfl_luma_subsampling_420_lbd_neon() local 151 const uint16x4_t bot = vld1_u16(input + input_stride); in cfl_luma_subsampling_420_hbd_neon() local 157 const uint16x8_t bot = vld1q_u16(input + input_stride); in cfl_luma_subsampling_420_hbd_neon() local 171 const uint16x8x4_t bot = vld4q_u16(input + input_stride); in cfl_luma_subsampling_420_hbd_neon() local
|
/external/fonttools/Lib/fontTools/varLib/ |
D | featureVars.py | 168 def overlayBox(top, bot): argument
|
/external/OpenCL-CTS/test_conformance/images/kernel_read_write/ |
D | test_common.h | 192 float top[4], real[4], bot[4]; in determine_validation_error_offset() local
|
/external/skqp/tests/ |
D | DetermineDomainModeTest.cpp | 61 void set(const SkRect& rect, EdgeType left, EdgeType top, EdgeType right, EdgeType bot, in set() 230 RectInfo::EdgeType bot = enclosing.edgeType(RectInfo::kBot); in generic_inset() local
|
/external/skia/src/opts/ |
D | SkBitmapProcState_opts.h | 116 bot = lerp_x(bl, br), in S32_alpha_D32_filter_DX() local 216 bot = interpolate_in_x(A2,A3, B2,B3, interlaced_x_weights); in S32_alpha_D32_filter_DX() local
|
/external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/ |
D | vt320.java | 1794 int bot = rows; in putChar() local 1878 int bot = rows; in putChar() local 2787 int bot = R; in putChar() local
|
/external/libaom/libaom/av1/common/ |
D | cfl.c | 218 const int bot = i + input_stride; in cfl_luma_subsampling_420_lbd_c() local 262 const int bot = i + input_stride; in cfl_luma_subsampling_420_hbd_c() local
|