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

1 23 4

  /external/chromium_org/remoting/webapp/
plugin_settings.js 40 /** @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)";
  /external/chromium_org/third_party/skia/src/core/
SkScan_Antihair.cpp 738 int bot = B >> 8;
739 int height = bot - top;
761 do_scanline(L, bot, R, B & 0xFF, blitter);
972 int bot = B >> 8;
973 int height = bot - top;
984 inner_scanline(L, bot, R, ~B & 0xFF, blitter);
  /external/skia/src/core/
SkScan_Antihair.cpp 738 int bot = B >> 8;
739 int height = bot - top;
761 do_scanline(L, bot, R, B & 0xFF, blitter);
972 int bot = B >> 8;
973 int height = bot - top;
984 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/third_party/WebKit/Tools/TestResultServer/static-dashboards/
flakiness_dashboard_unittests.js 117 '<b>Only shows actual results/diffs from the most recent *failure* on each bot.</b>' +
160 '<b>Only shows actual results/diffs from the most recent *failure* on each bot.</b></div>' +
196 '<b>Only shows actual results/diffs from the most recent *failure* on each bot.</b></div>' +
flakiness_dashboard.js 831 html += ' | <b>Only shows actual results/diffs from the most recent *failure* on each bot.</b>';
    [all...]
  /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 274 {"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/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/grub/docs/
texinfo.tex 183 par-a-digms rath-er rec-tan-gu-lar ro-bot-ics se-vere-ly set-up spa-ces
    [all...]
  /external/bison/build-aux/
texinfo.tex 189 par-a-digms rath-er rec-tan-gu-lar ro-bot-ics se-vere-ly set-up spa-ces
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 187 par-a-digms rath-er rec-tan-gu-lar ro-bot-ics se-vere-ly set-up spa-ces
    [all...]
  /prebuilts/sdk/tools/lib/
guava-10.0.1.jar 
lint.jar 
lint_api.jar 

Completed in 2775 milliseconds

1 23 4