Searched
full:support (Results
251 -
275 of
23338) sorted by null
<<11121314151617181920>>
/development/samples/browseable/Styled/res/menu/ |
main.xml | 20 namespace instead of the android namespace. Here we've added a new support namespace added to 26 xmlns:support="http://schemas.android.com/apk/res-auto" > 29 Here we create all of the items to be displayed in the menu, setting support:showAsAction to 36 support:showAsAction="ifRoom"/> 42 support:showAsAction="ifRoom"/> 48 support:showAsAction="never"/>
|
/external/chromium_org/chrome/browser/ui/search/ |
search_model.h | 36 // Does the current page support Instant? 39 // Does the current page support voice search? 58 // Sets the page instant support state. Change notifications are sent to 62 // Gets the instant support state of the page. 67 // Sets the page voice search support state. Change notifications are sent to 71 // Gets the voice search support state of the page.
|
/external/llvm/test/MC/ARM/ |
arm-thumb-cpus.s | 8 @ Make sure correct diagnostics are given for CPUs without support for 14 @ CHECK-ARM-THUMB-NOT: target does not support 16 @ CHECK-ARM-ONLY: target does not support Thumb mode 17 @ CHECK-ARM-ONLY: target does not support Thumb mode 19 @ CHECK-THUMB-ONLY: target does not support ARM mode 20 @ CHECK-THUMB-ONLY: target does not support ARM mode
|
/frameworks/base/docs/html/training/basics/fragments/ |
creating.jd | 35 extend the {@link android.support.v4.app.Fragment} class using the <a 36 href="{@docRoot}tools/support-library/index.html">Support Library</a> so your app 40 API level your app requires is 11 or higher, you don't need to use the Support 42 APIs. Just be aware that this lesson is focused on using the APIs from the Support Library, which 46 <p>Before you begin this lesson, you must set up your Android project to use the Support Library. 47 If you have not used the Support Library before, set up your project to use the <strong>v4</strong> 48 library by following the <a href="{@docRoot}tools/support-library/setup.html">Support Library 52 and also includes the {@link android.support.v4.app.Fragment} APIs.</p [all...] |
/frameworks/compile/mclinker/tools/mcld/lib/Support/ |
Initialization.cpp | 10 #include "alone/Support/Initialization.h" 14 #include <llvm/Support/ErrorHandling.h> 15 #include <llvm/Support/TargetSelect.h> 17 #include <mcld/Support/TargetSelect.h> 18 #include <mcld/Support/TargetRegistry.h> 21 #include "alone/Support/Log.h"
|
/bionic/ |
ABI-bugs.txt | 6 off_t is 32-bit. There is off64_t, but no _FILE_OFFSET_BITS support. 8 sigset_t is too small on ARM and x86 (but correct on MIPS), so support
|
/development/samples/Support13Demos/src/com/example/android/supportv13/ |
_package.html | 14 Examples of how to use support library APIs. See: 18 of using the application package support APIs.
|
/development/samples/Support4Demos/src/com/example/android/supportv4/ |
_package.html | 14 Examples of how to use support library APIs. See: 18 of using the application package support APIs.
|
/development/samples/Support7Demos/src/com/example/android/supportv7/ |
_package.html | 14 Examples of how to use support library APIs. See: 18 of using the application package support APIs.
|
/development/samples/browseable/ListPopupMenu/ |
_index.jd | 9 {@link android.support.v7.widget.PopupMenu PopupMenu} to create a list, where 12 {@link android.support.v7.app.ActionBarActivity}, which provides the
|
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/ |
Tree.js | 1 /** What does a tree look like? ANTLR has a number of support classes 4 * you'll be able to use more support code.
|
/external/chromium_org/components/autofill/core/common/ |
autofill_constants.cc | 13 "https://support.google.com/chromeos/?p=settings_autofill"; 15 "https://support.google.com/chrome/?p=settings_autofill";
|
/external/clang/test/SemaObjC/ |
arc-no-runtime.m | 5 __weak id x; // expected-error {{the current deployment target does not support automated __weak references}} 15 @synthesize testObjectWeakProperty; // expected-error {{the current deployment target does not support automated __weak references}}
|
/external/compiler-rt/lib/tsan/ |
CMakeLists.txt | 1 # Build for the ThreadSanitizer runtime support library. 11 # FIXME: Add support for compile flags:
|
/external/eigen/unsupported/doc/ |
Overview.dox | 7 These modules are contributions from various users. They are provided "as is", without any support. 17 provided "as is", without any support. Nevertheless, some of them are
|
/external/libxml2/include/libxml/ |
xmlversion.h | 68 * defined if the trio support need to be configured in 75 * defined if the trio support should not be configured in 83 * defined if the trio support need to be configured in 91 * Whether the thread support is configured in 103 * Whether the DOM like tree manipulation API support is configured in 112 * Whether the serialization/saving support is configured in 166 * Whether the FTP support is configured in 175 * Whether the HTTP support is configured in 184 * Whether the DTD validation support is configured in 193 * Whether the HTML support is configured i [all...] |
/external/nist-sip/java/gov/nist/javax/sip/header/ims/ |
package.html | 2 NIST-SIP Specific support for IMS headers contributed by Jose Miguel 5 specification. Questions about the IMS Support in NIST-SIP 1.2 can be
|
/external/oprofile/m4/ |
precompiledheader.m4 | 2 dnl add option to var-name if $CXX support it. 4 AC_MSG_CHECKING([whether ${CXX} support precompiled header])
|
/external/zlib/src/contrib/iostream3/ |
TODO | 9 - Support for ios_base::ate open mode 11 - Locale support?
|
/packages/apps/Browser/ |
Android.mk | 9 android-support-v13 \ 10 android-support-v4 \
|
/packages/apps/Settings/ |
Android.mk | 5 LOCAL_STATIC_JAVA_LIBRARIES := android-support-v4 android-support-v13 jsr305
|
/prebuilts/maven_repo/android/com/android/support/support-v4/13.0.0/ |
support-v4-13.0.0.pom | 5 <groupId>com.android.support</groupId> 6 <artifactId>support-v4</artifactId>
|
/prebuilts/maven_repo/android/com/android/support/support-v4/18.0.0/ |
support-v4-18.0.0.pom | 5 <groupId>com.android.support</groupId> 6 <artifactId>support-v4</artifactId>
|
/prebuilts/maven_repo/android/com/android/support/support-v4/19.0.0/ |
support-v4-19.0.0.pom | 5 <groupId>com.android.support</groupId> 6 <artifactId>support-v4</artifactId>
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_bufio.py | 2 from test import test_support as support namespace 20 support.unlink(support.TESTFN) 24 f = self.open(support.TESTFN, "wb") 31 f = open(support.TESTFN, "rb") 40 support.unlink(support.TESTFN) 76 support.run_unittest(CBufferSizeTest, PyBufferSizeTest, BuiltinBufferSizeTest)
|
Completed in 841 milliseconds
<<11121314151617181920>>