Searched defs:lookup_type (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramStateTrait.h42 typedef const value_type* lookup_type; typedef in struct:clang::ento::ProgramStatePartialTrait
50 static lookup_type Lookup(data_type B, key_type K) {
/external/harfbuzz/src/
H A Dharfbuzz-gsub.c4028 int lookup_type; local
4041 lookup_type = lo->LookupType;
4047 switch (lookup_type) {
4081 HB_UShort lookup_type )
4083 switch (lookup_type) {
4099 HB_UShort lookup_type )
4101 switch ( lookup_type ) {
4125 int lookup_type = gsub->LookupList.Lookup[lookup_index].LookupType; local
4131 switch (lookup_type) {
H A Dharfbuzz-gpos.c5780 int lookup_type; local
5794 lookup_type = lo->LookupType;
5800 switch (lookup_type) {
5836 HB_UShort lookup_type )
5838 switch ( lookup_type ) {
5855 HB_UShort lookup_type )
5857 switch ( lookup_type ) {

Completed in 72 milliseconds