/external/llvm/lib/Analysis/ |
Lint.cpp | 33 // effort to look through bitcasts and so on. 583 /// findValue - Look through bitcasts and simple memory reference patterns 585 /// is true, look through getelementptrs with non-zero offsets too. 602 // TODO: Look through sext or zext cast, when the result is known to 604 // TODO: Look through eliminable cast pairs. 605 // TODO: Look through calls with unique return values. 606 // TODO: Look through vector insert/extract/shuffle.
|
/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 | 216 * @param document The document to look in 217 * @param offset The offset to look up the node for 268 * @param offset the offset to look up 294 // Look at the structured document to see if 333 * indicate whether you want the search to look forwards or backwards. 595 // to look. 754 // 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...] |
/external/clang/lib/Lex/ |
HeaderSearch.cpp | 135 // Look in the module map to determine if there is a module by this name. 140 // Look through the various header search paths to load any available module 181 // If we just loaded a module map file, look for the module again. 196 // Look again for the module. 489 /// LookupFile - Given a "foo" or \<foo> reference, look up the indicated file, 672 /// LookupSubframeworkHeader - Look up a subframework for the specified 690 // Look up the base framework name of the ContextFileEnt. 772 // If we're supposed to suggest a module, look for one now. [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/chromium_org/third_party/icu/source/i18n/ |
tmutfmt.cpp | 543 // look for its unit pattern in its locale tree. 545 // look for the pattern in its parent, such as de, 549 // look for the pattern of "other" in the locale tree: 576 // look through parents 616 // look for pattern for srcPluralCount in locale tree [all...] |
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/utf/ |
unicodetext.h | 271 // occurrence of "look", or end() if not found. 272 const_iterator find(const UnicodeText& look, const_iterator start_pos) const; 273 // Equivalent to find(look, begin()) 274 const_iterator find(const UnicodeText& look) const; 367 const_iterator UnsafeFind(const UnicodeText& look,
|
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/ |
value.c | 178 /* First look for an (-1*symrec) term */ 213 /* Look for the same symrec term; even if both are external, 244 /* Now look for a unused symrec term in the same segment */ 316 /* Look for unmatched symrecs. If we've already found one or 388 * WRT reg is left in expr for arch to look at.
|
/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, 479 # 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, 486 # 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, 479 # TODO: to implement this, we need more than one look-ahead hard break in play at a time.
|
/external/icu4c/i18n/ |
tmutfmt.cpp | 561 // look for its unit pattern in its locale tree. 563 // look for the pattern in its parent, such as de, 567 // look for the pattern of "other" in the locale tree: 594 // look through parents 637 // 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/IR/ |
Module.h | 314 /// getOrInsertFunction - Look up the specified function in the module symbol 328 /// getOrInsertFunction - Look up the specified function in the module symbol 343 /// getFunction - Look up the specified function in the module symbol table. 351 /// getGlobalVariable - Look up the specified global variable in the module 372 /// getOrInsertGlobal - Look up the specified global in the module symbol
|
/external/llvm/lib/Target/Hexagon/ |
HexagonCopyToCombine.cpp | 10 // We walk along a basic block and look for two combinable instructions and try 254 // Look at instructions I in between I2 and (excluding) I1. 300 // Look at instructions I in between I1 and (excluding) I2. 365 // Look for uses of TFR instructions. 374 // Look for the defining instruction.
|
/external/openfst/src/include/fst/ |
lookahead-filter.h | 224 << "match/look-ahead on output labels and 2nd argument " 225 << "cannot match/look-ahead on input labels."; 315 mutable bool lookahead_arc_; // Look-ahead performed at last FilterArc()? 606 ssize_t narcsa_; // Number of arcs leaving look-ahead match FST 613 // look-ahead matcher and filter.
|
/frameworks/base/core/java/android/text/ |
DynamicLayout.java | 212 int look = TextUtils.indexOf(text, '\n', where + after); local 213 if (look < 0) 214 look = len; 216 look++; // we want the index after the \n 218 int change = look - (where + after);
|