Searched defs:valid (Results 251 - 275 of 674) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/third_party/boringssl/src/include/openssl/
H A Dx509_vfy.h256 int valid; /* if 0, rebuild chain */ member in struct:x509_store_ctx_st
267 X509 *current_issuer; /* cert currently being tested as valid issuer */
/external/chromium_org/third_party/boringssl/src/ssl/
H A Dssl_locl.h454 int valid; member in struct:cert_st
/external/chromium_org/third_party/freetype/src/base/
H A Dftobjs.c98 ft_validator_init( FT_Validator valid, argument
103 valid->base = base;
104 valid->limit = limit;
105 valid->level = level;
106 valid->error = FT_Err_Ok;
111 ft_validator_run( FT_Validator valid )
114 FT_UNUSED( valid );
121 ft_validator_error( FT_Validator valid, argument
127 volatile ft_jmp_buf* jump_buffer = &valid->jump_buffer;
130 valid
[all...]
H A Dftstroke.c311 FT_Bool valid; member in struct:FT_StrokeBorderRec_
620 border->valid = FALSE;
629 border->valid = FALSE;
645 border->valid = FALSE;
686 border->valid = TRUE;
2019 if ( sborder->valid )
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dloctest.cpp800 // table of valid data
1401 // at a valid offset in the mapping table
1422 // at a valid offset in the mapping table
1805 * and valid (expReqValid) and between valid and actual (expValidActual).
1817 const char* valid = validLoc.getName(); local
1819 int32_t reqValid = _loccmp(req, valid);
1820 int32_t validActual = _loccmp(valid, actual);
1827 logln("%s; req=%s, valid=%s, actual=%s",
1828 label, req, valid, actua
1840 Locale valid, actual, reqLoc; local
[all...]
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Dwebrtcsession.cc373 // constraints if the key is found and has a valid value.
521 // Enable DTLS by default if |dtls_identity_service| is valid.
907 bool valid = false; local
908 if (!ReadyToUseRemoteCandidate(candidate, NULL, &valid)) {
909 if (valid) {
916 return valid;
1388 bool valid = false; local
1389 if (!ReadyToUseRemoteCandidate(candidate, remote_desc, &valid)) {
1390 if (valid) {
1717 bool* valid) {
1714 ReadyToUseRemoteCandidate( const IceCandidateInterface* candidate, const SessionDescriptionInterface* remote_desc, bool* valid) argument
[all...]
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dsession.cc1239 bool valid = false; local
1243 valid = OnInitiateMessage(msg, &error);
1246 valid = OnInfoMessage(msg);
1249 valid = OnAcceptMessage(msg, &error);
1252 valid = OnRejectMessage(msg, &error);
1255 valid = OnTerminateMessage(msg, &error);
1258 valid = OnTransportInfoMessage(msg, &error);
1261 valid = OnTransportAcceptMessage(msg, &error);
1264 valid = OnDescriptionInfoMessage(msg, &error);
1267 valid
[all...]
/external/chromium_org/third_party/libwebp/demux/
H A Ddemux.c86 int (*valid)(const WebPDemuxer* const dmux); member in struct:ChunkParser
742 if (status != PARSE_ERROR && !parser->valid(dmux)) status = PARSE_ERROR;
/external/chromium_org/third_party/libxml/src/
H A Dxmllint.c143 static int valid = 0; variable
1867 if (valid)
1928 if (valid)
1936 if (valid) {
2349 } else if (valid) {
2361 if (ctxt->valid == 0)
2472 fprintf(stderr, "could not get valid list of elements\n");
2981 printf("\t--valid : validate the document in addition to std well-formed check\n");
2989 printf("\t--insert : ad-hoc test for valid insertions\n");
3173 else if ((!strcmp(argv[i], "-valid")) ||
[all...]
/external/chromium_org/third_party/qcms/src/
H A Diccread.c76 qcms_bool valid; member in struct:mem_source
82 mem->valid = false;
374 if (!src->valid)
390 if (src->valid)
699 if (!src->valid) {
1056 source.valid = true;
1085 if (!src->valid)
1089 if (!src->valid || !index.tags)
1126 if (!src->valid)
1151 if (!src->valid)
[all...]
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfALinkAnnotationDictionary_autogen.h520 bool valid() const {return true;} function in class:SkPdfALinkAnnotationDictionary
H A DSkPdfActionDictionary_autogen.h520 bool valid() const {return true;} function in class:SkPdfActionDictionary
H A DSkPdfAlternateImageDictionary_autogen.h520 bool valid() const {return true;} function in class:SkPdfAlternateImageDictionary
H A DSkPdfAnnotationActionsDictionary_autogen.h520 bool valid() const {return true;} function in class:SkPdfAnnotationActionsDictionary
H A DSkPdfAnnotationDictionary_autogen.h520 bool valid() const {return true;} function in class:SkPdfAnnotationDictionary
H A DSkPdfAppearanceCharacteristicsDictionary_autogen.h520 bool valid() const {return true;} function in class:SkPdfAppearanceCharacteristicsDictionary
H A DSkPdfAppearanceDictionary_autogen.h520 bool valid() const {return true;} function in class:SkPdfAppearanceDictionary
H A DSkPdfApplicationDataDictionary_autogen.h520 bool valid() const {return true;} function in class:SkPdfApplicationDataDictionary
H A DSkPdfArtifactsDictionary_autogen.h520 bool valid() const {return true;} function in class:SkPdfArtifactsDictionary
H A DSkPdfAttributeObjectDictionary_autogen.h520 bool valid() const {return true;} function in class:SkPdfAttributeObjectDictionary
H A DSkPdfBeadDictionary_autogen.h520 bool valid() const {return true;} function in class:SkPdfBeadDictionary
H A DSkPdfBlockLevelStructureElementsDictionary_autogen.h520 bool valid() const {return true;} function in class:SkPdfBlockLevelStructureElementsDictionary
H A DSkPdfBorderStyleDictionary_autogen.h520 bool valid() const {return true;} function in class:SkPdfBorderStyleDictionary
H A DSkPdfBoxColorInformationDictionary_autogen.h520 bool valid() const {return true;} function in class:SkPdfBoxColorInformationDictionary
H A DSkPdfBoxStyleDictionary_autogen.h520 bool valid() const {return true;} function in class:SkPdfBoxStyleDictionary

Completed in 4906 milliseconds

<<11121314151617181920>>