Home
last modified time | relevance | path

Searched defs:matcher_type (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/libtextclassifier/native/libtextclassifier_fbgen_utils_tflite_text_encoder_config/gen/utils/tflite/
Dtext_encoder_config_generated.h67 …libtextclassifier3::SentencePieceMatcherType matcher_type = libtextclassifier3::SentencePieceMatch… member
128 libtextclassifier3::SentencePieceMatcherType matcher_type() const { in matcher_type() function
/aosp_15_r20/external/googleapis/google/cloud/networkservices/v1beta1/
H A Dcommon.proto135 oneof matcher_type { oneof
/aosp_15_r20/external/googleapis/google/cloud/networkservices/v1/
H A Dcommon.proto135 oneof matcher_type { oneof
/aosp_15_r20/external/python/cpython3/Objects/
Dexceptions.c1028 _exceptiongroup_split_matcher_type matcher_type, in exceptiongroup_split_check_match()
1071 _exceptiongroup_split_matcher_type matcher_type, in exceptiongroup_split_recursive()
1188 _exceptiongroup_split_matcher_type matcher_type; in BaseExceptionGroup_split() local
1219 _exceptiongroup_split_matcher_type matcher_type; in BaseExceptionGroup_subgroup() local
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/xds/src/main/proto/xds/type/matcher/v3/
H A Dmatcher.proto127 oneof matcher_type { oneof
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xds/xds/type/matcher/v3/
Dmatcher.proto127 oneof matcher_type { oneof
/aosp_15_r20/external/clang/docs/tools/
H A Ddump_ast_matchers.py318 def sort_table(matcher_type, matcher_map): argument