HomeSort by relevance Sort by last modified time
    Searched defs:lookup_type (Results 1 - 8 of 8) sorted by null

  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ProgramStateTrait.h 64 typedef const value_type* lookup_type; typedef in struct:clang::ento::ProgramStatePartialTrait
73 static lookup_type Lookup(data_type B, key_type K) {
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gsub-table.hh 1081 inline typename context_t::return_t dispatch (context_t *c, unsigned int lookup_type) const
1259 unsigned int lookup_type = get_type (); local
    [all...]
hb-ot-layout-gpos-table.hh 1492 unsigned int lookup_type = get_type (); local
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gsub-table.hh 1279 unsigned int lookup_type = get_type (); local
    [all...]
hb-ot-layout-gpos-table.hh 1492 unsigned int lookup_type = get_type (); local
    [all...]
  /external/chromium_org/third_party/ots/src/
layout.cc 179 uint16_t lookup_type = 0; local
182 if (!subtable.ReadU16(&lookup_type) ||
188 if (lookup_type == 0 || lookup_type > parser->num_types) {
247 lookup_type)) {
1463 uint16_t lookup_type = 0; local
    [all...]
  /external/chromium_org/third_party/skia/third_party/harfbuzz/src/
harfbuzz-gsub.c 4028 int lookup_type; local
4125 int lookup_type = gsub->LookupList.Lookup[lookup_index].LookupType; local
    [all...]
harfbuzz-gpos.c 5741 int lookup_type; local
    [all...]

Completed in 180 milliseconds