HomeSort by relevance Sort by last modified time
    Searched full:pretty (Results 201 - 225 of 1007) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/webkit/Tools/Scripts/webkitpy/tool/commands/data/rebaselineserver/
index.html 117 <td><div id="diff-text-pretty" class="text-output"></div></td>
  /frameworks/base/docs/html/guide/basics/
building-blocks.jd 13 need to. Such cases are pretty uncommon though, because Android tries very
  /frameworks/base/docs/html/guide/topics/resources/
accessing-resources.jd 73 <pre class="classic no-pretty-print">R.string.hello</pre>
80 <pre class="classic no-pretty-print">&#64;string/hello</pre>
127 <pre class="classic no-pretty-print">
208 <pre class="classic no-pretty-print">
  /frameworks/base/docs/html/resources/samples/
get.jd 61 <pre class="no-pretty-print">
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/
BridgeRenderSession.java 37 * This is a pretty basic class that does almost nothing. All of the work is done in
  /frameworks/base/tools/localize/
localize.cpp 29 XMLNode* root = NodeHandler::ParseFile(filename, XMLNode::PRETTY);
455 source->Pretty());
461 source->Name(), source->Attributes(), source->Pretty());
464 source->Name(), source->Attributes(), source->Pretty());
xmb.cpp 152 attrs, XMLNode::PRETTY);
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
SuggestedWords.java 191 // Pretty-print method to help debug
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/
i686-unknown-linux-gnu-gdbserver.1 48 This says pretty much the same thing as the last example, except that we are
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/
EditorsPage.java 78 // This is pretty ugly but I found several posts in the Eclipse forums asking
  /sdk/files/
find_java.bat 90 rem However we use the full version without quotes (e.g. %~1) for pretty print.
  /system/core/adb/
usb_vendors.c 189 /* The vendor id file is pretty basic. 1 vendor id per line.
  /system/core/libpixelflinger/codeflinger/
CodeCache.h 84 // pretty simple cache API...
  /libcore/luni/src/main/java/org/w3c/dom/ls/
LSSerializer.java 197 * "format-pretty-print", "discard-default-content", and "xml-declaration
219 * <dt><code>"format-pretty-print"</code></dt>
224 * <dd>[<em>optional</em>] Formatting the output by adding whitespace to produce a pretty-printed,
226 * is not specified by this specification. Pretty-printing changes the
231 * <dd>[<em>required</em>] (<em>default</em>) Don't pretty-print the result. </dd>
  /external/llvm/lib/Target/CellSPU/
SPUInstrInfo.cpp 425 // Pretty brainless way of inverting the condition, but it works, considering
442 // Pretty dull mapping between the two conditions that SPU can generate:
  /external/mesa3d/src/mesa/main/
imports.h 166 /* This is pretty fast, but not accurate enough (only 2 fractional bits).
178 /* Pretty fast, and accurate.
  /external/openssl/crypto/engine/
README 6 OpenSSL, and it pretty much completely restructures the underlying mechanics of
99 context and so is used as the implementation. Pretty much how things work now
  /external/valgrind/main/auxprogs/
DotToScc.hs 36 let pretty = showPrettily sccs
37 putStrLn pretty
  /external/valgrind/main/docs/html/
dist.readme-missing.html 191 4.??Once?happy,?send?us?the?patch.??Pretty?please.<br>
199 Is?pretty?much?the?same?as?writing?syscall?wrappers,?except?that?all<br>
  /external/webkit/Source/WebCore/platform/graphics/
Font.cpp 117 // FIXME: It is pretty crazy that we are willing to just poke into a RefPtr, but it ends up
120 // won't stick around long enough to get you in trouble). Still, this is pretty disgusting,
  /external/webkit/Tools/Scripts/webkitpy/tool/commands/
rebaselineserver.py 177 elif mode == 'diff-text-pretty':
178 file_name = test_name + '-pretty-diff.html'
  /frameworks/base/docs/html/guide/developing/debugging/
debugging-log.jd 50 <pre class="no-pretty-print">
55 <pre class="no-pretty-print">
  /frameworks/base/docs/html/guide/practices/design/
seamlessness.jd 105 call) it's a pretty safe bet he did it on purpose. That's why you should avoid
246 Users are pretty smart: if your program is power-hungry, you can count on
  /ndk/build/core/
build-binary.mk 337 @ echo "Prebuilt : $(PRIVATE_NAME) <= $(call pretty-dir,$(dir $<))"
352 @ echo "Install : $(PRIVATE_NAME) => $(call pretty-dir,$(PRIVATE_DST))"
  /bootable/diskinstaller/
config.mk 133 $(call pretty,"Target installer image: $@")

Completed in 2539 milliseconds

1 2 3 4 5 6 7 891011>>