/prebuilts/gdb/darwin-x86/lib/python2.7/ |
_threading_local.py | 145 # then, so problems introduced by fiddling the order of imports here won't
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
_threading_local.py | 145 # then, so problems introduced by fiddling the order of imports here won't
|
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/ |
ftttdrv.h | 144 * features introduced by it.
|
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/gabi++/include/ |
cxxabi.h | 56 // features introduced in C++0x or later. In this case, the best
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
_threading_local.py | 145 # then, so problems introduced by fiddling the order of imports here won't
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/ |
test_install.py | 69 # site.USER_SITE was introduced in 2.6
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
_threading_local.py | 145 # then, so problems introduced by fiddling the order of imports here won't
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/ |
test_install.py | 69 # site.USER_SITE was introduced in 2.6
|
/system/media/audio_utils/ |
resampler.c | 41 int32_t speex_delay_ns; // delay introduced by speex resampler in ns
|
/toolchain/binutils/binutils-2.25/include/elf/ |
sparc.h | 199 However Solaris 11 introduced a backwards-incompatible change
|
/external/clang/include/clang/Basic/ |
TokenKinds.def | 227 // KEYC99 - This is a keyword introduced to C in C99 228 // KEYC11 - This is a keyword introduced to C in C11 232 // KEYCXX11 - This is a C++ keyword introduced to C++ in C++11
|
/external/dnsmasq/ |
CHANGELOG | 342 lease, problem introduced in version 2.43. Thanks to 346 does DHCPINFORM. Again introduced in 2.43. This bug has 349 Fix crash in netlink code introduced in 2.43. Thanks to
|
/external/libjpeg-turbo/ |
README-turbo.txt | 213 libjpeg v9 introduced yet another field to the JPEG compression structure 215 libjpeg v8. This new field was introduced solely for the purpose of supporting 280 (and slightly faster) floating point IDCT algorithm introduced in libjpeg
|
/external/opencv3/3rdparty/libtiff/ |
tiff.h | 114 * - items marked with a ! are introduced in revision 6.0. 115 * - items marked with a % are introduced post revision 6.0. 117 * - items marked with a & are introduced by Adobe DNG specification. [all...] |
/external/tagsoup/ |
CHANGES | 172 Introduced "uncloseability" of form and table elements 182 Introduced <memberofAny> and <isRoot> as alternatives to 258 Introduced BOOLEAN type (currently just converted to NMTOKEN).
|
/external/v8/src/debug/ |
debug-scopes.cc | 493 // These will be variables introduced by eval. 522 // be variables introduced by eval. 777 // Names of variables introduced by eval are strings.
|
/frameworks/support/compat/java/android/support/v4/app/ |
ActivityCompat.java | 43 * introduced after API level 4 in a backwards compatible fashion. 127 * <p>In Android 4.1+ additional options were introduced to allow for more 156 * <p>In Android 4.1+ additional options were introduced to allow for more
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
CHANGELOG | 82 encoding. In addition, it fixes a decoder bug (first introduced in 168 Fixed a decoder error introduced in Duclair where the segmentation 174 real-time encoding. It also fixes a decoder crash bug introduced in
|
/hardware/libhardware/modules/input/evdev/ |
InputHub.cpp | 168 // The EVIOCSCLOCKID ioctl was introduced in Linux 3.4. 433 // 1) EPOLLWAKEUP: introduced in Linux kernel 3.5, this flag can be set on 437 // 2) EVIOCSSUSPENDBLOCK: introduced into the Android kernel's evdev
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
DecimalFormatSymbols.java | 76 * support <code>DecimalFormatSymbolsProvider</code>, which was introduced in Java 6. 90 * not support <code>DecimalFormatSymbolsProvider</code>, which was introduced in Java 106 * not support <code>DecimalFormatSymbolsProvider</code>, which was introduced in Java 123 * does not support <code>DecimalFormatSymbolsProvider</code>, which was introduced in 140 * does not support <code>DecimalFormatSymbolsProvider</code>, which was introduced in [all...] |
/external/icu/icu4c/ |
APIChangeReport.html | [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
DecimalFormatSymbols.java | 79 * support <code>DecimalFormatSymbolsProvider</code>, which was introduced in Java 6. 94 * not support <code>DecimalFormatSymbolsProvider</code>, which was introduced in Java 111 * not support <code>DecimalFormatSymbolsProvider</code>, which was introduced in Java 129 * does not support <code>DecimalFormatSymbolsProvider</code>, which was introduced in 147 * does not support <code>DecimalFormatSymbolsProvider</code>, which was introduced in [all...] |
/external/mesa3d/include/GLES/ |
glext.h | 244 /* No new tokens introduced by this extension. */ 272 /* No new tokens introduced by this extension. */ 292 /* No new tokens introduced by this extension. */ 383 /* No new tokens introduced by this extension. */ 401 /* No new tokens introduced by this extension. */ [all...] |
/device/generic/goldfish-opengl/system/include/GLES/ |
glext.h | 169 /* No new tokens introduced by this extension. */ 247 /* No new tokens introduced by this extension. */ 293 /* No new tokens introduced by this extension. */ 310 /* No new tokens introduced by this extension. */ 349 /* No new tokens introduced by this extension. */ 487 /* No new tokens introduced by this extension. */ 505 /* No new tokens introduced by this extension. */ [all...] |
/frameworks/base/docs/html/guide/topics/appwidgets/ |
index.jd | 200 Introduced in Android 3.1. 255 Image</a>. Introduced in Android 3.0.</li> 258 app widget subview that should be auto-advanced by the widget's host. Introduced in Android 3.0.</li> 267 "horizontal|vertical". Introduced in Android 3.1.</li> 271 vertical resizing isn't enabled (see <code>resizeMode</code>). Introduced in Android 4.0.</li> 275 horizontal resizing isn't enabled (see <code>resizeMode</code>). Introduced in Android 4.0.</li> 440 This callback was introduced in API Level 16 (Android 4.1). If you implement this callback, make sure that your app doesn't depend on it since it won't be called on older devices. [all...] |