Searched refs:Regular (Results 1 – 22 of 22) sorted by relevance
/frameworks/base/data/fonts/ |
D | Android.mk | 38 $(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 …]
|
D | fonts.mk | 23 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/ |
D | ELFFileFormat.cpp | 70 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 …]
|
D | ELFBinaryReader.cpp | 54 LDFileFormat::Regular, in readBinary()
|
D | ELFObjectReader.cpp | 163 (*section)->setKind(LDFileFormat::Regular); in readSections() 192 case LDFileFormat::Regular: in readSections()
|
D | ELFObjectWriter.cpp | 62 case LDFileFormat::Regular: in writeSection() 98 case LDFileFormat::Regular: in writeSection()
|
/frameworks/compile/mclinker/lib/Fragment/ |
D | FragmentGraph.cpp | 155 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/ |
D | SymbolCategory.cpp | 31 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/ |
D | LDFileFormat.h | 31 Regular, enumerator
|
/frameworks/compile/mclinker/include/mcld/MC/ |
D | SymbolCategory.h | 138 Regular enumerator
|
/frameworks/base/docs/html/training/notify-user/ |
D | navigation.jd | 50 Regular activity 66 <h2 id="DirectEntry">Set Up a Regular Activity PendingIntent</h2>
|
/frameworks/base/docs/html/training/efficient-downloads/ |
D | index.jd | 41 <dt><b><a href="regular_updates.html">Minimizing the Effect of Regular Updates</a></b></dt>
|
D | redundant_redundant.jd | 6 previous.title=Minimizing the Effect of Regular Updates
|
D | regular_updates.jd | 1 page.title=Minimizing the Effect of Regular Updates
|
D | efficient-network-access.jd | 6 next.title=Minimizing the Effect of Regular Updates
|
/frameworks/compile/mclinker/lib/Core/ |
D | IRBuilder.cpp | 63 return LDFileFormat::Regular; in GetELFSectionKind()
|
/frameworks/base/docs/html/tools/debugging/ |
D | systrace.jd | 225 <p>Regular, rhythmic execution of the <strong>SurfaceFlinger</strong> process is essential to smooth
|
/frameworks/compile/mclinker/lib/Target/ |
D | GNULDBackend.cpp | 1365 case LDFileFormat::Regular: in getSectionOrder() 2111 case LDFileFormat::Regular: in layout()
|
/frameworks/base/docs/html/guide/topics/ui/notifiers/ |
D | notifications.jd | 518 Regular activity
|
/frameworks/base/docs/html/about/versions/ |
D | android-4.1.jd | 797 <li>Regular</li>
|
/frameworks/base/docs/html/training/articles/ |
D | memory.jd | 415 protobufs for your data, you should always use nano protobufs in your client-side code. Regular
|
/frameworks/base/docs/html/guide/topics/providers/ |
D | contacts-provider.jd | 2029 Regular synchronization of stream items with the Contacts Provider is the same as
|