HomeSort by relevance Sort by last modified time
    Searched full:unmatched (Results 101 - 125 of 364) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/chrome/browser/webdata/
autofill_profile_syncable_service.h 212 // When we go through sync we find profiles that are similar but unmatched.
  /external/chromium_org/third_party/icu/source/common/unicode/
uidna.h 530 * unmatched single surrogates.
578 * unmatched single surrogates.
629 * unmatched single surrogates.
676 * unmatched single surrogates.
utf_old.h 585 /* unmatched first surrogate */ \
593 /* unmatched second surrogate */ \
653 /* unmatched first surrogate */ \
657 /* unmatched second surrogate or other non-character */ \
728 /* unmatched second surrogate */ \
732 /* unmatched first surrogate or other non-character */ \
    [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
nm-pdb.c 171 printf(("Warning: Unmatched symbols.\n"));
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
nm-pdb.c 171 printf(("Warning: Unmatched symbols.\n"));
  /external/icu4c/common/unicode/
uidna.h 559 * unmatched single surrogates.
607 * unmatched single surrogates.
658 * unmatched single surrogates.
705 * unmatched single surrogates.
    [all...]
utf_old.h 581 /* unmatched first surrogate */ \
589 /* unmatched second surrogate */ \
649 /* unmatched first surrogate */ \
653 /* unmatched second surrogate or other non-character */ \
724 /* unmatched second surrogate */ \
728 /* unmatched first surrogate or other non-character */ \
    [all...]
  /external/sqlite/android/
OldPhoneNumberUtils.cpp 286 * Last resort: if the number of unmatched characters on both sides is less than or equal
  /libcore/luni/src/main/java/java/text/
Format.java 224 throw new IllegalArgumentException("Unmatched braces in the pattern");
  /external/icu4c/common/
messagepattern.cpp 528 setParseError(parseError, 0); // Unmatched '{' braces in message.
547 setParseError(parseError, 0); // Unmatched '{' braces in message.
579 setParseError(parseError, 0); // Unmatched '{' braces in message.
599 setParseError(parseError, 0); // Unmatched '{' braces in message.
694 setParseError(parseError, 0); // Unmatched '{' braces in message.
    [all...]
punycode.cpp 234 /* error: unmatched surrogate */
267 /* error: unmatched surrogate */
ucnv_ct.c 374 /* this is an unmatched lead code unit (1st surrogate) */
386 /* this is an unmatched trail code unit (2nd surrogate) */
ucnvhz.c 465 /* this is an unmatched lead code unit (1st surrogate) */
474 /* this is an unmatched trail code unit (2nd surrogate) */
ucnvlat1.c 280 /* this is an unmatched lead code unit (1st surrogate) */
289 /* this is an unmatched trail code unit (2nd surrogate) */
  /external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
MessageFormatTest.java 158 fail("Assert 0: Failed to detect unmatched brackets.");
301 fail("Assert 0: Failed to detect unmatched brackets.");
741 fail("Assert 0: Failed to detect unmatched brackets.");
    [all...]
  /external/chromium/chrome/browser/net/
quoted_printable_unittest.cc 148 // Unmatched EOL.
  /ndk/sources/host-tools/sed-4.2.1/lib/
regcomp.c 156 gettext_noop ("Unmatched [ or [^") /* REG_EBRACK */
158 #define REG_EPAREN_IDX (REG_EBRACK_IDX + sizeof "Unmatched [ or [^")
159 gettext_noop ("Unmatched ( or \\(") /* REG_EPAREN */
161 #define REG_EBRACE_IDX (REG_EPAREN_IDX + sizeof "Unmatched ( or \\(")
162 gettext_noop ("Unmatched \\{") /* REG_EBRACE */
164 #define REG_BADBR_IDX (REG_EBRACE_IDX + sizeof "Unmatched \\{")
183 gettext_noop ("Unmatched ) or \\)") /* REG_ERPAREN */
514 /* POSIX doesn't distinguish between an unmatched open-group and an
515 unmatched close-group: both are REG_EPAREN. */
    [all...]
  /external/chromium_org/chrome/browser/ui/views/autofill/
autofill_dialog_views.h 602 // The current number of unmatched calls to UpdatesStarted.
606 // due to an unmatched UpdatesStarted.
  /external/chromium_org/chromeos/display/
real_output_configurator_delegate.cc 594 // screen's resolution. In this case, we arbitrarily assign unmatched
595 // touchscreens to unmatched screens.
  /external/chromium_org/third_party/icu/source/common/
punycode.c 231 /* error: unmatched surrogate */
264 /* error: unmatched surrogate */
ucnvhz.c 465 /* this is an unmatched lead code unit (1st surrogate) */
474 /* this is an unmatched trail code unit (2nd surrogate) */
ucnvlat1.c 279 /* this is an unmatched lead code unit (1st surrogate) */
288 /* this is an unmatched trail code unit (2nd surrogate) */
  /external/chromium_org/third_party/libxslt/libxslt/
templates.c 286 "xsltAttrTemplateValueProcessNode: unmatched '{'\n");
332 "xsltAttrTemplateValueProcessNode: unmatched '}'\n");
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
value.c 270 * The unmatched symrec will be caught below.
316 /* Look for unmatched symrecs. If we've already found one or
  /external/libxslt/libxslt/
templates.c 285 "xsltAttrTemplateValueProcessNode: unmatched '{'\n");
331 "xsltAttrTemplateValueProcessNode: unmatched '}'\n");

Completed in 447 milliseconds

1 2 3 45 6 7 8 91011>>