Home
last modified time | relevance | path

Searched refs:Regular (Results 1 – 22 of 22) sorted by relevance

/frameworks/base/data/fonts/
DAndroid.mk38 $(eval $(call create-font-symlink,DroidSans.ttf,Roboto-Regular.ttf))
48 LOCAL_MODULE := DroidSansEthiopic-Regular.ttf
67 DroidSansEthiopic-Regular.ttf \
101 Roboto-Regular.ttf \
105 DroidSerif-Regular.ttf \
117 $(eval $(call create-font-symlink,Roboto-Light.ttf,Roboto-Regular.ttf))
119 $(eval $(call create-font-symlink,Roboto-Thin.ttf,Roboto-Regular.ttf))
121 $(eval $(call create-font-symlink,RobotoCondensed-Regular.ttf,Roboto-Regular.ttf))
132 RobotoCondensed-Regular.ttf \
136 DroidNaskh-Regular.ttf \
[all …]
Dfonts.mk23 Roboto-Regular.ttf \
31 RobotoCondensed-Regular.ttf \
35 DroidNaskh-Regular.ttf \
36 DroidNaskhUI-Regular.ttf \
37 DroidSansHebrew-Regular.ttf \
39 DroidSerif-Regular.ttf \
/frameworks/compile/mclinker/lib/LD/
DELFFileFormat.cpp70 LDFileFormat::Regular, in initStdSections()
79 LDFileFormat::Regular, in initStdSections()
95 LDFileFormat::Regular, in initStdSections()
100 LDFileFormat::Regular, in initStdSections()
110 LDFileFormat::Regular, in initStdSections()
115 LDFileFormat::Regular, in initStdSections()
120 LDFileFormat::Regular, in initStdSections()
125 LDFileFormat::Regular, in initStdSections()
135 LDFileFormat::Regular, in initStdSections()
142 LDFileFormat::Regular, in initStdSections()
[all …]
DELFBinaryReader.cpp54 LDFileFormat::Regular, in readBinary()
DELFObjectReader.cpp163 (*section)->setKind(LDFileFormat::Regular); in readSections()
192 case LDFileFormat::Regular: in readSections()
DELFObjectWriter.cpp62 case LDFileFormat::Regular: in writeSection()
98 case LDFileFormat::Regular: in writeSection()
/frameworks/compile/mclinker/lib/Fragment/
DFragmentGraph.cpp155 if (sect_kind != LDFileFormat::Regular && in setNodeSlots()
201 if (sect_kind != LDFileFormat::Regular && in createRegularEdges()
210 if (sect_kind != LDFileFormat::Regular && in createRegularEdges()
304 if (LDFileFormat::Regular != section->kind() && in createRegularNodes()
/frameworks/compile/mclinker/lib/MC/
DSymbolCategory.cpp31 return Category::Regular; in categorize()
43 m_pRegular = new Category(Category::Regular); in SymbolCategory()
201 case Category::Regular: in changeCommonsToGlobal()
/frameworks/compile/mclinker/include/mcld/LD/
DLDFileFormat.h31 Regular, enumerator
/frameworks/compile/mclinker/include/mcld/MC/
DSymbolCategory.h138 Regular enumerator
/frameworks/base/docs/html/training/notify-user/
Dnavigation.jd50 Regular activity
66 <h2 id="DirectEntry">Set Up a Regular Activity PendingIntent</h2>
/frameworks/base/docs/html/training/efficient-downloads/
Dindex.jd41 <dt><b><a href="regular_updates.html">Minimizing the Effect of Regular Updates</a></b></dt>
Dredundant_redundant.jd6 previous.title=Minimizing the Effect of Regular Updates
Dregular_updates.jd1 page.title=Minimizing the Effect of Regular Updates
Defficient-network-access.jd6 next.title=Minimizing the Effect of Regular Updates
/frameworks/compile/mclinker/lib/Core/
DIRBuilder.cpp63 return LDFileFormat::Regular; in GetELFSectionKind()
/frameworks/base/docs/html/tools/debugging/
Dsystrace.jd225 <p>Regular, rhythmic execution of the <strong>SurfaceFlinger</strong> process is essential to smooth
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp1365 case LDFileFormat::Regular: in getSectionOrder()
2111 case LDFileFormat::Regular: in layout()
/frameworks/base/docs/html/guide/topics/ui/notifiers/
Dnotifications.jd518 Regular activity
/frameworks/base/docs/html/about/versions/
Dandroid-4.1.jd797 <li>Regular</li>
/frameworks/base/docs/html/training/articles/
Dmemory.jd415 protobufs for your data, you should always use nano protobufs in your client-side code. Regular
/frameworks/base/docs/html/guide/topics/providers/
Dcontacts-provider.jd2029 Regular synchronization of stream items with the Contacts Provider is the same as