Home
last modified time | relevance | path

Searched refs:Common (Results 1 – 25 of 48) sorted by relevance

12

/frameworks/av/media/libeffects/lvm/lib/
DAndroid.mk40 Common/src/InstAlloc.c \
41 Common/src/DC_2I_D16_TRC_WRA_01.c \
42 Common/src/DC_2I_D16_TRC_WRA_01_Init.c \
43 Common/src/FO_2I_D16F32C15_LShx_TRC_WRA_01.c \
44 Common/src/FO_2I_D16F32Css_LShx_TRC_WRA_01_Init.c \
45 Common/src/FO_1I_D16F16C15_TRC_WRA_01.c \
46 Common/src/FO_1I_D16F16Css_TRC_WRA_01_Init.c \
47 Common/src/BP_1I_D16F32C30_TRC_WRA_01.c \
48 Common/src/BP_1I_D16F16C14_TRC_WRA_01.c \
49 Common/src/BP_1I_D32F32C30_TRC_WRA_02.c \
[all …]
/frameworks/compile/mclinker/unittests/
DStaticResolverTest.cpp204 new_sym->setDesc(ResolveInfo::Common); in TEST_F()
205 old_sym->setDesc(ResolveInfo::Common); in TEST_F()
209 ASSERT_TRUE( mcld::ResolveInfo::Common == new_sym->desc()); in TEST_F()
210 ASSERT_TRUE( mcld::ResolveInfo::Common == old_sym->desc()); in TEST_F()
226 new_sym->setDesc(ResolveInfo::Common); in TEST_F()
227 old_sym->setDesc(ResolveInfo::Common); in TEST_F()
232 ASSERT_TRUE( ResolveInfo::Common == new_sym->desc()); in TEST_F()
233 ASSERT_TRUE( ResolveInfo::Common == old_sym->desc()); in TEST_F()
251 old_sym->setDesc(ResolveInfo::Common); in TEST_F()
258 ASSERT_TRUE( ResolveInfo::Common == old_sym->desc()); in TEST_F()
[all …]
DSymbolCategoryTest.cpp55 c->setDesc(ResolveInfo::Common); in TEST_F()
99 d->setDesc(ResolveInfo::Common); in TEST_F()
/frameworks/base/docs/html/guide/faq/
Dindex.jd7 <dd>Common questions about the Android Application Framework.</dd>
9 <dd>Common topics around licensing and Android Open Source</dd>
/frameworks/av/media/libeffects/lvm/wrapper/
DAndroid.mk26 $(LOCAL_PATH)/../lib/Common/lib/ \
55 $(LOCAL_PATH)/../lib/Common/lib/ \
/frameworks/wilhelm/src/
DREADME.txt7 * Common glue code
/frameworks/compile/mclinker/lib/MC/
DSymbolCategory.cpp26 if (ResolveInfo::Common == pInfo.desc()) in categorize()
27 return Category::Common; in categorize()
41 m_pCommon = new Category(Category::Common); in SymbolCategory()
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonLDBackend.h86 return ResolveInfo::Common; in getSymDesc()
/frameworks/native/opengl/tests/angeles/
DREADME.txt38 Common Lite, such as vertex arrays, color arrays and
49 Common Lite -level function calls without any extensions.
/frameworks/compile/mclinker/lib/LD/
DELFReaderIf.cpp68 return ResolveInfo::Common; in getSymDesc()
/frameworks/compile/mclinker/include/mcld/MC/
DSymbolCategory.h136 Common, enumerator
/frameworks/compile/mclinker/include/mcld/LD/
DResolveInfo.h72 Common = 2, enumerator
/frameworks/base/docs/html/training/gestures/
Dindex.jd60 <strong><a href="detector.html">Detecting Common Gestures</a></strong>
Dmovement.jd49 href="detector.html">Detecting Common Gestures</a>, all of these events are
/frameworks/base/docs/html/guide/topics/ui/
Dcontrols.jd41 <h2 id="CommonControls">Common Controls</h2>
Ddeclaring-layout.jd19 <li><a href="#CommonLayouts">Common Layouts</a></li>
78 …more about different layout types in <a href="{@docRoot}guide/topics/ui/layout-objects.html">Common
324 <h2 id="CommonLayouts">Common Layouts</h2>
400 <p>Common layouts backed by an adapter include:</p>
/frameworks/base/docs/html/training/articles/
Dsecurity-ssl.jd13 <li><a href="#CommonProblems">Common Problems Verifying Server Certificates</a>
20 <li><a href="#CommonHostnameProbs">Common Problems with Hostname Verification</a></li>
131 <h2 id="CommonProblems">Common Problems Verifying Server Certificates</h2>
336 <h2 id="CommonHostnameProbs">Common Problems with Hostname Verification</h2>
/frameworks/base/docs/html/design/get-started/
Dui-overview.jd111 <h2 id="app">Common App UI</h2>
/frameworks/base/docs/html/training/notepad/
Dindex.jd123 take a look at <a href="{@docRoot}resources/faq/commontasks.html">Common Android Tasks</a>.</li>
Dnotepad-index.jd123 take a look at <a href="{@docRoot}kb/commontasks.html">Common Android Tasks</a>.</li>
/frameworks/base/docs/html/distribute/googleplay/edu/
Dstart.jd52 target="_android">Common Core Standards</a>. This will help make your content
/frameworks/base/docs/html/guide/topics/manifest/
Dsupports-gl-texture-element.jd80 as a descriptor string. Common descriptor values are listed in the table below.
/frameworks/base/docs/html/tools/debugging/
Dimproving-w-lint.jd63 …n the Package Explorer > <strong>Android Tools &gt; Run Lint: Check for Common Errors</strong>.</…
117 …e Explorer and selecting <strong>Android Tools &gt; Run Lint: Check for Common Errors</strong>. T…
/frameworks/base/docs/html/training/multiple-apks/
Dtexture.jd27 <li><a href="#CreateLibrary">Put All Common Code and Resources in a Library Project</a></li>
104 <h2 id="CreateLibrary">Put All Common Code and Resources in a Library Project</h2>
/frameworks/base/docs/html/distribute/googleplay/policies/
Dspam.jd234 Snapping Turtle, Asian Box Turtle, Bog Turtle, Common Musk Turtle, Common Snapping

12