HomeSort by relevance Sort by last modified time
    Searched full:validating (Results 76 - 100 of 669) sorted by null

1 2 34 5 6 7 8 91011>>

  /libcore/dom/src/test/java/org/w3c/domts/
BatikTestDocumentBuilderFactory.java 224 * Indicates whether the implementation is validating.
225 * @return true if validating
DOMTestDocumentBuilderFactory.java 24 * (such as entity-expanding, non-validating, whitespace ignoring)
169 DocumentBuilderSetting.validating,
  /libcore/ojluni/src/main/java/java/security/cert/
TrustAnchor.java 40 * for validating X.509 certification paths. A most-trusted CA includes the
76 * are intended to be used as additional constraints when validating
140 * as additional constraints when validating an X.509 certification path.
179 * as additional constraints when validating an X.509 certification path.
294 * as additional constraints when validating an X.509 certification path.
  /external/curl/src/
tool_metalink.c 610 fprintf(error, "Metalink: validating (%s) [%s] FAILED (%s)\n", filename,
617 fprintf(error, "Metalink: validating (%s) [%s] FAILED (%s)\n", filename,
635 fprintf(error, "Metalink: validating (%s) [%s] FAILED (%s)\n", filename,
648 fprintf(error, "Metalink: validating (%s) [%s] OK\n", filename,
651 fprintf(error, "Metalink: validating (%s) [%s] FAILED (digest mismatch)\n",
664 fprintf(config->errors, "Metalink: validating (%s)...\n", filename);
667 "Metalink: validating (%s) FAILED (digest missing)\n", filename);
  /external/libxml2/doc/
xmlreader.html 42 <li><a href="#Validating">Validating a document</a></li>
352 <h2><a name="Validating">Validating a document</a></h2>
361 <li>XML_PARSER_LOADDTD: force loading the DTD (without validating)</li>
382 print "Error parsing and validating %s" % (file)</pre>
409 validating.</p>
  /external/expat/doc/
xmlwf.1 25 non-validating.
60 \fBxmlwf\fR is a non-validating parser --
169 Non-validating parsers are not required to resolve external
  /external/libxml2/include/libxml/
valid.h 78 * An xmlValidCtxt is used for error reporting when validating.
87 /* Node analysis stack used when validating within entities */
93 unsigned int finishDtd; /* finished validating the Dtd ? */
  /libcore/luni/src/main/java/org/xml/sax/
DocumentHandler.java 168 * ignorableWhitespace() method rather than this one (validating
186 * <p>Validating Parsers must use this method to report each chunk
188 * section 2.10): non-validating parsers may also use this method
  /cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
ViewClippingTests.java 22 * This tests view clipping by modifying properties of blue_padded_layout, and validating
  /external/apache-http/src/org/apache/http/cookie/
CookieAttributeHandler.java 35 * for parsing, validating, and matching a specific cookie attribute,
  /external/ceres-solver/internal/ceres/
array_utils.h 31 // Utility routines for validating arrays.
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/s3/
other_cacerts.txt 1 # Certifcate Authority certificates for validating SSL connections.
  /external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/python2/httplib2/test/
other_cacerts.txt 1 # Certifcate Authority certificates for validating SSL connections.
  /external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/python3/httplib2/test/
other_cacerts.txt 1 # Certifcate Authority certificates for validating SSL connections.
  /external/compiler-rt/make/
util.mk 94 # useful for validating that users aren't trying to override something which
  /external/dagger2/compiler/src/main/java/dagger/internal/codegen/
MapKeyProcessingStep.java 38 * The annotation processor responsible for validating the mapKey annotation and auto-generate
  /external/freetype/include/
ftotval.h 5 /* FreeType API for validating OpenType tables (specification). */
  /external/libchrome/base/memory/
aligned_memory_unittest.cc 51 // NaCl x86-64 compiler emits non-validating instructions for >128
  /external/libchrome/base/
scoped_generic_unittest.cc 147 // Cheesy manual "no compile" test for manually validating changes.
  /external/libcxx/test/std/input.output/iostream.format/output.streams/ostream.formatted/ostream.inserters.arithmetic/
pointer.pass.cpp 76 // %p is implementation defined. Instead of validating the
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/
ftotval.h 5 /* FreeType API for validating OpenType tables (specification). */
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/otvalid/
otvbase.c 294 FT_TRACE3(( "validating BASE table\n" ));
otvgdef.c 167 FT_TRACE3(( "validating GDEF table\n" ));
otvjstf.c 220 FT_TRACE3(( "validating JSTF table\n" ));
  /external/libphonenumber/
pom.xml 17 Google's common Java library for parsing, formatting, storing and validating international phone numbers.

Completed in 1195 milliseconds

1 2 34 5 6 7 8 91011>>