/external/harfbuzz_ng/src/ |
hb-ot-map.cc | 52 hb_ot_map_t::lookup_map_t *lookup = lookups[table_index].push (); 114 lookups[table_index][i].index, 115 lookups[table_index][i].mask, 116 lookups[table_index][i].auto_zwj); 124 for (; i < lookups[table_index].len; i++) 125 hb_ot_layout_substitute_lookup (font, buffer, lookups[table_index][i].index, 126 lookups[table_index][i].mask, 127 lookups[table_index][i].auto_zwj); 138 hb_ot_layout_position_lookup (font, buffer, lookups[table_index][i].index, 139 lookups[table_index][i].mask [all...] |
hb-ot-shape-private.hh | 45 inline void collect_lookups (hb_tag_t table_tag, hb_set_t *lookups) const 53 map.collect_lookups (table_index, lookups);
|
hb-ot-map-private.hh | 115 unsigned int end = stage < pauses[table_index].len ? pauses[table_index][stage].num_lookups : lookups[table_index].len; 116 *plookups = &lookups[table_index][start]; 120 HB_INTERNAL void collect_lookups (unsigned int table_index, hb_set_t *lookups) const; 126 lookups[0].finish (); 127 lookups[1].finish (); 147 hb_prealloced_array_t<lookup_map_t, 32> lookups[2]; /* GSUB/GPOS */
|
hb-ot-shape.cc | 640 hb_set_t lookups; local 641 lookups.init (); 642 hb_ot_shape_plan_collect_lookups (shape_plan, HB_OT_TAG_GSUB, &lookups); 649 for (hb_codepoint_t lookup_index = -1; hb_set_next (&lookups, &lookup_index);)
|
hb-ot-shape-complex-indic.cc | 136 return POS_BASE_C; /* Will recategorize later based on font lookups. */ 419 /* Do this before any lookups have been applied. */ 457 &lookups, &count); 466 if (hb_ot_layout_lookup_would_substitute_fast (face, lookups[i].index, glyphs, glyphs_count, zero_context)) 472 const hb_ot_map_t::lookup_map_t *lookups; member in struct:would_substitute_feature_t 554 * some broken fonts (like Free Sans) simply copied lookups 556 * And oddly enough, Uniscribe seems to respect those lookups. 558 * base at 0. The font however, only has lookups matching [all...] |
/external/chromium_org/third_party/harfbuzz-ng/src/ |
hb-ot-map.cc | 60 hb_ot_map_t::lookup_map_t *lookup = lookups[table_index].push (); 114 for (unsigned int i = 0; i < lookups[table_index].len; i++) 115 hb_set_add (lookups_out, lookups[table_index][i].index); 251 /* Sort lookups and merge duplicates */ 252 if (last_num_lookups < m.lookups[table_index].len) 254 m.lookups[table_index].sort (last_num_lookups, m.lookups[table_index].len); 257 for (unsigned int i = j + 1; i < m.lookups[table_index].len; i++) 258 if (m.lookups[table_index][i].index != m.lookups[table_index][j].index [all...] |
hb-ot-shape-private.hh | 44 inline void collect_lookups (hb_tag_t table_tag, hb_set_t *lookups) const 52 map.collect_lookups (table_index, lookups);
|
hb-ot-map-private.hh | 115 unsigned int end = stage < stages[table_index].len ? stages[table_index][stage].last_lookup : lookups[table_index].len; 116 *plookups = &lookups[table_index][start]; 120 HB_INTERNAL void collect_lookups (unsigned int table_index, hb_set_t *lookups) const; 131 lookups[table_index].finish (); 151 hb_prealloced_array_t<lookup_map_t, 32> lookups[2]; /* GSUB/GPOS */
|
hb-ot-shape.cc | 687 hb_set_t lookups; local 688 lookups.init (); 689 hb_ot_shape_plan_collect_lookups (shape_plan, HB_OT_TAG_GSUB, &lookups); 696 for (hb_codepoint_t lookup_index = -1; hb_set_next (&lookups, &lookup_index);)
|
hb-ot-layout.cc | 779 * access to GSUB/GPOS lookups. 896 unsigned int lookup_index = lookups[table_index][i].index; 897 c.set_lookup_mask (lookups[table_index][i].mask); 898 c.set_auto_zwj (lookups[table_index][i].auto_zwj);
|
hb-ot-shape-complex-indic.cc | 368 * lookups for init,pres,abvs,blws features. 435 /* Do this before any lookups have been applied. */ 486 &lookups, &count); 494 if (hb_ot_layout_lookup_would_substitute_fast (face, lookups[i].index, glyphs, glyphs_count, zero_context)) 500 const hb_ot_map_t::lookup_map_t *lookups; member in struct:would_substitute_feature_t 587 * some broken fonts (like Free Sans) simply copied lookups 589 * And oddly enough, Uniscribe seems to respect those lookups. 591 * base at 0. The font however, only has lookups matching [all...] |
/external/libvorbis/lib/ |
lookups.pl | 15 function: lookup data; generated by lookups.pl; edit there 16 last mod: $Id: lookups.pl 13293 2007-07-24 00:09:47Z xiphmont $
|
Makefile.am | 38 EXTRA_DIST = lookups.pl
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
quota.h | 191 u_int32_t lookups; member in struct:dqstats
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
quota.h | 191 u_int32_t lookups; member in struct:dqstats
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
quota.h | 191 u_int32_t lookups; member in struct:dqstats
|
/external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/ |
OpenTypeVerticalData.cpp | 229 bool getGlyphSubstitutions(const LookupList* lookups, HashMap<Glyph, Glyph>* map, const SharedBuffer& buffer) const 235 const LookupTable* lookup = lookups->lookup(lookupListIndex[i], buffer); 391 const LookupList* lookups = lookupList(buffer); local 392 return lookups && verticalFeatureTable->getGlyphSubstitutions(lookups, map, buffer);
|
/external/strace/ |
quota.c | 285 u_int32_t lookups; member in struct:v1_dqstats 297 u_int32_t lookups; member in struct:v2_dqstats 537 tprintf("{lookups=%u, ", dq.lookups); 561 tprintf("{lookups=%u, ", dq.lookups);
|
/external/chromium_org/third_party/ots/src/ |
layout.cc | 1288 std::vector<uint16_t> lookups; local [all...] |
/external/chromium_org/v8/test/mjsunit/ |
arguments-opt.js | 127 // Make sure that out-of-bounds access do lookups in the
|
/external/chromium_org/v8/test/mjsunit/regress/ |
regress-123512.js | 32 // not cause prototype chain lookups when generating optimized code.
|
/external/v8/test/mjsunit/ |
arguments-opt.js | 127 // Make sure that out-of-bounds access do lookups in the
|
/external/kernel-headers/original/linux/ |
quota.h | 194 int lookups; member in struct:dqstats
|
/bionic/libc/private/ |
resolv_private.h | 173 char lookups[4]; member in struct:__res_state
|
/prebuilts/tools/common/netbeans-visual/ |
org-openide-util.jar | |