HomeSort by relevance Sort by last modified time
    Searched full:recognized (Results 126 - 150 of 1175) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium/net/base/
registry_controlled_domain.h 137 // other than leading/trailing ones), or is itself a recognized registry
172 // is an IP address, has no subcomponents, or is itself a recognized registry
  /external/libvpx/vpx/internal/
vpx_codec_internal.h 72 * The input stream was recognized and decoder initialized.
87 * The input stream was recognized and decoder initialized.
  /external/protobuf/java/src/main/java/com/google/protobuf/
GeneratedMessageLite.java 346 // If the number isn't recognized as a valid value for this
390 // If the number isn't recognized as a valid value for this enum,
  /external/protobuf/src/google/protobuf/io/
tokenizer.h 76 // the protocol definition parser to parse. The tokens recognized are
79 // C- and C++-style comments are recognized, but other styles can be used by
  /external/valgrind/main/drd/
drd_error.c 456 * The suppression types recognized by DRD are the same types as the error
502 * None of the suppression patterns recognized by DRD has 'extra' lines
  /external/webkit/Source/WebCore/dom/
ViewportArguments.cpp 337 "Viewport argument key \"%replacement1\" not recognized and ignored.",
338 "Viewport argument value \"%replacement1\" for key \"%replacement2\" not recognized. Content ignored.",
  /frameworks/base/core/java/com/android/internal/os/
RuntimeInit.java 250 * Current recognized args:
379 * Current recognized args:
  /frameworks/base/telephony/java/com/android/internal/telephony/
CallerInfoAsyncQuery.java 155 // shortcuts to avoid query for recognized numbers.
405 // check to see if these are recognized numbers, and use shortcuts if we can.
  /libcore/luni/src/main/java/java/security/
KeyStoreSpi.java 252 * recognized.
295 * recognized.
  /libcore/luni/src/main/java/javax/xml/transform/
Transformer.java 207 * argument keys are not recognized and are not namespace qualified.
241 * <p>If any of the argument keys are not recognized and are not
  /libcore/luni/src/main/java/javax/xml/validation/
ValidatorHandler.java 71 * <h2>Recognized Properties and Features</h2>
73 * This spec defines the following feature that must be recognized
  /libcore/luni/src/test/java/tests/api/java/lang/reflect/
ConstructorTest.java 145 assertTrue("Vararg constructor not recognized", varArgCtor.isVarArgs());
149 assertFalse("Non vararg constructor recognized as vararg constructor",
  /libcore/xml/src/main/java/org/xmlpull/v1/
XmlSerializer.java 43 * If feature is not recognized or can not be set
71 * If property is not recognized or can not be set
  /libcore/xml/src/main/java/org/xmlpull/v1/sax2/
Driver.java 227 //throw new SAXNotRecognizedException("not recognized get property "+name);
245 //throw new SAXNotRecognizedException("not recognized set property "+name);
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/log/
EventContainer.java 105 * @return a string storing the object and its type or null if the type was not recognized.
123 * @return an {@link Object} or null if the string or type were not recognized.
  /cts/tools/dex-tools/src/dex/reader/
DexEncodedValueImpl.java 112 + " not recognized");
  /external/bison/lib/
getopt_.h 188 The OPTS string is a list of characters which are recognized option
  /external/bluetooth/glib/glib/
gstrfuncs.h 204 * sequences. Inverse of g_strescape. The recognized sequences are \b
  /external/chromium/chrome/browser/extensions/
user_script_master_unittest.cc 116 "//@include not-recognized\n" // must have one space after "//"
  /external/icu4c/i18n/
csdetect.cpp 402 /* Initialize recognized charsets. */
  /external/icu4c/tools/toolutil/
xmlparser.h 218 // that are recognized.
  /external/ipsec-tools/src/racoon/
vendorid.c 214 * if we find a recognized one, or UNKNOWN if we don't.
  /external/jsilver/src/com/google/streamhtmlparser/impl/
ParserStateTable.java 23 * recognized state transitions and the set of characters that
  /external/pcre/
132html 252 # Ignore anything not recognized
  /external/pcre/doc/
pcrecompat.3 67 The \eQ...\eE sequence is recognized both inside and outside character classes.

Completed in 3695 milliseconds

1 2 3 4 56 7 8 91011>>