HomeSort by relevance Sort by last modified time
    Searched full:boring (Results 1 - 25 of 65) sorted by null

1 2 3

  /external/chromium/net/data/url_request_unittest/
with-headers.html 1 This file is boring; all the action's in the .mock-http-headers.
  /frameworks/base/core/tests/coretests/src/android/widget/layout/linear/
ExceptionTextView.java 54 BoringLayout.Metrics boring,
62 super.makeNewLayout(w, hintWidth, boring, hintMetrics, ellipsizedWidth,
  /frameworks/base/core/java/android/text/
BoringLayout.java 225 * Returns null if not boring; the width, ascent, and descent if boring.
233 * Returns null if not boring; the width, ascent, and descent if boring.
243 * Returns null if not boring; the width, ascent, and descent in the
245 * if boring.
252 * Returns null if not boring; the width, ascent, and descent in the
254 * if boring.
261 boolean boring = true;
278 boring = false
    [all...]
  /external/chromium/chrome/common/
thumbnail_score.h 34 // How "boring" a thumbnail is. The boring score is the 0,1 ranged
35 // percentage of pixels that are the most common luma. Higher boring
74 // We consider a thumbnail interesting enough if the boring score is
83 // Penalty of how much more boring a thumbnail should be per hour.
thumbnail_score_unittest.cc 58 // By default, the score is 1.0, meaning very boring, thus we should
  /external/llvm/test/BugPoint/
metadata.ll 24 !0 = metadata !{metadata !"boring"}
  /external/webkit/Source/WebCore/bindings/v8/
DOMWrapperWorld.cpp 41 // This class is pretty boring, huh?
DOMWrapperWorld.h 41 // The base class is pretty boring because the wrappers are actually stored
  /external/chromium/chrome/browser/tab_contents/
thumbnail_generator.h 101 // Calculates how "boring" a thumbnail is. The boring score is the
103 // luma. Higher boring scores indicate that a higher percentage of a
thumbnail_generator_unittest.cc 198 // The thumbnail should deserve the highest boring score.
216 // The thumbnail should be less boring because two colors are used.
  /external/llvm/tools/llvm-config/
find-cycles.pl 13 # boring: dep4
16 # boring: dep4
  /development/samples/RandomMusicPlayer/src/com/example/android/musicplayer/
MusicRetriever.java 71 // Nothing to query. There is no music on the device. How boring.
  /external/llvm/include/llvm/Transforms/IPO/
InlinerPass.h 11 // implements all of the boring mechanics of the bottom-up inlining, while the
  /external/oprofile/libutil++/
bfd_support.h 128 * boring symbol are eliminated when multiple symbol exist at the same vma
  /packages/apps/Launcher2/src/com/android/launcher2/
AllAppsList.java 50 * Boring constructor.
  /external/oprofile/pp/
opgprof.cpp 168 // this case user must gprof --no-flat-profile which is a bit boring
  /external/skia/src/animator/
SkParseSVGPath.cpp 191 #else //this way just does a boring, slow old cubic
  /external/valgrind/main/coregrind/
m_translate.c     [all...]
  /frameworks/base/core/java/android/widget/
TextView.java 6400 BoringLayout.Metrics boring = UNKNOWN_BORING; local
    [all...]
  /frameworks/base/core/java/android/webkit/
WebTextView.java 423 protected void makeNewLayout(int w, int hintWidth, Metrics boring,
427 super.makeNewLayout(w, hintWidth, boring, hintBoring, ellipsisWidth,
    [all...]
  /external/e2fsprogs/e2fsck/
crc32.c 304 * 32 bits later. Thus, the first 32 cycles of this are pretty boring.
  /external/llvm/lib/Target/X86/
SSEDomainFix.cpp 156 /// interesting registers. Return -1 for boring registers.
  /frameworks/base/docs/html/resources/tutorials/opengl/
opengl-es10.jd 453 // Create a rotation for the triangle (Boring! Comment this out:)
  /external/valgrind/main/callgrind/
main.c     [all...]
bbcc.c 587 /* VEX always gives a Boring jump kind also when passed trough */

Completed in 421 milliseconds

1 2 3