Searched defs:valid (Results 426 - 450 of 674) sorted by relevance

<<11121314151617181920>>

/external/openssl/include/openssl/
H A Dasn1t.h644 char valid; /* Values below are valid */ member in struct:ASN1_TLC_st
H A Dx509_vfy.h258 int valid; /* if 0, rebuild chain */ member in struct:x509_store_ctx_st
269 X509 *current_issuer; /* cert currently being tested as valid issuer */
/external/openssl/ssl/
H A Dssl_locl.h498 int valid; member in struct:cert_st
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/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/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
H A DSkPdfCIDFontDescriptorDictionary_autogen.h520 bool valid() const {return true;} function in class:SkPdfCIDFontDescriptorDictionary
H A DSkPdfCIDFontDictionary_autogen.h520 bool valid() const {return true;} function in class:SkPdfCIDFontDictionary
H A DSkPdfCIDSystemInfoDictionary_autogen.h520 bool valid() const {return true;} function in class:SkPdfCIDSystemInfoDictionary
H A DSkPdfCMapDictionary_autogen.h520 bool valid() const {return true;} function in class:SkPdfCMapDictionary
H A DSkPdfCalgrayColorSpaceDictionary_autogen.h520 bool valid() const {return true;} function in class:SkPdfCalgrayColorSpaceDictionary

Completed in 2134 milliseconds

<<11121314151617181920>>