Searched defs:families (Results 1 - 13 of 13) sorted by relevance

/external/freetype/src/cache/
H A Dftcglyph.h29 * can be grouped into abstract `glyph families'. This avoids storing
128 * We can group glyphs into `families'. Each family correspond to a
215 FTC_MruListRec families; member in struct:FTC_GCacheRec_
274 FTC_MruList_Remove( &FTC_GCACHE((cache))->families, \
291 FTC_MRULIST_LOOKUP_CMP( &_gcache->families, _gquery, _fcompare, \
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cache/
H A Dftcglyph.h29 * can be grouped into abstract `glyph families'. This avoids storing
128 * We can group glyphs into `families'. Each family correspond to a
215 FTC_MruListRec families; member in struct:FTC_GCacheRec_
274 FTC_MruList_Remove( &FTC_GCACHE((cache))->families, \
291 FTC_MRULIST_LOOKUP_CMP( &_gcache->families, _gquery, _fcompare, \
/external/skia/src/ports/
H A DSkFontMgr_android.cpp286 SkTDArray<FontFamily*> families; local
290 families, base, custom->fFontsXml, custom->fFallbackFontsXml);
295 SkFontMgr_Android_Parser::GetSystemFontFamilies(families);
300 families, base, custom->fFontsXml, custom->fFallbackFontsXml);
302 this->buildNameToFamilyMap(families, custom ? custom->fIsolated : false);
304 families.deleteAll();
308 /** Returns not how many families we have, but how many unique names
309 * exist among the families.
340 // TODO: eventually we should not need to name fallback families.
517 void buildNameToFamilyMap(SkTDArray<FontFamily*> families, cons argument
[all...]
H A DSkFontMgr_android_parser.cpp86 FamilyData(XML_Parser parser, SkTDArray<FontFamily*>& families, argument
90 , fFamilies(families)
103 SkTDArray<FontFamily*>& fFamilies; // The array to append families, owned by caller
597 * families array. Returns the version of the file, negative if the file does not exist.
599 static int parse_config_file(const char* filename, SkTDArray<FontFamily*>& families, argument
618 FamilyData self(parser, families, basePath, isFallback, filename, &topLevelHandler);
/external/google-benchmark/src/
H A Dbenchmark.cc774 auto families = BenchmarkFamilies::GetInstance(); local
775 if (!families->FindBenchmarks(".", &benchmarks)) return;
788 auto families = BenchmarkFamilies::GetInstance(); local
789 if (!families->FindBenchmarks(spec, &benchmarks)) return;
903 BenchmarkFamilies* families = BenchmarkFamilies::GetInstance(); local
904 families->AddBenchmark(std::move(bench_ptr));
/external/iproute2/misc/
H A Dss.c161 int families; member in struct:filter
169 .families = (1 << AF_INET) | (1 << AF_INET6),
173 .families = (1 << AF_INET) | (1 << AF_INET6),
177 .families = (1 << AF_INET) | (1 << AF_INET6),
181 .families = (1 << AF_INET) | (1 << AF_INET6),
185 .families = (1 << AF_UNIX),
189 .families = (1 << AF_UNIX),
193 .families = (1 << AF_UNIX),
197 .families = (1 << AF_PACKET),
201 .families
[all...]
/external/robolectric/v3/runtime/
H A Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 185 milliseconds