/development/scripts/ |
stack | 249 # Examples of matched trace lines include lines from tombstone files like: 255 # Examples of matched value lines include: 260 # Lines from 'code around' sections of the output will be matched before
|
/external/chromium/testing/gmock/test/ |
gmock_output_test_golden.txt | 93 Google Mock tried the following 2 expectations, but none matched: 114 Google Mock tried the following 2 expectations, but none matched: 135 Google Mock tried the following 2 expectations, but none matched:
|
/external/proguard/src/proguard/classfile/util/ |
DynamicClassReferenceInitializer.java | 250 // Fill out the matched string constant. 277 // Fill out the matched string constant. 289 // Fill out the matched string constant.
|
/ndk/sources/host-tools/make-3.81/ |
function.c | 114 /* If we're substituting only by fully matched words, 224 /* It matched. Output the replacement. */ 231 /* Output the part of the matched string that 232 matched the % in the pattern. */ 892 int matched; 985 word->matched = 0; 1013 wp->matched |= pattern_matches (pp->str, pp->percent, wp->str); 1022 wp->matched |= 1; 1028 wp->matched |= (wp->length == pp->length 1032 /* Output the words that matched (or didn't, for filter-out). * 885 int matched; member in struct:a_word [all...] |
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/ |
OpenWnnClauseConverterJAJP.java | 154 /* clear the cache which is not matched */ 392 * Get all exact matched ancillary words(Fuzokugo) list. 454 * Get all exact matched independent words(Jiritsugo) list.
|
/external/webkit/Tools/android/flex-2.5.4a/ |
flex.skl | 129 /* Return all but the first 'n' matched characters back to the input stream. */ 288 /* Done after the current pattern has been matched and before the 377 /* Copy whatever the last rule matched to the standard output. */ 521 /* Amount of text matched not including the EOB char. */ 759 /* We matched a single character, the EOB, so 767 /* We matched some text prior to the EOB, first [all...] |
skel.c | 134 "/* Return all but the first 'n' matched characters back to the input stream. */", 293 "/* Done after the current pattern has been matched and before the", 382 "/* Copy whatever the last rule matched to the standard output. */", 526 " /* Amount of text matched not including the EOB char. */", 764 " /* We matched a single character, the EOB, so", 772 " /* We matched some text prior to the EOB, first", [all...] |
/external/antlr/src/org/antlr/runtime/ |
Lexer.java | 232 /** Return the text matched so far for the current token or any 252 // if we've already reported an error and have not matched a token
|
IntStream.java | 38 * just matched). LA(-i) where i is before first token should
|
/external/chromium/chrome/browser/autofill/ |
phone_field.cc | 18 // Phone field grammars - first matched grammar will be parsed. Grammars are 28 // (pattern <field>)? means pattern is optional and matched separately.
|
/external/icu4c/common/ |
util.h | 129 * matched case-insensitively. Spaces may be skipped and may be 151 * pattern. Characters are matched literally and case-sensitively
|
/external/llvm/include/llvm/ |
InlineAsm.h | 231 assert(MatchedOperandNo <= 0x7fff && "Too big matched operand"); 270 /// operand indicates it is an use operand that's matched to a def operand.
|
/external/llvm/tools/llvm-extract/ |
llvm-extract.cpp | 55 // ExtractRegExpFuncs - The functions, matched via regular expression, to 67 // ExtractRegExpGlobals - The globals, matched via regular expression, to
|
/external/llvm/utils/TableGen/ |
DAGISelMatcherGen.cpp | 64 /// NextRecordedOperandNo - As we emit opcodes to record matched values in 80 /// slot number that the OPC_CheckComplexPat opcode drops the matched 502 // fails) and pushes the matched operands onto the recorded nodes list. 511 // matched as the last operand of the predicate if it was successful. 548 // matched values. 799 // If this is the root node and multiple matched nodes in the input pattern [all...] |
/external/markdown/markdown/ |
treeprocessors.py | 93 data, matched, startIndex = self.__applyPattern( 96 if not matched:
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
StatusLine.java | 97 *If this set to true, then the whole status code is matched (default 98 * behavior) else only the class of the response is matched.
|
/external/pcre/doc/html/ |
pcrecompat.html | 40 numerical variables from any such patterns that are matched before the 111 would not be possible to distinguish which parentheses matched, because both
|
pcrestack.html | 55 used, by modifying the pattern that is being matched. Consider, for example, 65 frame for each matched character. For a long string, a lot of stack is
|
/frameworks/base/tests/CoreTests/android/core/ |
RegexTest.java | 74 assertFalse("Erroneously matched partial string. " + 76 assertFalse("Erroneously matched partial string. " +
|
/libcore/luni/src/main/java/java/util/concurrent/ |
SynchronousQueue.java | 203 volatile SNode match; // the node matched to this 223 * Waiters block until they have been matched. 226 * @return true if successfully matched to s 297 * stack, and return matched item. The matching or 333 for (;;) { // loop until matched or waiters disappear 364 * Spins/blocks until node s is matched by a fulfill operation. 369 * @return matched node, or s if cancelled 677 * @return matched item, or s if cancelled [all...] |
/packages/inputmethods/LatinIME/native/src/ |
proximity_info.cpp | 254 const bool matched = (currentChars[j] == baseLowerC || currentChars[j] == c); local 255 if (matched) {
|
/libcore/luni/src/main/java/java/util/ |
Scanner.java | 316 * pattern is found before line terminator, the matched string will be 317 * returned, and the {@code Scanner} will advance to the end of the matched string. 324 * @return the matched string or {@code null} if the pattern is not found 371 // The scanner advances past the input that matched 373 // If the matched pattern is immediately followed by line 415 * @return the matched string or {@code null} if the pattern is not found 427 * horizon. Delimiters are ignored. If the pattern is found, the matched 429 * matched string. Otherwise, null will be returned and {@code Scanner} will not 450 * @return the matched string or {@code null} if the pattern is not found 524 * @return the matched string, or {@code null} if the pattern is not foun [all...] |
/external/pcre/ |
pcre_dfa_exec.c | 760 DPRINTF(("%.*sSet matched string = \"%.*s\"\n", rlevel*2-2, SP, [all...] |
/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/core/ |
VoicemailProviderHelper.java | 83 * Returns null if no voicemail was found that exactly matched the given uri.
|
/development/tools/idegen/src/ |
Eclipse.java | 57 // Everything not matched by the user's precedence spec.
|