/frameworks/base/core/java/android/widget/ |
AdapterViewAnimator.java | 528 // If this item is in the current window, great, we just need to apply [all...] |
/frameworks/base/docs/html/about/versions/ |
android-4.2.jd | 427 <p>The {@code ldrtl} qualifier is great for drawable resources, so that you can provide
|
/frameworks/base/docs/html/design/patterns/ |
settings.jd | 347 <p>Take great care in choosing default values for each of your settings. Because settings
|
/frameworks/base/docs/html/training/notepad/ |
notepad-ex2.jd | 307 great resource from which to learn how to create different layouts.</p>
|
/packages/apps/Email/src/com/android/email/service/ |
AttachmentDownloadService.java | 568 // TODO: I'm not sure this is a great retry/backoff policy, but we're [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/ |
arm-eabi-gcov.1 | 186 look for `hot spots' where the code is using a great deal of computer
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-gcov.1 | 186 look for `hot spots' where the code is using a great deal of computer
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/ |
arm-eabi-gcov.1 | 186 look for `hot spots' where the code is using a great deal of computer
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-gcov.1 | 186 look for `hot spots' where the code is using a great deal of computer
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/ |
build_ext.py | 605 # Windows (or so I presume!). If we find it there, great; [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/ |
build_ext.py | 605 # Windows (or so I presume!). If we find it there, great; [all...] |
/external/llvm/docs/ |
CodingStandards.rst | 440 `great project <http://llvm.org/PR11944>`_ for someone to purge all static 539 understand the code. One great way to do this is by making use of early exits [all...] |
ProgrammersManual.rst | [all...] |
MakefileGuide.rst | 15 that the features needed by LLVM and the ``Makefile`` norm are too great to use [all...] |
/external/netperf/ |
nettest_sdp.c | 280 /* we have a great-big while loop which controls the number of times */ 978 /* we have a great-big while loop which controls the number of times */ [all...] |
/sdk/files/typos/ |
typos-en.txt | [all...] |
/external/libvpx/libvpx/examples/includes/geshi/docs/ |
geshi-doc.txt | 316 GeSHi has the ability to add line numbers to your code (see the demo available at http://qbnz.com/highlighter/demo.php to see what can be achieved). Line numbers are a great way to make your code look professional, especially if you use the fancy line numbers feature. 394 If classes are enabled when parse_code() is called, then the resultant source will use CSS classes in the output, otherwise it will in-line the styles. The advantages of using classes are great - the reduction in source will be very noticeable, and what's more you can use one stylesheet for several different highlights on the same page. In fact, you can even use an external stylesheet and link to that, saving even more time and source (because stylesheets are cached by browsers). 495 This method is great if you don't mind the source always being highlighted the same (in particular, if you're making a plugin for a forum/wiki/other system, using an external stylesheet is a good idea!). It saves a small amount of code and your bandwidth, and it's relatively easy to just change the stylesheet should you need to. However, using this will render the methods that change the styles of the code useless, because of course the stylesheet is no longer being dynamically generated. You can still disable highlighting of certain lexics dynamically, however. [all...] |
/external/chromium_org/base/ |
tracked_objects.h | 50 // with great efficiency (i.e., copying of strings is never needed, and [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/translate/ |
translate_sse.c | 356 /* TODO: this uses unaligned accesses liberally, which is great on Nehalem, [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/bn/ |
bn_gf2m.c | 712 * the Great Divide".
|
/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/ |
TextFormat.java | 557 * <li>{@code java.util.Scanner}: This seems like a great way at least to [all...] |
/external/chromium_org/third_party/skia/src/effects/ |
SkPerlinNoiseShader.cpp | [all...] |
/external/chromium_org/webkit/browser/fileapi/ |
obfuscated_file_util.cc | 830 return true; // Not a great answer, but it's what others do. [all...] |
/external/clang/www/ |
features.html | 305 We believe that Integrated Development Environments (IDE's) are a great way
|
/external/libffi/ |
ChangeLog.v1 | 747 great now.
|