Searched
full:instead (Results
451 -
475 of
18028) sorted by null
<<11121314151617181920>>
/external/clang/test/Sema/ |
attr-unavailable-message.c | 4 int foo(int) __attribute__((__unavailable__("USE IFOO INSTEAD"))); // expected-note {{function has been explicitly marked unavailable here}} 15 int ir = foo(1); // expected-error {{'foo' is unavailable: USE IFOO INSTEAD}}
|
/external/dropbear/ |
Android.mk | 31 # we will build openssh version instead 50 # we will build openssh version instead
|
/external/e2fsprogs/misc/ |
logsave.8.in | 30 is a single hyphen ('-'), then instead of executing a program, 44 instead of replacing its current contents.
|
/external/freetype/builds/ |
ft2unix.h | 33 /* to `/usr/local/include/freetype2' instead of */ 36 /* - This file will #include <freetype2/config/ftheader.h>, instead */
|
/external/llvm/docs/ |
README.txt | 11 If you instead would like to generate and view the HTML locally, install 30 primary difference is to use the `man` makefile target, instead of the
|
/external/mesa3d/docs/ |
MESA_agp_offset.spec | 95 27 July 2004 - use unsigned int instead of GLuint, void instead of GLvoid
|
/external/mockito/src/org/mockito/verification/ |
Timeout.java | 16 * Typically, you won't use this class explicitly. Instead use timeout() method on Mockito class.
26 * Typically, you won't use this class explicitly. Instead use timeout() method on Mockito class.
|
/external/valgrind/main/none/tests/x86/ |
shift_ndep.c | 20 If instead the shift clears CC_NDEP (as it would legally do if 23 value of %x will instead be -1.
|
/frameworks/base/docs/html/guide/faq/ |
licensingandoss.jd | 8 <li><a href="#apache2">Why are you releasing the code under the Apache License instead of GPLv2?</a></li> 17 <a name="apache2" id="apache2"></a><h2>Why are you releasing the code under the Apache License instead of GPLv2?</h2>
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/utility/ |
swap.hpp | 19 // using-declaration instead. 20 // - boost::swap has two template arguments, instead of one, to
|
/packages/apps/Gallery2/src/com/android/gallery3d/data/ |
SnailItem.java | 28 // android.view.View) instead of a Bitmap. 60 // We do not provide requestImage or requestLargeImage, instead we
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/backward/ |
backward_warning.h | 31 non-deprecated interface with equivalent functionality instead. For a \ 38 Use: Instead of:
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
minix_fs.h | 46 * instead of 7+1+1). Also, some previously 8-bit values are 47 * now 16-bit. The inode is now 64 bytes instead of 32.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
values.h | 21 <limits.h> and/or <float.h> instead of <values.h>. */ 65 /* Some systems define this name instead of CHAR_BIT or CHARBITS. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
minix_fs.h | 46 * instead of 7+1+1). Also, some previously 8-bit values are 47 * now 16-bit. The inode is now 64 bytes instead of 32.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
values.h | 21 <limits.h> and/or <float.h> instead of <values.h>. */ 65 /* Some systems define this name instead of CHAR_BIT or CHARBITS. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
minix_fs.h | 46 * instead of 7+1+1). Also, some previously 8-bit values are 47 * now 16-bit. The inode is now 64 bytes instead of 32.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
values.h | 21 <limits.h> and/or <float.h> instead of <values.h>. */ 65 /* Some systems define this name instead of CHAR_BIT or CHARBITS. */
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/backward/ |
backward_warning.h | 31 non-deprecated interface with equivalent functionality instead. For a \ 38 Use: Instead of:
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/backward/ |
backward_warning.h | 31 non-deprecated interface with equivalent functionality instead. For a \ 38 Use: Instead of:
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/backward/ |
backward_warning.h | 31 non-deprecated interface with equivalent functionality instead. For a \ 38 Use: Instead of:
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/backward/ |
backward_warning.h | 31 non-deprecated interface with equivalent functionality instead. For a \ 38 Use: Instead of:
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
types.py | 10 # "__iter__" and "next" attributes instead. 27 # StringTypes is already outdated. Instead of writing "type(x) in
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
types.py | 10 # "__iter__" and "next" attributes instead. 27 # StringTypes is already outdated. Instead of writing "type(x) in
|
/sdk/files/ |
proguard-android.txt | 15 # instead you will need to point to the 16 # "proguard-android-optimize.txt" file instead of this one from your
|
Completed in 1301 milliseconds
<<11121314151617181920>>