/third_party/lwip/src/netif/ppp/ |
H A D | pppoe.c | 372 u16_t tag, len, off; in pppoe_disc_input() local [all...] |
/third_party/node/deps/v8/src/builtins/ |
H A D | builtins-intl.cc | 703 Handle<Object> tag = args.atOrUndefined(isolate, 1); in BUILTIN() local [all...] |
/third_party/node/deps/v8/src/codegen/ |
H A D | reloc-info.cc | 96 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 D | feedback-vector-inl.h | 123 void FeedbackVector::clear_invocation_count(RelaxedStoreTag tag) { in clear_invocation_count() argument
|
/third_party/node/deps/v8/src/profiler/ |
H A D | profiler-listener.cc | 43 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 D | runtime-test-wasm.cc | 301 Handle<Object> tag = in RUNTIME_FUNCTION() local
|
/third_party/node/deps/openssl/openssl/crypto/crmf/ |
H A D | crmf_lib.c | 399 ASN1_INTEGER *tag = NULL; in OSSL_CRMF_MSG_create_popo() local
|
/third_party/node/deps/openssl/openssl/providers/common/der/ |
H A D | der_rsa_key.c | 247 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 D | self_test_kats.c | 118 unsigned char tag[16] = { 0 }; in self_test_cipher() local
|
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
H A D | cipher_aes_ocb.c | 64 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 D | ts_conf.c | 113 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 D | modes.h | 215 SIV_BLOCK tag; member
|
/third_party/node/deps/openssl/openssl/crypto/modes/ |
H A D | gcm128.c | 1767 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 D | srp.c | 114 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 D | tasn_dec.c | 87 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 D | Test.h | 117 MyEnum tag: 2; member
|
/third_party/protobuf/csharp/src/Google.Protobuf/ |
H A D | CodedInputStream.cs | 542 MaybeConsumeTag(uint tag) MaybeConsumeTag() argument [all...] |
/third_party/protobuf/csharp/src/Google.Protobuf.Test/ |
H A D | CodedInputStreamTest.cs | 458 ReadTag_ZeroFieldRejected(byte tag) ReadTag_ZeroFieldRejected() argument [all...] |
/third_party/pulseaudio/src/pulsecore/ |
H A D | tagstruct.c | 662 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 D | gcm128.c | 1767 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 D | srp.c | 114 static char *lookup_conf(const CONF *conf, const char *section, const char *tag) in lookup_conf() argument
|
/third_party/openssl/crypto/crmf/ |
H A D | crmf_lib.c | 399 ASN1_INTEGER *tag = NULL; in OSSL_CRMF_MSG_create_popo() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cShaderAtomicCounterOpsTests.cpp | 197 void ShaderAtomicCounterOpsTestBase::ShaderPipeline::prepareShader(std::string& shader, const std::string& tag, in prepareShader() argument
|
/third_party/openssl/crypto/ts/ |
H A D | ts_conf.c | 113 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 D | der_rsa_key.c | 247 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...] |