Searched defs:embed (Results 1 - 9 of 9) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/asn1/ |
H A D | tasn_new.c | 60 int asn1_item_embed_new(ASN1_VALUE **pval, const ASN1_ITEM *it, int embed, in asn1_item_embed_new() argument 211 int embed = tt->flags & ASN1_TFLG_EMBED; asn1_template_new() local 261 asn1_primitive_new(ASN1_VALUE **pval, const ASN1_ITEM *it, int embed) asn1_primitive_new() argument [all...] |
H A D | tasn_fre.c | 28 void ossl_asn1_item_embed_free(ASN1_VALUE **pval, const ASN1_ITEM *it, int embed) in ossl_asn1_item_embed_free() argument 124 int embed = tt->flags & ASN1_TFLG_EMBED; in ossl_asn1_template_free() local 146 void ossl_asn1_primitive_free(ASN1_VALUE **pval, const ASN1_ITEM *it, int embed) in ossl_asn1_primitive_free() argument [all...] |
H A D | asn1_lib.c | 359 void ossl_asn1_string_embed_free(ASN1_STRING *a, int embed) in ossl_asn1_string_embed_free() argument
|
/third_party/openssl/crypto/asn1/ |
H A D | tasn_new.c | 60 int asn1_item_embed_new(ASN1_VALUE **pval, const ASN1_ITEM *it, int embed, in asn1_item_embed_new() argument 211 int embed = tt->flags & ASN1_TFLG_EMBED; asn1_template_new() local 261 asn1_primitive_new(ASN1_VALUE **pval, const ASN1_ITEM *it, int embed) asn1_primitive_new() argument [all...] |
H A D | tasn_fre.c | 28 void ossl_asn1_item_embed_free(ASN1_VALUE **pval, const ASN1_ITEM *it, int embed) in ossl_asn1_item_embed_free() argument 124 int embed = tt->flags & ASN1_TFLG_EMBED; in ossl_asn1_template_free() local 146 void ossl_asn1_primitive_free(ASN1_VALUE **pval, const ASN1_ITEM *it, int embed) in ossl_asn1_primitive_free() argument [all...] |
H A D | asn1_lib.c | 359 void ossl_asn1_string_embed_free(ASN1_STRING *a, int embed) in ossl_asn1_string_embed_free() argument
|
/third_party/protobuf/php/tests/ |
H A D | WellKnownTest.php | 58 $embed = new TestMessage(); variable
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-serialize.hh | 525 Type *embed (const Type *obj) in embed() function 534 Type *embed (const Type &obj) in embed() function
|
/third_party/skia/third_party/externals/freetype/src/psaux/ |
H A D | psobjs.c | 346 FT_Int embed = 0; in skip_literal_string() local 461 FT_Int embed = 0; in skip_procedure() local 630 FT_Int embed; in ps_parser_to_token() local [all...] |
Completed in 6 milliseconds