Home
last modified time | relevance | path

Searched defs:bot (Results 1 – 25 of 47) sorted by relevance

12

/external/webrtc/webrtc/tools/rtcbot/test/
Dping_pong.js9 function testPingPong(test, bot) { argument
DoneWayVideoStreamingWithDownloadingFile.js109 function downloadFile(bot, name) { argument
/external/skia/src/core/
DSkEdge.cpp65 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
DSkRegionPriv.h197 int bot; in computeRunBounds() local
DSkRegion_path.cpp282 SkScalar bot = SkIntToScalar(SK_MinS16); in count_path_runtype_values() local
354 int bot = SkMin32(pathBot, clipBot); in setPath() local
/external/skqp/src/core/
DSkEdge.cpp65 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
DSkRegionPriv.h197 int bot; in computeRunBounds() local
DSkRegion_path.cpp282 SkScalar bot = SkIntToScalar(SK_MinS16); in count_path_runtype_values() local
354 int bot = SkMin32(pathBot, clipBot); in setPath() local
DSkEdge.h118 int bot = SkFDot6Round(y1); in setLine() local
/external/libaom/libaom/av1/common/x86/
Dcfl_ssse3.c52 __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
190 const __m128i bot = _mm_loadl_epi64((__m128i *)(input + input_stride)); in cfl_luma_subsampling_420_hbd_ssse3() local
196 const __m128i bot = _mm_loadu_si128((__m128i *)(input + input_stride)); in cfl_luma_subsampling_420_hbd_ssse3() local
Dcfl_avx2.c72 __m256i bot = _mm256_loadu_si256((__m256i *)(input + input_stride)); in cfl_luma_subsampling_420_lbd_avx2() local
172 __m256i bot = _mm256_loadu_si256((__m256i *)(input + input_stride)); in cfl_luma_subsampling_420_hbd_avx2() local
/external/compiler-rt/test/asan/TestCases/
Dalloca_vla_interact.cc21 char *top, *bot; in foo() local
Dalloca_loop_unpoisoning.cc18 void *top, *bot; variable
/external/skqp/infra/bots/recipes/
Dperf.py46 def nanobench_flags(api, bot): argument
Dtest.py40 def dm_flags(api, bot): argument
/external/skia/infra/bots/recipes/
Dperf.py46 def nanobench_flags(api, bot): argument
Dtest.py41 def dm_flags(api, bot): argument
/external/libmpeg2/common/x86/
Dideint_cac_ssse3.c106 __m128i bot[4]; in ideint_cac_8x8_ssse3() local
/external/libaom/libaom/av1/common/arm/
Dcfl_neon.c63 const uint8x8x4_t bot = vld4_u8(input + input_stride); in cfl_luma_subsampling_420_lbd_neon() local
150 const uint16x4_t bot = vld1_u16(input + input_stride); in cfl_luma_subsampling_420_hbd_neon() local
156 const uint16x8_t bot = vld1q_u16(input + input_stride); in cfl_luma_subsampling_420_hbd_neon() local
170 const uint16x8x4_t bot = vld4q_u16(input + input_stride); in cfl_luma_subsampling_420_hbd_neon() local
/external/fonttools/Lib/fontTools/varLib/
DfeatureVars.py162 def overlayBox(top, bot): argument
/external/autotest/venv/skylab_suite/
Dswarming_lib.py206 def bot_available(bot): argument
/external/skia/tests/
DDetermineDomainModeTest.cpp61 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/skqp/tests/
DDetermineDomainModeTest.cpp61 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/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/
Dvt320.java1794 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/
Dcfl.c214 const int bot = i + input_stride; in cfl_luma_subsampling_420_lbd_c() local
257 const int bot = i + input_stride; in cfl_luma_subsampling_420_hbd_c() local

12