/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/bytestring/ |
D | cbs.c | 410 static int cbs_get_asn1(CBS *cbs, CBS *out, unsigned tag_value, in cbs_get_asn1() 433 int CBS_get_asn1(CBS *cbs, CBS *out, unsigned tag_value) { in CBS_get_asn1() 437 int CBS_get_asn1_element(CBS *cbs, CBS *out, unsigned tag_value) { in CBS_get_asn1_element() 441 int CBS_peek_asn1_tag(const CBS *cbs, unsigned tag_value) { in CBS_peek_asn1_tag()
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/bytestring/ |
D | cbs.c | 410 static int cbs_get_asn1(CBS *cbs, CBS *out, unsigned tag_value, in cbs_get_asn1() 433 int CBS_get_asn1(CBS *cbs, CBS *out, unsigned tag_value) { in CBS_get_asn1() 437 int CBS_get_asn1_element(CBS *cbs, CBS *out, unsigned tag_value) { in CBS_get_asn1_element() 441 int CBS_peek_asn1_tag(const CBS *cbs, unsigned tag_value) { in CBS_peek_asn1_tag()
|
/aosp_15_r20/external/google-cloud-java/java-resourcemanager/proto-google-cloud-resourcemanager-v3/src/main/proto/google/cloud/resourcemanager/v3/ |
H A D | tag_values.proto | 280 TagValue tag_value = 1 [(google.api.field_behavior) = REQUIRED]; field 296 TagValue tag_value = 1 [(google.api.field_behavior) = REQUIRED]; field
|
H A D | tag_bindings.proto | 236 string tag_value = 1 [(google.api.resource_reference) = { field
|
/aosp_15_r20/external/googleapis/google/cloud/resourcemanager/v3/ |
H A D | tag_values.proto | 280 TagValue tag_value = 1 [(google.api.field_behavior) = REQUIRED]; field 296 TagValue tag_value = 1 [(google.api.field_behavior) = REQUIRED]; field
|
H A D | tag_bindings.proto | 236 string tag_value = 1 [(google.api.resource_reference) = { field
|
/aosp_15_r20/external/boringssl/src/crypto/bytestring/ |
H A D | cbs.c | 438 static int cbs_get_asn1(CBS *cbs, CBS *out, CBS_ASN1_TAG tag_value, in cbs_get_asn1() 461 int CBS_get_asn1(CBS *cbs, CBS *out, CBS_ASN1_TAG tag_value) { in CBS_get_asn1() 465 int CBS_get_asn1_element(CBS *cbs, CBS *out, CBS_ASN1_TAG tag_value) { in CBS_get_asn1_element() 469 int CBS_peek_asn1_tag(const CBS *cbs, CBS_ASN1_TAG tag_value) { in CBS_peek_asn1_tag()
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/bytestring/ |
H A D | cbs.c | 438 static int cbs_get_asn1(CBS *cbs, CBS *out, CBS_ASN1_TAG tag_value, in cbs_get_asn1() 461 int CBS_get_asn1(CBS *cbs, CBS *out, CBS_ASN1_TAG tag_value) { in CBS_get_asn1() 465 int CBS_get_asn1_element(CBS *cbs, CBS *out, CBS_ASN1_TAG tag_value) { in CBS_get_asn1_element() 469 int CBS_peek_asn1_tag(const CBS *cbs, CBS_ASN1_TAG tag_value) { in CBS_peek_asn1_tag()
|
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/cc/task/vision/core/ |
H A D | frame_buffer.h | 256 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()
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/log/internal/ |
H A D | log_message.cc | 581 constexpr uint8_t tag_value = str_type == StringType::kLiteral in CopyToEncodedBuffer() local 608 constexpr uint8_t tag_value = str_type == StringType::kLiteral in CopyToEncodedBuffer() local
|
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/metrics/v3/ |
H A D | stats.proto | 230 oneof tag_value { oneof
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/ |
H A D | parser.cc | 20 CBS_ASN1_TAG tag_value; in PeekTagAndValue() local
|
/aosp_15_r20/external/cronet/base/test/ |
H A D | gtest_xml_util.cc | 56 std::string tag_value; member
|
/aosp_15_r20/external/googleapis/google/cloud/policytroubleshooter/iam/v3beta/ |
H A D | troubleshooter.proto | 319 string tag_value = 1 [(google.api.field_behavior) = OUTPUT_ONLY]; field
|
/aosp_15_r20/external/googleapis/google/cloud/policytroubleshooter/iam/v3/ |
H A D | troubleshooter.proto | 322 string tag_value = 1 [(google.api.field_behavior) = OUTPUT_ONLY]; field
|
/aosp_15_r20/external/cronet/base/test/launcher/ |
H A D | test_results_tracker.cc | 508 for (const auto& tag_value : tag.second) { in SaveSummaryAsJSON() local
|
/aosp_15_r20/external/openscreen/tools/cddl/ |
H A D | sema.h | 55 uint64_t tag_value; member
|
/aosp_15_r20/hardware/google/camera/devices/EmulatedCamera/hwl/ |
D | EmulatedCameraProviderHWLImpl.cpp | 627 auto tag_value = value[member.c_str()]; in ParseCharacteristics() local
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_format_s3tc.c | 1124 LLVMValueRef tag_value, in s3tc_store_cached_block() 1924 LLVMValueRef dxt_block, tag_value; in generate_update_cache_one_block() local
|
/aosp_15_r20/bionic/libc/malloc_debug/tests/ |
H A D | malloc_debug_unit_tests.cpp | 2567 uint8_t tag_value = pointer[-get_tag_offset()]; in TEST_F() local
|
/aosp_15_r20/external/webrtc/pc/ |
H A D | webrtc_sdp.cc | 3522 std::string tag_value; in ParseCryptoAttribute() local
|