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

1 2

  /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 in the
235 * if boring.
241 boolean boring = true;
258 boring = false;
266 if (boring && text instanceof Spanned) {
270 boring = false;
274 if (boring) {
  /external/webkit/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
  /packages/apps/Launcher2/src/com/android/launcher2/
AllAppsList.java 51 * Boring constructor.
  /external/skia/src/animator/
SkParseSVGPath.cpp 191 #else //this way just does a boring, slow old cubic
  /frameworks/base/docs/html/guide/tutorials/views/
index.jd 11 these kinds of boring bits so you can focus on developing the code that makes your Android application rock.
  /frameworks/base/core/java/android/widget/
TextView.java 5215 BoringLayout.Metrics boring = UNKNOWN_BORING; local
    [all...]
  /external/chromium/net/data/proxy_resolver_perftest/
no-ads.pac     [all...]
  /external/chromium/third_party/icu/source/common/
ucnv_lmb.c 509 optimization groups. To avoid typos & to avoid boring the reader, we
    [all...]
  /external/icu4c/common/
ucnv_lmb.c 572 optimization groups. To avoid typos & to avoid boring the reader, we
    [all...]
  /external/jhead/
exif.c     [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
gprof.info 626 gprof -e boring -f foo -f bar myprogram > gprof.output
629 `foo' or `bar' and were not reachable from `boring'.
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/
gprof.info 626 gprof -e boring -f foo -f bar myprogram > gprof.output
629 `foo' or `bar' and were not reachable from `boring'.
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/info/
gprof.info 626 gprof -e boring -f foo -f bar myprogram > gprof.output
629 `foo' or `bar' and were not reachable from `boring'.
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/
gprof.info 626 gprof -e boring -f foo -f bar myprogram > gprof.output
629 `foo' or `bar' and were not reachable from `boring'.
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/
gprof.info 626 gprof -e boring -f foo -f bar myprogram > gprof.output
629 `foo' or `bar' and were not reachable from `boring'.
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/info/
gprof.info 626 gprof -e boring -f foo -f bar myprogram > gprof.output
629 `foo' or `bar' and were not reachable from `boring'.
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/
gprof.info 631 gprof -e boring -f foo -f bar myprogram > gprof.output
634 `foo' or `bar' and were not reachable from `boring'.
    [all...]
  /external/chromium/third_party/icu/source/test/intltest/
usettest.cpp     [all...]
  /external/icu4c/test/intltest/
usettest.cpp     [all...]
  /external/libvpx/examples/includes/geshi/docs/
geshi-doc.txt 502 One of the more powerful features of GeSHi is the ability to change the style of the output dynamically. Why be chained to the boring styles the language authors make up? You can change almost every single aspect of highlighted code - and can even say whether something is to be highlighted at all.
    [all...]
  /external/openssl/crypto/aes/asm/
aes-586.pl 33 # shifts and masking the result with 0xFF<<2 instead of "boring" 0xFF.
    [all...]
  /external/webkit/WebCore/css/
CSSStyleSelector.cpp     [all...]

Completed in 777 milliseconds

1 2