HomeSort by relevance Sort by last modified time
    Searched defs:lookup_type (Results 1 - 10 of 10) 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
72 static lookup_type Lookup(data_type B, key_type K) {
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gsub-table.hh 1080 inline typename context_t::return_t dispatch (context_t *c, unsigned int lookup_type) const
1083 switch (lookup_type) {
1306 unsigned int lookup_type = get_type (); local
    [all...]
hb-ot-layout-gpos-table.hh 1496 unsigned int lookup_type = get_type (); local
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gsub-table.hh 1073 inline typename context_t::return_t dispatch (context_t *c, unsigned int lookup_type) const
1076 switch (lookup_type) {
1299 unsigned int lookup_type = get_type (); local
    [all...]
hb-ot-layout-gpos-table.hh 1501 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)) {
1449 uint16_t lookup_type = 0; local
    [all...]
  /external/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 5780 int lookup_type; local
    [all...]
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-gsub.c 4028 int lookup_type; local
4125 int lookup_type = gsub->LookupList.Lookup[lookup_index].LookupType; local
    [all...]
harfbuzz-gpos.c 5780 int lookup_type; local
    [all...]

Completed in 271 milliseconds