Home
last modified time | relevance | path

Searched defs:LookupType (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/zucchini/
H A Dimage_index.h68 TypeTag LookupType(offset_t location) const { in LookupType() function
H A Dimage_index_unittest.cc74 TEST_F(ImageIndexTest, LookupType) { in TEST_F() argument
/aosp_15_r20/external/zucchini/aosp/include/components/zucchini/
H A Dimage_index.h68 TypeTag LookupType(offset_t location) const { in LookupType() function
/aosp_15_r20/external/clang/include/clang/Lex/
H A DDirectoryLookup.h56 unsigned LookupType : 2; variable
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-shaper-arabic-win1256.hh114 #define OT_LOOKUP(Name, LookupType, LookupFlag, SubLookupOffsets) \ argument
/aosp_15_r20/development/vndk/tools/header-checker/src/linker/
H A Dmodule_merger.cpp89 MergeStatus ModuleMerger::LookupType( in LookupType() function in header_checker::linker::ModuleMerger
/aosp_15_r20/external/freetype/src/otvalid/
H A Dotvcommn.c360 FT_UInt LookupType, LookupFlag, SubTableCount; in otv_Lookup_validate() local
/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/
H A Dproto_writer.cc764 const google::protobuf::Type* ProtoWriter::LookupType( in LookupType() function in google::protobuf::util::converter::ProtoWriter
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/
H A Dproto_writer.cc764 const google::protobuf::Type* ProtoWriter::LookupType( in LookupType() function in google::protobuf::util::converter::ProtoWriter
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/
Dtype_manager_test.cpp686 TEST(TypeManager, LookupType) { in TEST() argument
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/
H A Dtype_manager_test.cpp689 TEST(TypeManager, LookupType) { in TEST() argument
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dtype_manager_test.cpp686 TEST(TypeManager, LookupType) { in TEST() argument
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DRegexLookup.java42 public enum LookupType { enum in RegexLookup