Home
last modified time | relevance | path

Searched refs:used (Results 1 – 25 of 74) sorted by relevance

123

/development/samples/training/basic/ActivityLifecycle/
Dant.properties1 # This file is used to override default values used by the Ant build system.
6 # This file is only used by the Ant script.
Dbuild.properties1 # This file is used to override default values used by the Ant build system.
6 # This file is only used by the Ant script.
/development/perftests/panorama/feature_mos/doc/
Dfeature_mos_API_doxyfile3 # This file describes the settings to be used by the documentation system
17 # This tag specifies the encoding used for all characters in the config file
18 # that follow. The default is UTF-8 which is also the encoding used for all
30 # The PROJECT_NUMBER tag can be used to enter a project or revision number.
32 # if some version control system is used.
36 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
39 # where doxygen was started. If left blank the current directory will be used.
52 # The OUTPUT_LANGUAGE tag is used to specify the language in which all
80 # that is used to form the text in various listings. Each string
83 # used as the annotated text. Otherwise, the brief description is used as-is.
[all …]
/development/perftests/panorama/feature_stab/doc/
Ddbreg_API_doxyfile3 # This file describes the settings to be used by the documentation system
17 # This tag specifies the encoding used for all characters in the config file
18 # that follow. The default is UTF-8 which is also the encoding used for all
30 # The PROJECT_NUMBER tag can be used to enter a project or revision number.
32 # if some version control system is used.
36 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
39 # where doxygen was started. If left blank the current directory will be used.
52 # The OUTPUT_LANGUAGE tag is used to specify the language in which all
80 # that is used to form the text in various listings. Each string
83 # used as the annotated text. Otherwise, the brief description is used as-is.
[all …]
/development/ndk/samples/hello-neon/
Dbuild.properties1 # This file is used to override default values used by the Ant build system.
6 # This file is only used by the Ant script.
/development/ndk/platforms/android-21/include/linux/
Dvirtio_ring.h61 struct vring_used *used; member
65 #define vring_avail_event(vr) (*(__u16 *)&(vr)->used->ring[(vr)->num])
/development/samples/JetBoy/
DJETBOY_content_README.txt3 The "JETBOY_content" folder contains the JET Creator file and assets used in "JETBOY", the Android …
14 The "JETBOY_Music.logic" file is the Logic file used to create the JETBOY music composition. This f…
/development/samples/devbytes/telephony/SmsSampleProject/
Dgradle.properties10 # Specifies the JVM arguments used for the daemon process.
16 # This option should only be used with decoupled projects. More details, visit
/development/samples/SupportLeanbackShowcase/
Dgradle.properties10 # Specifies the JVM arguments used for the daemon process.
16 # This option should only be used with decoupled projects. More details, visit
/development/tools/checkstyle/
DREADME2 Checkstyle is used by developers to validate Java code style before running repo upload.
10 Projects used:
/development/samples/TicTacToeLib/src/com/example/android/tictactoe/library/
DGameActivity.java154 int used = 0; in handleMessage() local
155 while (used != 0x1F) { in handleMessage()
157 if (((used >> index) & 1) == 0) { in handleMessage()
158 used |= 1 << index; in handleMessage()
/development/samples/TicTacToeMain/
Ddefault.properties22 # To customize properties used by the Ant build system use,
27 # Project target. This requires the tools from SDK Froyo (API 8) to be used.
/development/ndk/platforms/
DREADME.CRT.TXT21 launches such an executable. The _start stub is used to call the
35 This is equivalent to crtbegin_dynamic.[cS], but shall be used for
40 This source file shall be used when generating an executable, i.e. used
52 This source's object file shall be used when generating a shared library,
53 i.e. used in association with crtbegin_so.[cS] only.
63 used to list of ELF constructors and destructors. The sections are:
85 This section shall *not* be used on Android. Used on some GLibc-based
90 This section shall *not* be used on Android. Used on some GLibc-based
100 This is used to implement static C++ object initialization in a shared
171 C static library, and shall only be used to generate static executables (it
[all …]
/development/ndk/platforms/common/src/
Dcrtbrand.c66 } abitag __attribute__ ((section (ABI_SECTION), aligned(4), used)) = {
/development/samples/browseable/NetworkConnect/
D_index.jd9 HttpURLConnection. AsyncTask is used to perform the fetch on a background thread.
/development/sdk/
Dsdk.properties3 # If it used by various tools to figure out what the platform can do.
/development/samples/SkeletonApp/
Dreadme.txt42 view hierarchies. The skeleton_activity.xml file here is used by
53 here is used as the image to display in one of the views in
54 skeleton_activity.xml. Like layout files, the base name is used for the
/development/samples/browseable/BasicNotifications/
D_index.jd9 NotificationCompat API is used for compatibility with older devices, running Android
/development/samples/browseable/ElevationDrag/
D_index.jd9 z-translation are used to render the shadows and the views are clipped using different
/development/samples/browseable/Interpolator/
D_index.jd9 Material Design. It shows how an ObjectAnimator is used to animate two properties of a
/development/samples/browseable/LNotifications/
D_index.jd9 are used such as Heads-Up notifications, visibility, people, category and priority
/development/ndk/samples/module-exports/
DREADME.TXT1 This sample is used to demonstrate the usage of module exports
/development/samples/browseable/MediaRecorder/
D_index.jd9 A TextureView is used as the camera preview which limits the code to API 14+. This
/development/ndk/platforms/android-9/samples/native-plasma/
Ddefault.properties6 # To customize properties used by the Ant build system use,
/development/samples/training/multiscreen/newsreader/
Dproject.properties6 # To customize properties used by the Ant build system use,

123