Home
last modified time | relevance | path

Searched defs:join_type (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/art/runtime/verifier/
H A Dreg_type_test.cc1081 const RegType& join_type = int_array_array.Merge(float_array_array, &cache, nullptr); in TEST_F() local
1117 const RegType& join_type = c1_reg_type.Merge(c2_reg_type, &cache, nullptr); in TestClassJoin() local
/aosp_15_r20/frameworks/minikin/rust/
H A Dhyphenator.rs630 let mut join_type: u8 = U_JT_NON_JOINING; in get_hyph_type_for_arabic() localVariable
/aosp_15_r20/external/autotest/frontend/afe/
H A Dmodel_logic.py62 def add_custom_join(self, table, condition, join_type, argument
/aosp_15_r20/frameworks/proto_logging/stats/
H A Datoms.proto13788 optional int32 join_type = 30; field
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/
Datoms.pb.h356113 inline ::int32_t AppSearchQueryStatsReported::join_type() const { in join_type() function