Searched refs:be (Results 1 – 25 of 130) sorted by relevance
123456
/development/perftests/panorama/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 3 # This file describes the settings to be used by the documentation system 6 # All text after a hash (#) is considered a comment and will be ignored 9 # For lists items can also be appended using: 11 # Values that contain spaces should be placed between quotes (" ") 30 # The PROJECT_NUMBER tag can be used to enter a project or revision number. 31 # This could be handy for archiving the generated documentation or 37 # base path where the generated documentation will be put. 38 # If a relative path is entered, it will be relative to the location 39 # where doxygen was started. If left blank the current directory will be used. 46 # Enabling this option can be useful when feeding doxygen a huge amount of [all …]
|
/development/perftests/panorama/feature_stab/doc/ |
D | dbreg_API_doxyfile | 3 # This file describes the settings to be used by the documentation system 6 # All text after a hash (#) is considered a comment and will be ignored 9 # For lists items can also be appended using: 11 # Values that contain spaces should be placed between quotes (" ") 30 # The PROJECT_NUMBER tag can be used to enter a project or revision number. 31 # This could be handy for archiving the generated documentation or 37 # base path where the generated documentation will be put. 38 # If a relative path is entered, it will be relative to the location 39 # where doxygen was started. If left blank the current directory will be used. 46 # Enabling this option can be useful when feeding doxygen a huge amount of [all …]
|
/development/host/windows/usb/ |
D | readme.txt | 1 android_winusb.inf file contained in this folder must be used to install 20 to install WinUsb framework. These files can be obtained from WDK 'redist' 24 android_winusb.inf file can be modified in order to provide support for the 28 file is modified, .cat files must be rebuilt and resigned in order to keep 30 not break the installation, but it will cause security warnings (that can be 33 As an alternative to modification, android_winusb.inf file can be used as a 37 The simplest way to create .cat files would be using inf2cat.exe utility,
|
/development/samples/browseable/BasicManagedProfile/ |
D | _index.jd | 9 enable or disable other apps and how to set restrictions to them. Intents can be 10 configured to be forwarded between primary account and managed profile. Finally, you can 12 Note that there can only be one managed profile on a device.
|
/development/samples/browseable/TextLinkify/ |
D | _index.jd | 8 This sample illustrates how links can be added to a TextView. This can be done either
|
/development/ndk/platforms/android-14/samples/native-media/ |
D | README.txt | 1 This sample app requires an MPEG-2 Transport Stream file to be 8 Any actual stream must be created according to the MPEG-2 specification.
|
D | default.properties | 1 # Indicates whether an apk should be generated for each density.
|
/development/ndk/platforms/ |
D | README.CRT.TXT | 12 that they'll be sent to the C-preprocessor before being assembled into 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 45 Actually, it *must* be compiled into an object named 'crtend_android.o' 49 could probably be removed in the future). 52 This source's object file shall be used when generating a shared library, 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 98 '__dso_handle' must be defined in each shared library. 105 The statement above creates a hidden function, which address will be added [all …]
|
/development/tools/apkcheck/ |
D | README.txt | 13 The dependency set for an APK can be generated with "dexdeps". It finds 40 would otherwise be flagged as illegal by apkcheck. 44 "com.google.android.maps"). Warnings will be generated instead. 55 In some cases involving generic signatures it may not be possible 57 been hard-coded into the program. They can be included by specifying 78 This could be a Creator class in the package android.os.Parcelable, 96 class appears to be an Enum (the superclass is java.lang.Enum), we emit 107 to be an annotation (extends Object, implements Annotation, defines no 124 emit a warning instead of an error. (We could be more thorough and try 158 details are not present in the XML. This particular case will be handled [all …]
|
/development/ndk/platforms/android-9/samples/native-audio/ |
D | default.properties | 4 # This file must be checked in Version Control Systems. 12 # Indicates whether an apk should be generated for each density.
|
/development/samples/browseable/ActiveNotifications/ |
D | _index.jd | 8 Notifications can now be grouped in Android N. Since Android M, the 13 If you add more than one notification a notification summary will be
|
/development/samples/browseable/AutoBackupForApps/ |
D | _index.jd | 12 This sample can also be used as a utility to test the behavior of the Automatic Backup feature. 14 sample\'s data to be cleared and replaced with a copy from the backup server.
|
/development/tutorials/MoarRam/ |
D | README.txt | 1 This is a simple app that can be used as a tutorial or reference benchmark 13 Each allocation can be freed by clicking the corresponding free button in the
|
/development/samples/SkeletonApp/ |
D | readme.txt | 45 it must be lower-case. 50 The res/drawable/ directory contains images and other things that can be 51 drawn to the screen. These can be bitmaps (in .png or .jpeg format) or 63 They all use the same syntax; all of these resources could be defined in one
|
/development/samples/training/basic/ActivityLifecycle/ |
D | ant.properties | 3 # This file must be checked in Version Control Systems, as it is 16 # The password will be asked during the build when you use the 'release' target.
|
D | build.properties | 3 # This file must be checked in Version Control Systems, as it is 16 # The password will be asked during the build when you use the 'release' target.
|
/development/ndk/samples/hello-neon/ |
D | build.properties | 3 # This file must be checked in Version Control Systems, as it is 16 # The password will be asked during the build when you use the 'release' target.
|
/development/ndk/platforms/android-21/samples/native-codec/ |
D | default.properties | 1 # Indicates whether an apk should be generated for each density.
|
D | README.txt | 1 This sample app requires a video file to be placed in /sdcard/testfile.mp4
|
/development/ndk/samples/module-exports/jni/bar/ |
D | bar.h | 6 #error FOO should be defined here !
|
/development/samples/TicTacToeMain/ |
D | default.properties | 20 # This file must be checked in Version Control Systems. 27 # Project target. This requires the tools from SDK Froyo (API 8) to be used.
|
/development/ndk/platforms/android-9/arch-mips/include/asm/ |
D | bitops.h | 22 #error only <linux/bitops.h> can be included directly
|
/development/ndk/platforms/android-9/arch-x86/include/asm/ |
D | bitops_32.h | 22 #error only <linux/bitops.h> can be included directly
|
/development/tools/mkstubs/ |
D | README.txt | 63 because the tool was designed to solve one task and not just to be super generic. That means 64 any limitation here can be easily lifted. 74 - We do not filter out private classes. Their .class will still be present in the 83 given as ~/somedir/myfinal.jar, there will be a directory created at
|
/development/samples/ |
D | README | 2 be packaged with the SDK.
|
123456