Searched
full:have (Results
451 -
475 of
66330) sorted by null
<<11121314151617181920>>
/packages/apps/Launcher3/WallpaperPicker/ |
README | 4 picker (necessary to have the Eclipse build work
|
/packages/providers/ContactsProvider/tests/assets/testUnsynced/ |
readme.txt | 2 (by using the four corners trick in the Donut Welcome Screen). The contacts have different fields
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/ |
smb_fs.h | 20 /* __kernel_uid_t can never change, so we have to use __kernel_uid32_t */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
smb_fs.h | 20 /* __kernel_uid_t can never change, so we have to use __kernel_uid32_t */
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/ |
README.android | 6 have them.
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/ |
README.android | 6 have them.
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/ |
README.android | 6 have them.
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/ |
README.android | 6 have them.
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/ |
README.android | 6 have them.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
pydoc_mod.py | 11 """Wow, I have no function!"""
|
test_doctest4.txt | 4 In order to get this test to pass, we have to manually specify the
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
pydoc_mod.py | 11 """Wow, I have no function!"""
|
test_doctest4.txt | 4 In order to get this test to pass, we have to manually specify the
|
/prebuilts/tools/common/api-versions/ |
README | 7 we already have "official" versions there.
|
/build/core/combo/include/arch/linux-arm/ |
AndroidConfig.h | 45 * Do we have pthread_setname_np()? 53 * Do we have the futex syscall? 84 * Define this if you have <termio.h> 89 * Define this if you have <sys/sendfile.h> 99 * Define this if you have sys/uio.h 110 * Define this if we have localtime_r(). 115 * Define this if we have gethostbyname_r(). 120 * Define this if we have ioctl(). 130 * Define this if have clock_gettime() and friends 135 * Define this if we have linux style epoll( [all...] |
/build/core/combo/include/arch/linux-arm64/ |
AndroidConfig.h | 45 * Do we have pthread_setname_np()? 53 * Do we have the futex syscall? 91 * Define this if you have <termio.h> 96 * Define this if you have <sys/sendfile.h> 106 * Define this if you have sys/uio.h 117 * Define this if we have localtime_r(). 122 * Define this if we have gethostbyname_r(). 127 * Define this if we have ioctl(). 137 * Define this if have clock_gettime() and friends 142 * Define this if we have linux style epoll( [all...] |
/build/core/combo/include/arch/linux-mips/ |
AndroidConfig.h | 45 * Do we have pthread_setname_np()? 53 * Do we have the futex syscall? 84 * Define this if you have <termio.h> 89 * Define this if you have <sys/sendfile.h> 99 * Define this if you have sys/uio.h 110 * Define this if we have localtime_r(). 115 * Define this if we have gethostbyname_r(). 120 * Define this if we have ioctl(). 130 * Define this if have clock_gettime() and friends 135 * Define this if we have linux style epoll( [all...] |
/build/core/combo/include/arch/linux-mips64/ |
AndroidConfig.h | 45 * Do we have pthread_setname_np()? 53 * Do we have the futex syscall? 91 * Define this if you have <termio.h> 96 * Define this if you have <sys/sendfile.h> 106 * Define this if you have sys/uio.h 117 * Define this if we have localtime_r(). 122 * Define this if we have gethostbyname_r(). 127 * Define this if we have ioctl(). 137 * Define this if have clock_gettime() and friends 142 * Define this if we have linux style epoll( [all...] |
/external/chromium_org/base/android/javatests/src/org/chromium/base/ |
AdvancedMockContextTest.java | 54 assertTrue("onLowMemory should have been called.", callback1.mOnLowMemoryCalled); 55 assertTrue("onLowMemory should have been called.", callback2.mOnLowMemoryCalled); 59 assertEquals("onConfigurationChanged should have been called.", configuration, 61 assertEquals("onConfigurationChanged should have been called.", configuration, 65 assertEquals("onTrimMemory should have been called.", ComponentCallbacks2
|
/external/chromium_org/chromeos/login/auth/ |
mock_auth_status_consumer.cc | 28 ADD_FAILURE() << "Retail mode login should have failed!"; 39 ADD_FAILURE() << "Guest login should have failed!"; 51 ADD_FAILURE() << "Login should NOT have succeeded!"; 62 ADD_FAILURE() << "Login should not have failed!"; 73 ADD_FAILURE() << "Should not have detected a PW change!";
|
/external/clang/test/SemaCXX/ |
attr-weakref.cpp | 15 static int a6 __attribute__((weakref)); //expected-error {{weakref declaration of 'a6' must also have an alias attribute}} 27 int a7() __attribute__((weakref ("f1"))); // expected-error {{weakref declaration must have internal linkage}} 28 int a8 __attribute__((weakref ("v1"))); // expected-error {{weakref declaration must have internal linkage}} 31 int a9 __attribute__((weakref)); // expected-error {{weakref declaration of 'a9' must also have an alias attribute}} 38 __attribute__((weakref ("foo"))) auto a11 = 1; // expected-error {{weakref declaration must have internal linkage}}
|
/external/stlport/stlport/stl/config/ |
_android.h | 9 // Have pthreads support. 12 // Don't have native <cplusplus> headers 24 // Don't have underlying local support. 52 // The system math library doesn't have long double variants, e.g 74 // Android does have include_next but it doesn't work well in our build system.
|
/frameworks/base/core/tests/coretests/src/android/widget/touchmode/ |
StartInTouchWithViewInFocusTest.java | 50 assertTrue("edit text is focusable in touch mode, should have focus", mEditText.isFocused()); 56 assertFalse("should have left touch mode", mEditText.isInTouchMode()); 57 assertTrue("should have given focus to next view", mButton.isFocused()); 63 assertFalse("should have left touch mode", mEditText.isInTouchMode()); 64 assertTrue("edit text should still have focus", mEditText.isFocused());
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/ |
_android.h | 9 // Have pthreads support. 12 // Don't have native <cplusplus> headers 24 // Don't have underlying local support. 52 // The system math library doesn't have long double variants, e.g 73 // Android does have include_next but it doesn't work well in our build system.
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/ |
_android.h | 9 // Have pthreads support. 12 // Don't have native <cplusplus> headers 24 // Don't have underlying local support. 52 // The system math library doesn't have long double variants, e.g 73 // Android does have include_next but it doesn't work well in our build system.
|
Completed in 789 milliseconds
<<11121314151617181920>>