HomeSort by relevance Sort by last modified time
    Searched full:support (Results 26 - 50 of 13846) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/clang/test/Modules/Inputs/System/usr/include/
module.map 2 // Only in compiler support directory
12 // In both directories (compiler support version wins, does not forward)
17 // In both directories (compiler support version wins, forwards)
  /frameworks/support/v4/java/android/support/v4/app/
package.html 3 Support android.app classes to assist with development of applications for
5 versions of {@link android.support.v4.app.FragmentManager} and
6 {@link android.support.v4.app.LoaderManager}.
  /frameworks/support/v4/java/android/support/v4/widget/
package.html 3 Support android.widget classes to assist with development of applications for
5 of {@link android.support.v4.widget.CursorAdapter} and related classes, which
6 is needed for use with {@link android.support.v4.content.CursorLoader}.
  /sdk/testapps/gridlayoutTest/v7-gridlayout/libs/
android-support-v7-gridlayout.jar 
  /external/qemu/target-i386/
TODO 6 - better code fetch (different exception handling + CS.limit support)
12 - full support of segment limit/rights
13 - full x87 exception support
15 - DRx register support
22 - add SVM nested paging support
23 - add VMX support
24 - add AVX support
25 - add SSE5 support
27 - improve monitor/mwait support
33 - move kqemu support outside target-i386
    [all...]
  /development/samples/training/basic/FragmentBasics/libs/
android-support-v4.jar 
  /development/samples/training/bitmapfun/libs/
android-support-v4.jar 
  /development/samples/training/location-aware/libs/
android-support-v4.jar 
  /frameworks/support/v4/java/android/support/v4/content/
package.html 3 Support android.content classes to assist with development of applications for
5 {@link android.support.v4.content.Loader} and related classes and
6 {@link android.support.v4.content.LocalBroadcastManager} to
  /sdk/testapps/jarCheckTests3/lib2/libs/
android-support-v13.jar 
  /external/clang/examples/PrintFunctionNames/
CMakeLists.txt 8 set( LLVM_LINK_COMPONENTS support mc)
  /external/clang/examples/analyzer-plugin/
CMakeLists.txt 7 set( LLVM_LINK_COMPONENTS support mc)
  /external/clang/test/Parser/
opencl-storage-class.cl 5 static int a; // expected-error {{OpenCL does not support the 'static' storage class specifier}}
6 register int b; // expected-error {{OpenCL does not support the 'register' storage class specifier}}
7 extern int c; // expected-error {{OpenCL does not support the 'extern' storage class specifier}}
8 auto int d; // expected-error {{OpenCL does not support the 'auto' storage class specifier}}
  /external/clang/test/Sema/
default1.c 2 void f(int i = 0); // expected-error {{C does not support default arguments}}
  /external/llvm/lib/ExecutionEngine/JIT/
CMakeLists.txt 1 # TODO: Support other architectures. See Makefile.
  /external/llvm/tools/llvm-ar/
CMakeLists.txt 8 # TODO: Support check-local.
  /external/llvm/tools/llvm-diff/
CMakeLists.txt 1 set(LLVM_LINK_COMPONENTS support asmparser bitreader)
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
attrgetschematypeinfo01-expected.txt 3 Message HTML loader does not support validating=true
attrgetschematypeinfo02-expected.txt 3 Message HTML loader does not support validating=true
attrgetschematypeinfo03-expected.txt 3 Message HTML loader does not support schemaValidating=true
attrgetschematypeinfo04-expected.txt 3 Message HTML loader does not support schemaValidating=true
attrgetschematypeinfo05-expected.txt 3 Message HTML loader does not support schemaValidating=true
attrgetschematypeinfo07-expected.txt 3 Message HTML loader does not support schemaValidating=true
attrgetschematypeinfo08-expected.txt 3 Message HTML loader does not support schemaValidating=true
documentnormalizedocument11-expected.txt 3 Message HTML loader does not support ignoringElementContentWhitespace=true

Completed in 519 milliseconds

12 3 4 5 6 7 8 91011>>