HomeSort by relevance Sort by last modified time
    Searched full:boundaries (Results 876 - 900 of 1239) sorted by null

<<31323334353637383940>>

  /build/tools/droiddoc/templates-ds/assets/js/
docs.js 161 false; // navigate across topic boundaries only in design docs
175 // except if cross boundaries aren't allowed, and we're at the top of a section already
228 } else if (isCrossingBoundary && !$('body.design').length) { // Design always crosses boundaries
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
docs.js 218 false; // navigate across topic boundaries only in design docs
232 // except if cross boundaries aren't allowed, and we're at the top of a section already
285 } else if (isCrossingBoundary && !$('body.design').length) { // Design always crosses boundaries
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js 216 false; // navigate across topic boundaries only in design docs
230 // except if cross boundaries aren't allowed, and we're at the top of a section already
288 } else if (isCrossingBoundary && !$('body.design').length) { // Design always crosses boundaries
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
NetworkPanel.js 676 // Schedule refresh to update boundaries and draw the new line.
683 // Schedule refresh to update boundaries and draw the new line.
732 // The boundaries changed, so all item graphs are stale.
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
creststn.c     [all...]
  /external/chromium_org/tools/symsrc/
pefile.py     [all...]
  /external/llvm/docs/
SourceLevelDebugging.rst 366 <format_composite_type>` (example to keep float doubles on 64 bit boundaries).
441 float doubles on 64 bit boundaries.) The offset is the bit offset if embedded
518 keep float doubles on 64 bit boundaries). The offset is the bit offset if
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/
GridModel.java 664 * Computes the positions of the column and row boundaries
675 * Computes the positions of the column and row boundaries, using actual
724 * Computes the boundaries of the rows and columns by considering the bounds of the
    [all...]
  /external/llvm/unittests/ADT/
APFloatTest.cpp 209 // 2a. Test denormal <-> normal binade boundaries.
250 // 2b. Test normal <-> normal binade boundaries.
281 // 2c. Test using next at binade boundaries with a direction away from the
282 // binade boundary. Away from denormal <-> normal boundaries.
365 // to go across binade boundaries. Specifically we test:
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
rematch.cpp     [all...]
rbnf.cpp     [all...]
ucol_bld.cpp     [all...]
  /external/icu4c/i18n/
rematch.cpp     [all...]
  /external/clang/lib/StaticAnalyzer/Core/
BugReporter.cpp     [all...]
  /external/valgrind/main/memcheck/docs/
mc-tech-docs.xml     [all...]
  /external/aac/libMpegTPDec/src/
tpdec_lib.cpp 711 INT checkLengthBits; /* Helper to check remaining bits and buffer boundaries */
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/utils/
FastStringBuffer.java 40 * boundaries; larger chunks make that less frequent.
    [all...]
  /external/chromium_org/base/
tracked_objects.h 132 // data across process boundaries. Each consists of:
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_gtk.cc     [all...]
  /external/chromium_org/content/browser/web_contents/
render_view_host_manager.cc 719 // crossing process boundaries. If so, we just needed to handle the Web UI
    [all...]
  /external/chromium_org/media/filters/
chunk_demuxer.cc 128 // appended. The flag is set on actual media segment boundaries and
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/track/
TextTrackCue.cpp 604 // Within a cue, paragraph boundaries are only denoted by Type B characters,
    [all...]
  /external/chromium_org/third_party/cld/encodings/compact_lang_det/
cldutil.cc 24 // preceding and trailing spaces (word boundaries).
  /external/chromium_org/third_party/icu/source/common/
ustring.c 34 * Test if a substring match inside a string is at code point boundaries.
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
tzregts.cpp 200 * The expected behavior of TimeZone around the boundaries is:
    [all...]

Completed in 2200 milliseconds

<<31323334353637383940>>