Home
last modified time | relevance | path

Searched defs:tag_value (Results 1 – 8 of 8) sorted by relevance

/external/rust/crates/quiche/deps/boringssl/src/crypto/bytestring/
Dcbs.c386 static int cbs_get_asn1(CBS *cbs, CBS *out, unsigned tag_value, in cbs_get_asn1()
409 int CBS_get_asn1(CBS *cbs, CBS *out, unsigned tag_value) { in CBS_get_asn1()
413 int CBS_get_asn1_element(CBS *cbs, CBS *out, unsigned tag_value) { in CBS_get_asn1_element()
417 int CBS_peek_asn1_tag(const CBS *cbs, unsigned tag_value) { in CBS_peek_asn1_tag()
/external/boringssl/src/crypto/bytestring/
Dcbs.c402 static int cbs_get_asn1(CBS *cbs, CBS *out, unsigned tag_value, in cbs_get_asn1()
425 int CBS_get_asn1(CBS *cbs, CBS *out, unsigned tag_value) { in CBS_get_asn1()
429 int CBS_get_asn1_element(CBS *cbs, CBS *out, unsigned tag_value) { in CBS_get_asn1_element()
433 int CBS_peek_asn1_tag(const CBS *cbs, unsigned tag_value) { in CBS_peek_asn1_tag()
/external/tflite-support/tensorflow_lite_support/cc/task/vision/core/
Dframe_buffer.h256 void InsertOrUpdateTag(const std::string& tag_key, absl::any tag_value) { in InsertOrUpdateTag()
262 absl::Status InsertTag(const std::string& tag_key, absl::any tag_value) { in InsertTag()
/external/openscreen/tools/cddl/
Dsema.h55 uint64_t tag_value; member
/external/ImageMagick/MagickCore/
Dprofile.c2329 tag_value; in SyncExifProfile() local
Dproperty.c1250 tag_value; in GetEXIFProperty() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_s3tc.c1125 LLVMValueRef tag_value, in s3tc_store_cached_block()
1921 LLVMValueRef dxt_block, tag_value; in generate_update_cache_one_block() local
/external/webrtc/pc/
Dwebrtc_sdp.cc3481 std::string tag_value; in ParseCryptoAttribute() local