HomeSort by relevance Sort by last modified time
    Searched full:pretty (Results 951 - 975 of 2802) sorted by null

<<31323334353637383940>>

  /frameworks/base/docs/html/reference/android/support/wearable/view/
CardFrame.html     [all...]
WearableListView.html     [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/util/
UnicodeProperty.java 400 private String pretty; field in class:UnicodeProperty.Name
408 skeleton = pretty = name;
410 pretty = regularize(name, style == TITLE);
411 skeleton = toSkeleton(pretty);
428 return pretty;
    [all...]
  /external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/util/
UnicodeProperty.java 399 private String pretty; field in class:UnicodeProperty.Name
407 skeleton = pretty = name;
409 pretty = regularize(name, style == TITLE);
410 skeleton = toSkeleton(pretty);
427 return pretty;
    [all...]
  /frameworks/base/docs/html/reference/android/support/test/runner/
AndroidJUnitRunner.html     [all...]
  /frameworks/base/docs/html/reference/android/support/test/uiautomator/
UiCollection.html     [all...]
  /frameworks/base/docs/html/guide/topics/resources/
providing-resources.jd 57 <pre class="classic no-pretty-print">
252 <pre class="classic no-pretty-print">
353 <pre class="classic no-pretty-print">
    [all...]
string-resource.jd 534 <pre style="pretty-print">
589 <pre style="pretty-print">
620 <pre style="pretty-print">
  /frameworks/base/docs/html-intl/intl/in/guide/topics/resources/
providing-resources.jd 57 <pre class="classic no-pretty-print">
246 <pre class="classic no-pretty-print">
344 <pre class="classic no-pretty-print">
    [all...]
  /frameworks/base/docs/html-intl/intl/pt-br/guide/topics/resources/
providing-resources.jd 57 <pre class="classic no-pretty-print">
246 <pre class="classic no-pretty-print">
344 <pre class="classic no-pretty-print">
    [all...]
  /external/google-breakpad/src/third_party/linux/include/gflags/
gflags.h 159 // list of commandline flags. Note that these routines are pretty slow.
161 // ShowUsageWithFlags: pretty-prints the list to stdout (what --help does)
185 // Goes to some trouble to make pretty line breaks.
  /external/opencv3/3rdparty/jinja2/
filters.py 403 """Pretty print a variable. Useful for debugging.
406 is truthy the output will be more verbose (this requires `pretty`)
598 A filter that batches items. It works pretty much like `slice`
  /external/valgrind/coregrind/m_coredump/
coredump-elf.c 291 regs->msr = 0xf032; /* pretty arbitrary */
312 regs->msr = 0xf032; /* pretty arbitrary */
333 regs->msr = 0xf033; /* pretty arbitrary */
  /external/webrtc/third_party/gflags/gen/posix/include/gflags/
gflags.h 172 // list of commandline flags. Note that these routines are pretty slow.
174 // ShowUsageWithFlags: pretty-prints the list to stdout (what --help does)
207 // Goes to some trouble to make pretty line breaks.
  /external/webrtc/third_party/gflags/gen/win/include/gflags/
gflags.h 195 // list of commandline flags. Note that these routines are pretty slow.
197 // ShowUsageWithFlags: pretty-prints the list to stdout (what --help does)
229 // Goes to some trouble to make pretty line breaks.
  /frameworks/base/docs/html/reference/android/support/wearable/watchface/
WatchFaceService.html     [all...]
  /frameworks/base/docs/html-intl/intl/es/preview/
behavior-changes.jd 413 <pre class="no-pretty-print">
419 <pre class="no-pretty-print">
431 <pre class="no-pretty-print">
  /frameworks/base/docs/html-intl/intl/pt-br/preview/
behavior-changes.jd 413 <pre class="no-pretty-print">
419 <pre class="no-pretty-print">
431 <pre class="no-pretty-print">
  /frameworks/base/test-runner/src/android/test/
InstrumentationTestRunner.java 773 // pretty printing
    [all...]
  /bionic/libc/kernel/tools/
kernel.py 44 # the default algorithm is pretty smart and will analyze the input
  /bionic/tests/
ifaddrs_test.cpp 37 // We can't statically say much about what network interfaces are available, but we can be pretty
  /build/tools/makeparallel/
makeparallel.cpp 68 // The MAKEFLAGS format is pretty useless. The first argument might be empty
  /dalvik/docs/
prettify.js 18 * some functions for browser-side pretty printing of code contained in html.
35 * You can also use the (html deprecated) <xmp> tag, but the pretty printer
70 /** Pretty print a chunk of code.
    [all...]
  /development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/core/
VoicemailProviderHelpers.java 246 // At the moment I'm pretty sure the benefits outweigh the costs, so leaving as-is.
  /development/tools/apkcheck/src/com/android/apkcheck/
TypeUtils.java 152 * does pretty much the right thing, though we have to deal with

Completed in 1258 milliseconds

<<31323334353637383940>>