/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ |
IIntStream.cs | 108 * you have to release resources for depths 2..5.
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ |
IntStream.java | 85 * you have to release resources for depths 2..5.
|
/external/chromium_org/content/browser/renderer_host/ |
backing_store_win.cc | 60 // Color depths less than 16 bpp require a palette to be specified. Instead,
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/ |
Xdbeproto.h | 98 XdbeVisualInfo *visinfo; /* list of visuals & depths for scrn */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/ |
Xdbeproto.h | 98 XdbeVisualInfo *visinfo; /* list of visuals & depths for scrn */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/ |
Xdbeproto.h | 98 XdbeVisualInfo *visinfo; /* list of visuals & depths for scrn */
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
NamespaceMappings.java | 76 * though possibly different URI's or depths. Such a stack must have 77 * mappings at deeper depths push later on such a stack. Mappings pushed
|
/dalvik/dx/src/com/android/dx/cf/code/ |
Merger.java | 105 throw new SimException("mismatched stack depths");
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
IIntStream.cs | 112 /// you have to release resources for depths 2..5.
|
/frameworks/base/graphics/java/android/renderscript/ |
RenderScriptGL.java | 56 * depths for each component within the config and additional structural
|
/external/libpng/ |
libpng-1.2.44.txt | 540 (bit depths 1, 2, 4, 8, 16) 542 (bit depths 8, 16) 544 (bit depths 1, 2, 4, 8) [all...] |
libpng-1.2.46.txt | 540 (bit depths 1, 2, 4, 8, 16) 542 (bit depths 8, 16) 544 (bit depths 1, 2, 4, 8) [all...] |
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/bmp/ |
BMPImageReader.cpp | 285 // Only bit depths of 1, 4, 8, or 24 are universally supported. 287 // Windows V3+ additionally supports bit depths of 0 (for embedded 293 // Each compression type is only valid with certain bit depths (except RGB,
|
/development/ndk/platforms/android-5/samples/hello-gl2/src/com/android/gl2jni/ |
GL2JNIView.java | 65 * bit depths). Failure to do so would result in an EGL_BAD_MATCH error.
|
/external/antlr/antlr-3.4/runtime/C/include/ |
antlr3commontreenodestream.h | 241 /// to fit new lookahead depths, but consume() wraps like a circular
|
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/ |
ANTLRStringStream.js | 208 * you have to release resources for depths 2..5.
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/ |
lp_bld_depth.c | 34 * the incoming depths to fit into place. Using a more straightforward 563 * Depths are expected to be between 0 and 1, even if they are stored in
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
lp_bld_depth.c | 34 * the incoming depths to fit into place. Using a more straightforward 563 * Depths are expected to be between 0 and 1, even if they are stored in
|
/frameworks/native/include/media/openmax/ |
OMX_IVCommon.h | 686 * numbered depths are "behind" lower number depths. [all...] |
/hardware/qcom/media/mm-core/inc/ |
OMX_IVCommon.h | 656 * numbered depths are "behind" lower number depths.
|
/hardware/qcom/media/mm-core/omxcore/inc/ |
OMX_IVCommon.h | 656 * numbered depths are "behind" lower number depths.
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/ |
OMX_IVCommon.h | 656 * numbered depths are "behind" lower number depths.
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
OMX_IVCommon.h | 656 * numbered depths are "behind" lower number depths.
[all...] |
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
OMX_IVCommon.h | 656 * numbered depths are "behind" lower number depths.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/formatting/ |
AndroidXmlFormattingStrategy.java | 687 * Measure the various depths found in the range (defined in the constructor) 694 * @param root the root node to look for depths under [all...] |