HomeSort by relevance Sort by last modified time
    Searched full:look (Results 576 - 600 of 8798) sorted by null

<<21222324252627282930>>

  /external/chromium_org/components/autofill/core/browser/
credit_card_field.cc 80 // We look for a card security code before we look for a credit
116 // Look for a 2-digit year first.
phone_field.cc 181 // Look for optional fields.
183 // Look for a third text box.
192 // Now look for an extension.
  /external/chromium_org/content/browser/
mach_broker_mac.mm 139 // Look up the named MachBroker port that's been registered with the
144 LOG(ERROR) << "Failed to look up bootstrap port: " << MachErrorCode(kr);
152 LOG(ERROR) << "Failed to look up named parent port: " << MachErrorCode(kr);
  /external/chromium_org/ppapi/examples/scaling/
scaling.cc 156 // demonstrate how unscaled graphics would look, even on a high-DPI device.
158 // show how scaled graphics would look crisper on a high-DPI device, in
159 // comparison to using unscaled graphics. Both modes should look identical
  /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.
  /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
  /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

Completed in 1545 milliseconds

<<21222324252627282930>>