/dalvik/libcore/xml/src/main/native/ |
org_apache_harmony_xml_ExpatParser.cpp | 276 // We have a bucket already. Look for the given string. [all...] |
/frameworks/base/core/java/com/google/android/util/ |
AbstractMessageParser.java | 129 // Look for music track (of which there would be only one and it'll be the 136 // Look for me commands. 200 //Look for video links 206 // Look for video links. 212 // Look for photo links. 218 // Look for photo links. 380 // Make sure the domain name has a valid suffix. Since tries look for 404 // is always punctuation here. To distinguish '?' cases, we look at the 1039 /* System wide tags look like the URL to a Flickr user. */ [all...] |
/dalvik/libcore-disabled/sound/src/main/java/javax/sound/midi/ |
MidiSystem.java | 103 * look through list of providers and save info of devices 283 * in the last case we look throw all providers and find any receiver 500 * in the last case we look throw all providers and find any receiver 662 * in the last case we look throw all providers and find any receiver [all...] |
/external/grub/stage2/ |
fsys_ext2fs.c | 494 * inode of the file we were trying to look up 538 /* look up an inode */ 655 /* It's an absolute link, so look it up in root. */ 661 /* Relative, so look it up in our parent directory. */ 700 /* look through this directory and find the next filename component */
|
/external/icu4c/i18n/ |
tmutfmt.cpp | 545 // look for its unit pattern in its locale tree. 547 // look for the pattern in its parent, such as de, 551 // look for the pattern of "other" in the locale tree: 578 // look through parents 618 // look for pattern for srcPluralCount in locale tree [all...] |
/external/iproute2/doc/ |
ss.sgml | 96 to look at packet sockets. Actually, there are also some other abbreviations, 253 to network 193.233.7/24 and look at their timers: 263 <item> 2. Well, now look at the rest... 278 <item> 3. So, let's look at all our sockets using autobound ports: 293 But we still can look at server side:
|
/external/kernel-headers/original/linux/ |
hdreg.h | 344 #define SETFEATURES_DIS_RLA 0x55 /* Disable read look-ahead feature */ 356 #define SETFEATURES_EN_RLA 0xAA /* Enable read look-ahead feature */ 525 * 6: look-ahead 574 * 6: look-ahead 672 * 1: read-look-ahead
|
module.h | 159 /* Given an address, look for it in the exception tables */ 368 /* Look for this name: can be of form module:name. */ 479 /* Given an address, look for it in the exception tables. */
|
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/ |
DeviceMonitor.java | 314 // For each device in the current list, we look for a matching the new list. 326 // look for a similar device in the new list. 388 // look for their build info. 668 // For each client in the current list, we look for a matching the pid in the new list. 689 // look for a matching pid
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/ |
RulesEngine.java | 371 // (which means we didn't find it earlier, so don't look for it again) 412 * the ADT scripts or the project scripts and does not look at parent hierarchy. 431 // (which means we didn't find it earlier, so don't look for it again) 437 // Look for the file in ADT first. 453 // Then look for the file in the project
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/ |
ProjectHelper.java | 128 * Look for a specific classpath entry by full path and return its index. 160 * Look for a specific classpath entry for file name only and return its 397 // look for a project that matches the packageName of the app 436 // we look for other possible process names declared in the manifest. 457 // look for the index
|
/build/tools/releasetools/ |
check_target_files_signatures | 26 Look for compatibility problems between the two sets of target 271 """Look for any instances where packages signed with different 339 """Look for instances where a given package that exists in both
|
/dalvik/libcore/x-net/src/main/java/javax/net/ssl/ |
DefaultHostnameVerifier.java | 231 // Look for the '.' in the 3rd-last position: 347 * or "DNS" Subject-Alts. Most implementations only look at the first CN, 348 * and ignore any additional CNs. Most implementations do look at all of
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/utils/ |
NodeVector.java | 555 * @param s Node to look for 581 * @param elem Node to look for 609 * @param elem Node to look for
|
/external/bison/doc/ |
refcard.tex | 462 \key{Current look ahead token.} {yychar} 493 \key{Value in {\tt yychar} if no look-ahead token.} {YYEMPTY} 494 \key{Clear previous look ahead token.} {yyclearin}
|
/external/bison/src/ |
getargs.c | 147 "look-ahead", "lookahead", "lookaheads", 249 `look-ahead' explicitly associate look-ahead tokens to items\n\
|
/external/bison/tests/ |
torture.at | 263 # requiring SIZE look-ahead tokens. 365 ## Many look-ahead tokens. ## 368 AT_SETUP([Many look-ahead tokens])
|
/external/freetype/include/freetype/internal/ |
ftserv.h | 50 * This macro is used to look up a service from a face's driver module. 100 * This macro is used to look up a service from all modules. 460 * Parse a list of FT_ServiceDescRec descriptors and look for [all...] |
/external/grub/ |
INSTALL | 30 public release that supports real 16bit mode. Please take a look at 160 A warning: not all `configure' scripts look for a site script. 183 Look for the package's source code in directory DIR. Usually
|
/external/grub/netboot/ |
3c509.c | 380 ETH_PROBE - Look for an adapter 465 /* Look for the EISA boards, leave them activated */ 490 /* Look for the ISA boards. Init and leave them actived */
|
/external/skia/src/ports/ |
SkFontHost_android.cpp | 93 // look for a matching bold 98 // look for the plain 102 // look for anything
|
/external/webkit/LayoutTests/fast/js/resources/ |
json2-es5-compat.js | 107 // Parse the text. Values that look like ISO date strings will 440 // In the second stage, we run the text against regular expressions that look 450 // we look to see that the remaining characters are only whitespace or ']' or
|
/external/webkit/SunSpider/hosted/ |
json2.js | 115 // Parse the text. Values that look like ISO date strings will 444 // In the second stage, we run the text against regular expressions that look 454 // we look to see that the remaining characters are only whitespace or ']' or
|
/frameworks/base/core/java/android/view/ |
FocusFinder.java | 56 * @param direction Direction to look. 101 * @param direction Direction to look. 388 * @param direction Direction to look
|
ViewConfiguration.java | 95 * Inset in pixels to look for touchable content when the user touches the edge of the screen 317 * @return Inset in pixels to look for touchable content when the user touches the edge of the 328 * @return Inset in pixels to look for touchable content when the user touches the edge of the
|