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

1 2 34 5

  /external/chromium_org/remoting/webapp/
host_it2me_dispatcher.js 85 * bot.
host_it2me_native_messaging.js 237 * bot.
  /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/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...]
  /external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/
flakiness_dashboard_unittests.js 126 '<b>Only shows actual results/diffs from the most recent *failure* on each bot.</b>' +
169 '<b>Only shows actual results/diffs from the most recent *failure* on each bot.</b></div>' +
205 '<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...]
  /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/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/valgrind/main/VEX/priv/
guest_arm64_toIR.c 2160 IRTemp bot = newTemp(ty); local
    [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...]
  /external/owasp/sanitizer/distrib/lib/
guava.jar 
  /external/owasp/sanitizer/lib/guava-libraries/
guava.jar 
  /packages/services/Telecomm/libs/
guava.jar 
  /prebuilts/sdk/tools/lib/
guava-10.0.1.jar 
lint.jar 
lint_api.jar 

Completed in 2251 milliseconds

1 2 34 5