Home
last modified time | relevance | path

Searched refs:Define (Results 1 – 25 of 104) sorted by relevance

12345

/frameworks/compile/mclinker/include/mcld/Config/
DConfig.h.cmake31 /* Define to 1 if you have the `arc4random' function. */
34 /* Define to 1 if you have the `argz_append' function. */
37 /* Define to 1 if you have the `argz_create_sep' function. */
40 /* Define to 1 if you have the <argz.h> header file. */
43 /* Define to 1 if you have the `argz_insert' function. */
46 /* Define to 1 if you have the `argz_next' function. */
49 /* Define to 1 if you have the `argz_stringify' function. */
52 /* Define to 1 if you have the <assert.h> header file. */
55 /* Define to 1 if you have the `backtrace' function. */
58 /* Define to 1 if you have the `bcopy' function. */
[all …]
DConfig.h.in16 /* Define to 1 if you have the <cxxabi.h> header file. */
19 /* Define to 1 if you have the <dlfcn.h> header file. */
22 /* Define to 1 if you have the <fcntl.h> header file. */
25 /* Define to 1 if you have the <inttypes.h> header file. */
28 /* Define to 1 if you have the <memory.h> header file. */
31 /* Define if you have POSIX threads libraries and header files. */
34 /* Define to 1 if you have the <stdint.h> header file. */
37 /* Define to 1 if you have the <stdlib.h> header file. */
40 /* Define to 1 if you have the <strings.h> header file. */
43 /* Define to 1 if you have the <string.h> header file. */
[all …]
/frameworks/compile/mclinker/unittests/
DStaticResolverTest.cpp51 new_sym->setDesc(ResolveInfo::Define); in TEST_F()
52 old_sym->setDesc(ResolveInfo::Define); in TEST_F()
53 ASSERT_TRUE(mcld::ResolveInfo::Define == new_sym->desc()); in TEST_F()
54 ASSERT_TRUE(mcld::ResolveInfo::Define == old_sym->desc()); in TEST_F()
70 old_sym->setDesc(ResolveInfo::Define); in TEST_F()
81 ASSERT_TRUE(mcld::ResolveInfo::Define == old_sym->desc()); in TEST_F()
96 new_sym->setDesc(ResolveInfo::Define); in TEST_F()
97 old_sym->setDesc(ResolveInfo::Define); in TEST_F()
107 ASSERT_TRUE(mcld::ResolveInfo::Define == new_sym->desc()); in TEST_F()
108 ASSERT_TRUE(mcld::ResolveInfo::Define == old_sym->desc()); in TEST_F()
[all …]
DLinkerTest.cpp434 ResolveInfo::Define, in TEST_F()
441 ResolveInfo::Define, in TEST_F()
450 ResolveInfo::Define, in TEST_F()
459 ResolveInfo::Define, in TEST_F()
468 ResolveInfo::Define, in TEST_F()
477 ResolveInfo::Define, in TEST_F()
/frameworks/base/docs/html/guide/topics/resources/
Davailable-resources.jd23 <dd>Define pre-determined animations.<br/>
27 <dd>Define a color resources that changes based on the View state.<br/>
30 <dd>Define various graphics with bitmaps or XML.<br/>
34 <dd>Define the layout for your application UI.<br/>
37 <dd>Define the contents of your application menus.<br/>
40 <dd>Define strings, string arrays, and plurals (and include string formatting and styling).<br/>
44 <dd>Define the look and format for UI elements.<br/>
47 <dd>Define values such as booleans, integers, dimensions, colors, and other arrays.<br/>
/frameworks/compile/mclinker/lib/LD/
DELFBinaryReader.cpp73 ResolveInfo::Define, in readBinary()
93 ResolveInfo::Define, in readBinary()
103 ResolveInfo::Define, in readBinary()
113 ResolveInfo::Define, in readBinary()
DELFReaderIf.cpp57 return ResolveInfo::Define; in getSymDesc()
61 return ResolveInfo::Define; in getSymDesc()
DSectionSymbolSet.cpp41 ResolveInfo::Define, in add()
/frameworks/base/docs/html/training/contacts-provider/
Dretrieve-names.jd101 <h3 id="DefineListView">Define ListView and item layouts</h3>
121 Define the item layout file <code>contacts_list_item.xml</code> with the following XML:
145 <h3 id="Fragment">Define a Fragment that displays the list of contacts</h3>
189 <h3 id="DefineVariables">Define global variables</h3>
191 Define global variables that are used in other parts of the code:
214 // Define global mutable variables
215 // Define a ListView object
217 // Define variables for the contact the user selects
292 <a href="#Fragment">Define a Fragment that displays the list of contacts</a>.
315 <h3 id="DefineProjection">Define a projection</h3>
[all …]
Dretrieve-details.jd127 <h3>Define the selection criteria</h3>
129 Define a constant for your selection clause, an array to hold selection arguments, and a
152 <h3>Define the sort order</h3>
154 Define the sort order you want in the resulting {@link android.database.Cursor}. To
317 <h3>Define a projection</h3>
319 Define the columns you want to retrieve, using the column name constants in the subclass
344 <h3>Define selection criteria</h3>
346 Define a search text expression that retrieves rows for a specific contact's
368 <h3>Define a sort order</h3>
370 Define a sort order for the returned {@link android.database.Cursor}. Since you're retrieving a
/frameworks/compile/mclinker/lib/Target/ARM/
DARMLDBackend.cpp70 mcld::ResolveInfo::Define, in CreateLocalSymbolToFragmentEnd()
205 ResolveInfo::Define, in initTargetSymbols()
221 ResolveInfo::Define, in initTargetSymbols()
231 ResolveInfo::Define, in initTargetSymbols()
247 ResolveInfo::Define, in initTargetSymbols()
257 ResolveInfo::Define, in initTargetSymbols()
370 ResolveInfo::Define, in defineGOTSymbol()
380 ResolveInfo::Define, in defineGOTSymbol()
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonLDBackend.cpp329 ResolveInfo::Define, in defineGOTSymbol()
339 ResolveInfo::Define, in defineGOTSymbol()
483 ResolveInfo::Define, in initTargetSymbols()
493 ResolveInfo::Define, in initTargetSymbols()
503 ResolveInfo::Define, in initTargetSymbols()
513 ResolveInfo::Define, in initTargetSymbols()
790 (*com_sym)->resolveInfo()->setDesc(ResolveInfo::Define); in allocateCommonSymbols()
848 (*com_sym)->resolveInfo()->setDesc(ResolveInfo::Define); in allocateCommonSymbols()
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsLDBackend.cpp129 ResolveInfo::Define, in initTargetSymbols()
141 ResolveInfo::Define, in initTargetSymbols()
152 ResolveInfo::Define, in initTargetSymbols()
162 ResolveInfo::Define, in initTargetSymbols()
625 (*com_sym)->resolveInfo()->setDesc(ResolveInfo::Define); in allocateCommonSymbols()
652 (*com_sym)->resolveInfo()->setDesc(ResolveInfo::Define); in allocateCommonSymbols()
699 ResolveInfo::Define, in defineGOTSymbol()
709 ResolveInfo::Define, in defineGOTSymbol()
724 ResolveInfo::Define, in defineGOTPLTSymbol()
734 ResolveInfo::Define, in defineGOTPLTSymbol()
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp244 ResolveInfo::Define, in initStandardSymbols()
257 ResolveInfo::Define, in initStandardSymbols()
282 ResolveInfo::Define, in initStandardSymbols()
293 ResolveInfo::Define, in initStandardSymbols()
313 ResolveInfo::Define, in initStandardSymbols()
324 ResolveInfo::Define, in initStandardSymbols()
344 ResolveInfo::Define, in initStandardSymbols()
355 ResolveInfo::Define, in initStandardSymbols()
374 ResolveInfo::Define, in initStandardSymbols()
387 ResolveInfo::Define, in initStandardSymbols()
[all …]
/frameworks/base/docs/html/training/graphics/opengl/
Dshapes.jd18 <li><a href="#triangle">Define a Triangle</a></li>
19 <li><a href="#square">Define a Square</a></li>
44 <h2 id="triangle">Define a Triangle</h2>
99 <h2 id="square">Define a Square</h2>
Dprojection.jd18 <li><a href="#projection">Define a Projection</a></li>
19 <li><a href="#camera-view">Define a Camera View</a></li>
64 <h2 id="projection">Define a Projection</h2>
100 <h2 id="camera-view">Define a Camera View</h2>
/frameworks/base/docs/html/training/tv/tif/
Dtvinput.jd14 <li><a href="#tvinput">Define Your TV Input Service</a></li>
15 <li><a href="#setup">Define Your Setup Activity</a></li>
83 <p>Define the service meta data in separate XML file, as shown in the following example. The service
95 <h2 id="tvinput">Define Your TV Input Service</h2>
161 <h2 id="setup">Define Your Setup Activity</h2>
/frameworks/base/docs/html/training/material/
Dcompatibility.jd9 <li><a href="#Theme">Define Alternative Styles</a></li>
29 <h2 id="Theme">Define Alternative Styles</h2>
35 <li>Define a theme that inherits from an older theme (like Holo) in
37 <li>Define a theme with the same name that inherits from the material theme in
/frameworks/base/docs/html/training/improving-layouts/
Dloading-ondemand.jd20 <li><a href="#ViewStub">Define a ViewStub</a></li>
40 <h2 id="ViewStub">Define a ViewStub</h2>
/frameworks/compile/mclinker/lib/Fragment/
DStub.cpp48 ResolveInfo::Define, in applyFixup()
/frameworks/base/docs/html/training/multiple-threads/
Ddefine-runnable.jd12 <li><a href="#ExtendClass">Define a Class that Implements Runnable</a></li>
47 <h2 id="ExtendClass">Define a Class that Implements Runnable</h2>
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64LDBackend.cpp134 ResolveInfo::Define, in initTargetSymbols()
166 ResolveInfo::Define, in defineGOTSymbol()
176 ResolveInfo::Define, in defineGOTSymbol()
DAArch64CA53ErratumStub.cpp86 ResolveInfo::Define, in applyFixup()
/frameworks/base/docs/html/training/run-background-service/
Dcreate-service.jd12 <a href="#DefineManifest">Define the IntentService in the Manifest</a>
91 <h2 id="DefineManifest">Define the IntentService in the Manifest</h2>
/frameworks/base/docs/html/training/secure-file-sharing/
Dshare-file.jd93 <h3>Define the file selection Activity in code</h3>
162 // Define a listener that responds to clicks on a file in the ListView
223 // Define a listener that responds to clicks in the ListView
261 // Define a listener that responds to clicks on a file in the ListView

12345