Home
last modified time | relevance | path

Searched refs:unmatched (Results 1 – 22 of 22) sorted by relevance

/external/wpa_supplicant_8/hostapd/logwatch/
Dhostapd16 my @unmatched;
36 push @unmatched, "$line\n";
60 if ($#unmatched >= 0) {
62 print @unmatched;
/external/quake/quake/src/WinQuake/
Dquake-data.spec.sh38 motion, ambient sound and lighting, and unmatched multiplayer capabilities
Dquake.spec.sh37 motion, ambient sound and lighting, and unmatched multiplayer capabilities
Dquake-shareware.spec.sh37 motion, ambient sound and lighting, and unmatched multiplayer capabilities
/external/clang/lib/Sema/
DSemaDeclObjC.cpp1282 const ObjCMethodDecl *unmatched = impl; in checkMethodFamilyMismatch() local
1287 unmatched = decl; in checkMethodFamilyMismatch()
1324 if (unmatched->getResultType()->isObjCObjectPointerType()) { in checkMethodFamilyMismatch()
/external/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
DPHP Markdown Extra Readme.text642 following a code span or block with unmatched opening bracket to be
/external/llvm/lib/Support/
Dregengine.inc304 const char *tail; /* string unmatched by rest of RE */
/external/webkit/Tools/android/flex-2.5.4a/MISC/Atari/
DAtari.patches503 X+ fprintf(stderr," - s : suppress echo of unmatched scanner input to stdout\n");
/external/pcre/testdata/
Dtestoutput2436 Failed: unmatched parentheses at offset 0
953 Failed: unmatched parentheses at offset 3
962 Failed: unmatched parentheses at offset 0
989 Failed: unmatched parentheses at offset 3
998 Failed: unmatched parentheses at offset 0
/external/webkit/Tools/android/flex-2.5.4a/MISC/
Dflex.man782 .|\n /* eat up any unmatched character */
1201 The default rule (to ECHO any unmatched character) remains
2012 -s causes the default rule (that unmatched scanner input
/external/webkit/Tools/android/flex-2.5.4a/MISC/texinfo/
Dflex.info726 .|\n /* eat up any unmatched character */
1031 The default rule (to `ECHO' any unmatched character) remains active
1674 causes the "default rule" (that unmatched scanner input is echoed
Dflex.texi880 .|\n /* eat up any unmatched character */
1240 The default rule (to @samp{ECHO} any unmatched character) remains
1984 causes the @dfn{default rule} (that unmatched scanner
/external/bison/
DOChangeLog766 (parse_union_decl): Catch unmatched close-brace.
DChangeLog1566 * data/lalr1.cc: Don't put an unmatched ' in a dnl comment, as
14762 `unmatched' message.
/external/pcre/
DChangeLog882 (b) A back reference to an unmatched subpattern matches an empty string
/external/bison/doc/
Dbison.texinfo5960 close-delimiter will probably appear to be unmatched, and generate another,
Dbison.info5505 close-delimiter will probably appear to be unmatched, and generate
/external/pcre/doc/
Dpcre.txt1479 22 unmatched parentheses
/external/webkit/Source/JavaScriptCore/
DChangeLog-2011-02-168843 For unmatched subpattens we previously used to set the subpattern end to -1,
/external/webkit/Source/WebCore/
DChangeLog13402 Balance unmatched state saves in the canvas context.
13413 Changes to allow for asserting for unmatched transparency layer begin/ends.
/external/webkit/Tools/
DChangeLog-2010-05-246758 (scmRemove): have git ignore unmatched files
/external/sqlite/dist/
Dsqlite3.c.orig112406 ** returns either when the end of the buffer is reached or an unmatched