OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:support
(Results
126 - 150
of
23338
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
llvm_wrapper.cpp
4
#include <llvm/
Support
/IRReader.h>
5
#include <llvm/
Support
/MemoryBuffer.h>
6
#include <llvm/
Support
/SourceMgr.h>
/external/mesa3d/src/gallium/drivers/r600/
llvm_wrapper.cpp
4
#include <llvm/
Support
/IRReader.h>
5
#include <llvm/
Support
/MemoryBuffer.h>
6
#include <llvm/
Support
/SourceMgr.h>
/frameworks/support/v4/java/android/support/v4/view/
package.html
3
Support
android.util classes to assist with development of applications for
6
{@link android.
support
.v4.view.MotionEventCompat} allows retrieving multi-touch
8
{@link android.
support
.v4.view.ViewPager} widget (which at some point should be moved over
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_bdist_msi.py
5
from distutils.tests import
support
namespace
9
class BDistMSITestCase(
support
.TempdirManager,
10
support
.LoggingSilencer,
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_bdist_msi.py
5
from distutils.tests import
support
namespace
9
class BDistMSITestCase(
support
.TempdirManager,
10
support
.LoggingSilencer,
/frameworks/base/docs/html/training/load-data-background/
setup-loader.jd
32
A {@link android.
support
.v4.content.CursorLoader} runs an asynchronous query in the background
34
{@link android.app.Activity} or {@link android.
support
.v4.app.FragmentActivity} from which it
36
{@link android.
support
.v4.app.FragmentActivity} to continue to interact with the user while the
41
To use a {@link android.
support
.v4.content.CursorLoader} with an
42
{@link android.app.Activity} or {@link android.
support
.v4.app.FragmentActivity}, use the
43
{@link android.
support
.v4.app.LoaderManager.LoaderCallbacks LoaderCallbacks<Cursor>}
44
interface. A {@link android.
support
.v4.content.CursorLoader} invokes callbacks defined
49
For example, this is how you should define a {@link android.
support
.v4.app.FragmentActivity}
50
that uses the
support
library version of {@link android.
support
.v4.content.CursorLoader}. B
[
all
...]
/art/test/109-suspend-check/
info.txt
1
To
support
garbage collection, debugging and profiling the VM must be able to send all threads
/cts/tools/dex-tools/
TODO.txt
5
Add
support
for big endian encoded files
/dalvik/tests/097-suspend-check/
info.txt
1
To
support
garbage collection, debugging and profiling the VM must be able to send all threads
/developers/build/prebuilts/gradle/BasicAccessibility/BasicAccessibilitySample/
build.gradle
17
// Add the
support
lib that is appropriate for SDK 11
18
compile "com.android.
support
:
support
-v4:19.0.+"
19
compile "com.android.
support
:gridlayout-v7:19.0.+"
/developers/build/prebuilts/gradle/BasicMultitouch/BasicMultitouchSample/
build.gradle
17
// Add the
support
lib that is appropriate for SDK 8
18
compile "com.android.
support
:
support
-v4:19.0.+"
19
compile "com.android.
support
:gridlayout-v7:19.0.+"
/developers/build/prebuilts/gradle/BasicNotifications/BasicNotificationsSample/
build.gradle
17
// Add the
support
lib that is appropriate for SDK 8
18
compile "com.android.
support
:
support
-v4:19.0.+"
19
compile "com.android.
support
:gridlayout-v7:19.0.+"
/developers/build/prebuilts/gradle/BasicSyncAdapter/BasicSyncAdapterSample/
build.gradle
17
// Add the
support
lib that is appropriate for SDK 7
18
compile "com.android.
support
:
support
-v4:19.0.+"
19
compile "com.android.
support
:gridlayout-v7:19.0.+"
/developers/build/prebuilts/gradle/HorizontalPaging/HorizontalPagingSample/
build.gradle
17
// Add the
support
lib that is appropriate for SDK 11
18
compile "com.android.
support
:
support
-v4:19.0.+"
19
compile "com.android.
support
:gridlayout-v7:19.0.+"
/developers/build/prebuilts/gradle/NetworkConnect/NetworkConnectSample/
build.gradle
17
// Add the
support
lib that is appropriate for SDK 8
18
compile "com.android.
support
:
support
-v4:19.0.+"
19
compile "com.android.
support
:gridlayout-v7:19.0.+"
/external/chromium_org/build/win/
compatibility.manifest
5
<!--The ID below indicates application
support
for Windows Vista -->
7
<!--The ID below indicates application
support
for Windows 7 -->
9
<!--The ID below indicates application
support
for Windows 8 -->
11
<!--The ID below indicates application
support
for Windows 8.1 -->
/external/chromium_org/chrome/browser/renderer_host/
DEPS
2
# renderer_host is intended to
support
the content layer's renderers. No
/external/chromium_org/mojo/
README.md
5
plugin processes that can
support
multiple types of sandboxed content, such as
/external/chromium_org/third_party/libxml/src/
acconfig.h
12
/* Define if IPV6
support
is there */
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
AMDILDeviceInfo.cpp
34
assert(!is64bit && "This device does not
support
64bit pointers!");
35
assert(!is64on32bit && "This device does not
support
64bit"
41
assert(!is64bit && "This device does not
support
64bit pointers!");
42
assert(!is64on32bit && "This device does not
support
64bit"
48
assert(!is64bit && "This device does not
support
64bit pointers!");
49
assert(!is64on32bit && "This device does not
support
64bit"
55
assert(!is64bit && "This device does not
support
64bit pointers!");
56
assert(!is64on32bit && "This device does not
support
64bit"
63
assert(!is64bit && "This device does not
support
64bit pointers!");
64
assert(!is64on32bit && "This device does not
support
64bit
[
all
...]
/external/chromium_org/third_party/mesa/src/src/glx/apple/
TODO
4
Verify the XError behavior of GLXPixmap
support
functions.
6
Test GLXPixmap
support
with various pixmap depths.
8
Test GLXPixmap
support
with invalid pixmaps (to stress the protocol code).
20
Make sure we report the proper list of GLX extensions available. Apple direct may not
support
some
/external/clang/examples/PrintFunctionNames/
CMakeLists.txt
3
set( LLVM_LINK_COMPONENTS
support
mc)
/external/clang/examples/analyzer-plugin/
CMakeLists.txt
3
set( LLVM_LINK_COMPONENTS
support
mc)
/external/clang/lib/Format/
CMakeLists.txt
1
set(LLVM_LINK_COMPONENTS
support
)
/external/clang/test/CodeGen/
imaginary.c
3
// Just verify that we don't crash until we
support
_Imaginary.
Completed in 574 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>