/frameworks/base/data/fonts/ |
system_fonts.xml | 5 This file lists the font families that will be used by default for all supported glyphs.
|
vendor_fonts.xml | 38 The sample configuration below is an example of how one might provide two families of fonts
|
fallback_fonts.xml | 14 families are listed in this file represents the order in which these fallback fonts 24 provide references to other font families that should be used in addition to the default
|
/frameworks/base/docs/html-intl/intl/es/distribute/googleplay/families/ |
faq.jd | 2 meta.tags="families", "guidelines", "quality" 3 page.tags="families", "addendum" 38 para tu aplicación en la Consola para desarrolladores de Google Play. Aquí te mostramos <a href="{@docRoot}distribute/googleplay/families/start.html">paso a paso 278 cumplimiento con el <a href="https://play.google.com/intl/ALL_us/about/families/developer-distribution-agreement-addendum.html">
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/algorithms/centrality/tests/ |
test_degree_centrality.py | 17 F = nx.Graph() # Florentine families
|
/packages/apps/UnifiedEmail/src/com/android/mail/utils/ |
HtmlUtils.java | 197 String[] families = attr.getValue().split(","); local 198 for (String family : families) {
|
/external/skia/src/ports/ |
SkFontConfigParser_android.cpp | 84 FamilyData(XML_Parser parser, SkTDArray<FontFamily*>& families, 88 , fFamilies(families) 101 SkTDArray<FontFamily*>& fFamilies; // The array to append families, owned by caller 570 * families array. Returns the version of the file, negative if the file does not exist. 572 static int parse_config_file(const char* filename, SkTDArray<FontFamily*>& families, 591 FamilyData self(parser, families, basePath, isFallback, filename, &topLevelHandler);
|
/external/clang/include/clang/Basic/ |
IdentifierTable.h | 529 /// These families have no inherent meaning in the language, but are 532 /// be considered to form families, we focus here on the methods 538 /// into families. Method families may impose additional restrictions 548 // Selectors in these families may have arbitrary arity, may be 558 // These families are singletons consisting only of the nullary 569 // performSelector families
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/ |
connection.py | 62 families = ['AF_INET'] variable 66 families += ['AF_UNIX'] 70 families += ['AF_PIPE']
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/ |
connection.py | 62 families = ['AF_INET'] variable 66 families += ['AF_UNIX'] 70 families += ['AF_PIPE']
|
/external/iproute2/include/linux/ |
rtnetlink.h | 10 /* rtnetlink families. Values up to 127 are reserved for real address 11 * families, values above 128 may be used arbitrarily.
|
/external/kernel-headers/original/uapi/linux/ |
rtnetlink.h | 10 /* rtnetlink families. Values up to 127 are reserved for real address 11 * families, values above 128 may be used arbitrarily.
|
/frameworks/base/docs/html/ndk/guides/ |
cpu-features.jd | 89 the respective families.</p> 188 <p>{@code android_getCpuFeatures()} returns {@code 0} for CPU families for which there are no
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/ |
socket.h | 73 /* Protocol families. */ 114 /* Address families. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
rtnetlink.h | 10 /* rtnetlink families. Values up to 127 are reserved for real address 11 * families, values above 128 may be used arbitrarily.
|
/external/iproute2/man/man8/ |
ss.8 | 86 Currently the following families are supported: unix, inet, inet6, link, netlink.
|
/external/llvm/lib/Target/R600/MCTargetDesc/ |
R600MCCodeEmitter.cpp | 1 //===- R600MCCodeEmitter.cpp - Code Emitter for R600->Cayman GPU families -===//
|
/external/llvm/lib/Target/R600/ |
R600Defines.h | 150 // These fields are the same for all shader types and families.
|
/external/skia/include/ports/ |
SkRemotableFontMgr.h | 64 * Will not return NULL, will return an empty table if no families exist.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/net/ |
if.h | 85 interface. They are maintained by the different address families,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/net/ |
if.h | 85 interface. They are maintained by the different address families,
|
/external/iproute2/misc/ |
ss.c | 104 int families; member in struct:filter 111 .families= (1<<AF_INET)|(1<<AF_INET6), [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/ |
gdiplusimpl.h | 896 FontFamily *families, INT *numFound) const 898 if (numSought <= 0 || !families || !numFound) 902 families[i].nativeFontFamily = NULL; 903 families[i].lastStatus = FontFamilyNotFound; 922 families[i].lastStatus = 925 &families[i].nativeFontFamily)); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/ |
X.h | 296 /* protocol families */ 303 /* authentication families not tied to a specific protocol */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/ |
X.h | 296 /* protocol families */ 303 /* authentication families not tied to a specific protocol */
|