/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
fix_metaclass.py | 4 many) don't parse the same in the CST so we look at ALL classes for 108 # look for simple_stmt[ expr_stmt[ Leaf('__metaclass__') ] ]
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/pgen2/ |
parse.py | 122 # Look for a state with this label 126 # Look it up in the list of labels
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/ |
ConvertSwitchQuickFixProcessor.java | 71 // Look up the fully qualified name of the non-constant expression, if any, and 103 // to it. So instead we'll need to look up the markers on the line, and see
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/ |
ConfigurationMatcher.java | 191 // look for another state/locale in the same device. 194 // first look in the current device. 484 // API 11-13: look for a x-large device 499 // lets look for a high density device 504 // Look at the currently active editor to see if it's a layout editor, and if so, 505 // look up its configuration and if the configuration is in our match list, 582 // Look up the layout lib API level. This property is new so it will only 683 // From the resources, look for a matching file [all...] |
FlagManager.java | 98 // Look up the region for a given language 121 // Attempt to look up the country from the language
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
RenderLogger.java | 279 * @param prefix the tag prefix to look for 297 * @param tag the tag to look for
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/ |
RulesEngine.java | 91 * The rules engine will look in the project for a tools jar to load custom view rules. 549 // Look up corresponding IViewRule, and notify the rule about 696 // (which means we didn't find it earlier, so don't look for it again) 745 * the ADT scripts or the project scripts and does not look at parent hierarchy. 764 // (which means we didn't find it earlier, so don't look for it again) 770 // Look for class via reflection 773 // widgets with the tool in a special package, so look there rather 818 // For other (3rd party) widgets, look in the same package (though most [all...] |
/dalvik/docs/ |
porting-guide.html | 89 gcc's "goto table" implementation; look for the THREADED_INTERP define.) 202 (Look at the ARM or x86 implementation to see how they work.) 222 Regenerate the sources with <code>./rebuild.sh</code>, and take a look 239 a few instructions. Look at the <code>vm/mterp/config-*</code> files 278 Execute <code>./rebuild.sh</code>. Look at <code>InterpAsm-myarch.S</code> 345 call. For an example, look at <code>common_squeak</code> in
|
/docs/source.android.com/src/devices/tech/input/ |
dumpsys.jd | 77 <h4 id="things-to-look-for">Things To Look For</h4> 291 <h4 id="things-to-look-for_1">Things To Look For</h4> 334 <h4 id="things-to-look-for_2">Things To Look For</h4>
|
/external/bluetooth/bluedroid/stack/gatt/ |
gatt_main.c | 563 /* look up clcb for this channel */ 615 /* look up clcb for this channel */ 670 /* look up clcb for this channel */ 730 /* look up clcb for this channel */ 770 /* look up clcb for this channel */ 804 /* look up clcb for this channel */ [all...] |
/external/clang/include/clang/Lex/ |
HeaderSearch.h | 227 /// \brief Entity used to look up stored header file information. 344 /// \brief Given a "foo" or \<foo> reference, look up the indicated file, 378 /// \brief Look up a subframework for the specified \#include file. 391 /// \brief Look up the specified framework name in our framework cache. 608 /// \param DirName The name of the directory where we will look for a module 618 /// \param Dir The directory where we will look for a module map file.
|
/external/clang/lib/Analysis/ |
PrintfFormatString.cpp | 66 // Look for a '%' character that indicates the start of a format specifier. 100 // Look for flags (if any). 125 // Look for the field width (if any). 136 // Look for the precision (if any). 155 // Look for the length modifier. 168 // Finally, look for the conversion specifier.
|
ScanfFormatString.cpp | 53 // Look for a ']' character which denotes the end of the scan list. 79 // Look for a '%' character that indicates the start of a format specifier. 113 // Look for '*' flag if it is present. 122 // Look for the field width (if any). Unlike printf, this is either 136 // Look for the length modifier. 149 // Finally, look for the conversion specifier.
|
/external/clang/lib/Sema/ |
SemaExprObjC.cpp | 193 // Look up the NSNumber class, if we haven't done so already. It's cached 223 // Look for the appropriate method within NSNumber. 282 // Look for the appropriate method within NSNumber. 470 // Look for the appropriate method within NSString. 539 // Look for the appropriate method within NSNumber. 615 // Look up the NSArray class, if we haven't done so already. 732 // Look up the NSDictionary class, if we haven't done so already. [all...] |
SemaLookup.cpp | 914 // found nothing, so look into the contexts between the 930 // We do not directly look into transparent contexts, since [all...] |
/external/llvm/lib/IR/ |
Module.cpp | 133 // getOrInsertFunction - Look up the specified function in the module symbol 176 // getOrInsertFunction - Look up the specified function in the module symbol 218 // getFunction - Look up the specified function in the module symbol table. 229 /// getGlobalVariable - Look up the specified global variable in the module 244 /// getOrInsertGlobal - Look up the specified global in the module symbol table. 274 // getNamedAlias - Look up the specified global in the module symbol table.
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/ |
XMPNodeUtils.java | 797 * <li>Look for an exact match with the specific language. 798 * <li>If a generic language is given, look for partial matches. 799 * <li>Look for an "x-default"-item. 832 // Look for the first partial match with the generic language. 851 // Look for an exact match with the specific language. 862 // ! Don't return/break, need to look for other matches.
|
/external/zlib/src/examples/ |
enough.c | 75 are used to look at all sub-codes from those junctures for their inflate 398 /* Look at all sub-codes starting with root + 1 bits. Look at only the valid 413 /* look at all (root + 1) bit and longer codes */ 419 /* look at all reachable (root + 1) bit nodes, and the 425 /* also look at root bit codes with completions at root + 1
|
/frameworks/base/docs/html/tools/debugging/ |
debugging-ui.jd | 105 Select the name of your Activity from the list. You can now look at its view 106 hierarchy using the View Hierarchy window, or look at a magnified image of the UI using 120 Activity that is running on your device or emulator. You use it to look at individual 178 examine all the properties without having to look at your application source. 342 should look at first. 375 which each square represents one pixel. To look at the information for a pixel, click in its
|
/frameworks/base/docs/html/training/multiple-apks/ |
api.jd | 182 described earlier, your root directory might look like this:</p> 210 look like this:</p> 260 green ≥ blue. Therefore we can effectively collapse the chart to look like this:</p> 289 <p>Fortunately, if a user is browsing Google Play from one such device, Google Play will look at the 302 minSdkVersion for that particular APK, and increment from there. This might look like:</p> 308 <p> Putting this all together, your Android Manifests would likely look something like the following:</p>
|
multiple.jd | 53 devices, naturally you want your application look its best on each individual device. You want to 210 described earlier, your root directory might look like this:</p> 239 APK has been set to support all screen sizes larger than its "target" screen size. Let?s look at 338 <p>Fortunately, if a user is browsing Google Play from one such device, Google Play will look at the 354 set of APKs, might look like:</p> 362 <p> Putting this all together, your Android Manifests would likely look something like the
|
/libcore/luni/src/main/java/org/xml/sax/helpers/ |
ParserAdapter.java | 961 * Look up an attribute index by Namespace name. 975 * Look up an attribute index by qualified (prefixed) name. 994 * Look up the type of an attribute by Namespace name. 1007 * Look up the type of an attribute by qualified (prefixed) name. 1019 * Look up the value of an attribute by Namespace name. 1032 * Look up the value of an attribute by qualified (prefixed) name.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/core/ |
RenameResourceParticipant.java | 119 /** A match pattern to look for in XML, such as {@code @attr/foo} */ 122 /** A match pattern to look for in XML, such as {@code ?attr/foo} */ 125 /** A match pattern to look for in XML, such as {@code ?foo} */ 486 // Look for the field change on the R.java class; it's a derived file 547 // Look for 744 // Look for the field change on the R.java class; it's a derived file
|
/external/chromium_org/third_party/icu/source/common/ |
rbbi.cpp | [all...] |
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/ |
X509Name.java | 224 * default look up table translating OID values into their common symbols following 230 * look up table translating OID values into their common symbols following the convention in RFC 2253 236 * look up table translating OID values into their common symbols following the convention in RFC 1779 242 * look up table translating common symbols into their OIDS. 247 * look up table translating OID values into their common symbols 253 * look up table translating string values into their OIDS - [all...] |