HomeSort by relevance Sort by last modified time
    Searched full:lookups (Results 1 - 25 of 895) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/ots/src/
gpos.h 19 // Number of lookups in GPOS table
gsub.h 19 // Number of lookups in GPSUB table
  /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 ();
115 for (unsigned int i = 0; i < lookups[table_index].len; i++)
116 hb_set_add (lookups_out, lookups[table_index][i].index);
275 /* Sort lookups and merge duplicates */
276 if (last_num_lookups < m.lookups[table_index].len)
278 m.lookups[table_index].qsort (last_num_lookups, m.lookups[table_index].len);
281 for (unsigned int i = j + 1; i < m.lookups[table_index].len; i++)
282 if (m.lookups[table_index][i].index != m.lookups[table_index][j].index
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-map.cc 60 hb_ot_map_t::lookup_map_t *lookup = lookups[table_index].push ();
115 for (unsigned int i = 0; i < lookups[table_index].len; i++)
116 hb_set_add (lookups_out, lookups[table_index][i].index);
275 /* Sort lookups and merge duplicates */
276 if (last_num_lookups < m.lookups[table_index].len)
278 m.lookups[table_index].qsort (last_num_lookups, m.lookups[table_index].len);
281 for (unsigned int i = j + 1; i < m.lookups[table_index].len; i++)
282 if (m.lookups[table_index][i].index != m.lookups[table_index][j].index
    [all...]
  /external/icu/icu4c/source/layout/
GlyphSubstitutionTables.h 17 #include "Lookups.h"
GlyphPositioningTables.cpp 9 #include "Lookups.h"
GlyphPositioningTables.h 16 #include "Lookups.h"
GlyphPosnLookupProc.h 17 #include "Lookups.h"
GlyphSubstLookupProc.h 18 #include "Lookups.h"
GlyphSubstitutionTables.cpp 10 #include "Lookups.h"
LookupProcessor.cpp 12 #include "Lookups.h"
198 // Count the total number of lookups referenced by all features. This will
200 // lookupListCount because some lookups might be referenced by more than
236 // If this is the required feature, add its lookups
242 // If we added lookups from the required feature, sort them
297 // we will apply the lookups in the order
  /external/clang/test/PCH/
cxx-namespaces.cpp 7 // RUN: %clang_cc1 -include-pch %t -fsyntax-only -ast-dump -ast-dump-lookups -ast-dump-filter N %s | FileCheck %s
12 // RUN: %clang_cc1 -fmodules -include-pch %t -fsyntax-only -ast-dump -ast-dump-lookups -ast-dump-filter N %s | FileCheck %s
  /libcore/json/src/main/java/org/json/
JSONException.java 28 * <li>Lookups using an out of range index or nonexistent name
29 * <li>Type mismatches on lookups
  /frameworks/base/docs/html/
jd_tag_helpers.js 64 // Type lookups
80 // Tag lookups
96 // URL and language lookups
  /external/chromium_org/tools/gyp/test/variables/commands/
gyptest-commands-repeated-multidir.py 18 # lookups failing, resulting in the command being run multiple times by
  /external/clang/test/CXX/basic/basic.lookup/basic.lookup.classref/
p3.cpp 8 // scope of class C. At least one of the lookups shall find a name that
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
fib_rules.h 13 /* try to find source address in routing lookups */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
fib_rules.h 13 /* try to find source address in routing lookups */
  /external/chromium_org/net/ftp/
ftp_auth_cache.h 18 // The parameter for doing lookups, insertions, and deletions is a GURL of the
54 // Internal representation of cache, an STL list. This makes lookups O(n),
  /frameworks/opt/chips/src/com/android/ex/chips/recipientchip/
BaseRecipientChip.java 74 * before any reverse lookups.
80 * before any reverse lookups.
  /external/freetype/src/autofit/
hbshim.c 40 * usual mathematical meaning) to manage both lookups and glyph indices.
46 * specification for more details on features and lookups.
51 * with all lookups specific to the OpenType script activated. It
105 hb_set_t* gsub_lookups; /* GSUB lookups for a given script */
106 hb_set_t* gsub_glyphs; /* glyphs covered by GSUB lookups */
107 hb_set_t* gpos_lookups; /* GPOS lookups for a given script */
108 hb_set_t* gpos_glyphs; /* glyphs covered by GPOS lookups */
182 FT_TRACE4(( "GSUB lookups (style `%s'):\n"
213 FT_TRACE4(( "GPOS lookups (style `%s'):\n"
  /external/chromium_org/build/android/
symbolize.py 47 # 1) Have Python load the libraries and do symbol lookups instead of
52 # the symbol lookups.
55 # incorrect lookups when running this script on long-lived instances
  /external/clang/include/clang/AST/
DeclLookups.h 71 inline DeclContext::lookups_range DeclContext::lookups() const { function in class:clang::DeclContext
82 return lookups().begin();
86 return lookups().end();
  /external/deqp/doc/testspecs/GLES2/
performance.texture.format.txt 36 Test cases measure performance of 2D and cubemap texture lookups without
38 more texture lookups, each targeting different texture unit. There are
41 Texture lookups use same coordinates and lookup results are multiplied
  /external/smack/src/org/jivesoftware/smack/util/
DNSUtil.java 35 * Utility class to perform DNS lookups for XMPP services.
42 * Create a cache to hold the 100 most recently accessed DNS lookups for a period of
50 * Set the DNS resolver that should be used to perform DNS lookups.
59 * Returns the current DNS resolved used to perform DNS lookups.
110 // Prefix the key with 's' to distinguish him from the client domain lookups
125 // Step one: Do SRV lookups

Completed in 2176 milliseconds

1 2 3 4 5 6 7 8 91011>>