/build/target/product/ |
AndroidProducts.mk | 23 # LOCAL_DIR; do not use any conditionals, and do not look up the
|
/dalvik/tools/dexdeps/ |
README.txt | 14 For zip archives (including .jar and .apk), dexdeps will look for a
|
/dalvik/vm/mterp/common/ |
FindInterface.h | 23 * Look up an interface on a class using the cache.
|
/development/samples/RSSReader/src/com/example/android/rssreader/ |
RssItem.java | 64 // If we made this class Parcelable, the code would look like...
|
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/activities/ |
InviteContactActivity.java | 25 * Activity to handle the invite-intent. In a real app, this would look up the user on the network
|
/development/samples/Support4Demos/res/values/ |
styles.xml | 20 been defined. Look at values-11/styles.xml for a variation that is
|
/device/samsung/crespo/ |
AndroidProducts.mk | 23 # LOCAL_DIR; do not use any conditionals, and do not look up the
|
/device/samsung/crespo4g/ |
AndroidProducts.mk | 23 # LOCAL_DIR; do not use any conditionals, and do not look up the
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ |
TreeFilter.cs | 46 strategy. Let's look at rule application first. 50 to the next node. In other words, we only look for a single rule 79 down, we'll look for @r vmult patterns. On the way up, 80 we'll look for @r mult0 patterns.
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/ |
TreeFilter.java | 42 strategy. Let's look at rule application first. 46 to the next node. In other words, we only look for a single rule 75 down, we'll look for @r vmult patterns. On the way up, 76 we'll look for @r mult0 patterns.
|
/external/antlr/antlr-3.4/runtime/Perl5/ |
README | 7 take a look at examples/expr/.
|
/external/bison/src/ |
conflicts.h | 1 /* Find and resolve or report look-ahead conflicts for bison,
|
/external/chromium/base/ |
linux_util.h | 35 // For a given process |pid|, look through all its threads and find the first
|
/external/chromium/chrome/browser/chromeos/notifications/ |
balloon_view_host.cc | 32 // Look up the callback for this message.
|
/external/chromium/chrome/browser/extensions/ |
external_pref_extension_loader.h | 17 // look up which external extensions are registered.
|
/external/chromium/chrome/browser/net/ |
url_request_mock_util.cc | 28 // We have to look around for our helper files, but we only use
|
/external/chromium/chrome/browser/ui/cocoa/ |
hyperlink_button_cell.h | 9 // like a hyperlink. The default styling is to look like blue, underlined text
|
/external/chromium/chrome/browser/ui/cocoa/location_bar/ |
star_decoration.mm | 16 // The info-bubble point should look like it points to the point
|
/external/chromium/chrome/browser/ui/views/location_bar/ |
suggested_text_view.h | 24 // and restarted. The animation transitions the suggested text to look like
|
/external/chromium/chrome/browser/ui/webui/options/ |
language_options_handler.h | 27 // The return value will look like:
|
/external/chromium/chrome/common/extensions/docs/examples/api/notifications/ |
error.html | 13 /* Clone the look and feel of "chrome://" pages. */
|
/external/chromium/chrome/common/extensions/docs/static/ |
getstarted.html | 8 The icon and page will look something like this: 105 <p> In this step, you'll make your extension <em>do</em> something besides just look good. </p> 132 <p> It should look something like this:</p> 177 Look at some
|
/external/chromium/chrome/common/ |
spellcheck_common.cc | 126 // Look for exact match in the Spell Check language list. 129 // First look for exact match in the language region of the list. 135 // Next, look for exact match in the language_region part of the list. 142 // Look for a match by comparing only language parts. All the 'en-RR'
|
/external/clang/test/CodeGenCXX/ |
template-anonymous-types.cpp | 20 // Look for two instantiations, entirely internal to this TU, one for FOO's
|
/external/clang/test/PCH/ |
changed-files.c | 6 // look like standard error isn't getting flushed properly.
|