Home
last modified time | relevance | path

Searched defs:embed (Results 1 – 15 of 15) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/asn1/
Dtasn_fre.c28 void ossl_asn1_item_embed_free(ASN1_VALUE **pval, const ASN1_ITEM *it, int embed) in ossl_asn1_item_embed_free()
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()
Dtasn_new.c60 int asn1_item_embed_new(ASN1_VALUE **pval, const ASN1_ITEM *it, int embed, in asn1_item_embed_new()
211 int embed = tt->flags & ASN1_TFLG_EMBED; in asn1_template_new() local
262 int embed) in asn1_primitive_new()
Dasn1_lib.c359 void ossl_asn1_string_embed_free(ASN1_STRING *a, int embed) in ossl_asn1_string_embed_free()
/third_party/openssl/crypto/asn1/
Dtasn_fre.c28 void ossl_asn1_item_embed_free(ASN1_VALUE **pval, const ASN1_ITEM *it, int embed) in ossl_asn1_item_embed_free()
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()
Dtasn_new.c60 int asn1_item_embed_new(ASN1_VALUE **pval, const ASN1_ITEM *it, int embed, in asn1_item_embed_new()
211 int embed = tt->flags & ASN1_TFLG_EMBED; in asn1_template_new() local
262 int embed) in asn1_primitive_new()
Dasn1_lib.c359 void ossl_asn1_string_embed_free(ASN1_STRING *a, int embed) in ossl_asn1_string_embed_free()
/third_party/python/Tools/msi/
Duploadrelease.ps138 [string]$embed=$null, variable
98 if ($embed) { variable
159 if ($embed) { variable
160 cd $embed variable
/third_party/libuv/test/
Dtest-embed.c48 TEST_IMPL(embed) { in TEST_IMPL() argument
/third_party/skia/third_party/externals/freetype/src/psaux/
Dpsobjs.c346 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
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-serialize.hh525 Type *embed (const Type *obj) in embed() function
534 Type *embed (const Type &obj) in embed() function
/third_party/skia/third_party/externals/expat/expat/doc/
Dok.min.css2 …ody{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0…
/third_party/vk-gl-cts/external/vulkan-docs/src/config/
Dkhronos.css138 img, object, embed { max-width: 100%; height: auto; } selector
140 object, embed { height: 100%; } selector
/third_party/typescript/tests/lib/
Dreact.d.ts2173 embed: HTMLFactory<HTMLEmbedElement>; property
2406 embed: React.HTMLProps<HTMLEmbedElement>; property
/third_party/skia/third_party/externals/oboe/docs/reference/
Djquery.js16 …,b1){return new bF.fn.init(b0,b1,bD)},bU=bd.jQuery,bH=bd.$,bD,bY=/^(?:[^#<]*(<[\w\W]+>)[^>]*$|#([\…
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp81536 static nsIAtom* embed; member in nsGkAtoms