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

<<21222324252627282930>>

  /external/mesa3d/src/mesa/main/
texformat.h 30 #include "formats.h"
  /external/protobuf/
README.android 11 of its internal RPC protocols and file formats.
  /external/qemu/android/
core-init-utils.h 21 /* Formats and sends back to the UI message indicating successful completion
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_MapRGBA.3 15 If the specified pixel format has no alpha component the alpha value will be ignored (as it will be in formats with a palette)\&.
  /external/qemu/distrib/sdl-1.2.15/src/audio/
SDL_audio_c.h 26 /* Functions to get a list of "close" audio formats */
  /external/sfntly/cpp/src/sfntly/
font_factory.h 46 // stream contains valid font data. Some font container formats may have more
55 // stream contains valid font data. Some font container formats may have more
64 // font container formats may have more than one font and in this case
72 // font container formats may have more than one font and in this case
  /external/skia/src/utils/
SkTextureCompressor.h 17 // Various texture compression formats that we support.
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/instruction/formats/
UnknownInstruction.java 32 package org.jf.dexlib2.iface.instruction.formats;
  /frameworks/base/media/java/android/media/
EncoderCapabilities.java 108 * Returns the array of supported output file formats.
115 int[] formats = new int[nFormats]; local
117 formats[i] = native_get_file_format(i);
119 return formats;
  /frameworks/compile/mclinker/include/mcld/LD/
BinaryReader.h 20 * formats.
DynObjReader.h 20 * formats.
  /frameworks/rs/java/tests/LivePreview/res/values/
strings.xml 32 <string name="camera_format">Camera Formats</string>
  /hardware/ti/omap4xxx/hwc/
hal_public.h 38 * IMG formats are usually a single sub-alloc.
39 * Some OEM video formats are two sub-allocs (Y, UV planes).
40 * Future OEM video formats might be three sub-allocs (Y, U, V planes).
147 /* Buffer formats are returned as a linked list */
  /packages/apps/DeskClock/src/com/android/deskclock/stopwatch/
Stopwatches.java 115 String[] formats; local
117 formats = context.getResources().getStringArray(R.array.shared_laps_format_set);
119 formats = context.getResources().getStringArray(R.array.stopwatch_format_set);
142 return String.format(formats[formatIndex], hours, minutes,
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/jpegstream/
JpegConfig.java 20 // Pixel formats
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
SuggestionFormatter.java 34 * Formats a suggestion for display in the UI.
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/utils/
format_utils.h 41 // unsupported or obsolete dictionary formats.
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/machine/
ieee.h 83 * The ARM has two sets of FP data formats. The FPA supports 32-bit, 64-bit
84 * and 96-bit IEEE formats, with the words in big-endian order. VFP supports
85 * 32-bin and 64-bit IEEE formats with the words in the CPU's native byte
88 * The FPA also has two packed decimal formats, but we ignore them here.
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/machine/
ieee.h 83 * The ARM has two sets of FP data formats. The FPA supports 32-bit, 64-bit
84 * and 96-bit IEEE formats, with the words in big-endian order. VFP supports
85 * 32-bin and 64-bit IEEE formats with the words in the CPU's native byte
88 * The FPA also has two packed decimal formats, but we ignore them here.
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/machine/
ieee.h 83 * The ARM has two sets of FP data formats. The FPA supports 32-bit, 64-bit
84 * and 96-bit IEEE formats, with the words in big-endian order. VFP supports
85 * 32-bin and 64-bit IEEE formats with the words in the CPU's native byte
88 * The FPA also has two packed decimal formats, but we ignore them here.
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/machine/
ieee.h 83 * The ARM has two sets of FP data formats. The FPA supports 32-bit, 64-bit
84 * and 96-bit IEEE formats, with the words in big-endian order. VFP supports
85 * 32-bin and 64-bit IEEE formats with the words in the CPU's native byte
88 * The FPA also has two packed decimal formats, but we ignore them here.
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/machine/
ieee.h 83 * The ARM has two sets of FP data formats. The FPA supports 32-bit, 64-bit
84 * and 96-bit IEEE formats, with the words in big-endian order. VFP supports
85 * 32-bin and 64-bit IEEE formats with the words in the CPU's native byte
88 * The FPA also has two packed decimal formats, but we ignore them here.
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/machine/
ieee.h 83 * The ARM has two sets of FP data formats. The FPA supports 32-bit, 64-bit
84 * and 96-bit IEEE formats, with the words in big-endian order. VFP supports
85 * 32-bin and 64-bit IEEE formats with the words in the CPU's native byte
88 * The FPA also has two packed decimal formats, but we ignore them here.
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/machine/
ieee.h 83 * The ARM has two sets of FP data formats. The FPA supports 32-bit, 64-bit
84 * and 96-bit IEEE formats, with the words in big-endian order. VFP supports
85 * 32-bin and 64-bit IEEE formats with the words in the CPU's native byte
88 * The FPA also has two packed decimal formats, but we ignore them here.
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/machine/
ieee.h 83 * The ARM has two sets of FP data formats. The FPA supports 32-bit, 64-bit
84 * and 96-bit IEEE formats, with the words in big-endian order. VFP supports
85 * 32-bin and 64-bit IEEE formats with the words in the CPU's native byte
88 * The FPA also has two packed decimal formats, but we ignore them here.

Completed in 1253 milliseconds

<<21222324252627282930>>