HomeSort by relevance Sort by last modified time
    Searched full:formats (Results 851 - 875 of 4480) sorted by null

<<31323334353637383940>>

  /external/gtest/include/gtest/internal/
gtest-string.h 147 // Formats an int value as "%02d".
150 // Formats an int value as "%X".
153 // Formats a byte as "%02X".
  /external/kernel-headers/original/uapi/video/
adf.h 107 * @format: DRM-style fourcc, see drm_fourcc.h for standard formats
282 * @n_supported_formats: number of supported formats
283 * @supported_formats: list of supported formats
  /external/markdown/docs/
using_as_module.txt 125 Output Formats
130 Currently, Markdown offers two output formats out of the box; "HTML4" and
131 "XHTML1" (the default) . Markdown will also accept the formats "HTML" and
  /external/mesa3d/docs/
MESA_ycbcr_texture.spec 79 add the following to Table 3.8 (Packed pixel formats):
82 Token Name Type Components Pixel Formats
89 add the following to Table 3.10 (UNSIGNED_SHORT formats):
  /external/mesa3d/src/gallium/state_trackers/egl/wayland/
native_drm.c 163 drmdpy->base.formats |= HAS_ARGB8888;
166 drmdpy->base.formats |= HAS_XRGB8888;
221 if (drmdpy->base.formats == 0)
  /external/qemu/distrib/sdl-1.2.15/src/audio/dsp/
SDL_dspaudio.c 199 /* Get a list of supported hardware formats */
232 * These formats are not used by any real life systems so they are not
260 SDL_SetError("Couldn't find any hardware audio formats");
  /external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/
Xvlib.h 92 SDL_NAME(XvFormat) *formats; member in struct:__anon34059
134 /* for RGB formats only */
140 /* for YUV formats only */
  /external/smali/dexlib2/src/test/java/org/jf/dexlib2/builder/
PayloadAlignmentTest.java 39 import org.jf.dexlib2.iface.instruction.formats.Instruction31t;
40 import org.jf.dexlib2.iface.instruction.formats.PackedSwitchPayload;
41 import org.jf.dexlib2.iface.instruction.formats.SparseSwitchPayload;
  /frameworks/base/docs/html/distribute/monetize/
ads.jd 59 <strong>Ad formats</strong> &mdash; Every app offers a different type of
60 experience for users, so it?s important that your ad formats match that
63 Mismatched ad formats can make users unhappy and leave money on the
  /frameworks/base/docs/html/guide/topics/media/
audio-capture.jd 24 <li><a href="{@docRoot}guide/appendix/media-formats.html">Android Supported Media Formats</a></li>
33 audio formats, so that you can easily integrate audio into your applications. You can record audio
  /hardware/qcom/display/msm8084/libgralloc/
gralloc_priv.h 98 /* OEM specific HAL formats */
119 //Khronos ASTC formats
150 /* possible formats for 3D content*/
  /hardware/qcom/display/msm8226/libgralloc/
gralloc_priv.h 98 /* OEM specific HAL formats */
119 //Khronos ASTC formats
150 /* possible formats for 3D content*/
  /libcore/luni/src/main/java/java/text/
Format.java 23 * The base class for all formats.
84 * Formats the specified object using the rules of this format.
121 * Formats the specified object using the rules of this format and returns
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-string.h 147 // Formats an int value as "%02d".
150 // Formats an int value as "%X".
153 // Formats a byte as "%02X".
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
types.h 87 This matters for (somewhat) portably writing printf/scanf formats for
89 make the typedefs and the formats match up across all GNU platforms. If
91 compiler would warn about the formats not matching the argument types,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
types.h 87 This matters for (somewhat) portably writing printf/scanf formats for
89 make the typedefs and the formats match up across all GNU platforms. If
91 compiler would warn about the formats not matching the argument types,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
archive_util.py 183 def check_archive_formats(formats):
186 If all formats are known, returns None
188 for format in formats:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
archive_util.py 183 def check_archive_formats(formats):
186 If all formats are known, returns None
188 for format in formats:
  /development/ndk/platforms/android-9/include/android/
native_window.h 27 * Pixel formats that a window can use.
  /development/samples/ApiDemos/res/layout/
textclock.xml 27 <!-- Default formats -->
  /device/generic/goldfish/camera/
JpegCompressor.cpp 19 * converter between NV21, and JPEG formats.
  /docs/source.android.com/src/devices/tech/dalvik/
instruction-formats.css 82 /* the formats, per se */
  /external/antlr/antlr-3.4/runtime/Python/
hudson-build.sh 68 python setup.py sdist --formats=gztar,zip
  /external/bison/data/
README 39 into various formats.
  /external/bison/m4/
fpieee.m4 8 dnl - The formats of single-float and double-float - nowadays commonly

Completed in 2358 milliseconds

<<31323334353637383940>>