Searched
full:look (Results
526 -
550 of
8608) sorted by null
<<21222324252627282930>>
/external/chromium_org/third_party/WebKit/Source/core/platform/chromium/ |
PlatformThemeChromiumDefault.cpp | 66 // look-and-feel, if we sent whole images instead of just colors 70 // So, instead, we don't even try to 100% replicate the look of 89 // The following code has been tested to look OK with all of the
|
/external/clang/include/clang/Serialization/ |
GlobalModuleIndex.h | 51 /// place where one can look for identifiers determine which 168 /// \brief Look for all of the module files with information about the given 171 /// \param Name The identifier to look for.
|
/external/clang/lib/Analysis/ |
PseudoConstantAnalysis.cpp | 95 // Look for a Decl on the LHS 106 // Look for a DeclRef on the RHS 141 // Look for a DeclRef in the subexpression
|
/external/jsilver/src/com/google/streamhtmlparser/impl/ |
ParserStateTable.java | 93 * <p>For ASCII characters, first look-up an explicit state transition for 94 * the current character. If none is found, look-up a default transition. For 95 * non-ASCII characters, look-up a default transition only.
|
/external/libpng/ |
INSTALL | 52 Your directory structure should look like this: 89 If the line endings in the files look funny, you may wish to get the other 116 identical to it. Look for "9782 zero samples" in the output of the
|
/external/llvm/docs/ |
GoldPlugin.rst | 64 look for the line where it runs ``collect2``. Replace that with 72 Any of these flags will also cause ``clang`` to look for the gold plugin in 74 ``ld``. It will not look for an alternate linker, which is why you need
|
/external/llvm/lib/CodeGen/ |
LatencyPriorityQueue.cpp | 40 // After that, if two nodes have identical latencies, look to see if one will 73 // Look at all of the successors of this node. Count the number of nodes that 87 // scheduledNode - As nodes are scheduled, we look to see if there are any
|
/frameworks/base/docs/html/training/basics/supporting-devices/ |
platforms.jd | 112 <p>Android provides user experience themes that give apps the look and feel of the 115 naturally follow the latest look and feel of Android with each new release.</p> 117 <p>To make your activity look like a dialog box:</p>
|
/frameworks/base/docs/html/training/notepad/ |
index.jd | 123 take a look at <a href="{@docRoot}resources/faq/commontasks.html">Common Android Tasks</a>.</li> 131 it is highly recommended that you take a closer look at this version of the Notepad 138 method to make it look like a lined notepad.</li>
|
notepad-index.jd | 123 take a look at <a href="{@docRoot}kb/commontasks.html">Common Android Tasks</a>.</li> 130 it is highly recommended that you take a closer look at this version of the Notepad 138 make it look like a lined notepad.</li>
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/ |
BridgeContext.java | 283 // look for idName in the android R classes. 287 // look for idName in the project R class. 309 // didn't find a match in the framework? look in the project. 545 // look for a custom style. 579 // look for the style in the current theme, and its parent: 608 // look for the style in the current theme, and its parent: 667 // if there's no direct value for this attribute in the XML, we look for default 672 // look for the value in the custom style first (and its parent if needed) 678 // then look for the value in the default Style (and its parent if needed) 684 // if the item is not present in the defStyle, we look in the main theme (an [all...] |
/frameworks/opt/photoviewer/src/com/android/ex/photo/util/ |
Exif.java | 40 Looking at this algorithm, we never look ahead more than 8 bytes. As long as we call 50 look ahead, which makes it a +12 look ahead total. Use 16 just in case my analysis is off.
|
/packages/apps/Dialer/src/com/android/dialer/calllog/ |
ContactInfoHelper.java | 40 * Utility class to look up the contact information for a given number. 62 * @param number the number to look up 82 // Look for a contact that has the given phone number.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/ |
AndroidManifestHelper.java | 53 * look for XML errors. 94 * look for XML errors. 145 * look for XML errors.
|
/abi/cpp/src/ |
dynamic_cast.cc | 144 // Look at all direct bases. 242 // Look at all direct bases. 325 // If there is only one T type subobject, we only need to look at 326 // there. Otherwise, look for the subobject referred by v in the
|
/bootable/recovery/applypatch/ |
applypatch.h | 40 // is corrupted, we look to see if this file contains the bits we want
|
/build/target/product/ |
AndroidProducts.mk | 29 # LOCAL_DIR; do not use any conditionals, and do not look up the
|
/build/target/product/security/ |
README | 33 take a look at commands/recovery/Android.mk
|
/dalvik/dexgen/src/com/android/dexgen/dex/file/ |
Item.java | 71 * using the given {@link DexFile} to look things up as needed.
|
/dalvik/dx/src/com/android/dx/dex/file/ |
Item.java | 71 * using the given {@link DexFile} to look things up as needed.
|
/dalvik/opcode-gen/ |
opcode-gen | 22 # generated. (Look for comments that say "BEGIN(name)" where "name" is
|
/developers/build/templates/base/_MODULE_/ |
build.gradle.ftl | 47 'main', // main sample code; look here for the interesting stuff.
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
NotifyWithText.java | 50 // on it all on one line. Most uses look like this, but there
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/ |
GLShape.java | 57 // look for an existing GLVertex first
|
/external/antlr/antlr-3.4/runtime/CSharp2/ |
API CHANGES.TXT | 5 Look for Get() to turn into indexers!
|
Completed in 2128 milliseconds
<<21222324252627282930>>