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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium-trace/catapult/third_party/apiclient/googleapiclient/
channel.py 42 # Parse notification from the headers, including validating the id.
  /external/deqp/framework/common/
tcuTestCase.hpp 40 NODETYPE_SELF_VALIDATE, //!< Self-validating test case -- can be executed
  /external/deqp/framework/qphelper/
qpTestLog.h 71 QP_TEST_CASE_TYPE_SELF_VALIDATE = 0, /*!< Self-validating test case */
  /external/e2fsprogs/e2fsck/
ea_refcount.c 439 "while validating");
  /external/google-breakpad/src/client/solaris/handler/
solaris_lwp.cc 61 // Context information for the callbacks when validating address by listing
  /external/guava/guava-testlib/src/com/google/common/collect/testing/features/
FeatureUtil.java 32 * Utilities for collecting and validating tester requirements from annotations.
  /external/libphonenumber/demo/src/com/google/phonenumbers/
PhoneNumberParserServlet.java 49 * country, and responds with results from parsing, validating and formatting the number. The
  /external/libselinux/utils/
sefcontext_compile.c 322 rec->validating = 1;
  /external/llvm/utils/TableGen/
PseudoLoweringEmitter.cpp 286 // Process the pseudo expansion definitions, validating them as we do so.
  /external/pcre/dist/
pcre_valid_utf8.c 41 /* This module contains an internal function for validating UTF-8 character
  /external/selinux/libselinux/utils/
sefcontext_compile.c 367 rec->validating = 1;
  /external/vboot_reference/firmware/include/
vboot_nvstorage.h 153 * for the slot which came closest to validating; see VBSD_LF_CHECK_* in
  /external/wpa_supplicant_8/src/ap/
wmm.c 113 wpa_printf(MSG_DEBUG, "Validating WMM IE: OUI %02x:%02x:%02x "
  /frameworks/base/services/core/java/com/android/server/hdmi/
HdmiCecMessageValidator.java 260 // TODO: Add more logic like validating 1.0.1.0.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/armv5te/
boolhuff_armv5te.asm 26 ; macro for validating write buffer position
vp8_packtokens_armv5.asm 24 ; macro for validating write buffer position
vp8_packtokens_mbrow_armv5.asm 24 ; macro for validating write buffer position
  /libcore/luni/src/main/java/org/w3c/dom/ls/
LSParserFilter.java 124 * <br>For validating parsers, the checks are made on the original
  /libcore/ojluni/src/main/java/java/security/cert/
CertPathValidatorException.java 35 * validating a certification path.
  /system/sepolicy/tools/
checkfc.c 235 opts[0].value = NULL; /* not validating against a policy when comparing */
  /art/compiler/utils/arm64/
assembler_arm64.cc 508 // TODO: not validating references.
512 // TODO: not validating references.
  /cts/tests/tests/media/src/android/media/cts/
ImageReaderDecoderTest.java 618 if(VERBOSE) Log.v(TAG, "validating Image");
706 if (VERBOSE) Log.v(TAG, "Validating YUV data");
    [all...]
  /external/libselinux/src/
label_file.c 304 if (strcmp(spec->lr.ctx_raw, "<<none>>") && rec->validating) {
528 if (rec->validating) {
  /external/libxml2/
error.c 106 * error messages while not parsing nor validating. And @ctx will
129 * error messages while not parsing nor validating. And @ctx will
globals.c 215 * Global setting, indicate that the parser should work in validating mode.
232 * validating.

Completed in 2524 milliseconds

1 2 3 4 5 6 7 8 91011>>