Home
last modified time | relevance | path

Searched defs:tag (Results 901 - 925 of 1564) sorted by relevance

1...<<31323334353637383940>>...63

/third_party/lwip/src/netif/ppp/
H A Dpppoe.c372 u16_t tag, len, off; in pppoe_disc_input() local
[all...]
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-intl.cc703 Handle<Object> tag = args.atOrUndefined(isolate, 1); in BUILTIN() local
[all...]
/third_party/node/deps/v8/src/codegen/
H A Dreloc-info.cc96 void RelocInfoWriter::WriteShortTaggedPC(uint32_t pc_delta, int tag) { in WriteShortTaggedPC() argument
222 int tag = AdvanceGetTag(); in next() local
[all...]
/third_party/node/deps/v8/src/objects/
H A Dfeedback-vector-inl.h123 void FeedbackVector::clear_invocation_count(RelaxedStoreTag tag) { in clear_invocation_count() argument
/third_party/node/deps/v8/src/profiler/
H A Dprofiler-listener.cc43 void ProfilerListener::CodeCreateEvent(LogEventsAndTags tag, in CodeCreateEvent() argument
58 void ProfilerListener::CodeCreateEvent(LogEventsAndTags tag, in CodeCreateEvent() argument
73 void ProfilerListener::CodeCreateEvent(LogEventsAndTags tag, in CodeCreateEvent() argument
109 void ProfilerListener::CodeCreateEvent(LogEventsAndTags tag, in CodeCreateEvent() argument
233 void ProfilerListener::CodeCreateEvent(LogEventsAndTags tag, in CodeCreateEvent() argument
[all...]
/third_party/node/deps/v8/src/runtime/
H A Druntime-test-wasm.cc301 Handle<Object> tag = in RUNTIME_FUNCTION() local
/third_party/node/deps/openssl/openssl/crypto/crmf/
H A Dcrmf_lib.c399 ASN1_INTEGER *tag = NULL; in OSSL_CRMF_MSG_create_popo() local
/third_party/node/deps/openssl/openssl/providers/common/der/
H A Dder_rsa_key.c247 static int DER_w_MaskGenAlgorithm(WPACKET *pkt, int tag, in DER_w_MaskGenAlgorithm() argument
283 int ossl_DER_w_RSASSA_PSS_params(WPACKET *pkt, int tag, in ossl_DER_w_RSASSA_PSS_params() argument
367 int ossl_DER_w_algorithmIdentifier_RSA_PSS(WPACKET *pkt, int tag, in ossl_DER_w_algorithmIdentifier_RSA_PSS() argument
393 int ossl_DER_w_algorithmIdentifier_RSA(WPACKET *pkt, int tag, RSA *rsa) in ossl_DER_w_algorithmIdentifier_RSA() argument
[all...]
/third_party/node/deps/openssl/openssl/providers/fips/
H A Dself_test_kats.c118 unsigned char tag[16] = { 0 }; in self_test_cipher() local
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ocb.c64 aes_generic_ocb_gettag(PROV_AES_OCB_CTX *ctx, unsigned char *tag, size_t tlen) aes_generic_ocb_gettag() argument
/third_party/node/deps/openssl/openssl/crypto/ts/
H A Dts_conf.c113 static void ts_CONF_lookup_fail(const char *name, const char *tag) in ts_CONF_lookup_fail() argument
118 static void ts_CONF_invalid(const char *name, const char *tag) in ts_CONF_invalid() argument
/third_party/node/deps/openssl/openssl/include/crypto/
H A Dmodes.h215 SIV_BLOCK tag; member
/third_party/node/deps/openssl/openssl/crypto/modes/
H A Dgcm128.c1767 int CRYPTO_gcm128_finish(GCM128_CONTEXT *ctx, const unsigned char *tag, argument
1838 void CRYPTO_gcm128_tag(GCM128_CONTEXT *ctx, unsigned char *tag, size_t len) argument
/third_party/node/deps/openssl/openssl/apps/
H A Dsrp.c114 static char *lookup_conf(const CONF *conf, const char *section, const char *tag) in lookup_conf() argument
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Dtasn_dec.c87 unsigned long ASN1_tag2bit(int tag) in ASN1_tag2bit() argument
107 asn1_item_ex_d2i_intern(ASN1_VALUE **pval, const unsigned char **in, long len, const ASN1_ITEM *it, int tag, int aclass, char opt, ASN1_TLC *ctx, OSSL_LIB_CTX *libctx, const char *propq) asn1_item_ex_d2i_intern() argument
125 ASN1_item_ex_d2i(ASN1_VALUE **pval, const unsigned char **in, long len, const ASN1_ITEM *it, int tag, int aclass, char opt, ASN1_TLC *ctx) ASN1_item_ex_d2i() argument
162 asn1_item_embed_d2i(ASN1_VALUE **pval, const unsigned char **in, long len, const ASN1_ITEM *it, int tag, int aclass, char opt, ASN1_TLC *ctx, int depth, OSSL_LIB_CTX *libctx, const char *propq) asn1_item_embed_d2i() argument
698 asn1_d2i_ex_primitive(ASN1_VALUE **pval, const unsigned char **in, long inlen, const ASN1_ITEM *it, int tag, int aclass, char opt, ASN1_TLC *ctx) asn1_d2i_ex_primitive() argument
1040 asn1_collect(BUF_MEM *buf, const unsigned char **in, long len, char inf, int tag, int aclass, int depth) asn1_collect() argument
[all...]
/third_party/rust/crates/bindgen/bindgen-integration/cpp/
H A DTest.h117 MyEnum tag: 2; member
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DCodedInputStream.cs542 MaybeConsumeTag(uint tag) MaybeConsumeTag() argument
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DCodedInputStreamTest.cs458 ReadTag_ZeroFieldRejected(byte tag) ReadTag_ZeroFieldRejected() argument
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dtagstruct.c662 int tag = va_arg(va, int); in pa_tagstruct_put() local
741 int tag = va_arg(va, int); in pa_tagstruct_get() local
/third_party/openssl/crypto/modes/
H A Dgcm128.c1767 int CRYPTO_gcm128_finish(GCM128_CONTEXT *ctx, const unsigned char *tag, argument
1838 void CRYPTO_gcm128_tag(GCM128_CONTEXT *ctx, unsigned char *tag, size_t len) argument
/third_party/openssl/apps/
H A Dsrp.c114 static char *lookup_conf(const CONF *conf, const char *section, const char *tag) in lookup_conf() argument
/third_party/openssl/crypto/crmf/
H A Dcrmf_lib.c399 ASN1_INTEGER *tag = NULL; in OSSL_CRMF_MSG_create_popo() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderAtomicCounterOpsTests.cpp197 void ShaderAtomicCounterOpsTestBase::ShaderPipeline::prepareShader(std::string& shader, const std::string& tag, in prepareShader() argument
/third_party/openssl/crypto/ts/
H A Dts_conf.c113 static void ts_CONF_lookup_fail(const char *name, const char *tag) in ts_CONF_lookup_fail() argument
118 static void ts_CONF_invalid(const char *name, const char *tag) in ts_CONF_invalid() argument
/third_party/openssl/providers/common/der/
H A Dder_rsa_key.c247 static int DER_w_MaskGenAlgorithm(WPACKET *pkt, int tag, in DER_w_MaskGenAlgorithm() argument
283 int ossl_DER_w_RSASSA_PSS_params(WPACKET *pkt, int tag, in ossl_DER_w_RSASSA_PSS_params() argument
367 int ossl_DER_w_algorithmIdentifier_RSA_PSS(WPACKET *pkt, int tag, in ossl_DER_w_algorithmIdentifier_RSA_PSS() argument
393 int ossl_DER_w_algorithmIdentifier_RSA(WPACKET *pkt, int tag, RSA *rsa) in ossl_DER_w_algorithmIdentifier_RSA() argument
[all...]

Completed in 24 milliseconds

1...<<31323334353637383940>>...63