Home
last modified time | relevance | path

Searched refs:a (Results 1 – 25 of 262) sorted by relevance

1234567891011

/development/ndk/platforms/android-3/include/netinet/
Din6.h33 #define IN6_IS_ADDR_UNSPECIFIED(a) \ argument
34 ((*(const uint32_t *)(const void *)(&(a)->s6_addr[0]) == 0) && \
35 (*(const uint32_t *)(const void *)(&(a)->s6_addr[4]) == 0) && \
36 (*(const uint32_t *)(const void *)(&(a)->s6_addr[8]) == 0) && \
37 (*(const uint32_t *)(const void *)(&(a)->s6_addr[12]) == 0))
39 #define IN6_IS_ADDR_LOOPBACK(a) \ argument
40 ((*(const uint32_t *)(const void *)(&(a)->s6_addr[0]) == 0) && \
41 (*(const uint32_t *)(const void *)(&(a)->s6_addr[4]) == 0) && \
42 (*(const uint32_t *)(const void *)(&(a)->s6_addr[8]) == 0) && \
43 (*(const uint32_t *)(const void *)(&(a)->s6_addr[12]) == ntohl(1)))
[all …]
/development/pdk/docs/source/
Dsource_toc.cs9 <li><a href="<?cs var:toroot ?>source/roles.html">People and Roles</a></li>
10 <li><a href="<?cs var:toroot ?>source/licenses.html">Licensing Information</a></li>
11 …<li><a href="http://android.git.kernel.org/">Browse Source</a> <span style="font-size: 75%; font-v…
12 <li><a href="<?cs var:toroot ?>source/overview.html">Platform Overview</a></li>
13 <li><a href="<?cs var:toroot ?>source/life-of-a-bug.html">Life of a Bug</a></li>
14 <li><a href="<?cs var:toroot ?>faqs.html#aosp">FAQs</a></li>
18 <li><a href="<?cs var:toroot ?>source/download.html">Getting the Source</a></li>
19 <li><a href="<?cs var:toroot ?>source/git-repo.html">Using git and repo</a></li>
20 <li><a href="<?cs var:toroot ?>source/using-eclipse.html">Using Eclipse</a></li>
21 <li><a href="<?cs var:toroot ?>source/code-style.html">Code Style</a></li>
[all …]
Dindex.jd7 goals, check out the <a href="{@docRoot}about/philosophy.html">Project
8 Philosophy page</a>.</p>
12 to file bugs. For more information, visit the <a
13 href="{@docRoot}source/report-bugs.html">Reporting Bugs</a> page.</p>
16 read <a href="{@docRoot}source/life-of-a-bug.html">Life of a Bug</a>.</p>
22 <p>To get started, visit <a
23 href="http://developer.android.com/">developer.android.com</a>. This site
29 out the source, pick a bug or feature, and get coding.</p>
30 <p>You can get started with by learning about the <a
31 href="{@docRoot}source/life-of-a-patch.html">Life of a Patch</a>, and by
[all …]
/development/ndk/platforms/android-3/include/sys/
Dtime.h45 #define timerclear(a) \ argument
46 ((a)->tv_sec = (a)->tv_usec = 0)
48 #define timerisset(a) \ argument
49 ((a)->tv_sec != 0 || (a)->tv_usec != 0)
51 #define timercmp(a, b, op) \ argument
52 ((a)->tv_sec == (b)->tv_sec \
53 ? (a)->tv_usec op (b)->tv_usec \
54 : (a)->tv_sec op (b)->tv_sec)
56 #define timeradd(a, b, res) \ argument
58 (res)->tv_sec = (a)->tv_sec + (b)->tv_sec; \
[all …]
/development/ndk/platforms/android-3/arch-arm/include/asm/arch/
Dio.h19 #define __io(a) ((void __iomem *)(PCIO_BASE + (a))) argument
20 #define __mem_pci(a) (a) argument
26 #define omap_readb(a) (*(volatile unsigned char *)IO_ADDRESS(a)) argument
27 #define omap_readw(a) (*(volatile unsigned short *)IO_ADDRESS(a)) argument
28 #define omap_readl(a) (*(volatile unsigned int *)IO_ADDRESS(a)) argument
30 #define omap_writeb(v,a) (*(volatile unsigned char *)IO_ADDRESS(a) = (v)) argument
31 #define omap_writew(v,a) (*(volatile unsigned short *)IO_ADDRESS(a) = (v)) argument
32 #define omap_writel(v,a) (*(volatile unsigned int *)IO_ADDRESS(a) = (v)) argument
/development/pdk/docs/porting/
Dporting_toc.cs12 <div><a href="<?cs var:toroot ?>porting/build_system.html">Build System</a></div>
14 … <li><a href="<?cs var:toroot ?>porting/build_new_device.html">Configuring a New Product</a></li>
15 <li><a href="<?cs var:toroot ?>porting/build_cookbook.html">Build Cookbook</a></li>
18 …<li><a href="<?cs var:toroot ?>porting/release_keys.html">Release Keys and Signing Builds</a></li>
24 <li><a href="<?cs var:toroot ?>porting/customization.html">Customization</a></li>
25 <li><a href="<?cs var:toroot ?>porting/usersguide.html">Android User's Guide</a></li>
Dgroup__networking.jd9 <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
10 <li><a href="modules.html"><span>Modules</span></a></li>
11 <li><a href="namespaces.html"><span>Namespaces</span></a></li>
12 <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
13 <li><a href="files.html"><span>Files</span></a></li>
21 …td><td class="memItemRight" valign="bottom"><a class="el" href="group__memory.html">Porividng Heap…
24 <hr><a name="_details"></a><h2>Detailed Description</h2>
25 This is a text for the Networking Support Group </div>
Dgroup__memory.jd9 <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
10 <li><a href="modules.html"><span>Modules</span></a></li>
11 <li><a href="namespaces.html"><span>Namespaces</span></a></li>
12 <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
13 <li><a href="files.html"><span>Files</span></a></li>
19 [<a class="el" href="group__networking.html">Neworking Support</a>]</small>
Dlights.jd9 <a name="toc"/>
11 <li><a href="#androidLightsBuildingDriver">Building a Lights Library</a></li>
12 <li><a href="#androidLightsInterface">Interface</a></li>
17 <p>Android defines a user space C abstraction interface for LED hardware. The interface header is d…
19 In order to integrate LEDs with Android you need to build a shared library that implements this int…
32 <a name="androidLightsBuildingDriver"></a><h3>Building a Lights Library</h3>
33 <p> To implement a Lights driver, create a shared library that implements the interface defined in …
38 <a name="androidLightsInterface"></a><h3>Interface</h3>
42 <p><span class="lh3"><a name="androidDoxygenNote"></a></span>
44 …. To return to the Doxygen default content for this page, <a href="lights.html">click here</a>.</p…
Dcamera.jd9 <a name="toc"/>
11 <li><a href="#androidCameraBuildingDriver">Building a Camera Library</a></li>
12 <li><a href="#androidCameraSequenceDiagrams">Sequence Diagrams</a></li>
13 <li><a href="#androidCameraInterfaceIntro">Interface</a></li>
23 <a name="androidCameraBuildingDriver"></a><h3>Building a Camera Library</h3>
25 <p>To implement a camera driver, create a shared library that implements the interface defined in <…
53 <a name="androidCameraSequenceDiagrams"></a><h3>Sequence Diagrams</h3>
57 <a name="androidCameraSequenceDiagramsPreview"></a><h4>Preview</h4>
63 <a name="androidCameraSequenceDiagramsTakePic"></a><h4>Taking a Picture</h4>
65 …strates the sequence of function calls and actions necessary for your camera to take a picture.</p>
[all …]
Dgps.jd9 <a name="toc"/>
11 <li><a href="#androidGPSBuildingDriver">Building a GPS Library</a></li>
12 <li><a href="#androidGPSInterface">Interface</a></li>
17a user space C abstraction interface for GPS hardware. The interface header is defined in <code>in…
20 <a name="androidGPSBuildingDriver"></a><h3>Building a GPS Library</h3>
22 <p>To implement a GPS driver, create a shared library that implements the interface defined in <cod…
51 <a name="androidGPSInterface"></a><h3>Interface</h3>
55 <p><span class="lh3"><a name="androidDoxygenNote"></a></span>
57 …low. To return to the Doxygen default content for this page, <a href="gps.html">click here</a>.</p>
Dsource_setup_guide.jd6 <a name="toc"/>
8 <a href="#androidSourceSetupIntro">Introduction</a><br/>
9 <a href="#androidSourceSetupBuildSystemSetupPackages">Installing Packages</a><br/><div style="paddi…
11 <a href="#androidSourceSetupBuildSystemSetupRequiredPackages">Required Packages</a><br/>
12 <a href="#androidSourceSetupUbuntu606Intro">Ubuntu 6.06 (Dapper)</a><br/>
13 <a href="#androidSourceSetupUbuntu710Intro">Ubuntu 7.10</a><br/>
14 <a href="#androidSourceSetupUbuntu804Intro">Ubuntu 8.04</a><br/></div>
15 <a href="#androidSourceSetupBuildSystemSetupJavaIntro">Installing Java</a><br/></div>
17 <a name="androidSourceSetupIntro"></a><h2>Introduction</h2>
22 <a name="androidSourceSetupBuildSystemSetupPackages"></a><h2>Installing Packages</h2>
[all …]
Dindex.jd9a software developer interested in developing applications for Android, please visit the <a href="…
11 <a name="androidWelcomeAboutThisGuide"></a><h2>About this Guide</h2>
13 …cal platform component (see the table of contents on the left). Android is a complex project unde…
15 <a name="androidWelcomeIntendedAudience"></a><h2>Intended Audience</h2>
19 <a name="androidWelcomeGettingStarted"></a><h2>Getting Started with Android</h2>
23 <li><a href="http://developer.android.com">Android Developers site</a>: This site offers high-leve…
24a href="{@docRoot}">Android Open Source Project site</a>: This site provides instructions on how …
27 …our target hardware, start in this guide with the <a href="build_system.html">Build System overvie…
Dgetting_source_code.jd6 <a name="toc"/>
8 <a href="#androidSourceSetupBuildGitSetup">Introduction</a><br/>
9 <a href="#androidSourceSetupBuildGitSetupInstall">Installing and Configuring Git</a><br/>
10 <a href="#androidSourceSetupBuildGitSetupServer">Establishing Server Access</a><br/><div style="pad…
12 <a href="#androidSourceSetupBuildGitSetupServerRSAKeys">Generating RSA Keys</a><br/>
13 <a href="#androidSourceSetupBuildGitSetupServerVerifyConnection">Verifying a Connection to the Git …
14 <a href="#androidSourceSetupGetCode">Downloading Code</a><br/>
15 <a href="#androidSourceSetupExtractingPatch">Extracting an Android Patch</a><br/></div>
17 <a name="androidSourceSetupBuildGitSetup"></a><h2>Introduction</h2>
19a version control system, to install the Android platform. You will need to install Git 1.5.2 or g…
[all …]
Dwifi.jd9 <a name="toc"/>
11 <li><a href="#androidWifiBuildingDriver">Building a Wi-Fi Library</a></li>
12 <li><a href="#androidWifiInterface">Interface</a></li>
20 <a name="androidWifiBuildingDriver"></a><h3>Building a Wi-Fi Library</h3>
22 <p>To create a Wi-Fi driver for Android:</p>
24 <li>create a shared library that implements the interface defined in <code>include/hardware/wifi.h<…
25 …w the instructions posted at <a href="http://hostap.epitest.fi/wpa_supplicant/">http://hostap.epit…
30 …<code>libs/hardware/wifi/wifi.c</code>. If you need to make changes, create a new source file simi…
44 <a name="androidWifiInterface"></a><h3>Interface</h3>
48 …ow. To return to the Doxygen default content for this page, <a href="wifi.html">click here</a>.</p>
Dsensors.jd9 <a name="toc"/>
11 <li><a href="#androidSensorsInterface">Interface</a></li>
16 <p>Android defines a user space C abstraction interface for sensor hardware. The interface header i…
18 In order to integrate sensors with Android you need to build a shared library that implements this …
33 <a name="androidSensorBuildingDriver"></a><h3>Building a Sensor Library</h3>
34 <p> To implement a Sensors driver, create a shared library that implements the interface defined in…
58 <a name="androidSensorsInterface"></a><h3>Interface</h3>
61 <p><span class="lh3"><a name="androidDoxygenNote"></a></span>
63 …. To return to the Doxygen default content for this page, <a href="sensors.html">click here</a>.</…
/development/pdk/docs/compatibility/
Dcompatibility_toc.cs9 <li><a href="<?cs var:toroot ?>compatibility/overview.html">Compatibility Overview</a></li>
10 <li><a href="">Current CDD</a></li>
11 <li><a href="<?cs var:toroot ?>compatibility/cts-intro.html">CTS Introduction</a></li>
15 <li><a href="<?cs var:toroot ?>downloads/index.html">Downloads</a></li>
16 <li><a href="<?cs var:toroot ?>faqs.html#compatibility">FAQs</a></li>
17 <li><a href="<?cs var:toroot ?>compatibility/contact-us.html">Contact Us</a></li>
/development/pdk/docs/community/
Dcommunity_toc.cs8 …<li><a href="http://groups.google.com/group/android-platform">android-platform</a> <span style="fo…
9 …<li><a href="http://groups.google.com/group/android-porting">android-porting</a> <span style="font…
10 …<li><a href="http://groups.google.com/group/android-kernel">android-kernel</a> <span style="font-s…
11 …<li><a href="http://groups.google.com/group/repo-discuss">repo-discuss</a> <span style="font-size:…
12 …<li><a href="http://groups.google.com/group/android-framework">android-framework</a> <span style="…
15 <li><a href="<?cs var:toroot ?>community/groups-charter.html">Groups Charter</a></li>
16 …<li><a href="http://developer.android.com/community/index.html">App Developer Groups</a> <span sty…
/development/pdk/docs/about/
Dabout_toc.cs8 <li><a href="<?cs var:toroot ?>about/philosophy.html">Project Philosophy</a></li>
9 <li><a href="<?cs var:toroot ?>source/index.html">Getting Involved</a></li>
10 <li><a href="<?cs var:toroot ?>compatibility/index.html">Compatibility</a></li>
11 <li><a href="<?cs var:toroot ?>source/licenses.html">Licensing Information</a></li>
/development/ndk/platforms/android-3/arch-arm/include/asm/
Da.out.h30 #define N_TXTADDR(a) (0x00008000) argument
32 #define N_TRSIZE(a) ((a).a_trsize) argument
33 #define N_DRSIZE(a) ((a).a_drsize) argument
34 #define N_SYMSIZE(a) ((a).a_syms) argument
/development/ndk/platforms/android-3/include/linux/
Din.h169 #define IN_CLASSA(a) ((((long int) (a)) & 0x80000000) == 0) argument
175 #define IN_CLASSB(a) ((((long int) (a)) & 0xc0000000) == 0x80000000) argument
181 #define IN_CLASSC(a) ((((long int) (a)) & 0xe0000000) == 0xc0000000) argument
186 #define IN_CLASSD(a) ((((long int) (a)) & 0xf0000000) == 0xe0000000) argument
187 #define IN_MULTICAST(a) IN_CLASSD(a) argument
190 #define IN_EXPERIMENTAL(a) ((((long int) (a)) & 0xf0000000) == 0xf0000000) argument
191 #define IN_BADCLASS(a) IN_EXPERIMENTAL((a)) argument
202 #define IN_LOOPBACK(a) ((((long int) (a)) & 0xff000000) == 0x7f000000) argument
/development/ndk/platforms/android-5/arch-x86/include/asm/
Da.out.h27 #define N_TRSIZE(a) ((a).a_trsize) argument
28 #define N_DRSIZE(a) ((a).a_drsize) argument
29 #define N_SYMSIZE(a) ((a).a_syms) argument
/development/samples/ApiDemos/src/com/example/android/apis/view/
DAnimation3.java57 Animation a = new TranslateAnimation(0.0f, in onItemSelected() local
60 a.setDuration(1000); in onItemSelected()
61 a.setStartOffset(300); in onItemSelected()
62 a.setRepeatMode(Animation.RESTART); in onItemSelected()
63 a.setRepeatCount(Animation.INFINITE); in onItemSelected()
67 a.setInterpolator(AnimationUtils.loadInterpolator(this, in onItemSelected()
71 a.setInterpolator(AnimationUtils.loadInterpolator(this, in onItemSelected()
75 a.setInterpolator(AnimationUtils.loadInterpolator(this, in onItemSelected()
79 a.setInterpolator(AnimationUtils.loadInterpolator(this, in onItemSelected()
83 a.setInterpolator(AnimationUtils.loadInterpolator(this, in onItemSelected()
[all …]
/development/samples/SearchableDictionary/res/raw/
Ddefinitions.txt1 abbey - n. a monastery ruled by an abbot
11 academy - n. a school for special training
19 account - v. furnish a justifying analysis or explanation
20 accurate - j. conforming exactly or almost exactly to fact or to a standard or performing with tota…
21 accusation - n. an assertion that someone is guilty of a fault or offence
22 accuse - v. blame for, make a claim of wrongdoing or misbehavior against
28 adjacent - j. having a common boundary or edge; abutting; touching
29 administrator - n. someone who manages a government agency or department
39 album - n. a book of blank pages with pockets or envelopes; for organizing photographs or stamp col…
40 alcohol - n. a liquor or brew containing alcohol as the active agent
[all …]
/development/pdk/docs/downloads/
Dindex.jd6 for the Android SDK (for application developers), you should visit <a
7 href="http://developer.android.com/sdk/index.html">developer.android.com</a>.</p>
20 <td><a href="">android-cdd-2.1.pdf</a></td>
25 <td><a href="">android-cts-manual-2.1.0.pdf</a></td>
30 <td><a href="">android-cdd-1.6.pdf</a></td>
35 <td><a href="">android-cts-manual-1.6.4.pdf</a></td>
40 <a href="{@docRoot}compatibility/index.html">Compatibility</a> page. Note that
43 Android 2.1 after only a few weeks.

1234567891011