/ndk/tests/device/test-basic-rtti/ |
README | 1 This test is meant to test the most basic level of RTTI support
|
/packages/apps/Email/src/com/beetstra/ |
ThirdPartyProject.prop | 7 keywords=utf7 support
|
/packages/apps/PackageInstaller/ |
Android.mk | 8 #LOCAL_STATIC_JAVA_LIBRARIES += android-support-v4
|
/packages/apps/Settings/res/layout/ |
manage_applications_content.xml | 28 <android.support.v4.view.ViewPager 33 <android.support.v4.view.PagerTabStrip 39 </android.support.v4.view.PagerTabStrip> 40 </android.support.v4.view.ViewPager>
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
a.out.h | 10 support a.out binary format. */
|
posix_opt.h | 60 /* X/Open realtime support is available. */ 63 /* X/Open thread realtime support is available. */ 79 /* We support user-defined stack sizes. */ 82 /* We support user-defined stacks. */ 85 /* We support priority inheritence. */ 88 /* We support priority protection, though only for non-robust 92 /* We support POSIX.1b semaphores. */ 98 /* We support asynchronous I/O. */ 103 /* Support for prioritization is also available. */ 106 /* The LFS support in asynchronous I/O is also available. * [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
a.out.h | 10 support a.out binary format. */
|
posix_opt.h | 60 /* X/Open realtime support is available. */ 63 /* X/Open thread realtime support is available. */ 79 /* We support user-defined stack sizes. */ 82 /* We support user-defined stacks. */ 85 /* We support priority inheritence. */ 88 /* We support priority protection, though only for non-robust 92 /* We support POSIX.1b semaphores. */ 98 /* We support asynchronous I/O. */ 103 /* Support for prioritization is also available. */ 106 /* The LFS support in asynchronous I/O is also available. * [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
a.out.h | 10 support a.out binary format. */
|
posix_opt.h | 60 /* X/Open realtime support is available. */ 63 /* X/Open thread realtime support is available. */ 79 /* We support user-defined stack sizes. */ 82 /* We support user-defined stacks. */ 85 /* We support priority inheritence. */ 88 /* We support priority protection, though only for non-robust 92 /* We support POSIX.1b semaphores. */ 98 /* We support asynchronous I/O. */ 103 /* Support for prioritization is also available. */ 106 /* The LFS support in asynchronous I/O is also available. * [all...] |
/sdk/apkbuilder/ |
readme.txt | 2 It is lacking recent build improvements such as support for Library Projects.
|
/sdk/testapps/gridlayoutTest/v7-gridlayout/ |
AndroidManifest.xml | 3 package="android.support.v7.gridlayout"
|
/frameworks/support/v13/ |
Android.mk | 22 LOCAL_MODULE := android-support-v13-ics-mr1 29 LOCAL_MODULE := android-support-v13-ics 37 LOCAL_MODULE := android-support-v13 40 LOCAL_STATIC_JAVA_LIBRARIES += android-support-v4 \ 41 android-support-v13-ics \ 42 android-support-v13-ics-mr1 46 $(call dist-for-goals, droidcore sdk, $(LOCAL_BUILT_MODULE):android-support-v13.jar)
|
/external/apache-harmony/support/src/test/java/tests/support/ |
Support_HttpServerSocket.java | 18 package tests.support; 39 * @see tests.support.Support_ServerSocket#accept() 54 * @see tests.support.Support_ServerSocket#setTimeout(int) Sets the 62 * @see tests.support.Support_ServerSocket#setPort(int) 73 * @see tests.support.Support_ServerSocket#close()
|
/external/chromium/chrome/browser/policy/ |
user_policy_cache.h | 14 // <Old-style policy support> (see comment below) 18 // </Old-style policy support> 43 // <Old-style policy support> 44 // The following member functions are needed to support old-style policy and 58 // </Old-style policy support>
|
/external/clang/www/analyzer/ |
dev_cxx.html | 5 <title>Analyzer Development: C++ Support</title> 16 <h1>C++ Support</h1> 20 majority of C++</a>. Support in the frontend for C++ language 21 features, however, does not automatically translate into support for 24 properly analyzed. Support for analyzing C++ and Objective-C++ files
|
/external/llvm/lib/Support/ |
BranchProbability.cpp | 1 //===-------------- lib/Support/BranchProbability.cpp -----------*- C++ -*-===// 14 #include "llvm/Support/BranchProbability.h" 15 #include "llvm/Support/Debug.h" 16 #include "llvm/Support/Format.h" 17 #include "llvm/Support/raw_ostream.h"
|
/frameworks/compile/mclinker/debug/ |
Makefile.am | 27 ${INCDIR}/Support/Path.h \ 28 ${LIBDIR}/Support/Path.cpp \ 29 ${INCDIR}/Support/RealPath.h \ 30 ${LIBDIR}/Support/RealPath.cpp \ 31 ${INCDIR}/Support/Directory.h \ 32 ${LIBDIR}/Support/Directory.cpp \ 33 ${INCDIR}/Support/FileSytem.h \ 34 ${LIBDIR}/Support/FileSystem.cpp \ 35 ${INCDIR}/Support/LEB128.h \ 36 ${LIBDIR}/Support/LEB128.cpp [all...] |
/external/bzip2/ |
README.COMPILATION.PROBLEMS | 19 support seems to work correctly on at least on amd64-linux. 28 in that tradition. However, in order to support large files, I've had 33 support is, as far as I know, the Recommended Way to get correct large 34 file support. For more details, see the Large File Support 40 are related to large file support, try removing the above define from 46 version of bzip2 without large file support, which, for most 52 large file support, if you are feeling paranoid. Be aware though that 56 AIX: I have reports that for large file support, you need to specify
|
/frameworks/compile/mclinker/optimized/ |
Makefile.am | 22 ${INCDIR}/Support/Path.h \ 23 ${LIBDIR}/Support/Path.cpp \ 24 ${INCDIR}/Support/RealPath.h \ 25 ${LIBDIR}/Support/RealPath.cpp \ 26 ${INCDIR}/Support/Directory.h \ 27 ${LIBDIR}/Support/Directory.cpp \ 28 ${INCDIR}/Support/FileSytem.h \ 29 ${LIBDIR}/Support/FileSystem.cpp \ 30 ${INCDIR}/Support/LEB128.h \ 31 ${LIBDIR}/Support/LEB128.cpp [all...] |
/frameworks/support/v4/ |
Android.mk | 22 LOCAL_MODULE := android-support-v4-eclair 31 LOCAL_MODULE := android-support-v4-froyo 40 LOCAL_MODULE := android-support-v4-gingerbread 49 LOCAL_MODULE := android-support-v4-honeycomb 58 LOCAL_MODULE := android-support-v4-honeycomb-mr2 67 LOCAL_MODULE := android-support-v4-ics 76 LOCAL_MODULE := android-support-v4-ics-mr1 85 LOCAL_MODULE := android-support-v4-jellybean 94 LOCAL_MODULE := android-support-v4 98 android-support-v4-eclair [all...] |
/frameworks/support/v7/gridlayout/ |
README.txt | 8 located in libs/android-support-v7-gridlayout.jar 13 Make sure you use <android.support.v7.widget.GridLayout> in your 15 Same for <android.support.v7.widget.Space> instead of <Space>. 30 <android.support.v7.widget.GridLayout 59 <android.support.v7.widget.Space <=== space widgets also need the full support package path
|
/frameworks/base/docs/html/training/basics/fragments/ |
creating.jd | 6 previous.title=Using the Android Support Library 7 previous.link=support-lib.html 41 extend the {@link android.support.v4.app.Fragment} class using the Support Library so your app 45 API level your app requires is 11 or higher, you don't need to use the Support 47 APIs. Just be aware that this lesson is focused on using the APIs from the Support Library, which 55 <p>To create a fragment, extend the {@link android.support.v4.app.Fragment} class, then override 59 <p>One difference when creating a {@link android.support.v4.app.Fragment} is that you must use the 60 {@link android.support.v4.app.Fragment#onCreateView onCreateView()} callback to define the layout. 66 import android.support.v4.app.Fragment [all...] |
/external/wpa_supplicant_8/hostapd/ |
android.config | 54 # Driver support is also needed for IEEE 802.11w. 99 # Include support for optional SHA256 cipher suite in EAP-GPSK 103 # Note: Default OpenSSL package does not include support for all the 111 # Enable WSC 2.0 support 113 # Enable UPnP support for external WPS Registrars 122 # PKCS#12 (PFX) support (used to read private key and certificate file from 130 # Build IPv6 support for RADIUS operations 140 # IEEE 802.11n (High Throughput) support 148 # Add support for writing debug log to Android logcat instead of standard output 151 # Remove support for RADIUS accountin [all...] |
ChangeLog | 24 * hostapd_cli: add support for action script operations (run a script 41 * added internal debugging mechanism with backtrace support and memory 44 * WPS: add support for dynamically selecting whether to provision the 46 * added support for WDS (4-address frame) mode with per-station virtual 61 * added support for external Registrars with WPS (UPnP transport) 65 * added support for WPS USBA out-of-band mechanism with USB Flash 80 * driver_nl80211: multiple updates to provide support for new Linux 88 * added support for NFC out-of-band mechanism with WPS 89 * added preliminary support for IEEE 802.11r RIC processing 92 * added support for Wi-Fi Protected Setup (WPS [all...] |