HomeSort by relevance Sort by last modified time
    Searched refs:bot (Results 76 - 100 of 110) sorted by null

1 2 34 5

  /external/chromium_org/third_party/freetype/src/pshinter/
pshglob.c 319 FT_Int dim, top, bot, delta; local
339 bot = zone[1].org_bottom;
340 delta = bot - top;
347 zone[1].org_bottom = bot - fuzz;
  /external/chromium_org/tools/sheriffing/
failureinfo.js 163 // Otherwise, track only the lowest range for this bot (we only want
180 'each bot of retrieved data. so, if a test has been failing for a ' +
  /external/freetype/src/pshinter/
pshglob.c 319 FT_Int dim, top, bot, delta; local
339 bot = zone[1].org_bottom;
340 delta = bot - top;
347 zone[1].org_bottom = bot - fuzz;
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/
pshglob.c 327 FT_Int dim, top, bot, delta; local
347 bot = zone[1].org_bottom;
348 delta = bot - top;
355 zone[1].org_bottom = bot - fuzz;
  /external/chromium_org/remoting/webapp/
plugin_settings.js 38 /** @type {string} XMPP JID for the remoting directory server bot. */
format_iq.js 624 var bot = remoting.settings.DIRECTORY_BOT_JID;
626 if (to && to != this.hostJid && to != bot) {
636 if (to == bot) {
637 action = action + " (to bot)";
644 if (from && from != this.hostJid && from != bot) {
650 if (from == bot) {
651 action = action + " (from bot)";
it2me_host_facade.js 134 * bot.
  /external/chromium_org/third_party/skia/src/core/
SkScan_Antihair.cpp 736 int bot = B >> 8;
737 int height = bot - top;
759 do_scanline(L, bot, R, B & 0xFF, blitter);
962 int bot = B >> 8;
963 int height = bot - top;
974 inner_scanline(L, bot, R, ~B & 0xFF, blitter);
  /external/skia/src/core/
SkScan_Antihair.cpp 736 int bot = B >> 8;
737 int height = bot - top;
759 do_scanline(L, bot, R, B & 0xFF, blitter);
962 int bot = B >> 8;
963 int height = bot - top;
974 inner_scanline(L, bot, R, ~B & 0xFF, blitter);
  /system/core/libpixelflinger/
trap.cpp 642 ALOGI( " top=%d (%.3f) bot=%d (%.3f) x=%d (%.3f) ix=%d (%.3f)",
671 const GGLfixed* bot = p2; local
674 if (top[1] > bot[1]) {
675 swap(top, bot);
679 int y2 = bot[1] | 1;
695 const int dx = bot[0] - x1;
861 const GGLfixed* bot = p2; local
864 if (top[1] > bot[1])
865 swap(top, bot);
868 int y2 = bot[1]
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
file.h 39 unsigned char *bot; /**< Bottom of scan buffer */ member in struct:yasm_scanner
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/
code.c 530 Span *bot = &g->span[0], *top = &g->span[g->nSpans-1]; local
532 if(bot[0].to == top[0].to){
533 util = (top[-1].ub - bot[0].ub)/(g->nSpans - 2);
535 if(bot[0].ub > (top[0].ub - top[-1].ub)){
536 util = (top[0].ub - bot[0].ub)/(g->nSpans - 1);
  /external/chromium_org/content/test/data/media/
webrtc_test_audio.js 13 // If |beLenient| is true, we assume we're on a slow and unreliable bot and that
  /external/pixman/pixman/
pixman-region.c 775 int bot; /* Bottom of non-overlapping band*/ local
890 bot = MIN (r1->y2, r2y1);
891 if (top != bot)
894 if (!pixman_region_append_non_o (new_reg, r1, r1_band_end, top, bot))
906 bot = MIN (r2->y2, r1y1);
908 if (top != bot)
912 if (!pixman_region_append_non_o (new_reg, r2, r2_band_end, top, bot))
    [all...]
pixman.h 1042 pixman_span_fix_t top, bot; member in struct:pixman_trap
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
EditorWindow.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
EditorWindow.py     [all...]
  /packages/apps/Gallery/src/com/android/camera/
GridViewSpecial.java 432 int bot = top + getHeight(); local
434 if (r.bottom > bot) {
    [all...]
  /external/harfbuzz_ng/util/
options.cc 290 {"bot", 0, 0, G_OPTION_ARG_NONE, &this->bot, "Treat text as beginning-of-paragraph", NULL},
  /frameworks/native/opengl/libagl/
egl.cpp 295 const int32_t bot = min(lhs.bottom, rhs.bottom); local
296 if (top < bot) {
301 storage->bottom = bot;
308 storage->bottom = bot;
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/
nasm-parse.c 222 parser_nasm->s.bot = line;
    [all...]
  /external/pcre/dist/
pcre_compile.c 1496 int i, bot, top; local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar 
  /external/chromium_org/ppapi/native_client/tools/browser_tester/browserdata/
nacltest.js 278 // for chrome perf-bot graphs / performance regression testing.
  /external/chromium_org/tools/auto_bisect/
bisect_perf_regression.py 223 To reproduce on a performance try bot:
226 3. Send to the try server: $ git cl try -m tryserver.chromium.perf -b <bot>
235 f) Make sure to use the appropriate bot on step 3.
241 To reproduce on a performance try bot:
243 (Where <bot-name> comes from tools/perf/run_benchmark --browser=list)
479 bot_name: Builder bot name on try server.
    [all...]

Completed in 1628 milliseconds

1 2 34 5