/sdk/lint/libs/lint_checks/src/com/android/tools/lint/checks/ |
ButtonDetector.java | 75 * TODO: Perhaps we should look for Yes/No dialogs and suggested they be rephrased as 108 "This check looks for button bars and buttons which look like cancel buttons, " + 123 // TODO: Look for ">" as label suffixes as well 339 * @android:string/ok and @android:string/cancel localizations to look 625 // In RelativeLayouts, look for attachments which look like a clear sign
|
IconDetector.java | 116 "overall look of the platform.", 161 "Icons will look best if a custom version is provided for each of the " + 182 "Icons will look best if a custom version is provided for each of the " + 434 // to look for transitive equality. 563 // Partition up the files such that I can look at a series by name. This [all...] |
/external/bison/doc/ |
bison.info | 213 * Look-Ahead:: Parser looks one token ahead when deciding what to do. 219 * Mystery Conflicts:: Reduce/reduce conflicts that look unjustified. [all...] |
bison.texinfo | 251 * Look-Ahead:: Parser looks one token ahead when deciding what to do. 257 * Mystery Conflicts:: Reduce/reduce conflicts that look unjustified. 448 token of look-ahead. Strictly speaking, that is a description of an 464 (called a @dfn{look-ahead}) of the remaining input. A context-free 468 look-ahead always suffices to determine the next grammar rule to apply. 749 Such grammars typically require more than one symbol of look-ahead, [all...] |
/external/clang/lib/AST/ |
DeclObjC.cpp | 118 // Look through categories. 125 // Look through protocols. 139 // Look through protocols. 172 // Look through protocols. 336 // Didn't find one yet - look through protocols. 343 // Didn't find one yet - now look through categories. 350 // Didn't find one yet - look through protocols. 853 // 1st, look up the class. 869 // 2nd, look up the category. 879 // 3rd, look up the super class(s [all...] |
/external/valgrind/main/coregrind/ |
m_stacktrace.c | 95 // NJN 2002-sep-17: seems to -- stack traces look like 1.0.X again 113 /* If the stack limits look bogus, don't poke around ... but 251 // NJN 2002-sep-17: seems to -- stack traces look like 1.0.X again 277 /* If the stack limits look bogus, don't poke around ... but 332 Unfortunately, since we can't (easily) look at the insns at 435 // NJN 2002-sep-17: seems to -- stack traces look like 1.0.X again 449 /* If the stack limits look bogus, don't poke around ... but 615 // NJN 2002-sep-17: seems to -- stack traces look like 1.0.X again 632 /* If the stack limits look bogus, don't poke around ... but 791 The function is assumed to look like this (from glibc-2.3.6 sources) [all...] |
/external/bouncycastle/src/main/java/org/bouncycastle/asn1/x509/ |
X509Name.java | 218 * default look up table translating OID values into their common symbols following 224 * look up table translating OID values into their common symbols following the convention in RFC 2253 230 * look up table translating OID values into their common symbols following the convention in RFC 1779 236 * look up table translating common symbols into their OIDS. 241 * look up table translating OID values into their common symbols 247 * look up table translating string values into their OIDS - [all...] |
/external/markdown/MarkdownTest/Tests_2004/ |
Markdown Documentation - Syntax.text | 64 as to look like what they mean. E.g., asterisks around a word actually 65 look like \*emphasis\*. Markdown lists look like, well, lists. Even 66 blockquotes look like quoted passages of text, assuming you've ever 203 work best -- and look better -- when you format them with hard breaks. 361 To make lists look nice, you can wrap items with hanging indents: 603 or tabs for padding, which tends to look better with longer URLs:
|
/external/markdown/MarkdownTest/Tests_2007/ |
Markdown Documentation - Syntax.text | 64 as to look like what they mean. E.g., asterisks around a word actually 65 look like \*emphasis\*. Markdown lists look like, well, lists. Even 66 blockquotes look like quoted passages of text, assuming you've ever 203 work best -- and look better -- when you format them with hard breaks. 361 To make lists look nice, you can wrap items with hanging indents: 603 or tabs for padding, which tends to look better with longer URLs:
|
/external/markdown/tests/extensions-x-def_list/ |
markdown-syntax.txt | 64 as to look like what they mean. E.g., asterisks around a word actually 65 look like \*emphasis\*. Markdown lists look like, well, lists. Even 66 blockquotes look like quoted passages of text, assuming you've ever 203 work best -- and look better -- when you format them with hard breaks. 361 To make lists look nice, you can wrap items with hanging indents: 603 or tabs for padding, which tends to look better with longer URLs:
|
/external/markdown/tests/extensions-x-toc/ |
syntax-toc.txt | 27 as to look like what they mean. E.g., asterisks around a word actually 28 look like \*emphasis\*. Markdown lists look like, well, lists. Even 29 blockquotes look like quoted passages of text, assuming you've ever 166 work best -- and look better -- when you format them with hard breaks. 324 To make lists look nice, you can wrap items with hanging indents: 566 or tabs for padding, which tends to look better with longer URLs:
|
/external/markdown/tests/markdown-test/ |
markdown-syntax.txt | 64 as to look like what they mean. E.g., asterisks around a word actually 65 look like \*emphasis\*. Markdown lists look like, well, lists. Even 66 blockquotes look like quoted passages of text, assuming you've ever 203 work best -- and look better -- when you format them with hard breaks. 361 To make lists look nice, you can wrap items with hanging indents: 603 or tabs for padding, which tends to look better with longer URLs:
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
DomUtilities.java | 150 * @param document The document to look in 151 * @param offset The offset to look up the node for 201 * @param offset the offset to look up 226 // Look at the structured document to see if 265 * indicate whether you want the search to look forwards or backwards. 586 // to look. 731 // TODO: Search by structure - look in the document and [all...] |
/external/apache-xml/src/main/java/org/apache/xalan/xslt/ |
EnvironmentCheck.java | 155 * file that will look similar to a Properties file; defaults 648 * @param jars array of .jar base filenames to look for 669 // Look at each classpath entry for each of our requested jarNames 732 * //@todo actually look up version info in manifests 916 * //@todo actually look up version info in crimson manifest 944 // Look for xerces1 and xerces2 parsers separately [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...] |
/external/elfutils/libdwfl/ |
libdwfl.h | 263 controlled by a string specifying directories to look in. 277 directory paths. They look under those directories for a link 287 ":.debug:/usr/lib/debug" says to look in /bin, then /bin/.debug, 348 If RELEASE starts with '/', it names a directory to look in; 468 /* Look up the module containing ADDR and return its debugging information,
|
/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/data/brkitr/ |
line.txt | 45 # When iterating backwards, we need to look ahead when encountering 47 # (Look-ahead in a reverse rule is looking towards the start) 52 # stop immediately when a look ahead rule ( '/' operator) matches, 53 # and set the match position to that of the look-ahead operator, 461 # TODO: to implement this, we need more than one look-ahead hard break in play at a time.
|
line_fi.txt | 45 # When iterating backwards, we need to look ahead when encountering 47 # (Look-ahead in a reverse rule is looking towards the start) 52 # stop immediately when a look ahead rule ( '/' operator) matches, 53 # and set the match position to that of the look-ahead operator, 468 # TODO: to implement this, we need more than one look-ahead hard break in play at a time.
|
line_he.txt | 45 # When iterating backwards, we need to look ahead when encountering 47 # (Look-ahead in a reverse rule is looking towards the start) 52 # stop immediately when a look ahead rule ( '/' operator) matches, 53 # and set the match position to that of the look-ahead operator, 469 # TODO: to implement this, we need more than one look-ahead hard break in play at a time.
|
line_ja.txt | 45 # When iterating backwards, we need to look ahead when encountering 47 # (Look-ahead in a reverse rule is looking towards the start) 52 # stop immediately when a look ahead rule ( '/' operator) matches, 53 # and set the match position to that of the look-ahead operator, 466 # TODO: to implement this, we need more than one look-ahead hard break in play at a time.
|
/external/icu4c/i18n/ |
tmutfmt.cpp | 544 // look for its unit pattern in its locale tree. 546 // look for the pattern in its parent, such as de, 550 // look for the pattern of "other" in the locale tree: 577 // look through parents 619 // 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
|
/external/llvm/include/llvm/ |
Module.h | 316 /// getOrInsertFunction - Look up the specified function in the module symbol 330 /// getOrInsertFunction - Look up the specified function in the module symbol 349 /// getFunction - Look up the specified function in the module symbol table. 357 /// getGlobalVariable - Look up the specified global variable in the module 371 /// getOrInsertGlobal - Look up the specified global in the module symbol
|