HomeSort by relevance Sort by last modified time
    Searched refs:span (Results 201 - 225 of 258) sorted by null

1 2 3 4 5 6 7 891011

  /external/doclava/res/assets/templates/assets/
prettify.js 6 Cc="</span>",Dc='<span class="',Ec='">',Fc="$1&nbsp;",Gc="&nbsp;<br />",Hc="<br />",Ic="console",Jc="cannot override language handler %s",Kc="default-markup",Lc="default-code",Mc="dec",Z="lang-js",$="lang-css",Nc="lang-in.tag",Oc="htm",Pc="html",Qc="mxml",Rc="xhtml",Sc="xml",Tc="xsl",Uc=" \t\r\n",Vc="atv",Wc="tag",Xc="atn",Yc="lang-uq.val",Zc="in.tag",$c="uq.val",ad="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try alignof align_union asm axiom bool concept concept_map const_cast constexpr decltype dynamic_cast explicit export friend inline late_check mutable namespace nullptr reinterpret_cast static_assert static_cast template typeid typename typeof using virtual wchar_t where ",
doclava-developer-docs.js 520 $("span", button).toggle();
  /external/icu4c/common/
bmpset.cpp 299 BMPSet::span(const UChar *s, const UChar *limit, USetSpanCondition spanCondition) const { function in class:BMPSet
303 // span
343 // span not
386 /* Symmetrical with span(). */
392 // span
435 // span not
482 * Precheck for sufficient trail bytes at end of string only once per span.
490 // Initial all-ASCII span.
518 * In the span loop compare s with limit only once
522 * including it if that is part of the span, otherwise set limit0 to befor
    [all...]
uset.cpp 207 return ((UnicodeSet*) set)->UnicodeSet::span(s, length, spanCondition);
  /external/libvpx/vp8/encoder/ppc/
variance_subpixel_altivec.asm 173 ;# input will can span three vectors if not aligned correctly.
566 ;# input will can span three vectors if not aligned correctly.
  /frameworks/base/core/java/android/widget/
ListView.java     [all...]
  /external/blktrace/doc/
blktrace.tex 504 -w \emph{span} & --stopwatch=\emph{span} & Display traces for the \emph{span} specified -- where span can be: \\
    [all...]
  /external/chromium/chrome/browser/resources/net_internals/
util.js 345 // make the cell span the rest of the columns. Otherwise,
  /frameworks/base/core/java/android/inputmethodservice/
InputMethodService.java     [all...]
  /frameworks/base/core/java/android/text/
SpannableStringBuilder.java 314 if (replacedLength > 0) { // no need for span fixup on pure insertion
318 // further in the span array.
325 // This condition indicates that the span would become empty
343 if (replacedLength > 0) { // no need for span fixup on pure insertion
370 // Add span only if this object is not yet used as a span in this string
499 // Span watchers need to be called after text watchers, which may update the layout
511 Object span = spans[i]; local
512 int flags = spanned.getSpanFlags(span);
537 // No change if span start was already at replace interval boundaries before replac
    [all...]
  /external/libvpx/vp8/common/ppc/
filter_altivec.asm 150 ;# input will can span three vectors if not aligned correctly.
179 ;# input will can span three vectors if not aligned correctly.
848 ;# input will can span three vectors if not aligned correctly.
  /frameworks/base/services/java/com/android/server/
InputMethodManagerService.java     [all...]
  /build/tools/droiddoc/templates-pdk/assets/
android-developer-docs.js 463 $("span", button).toggle();
  /frameworks/base/core/java/android/text/format/
DateUtils.java 1621 long span = now - millis; local
    [all...]
  /external/kernel-headers/original/linux/
sched.h 646 cpumask_t span; /* span of all CPUs in this domain */ member in struct:sched_domain
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
Launcher.java     [all...]
Workspace.java 817 // As a ratio of screen height, the total distance we want the parallax effect to span
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/
AndroidJUnitLaunchConfigurationTab.java 309 .span(2, 1)
    [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/chrome/browser/resources/
menu.js 313 targetDiv.appendChild(document.createElement('span'));
  /external/webkit/Source/WebCore/inspector/front-end/
DataGrid.js 108 columnGroup.span = this._columnCount;
    [all...]
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
CalendarProvider2.java 1354 long span = end - begin; local
    [all...]
  /external/blktrace/btt/doc/
btt.tex 782 \item[column 1] Midway point in time for this span, or: \hfill$\alpha +
785 \item[column 2] Average seeks per second over this span, or: \hfill$\nu /
    [all...]
  /external/chromium/chrome/browser/resources/ntp4/
new_tab.js 349 newDot.querySelector('span').textContent = page.pageName;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
gl.h     [all...]

Completed in 1110 milliseconds

1 2 3 4 5 6 7 891011