HomeSort by relevance Sort by last modified time
    Searched refs:Format (Results 226 - 250 of 1058) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/rs/cpu_ref/linkloader/utils/
raw_ostream.cpp 20 #include <llvm/Support/Format.h>
31 char const *format_s, // Format string.
32 ...) { // Format variable.
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
Support_Format.java 22 import java.text.Format;
37 protected void t_FormatWithField(int count, Format format, Object object,
38 String text, Format.Field field, int begin, int end) {
41 format.format(object, buffer, pos);
58 protected void t_Format(int count, Object object, Format format, Vector<FieldContainer> expectedResults) {
59 Vector<FieldContainer> results = findFields(format.formatToCharacterIterator(object));
61 format.format(object) + "\n"
    [all...]
  /libcore/support/src/test/java/tests/support/
Support_Format.java 22 import java.text.Format;
36 protected void t_FormatWithField(int count, Format format, Object object,
37 String text, Format.Field field, int begin, int end) {
40 format.format(object, buffer, pos);
59 protected void t_Format(int count, Object object, Format format,
61 // System.out.println(format.format(object))
    [all...]
  /ndk/sources/android/crazy_linker/src/
crazy_linker_error.cpp 31 void Error::Format(const char* fmt, ...) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dxgitype.h 59 DXGI_FORMAT Format;
  /external/chromium_org/content/common/gpu/media/
gpu_video_encode_accelerator.h 38 void Initialize(media::VideoFrame::Format input_format,
100 media::VideoFrame::Format input_format_;
  /external/chromium_org/media/ffmpeg/
ffmpeg_common.h 117 // Converts FFmpeg's audio sample format to Chrome's SampleFormat.
121 // Converts FFmpeg's pixel formats to its corresponding supported video format.
122 MEDIA_EXPORT VideoFrame::Format PixelFormatToVideoFormat(
126 PixelFormat VideoFormatToPixelFormat(VideoFrame::Format video_format);
  /external/chromium_org/third_party/icu/source/i18n/
reldtfmt.h 15 * \brief C++ API: Format and parse relative dates and times.
64 * Clone this Format object polymorphically. The caller owns the result and
69 virtual Format* clone(void) const;
72 * Return true if the given Format objects are semantically equal. Objects
75 * @return true if the given Format objects are semantically equal.
78 virtual UBool operator==(const Format& other) const;
81 using DateFormat::format;
84 * Format a date or time, which is the standard millis since 24:00 GMT, Jan
99 virtual UnicodeString& format( Calendar& cal,
104 * Format an object to produce a string. This method handles Formattabl
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3dapi/
dxgitype.idl 61 DXGI_FORMAT Format;
  /external/chromium_org/third_party/skia/src/images/
SkImageDecoder_pkm.cpp 21 virtual Format getFormat() const SK_OVERRIDE {
126 static SkImageDecoder::Format get_format_pkm(SkStreamRewindable* stream) {
  /external/clang/
Android.mk 14 lib/Format \
  /external/clang/lib/Format/
Android.mk 27 Format.cpp \
  /external/icu/icu4c/source/i18n/
reldtfmt.h 15 * \brief C++ API: Format and parse relative dates and times.
67 * Clone this Format object polymorphically. The caller owns the result and
72 virtual Format* clone(void) const;
75 * Return true if the given Format objects are semantically equal. Objects
78 * @return true if the given Format objects are semantically equal.
81 virtual UBool operator==(const Format& other) const;
84 using DateFormat::format;
87 * Format a date or time, which is the standard millis since 24:00 GMT, Jan
102 virtual UnicodeString& format( Calendar& cal,
107 * Format an object to produce a string. This method handles Formattabl
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
compactdecimalformat.h 33 * 'Hits: 1,200,000,000'. The format will be appropriate for the given language,
88 * Clone this Format object polymorphically. The caller owns the
94 virtual Format* clone() const;
97 * Return TRUE if the given Format objects are semantically equal.
101 * @return TRUE if the given Format objects are semantically equal.
104 virtual UBool operator==(const Format& other) const;
107 using DecimalFormat::format;
110 * Format a double or long number using base-10 representation.
120 virtual UnicodeString& format(double number,
125 * Format a double or long number using base-10 representation
    [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/
dxgitype.idl 61 DXGI_FORMAT Format;
  /external/skia/src/images/
SkImageDecoder_pkm.cpp 21 virtual Format getFormat() const SK_OVERRIDE {
126 static SkImageDecoder::Format get_format_pkm(SkStreamRewindable* stream) {
  /libcore/luni/src/main/java/java/text/
Format.java 35 * Many of the concrete subclasses of {@code Format} employ the notion of a
39 * common US English format for currency values, yielding strings such as
42 * patterns, the notion of a pattern is not inherent to {@code Format} classes
47 * {@code NumberFormat} which allows the user to format different number ranges
50 * is a formatter which utilizes other {@code Format} objects to format a string
57 public abstract class Format implements Serializable, Cloneable {
64 protected Format() {
68 * Returns a copy of this {@code Format} instance.
70 * @return a shallow copy of this format
92 public final String format(Object object) { method in class:Format
117 public abstract StringBuffer format(Object object, StringBuffer buffer, method in class:Format
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/color/
ColorDescriptors.java 21 import com.android.ide.common.api.IAttributeInfo.Format;
80 new AttributeInfo(ATTR_COLOR, Format.COLOR_SET)).setTooltip(
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
ReferenceAttributeDescriptor.java 21 import com.android.ide.common.api.IAttributeInfo.Format;
54 new AttributeInfo(xmlLocalName, Format.REFERENCE_SET));
  /device/moto/shamu/camera/QCamera/HAL/core/inc/
QCameraStream.h 109 uint32_t Format,
129 uint32_t Format,
168 uint32_t Format,
235 uint32_t Format,
261 uint32_t Format,
288 uint32_t Format,
  /frameworks/native/include/input/
KeyCharacterMap.h 55 enum Format {
72 static status_t load(const String8& filename, Format format, sp<KeyCharacterMap>* outMap);
76 const char* contents, Format format, sp<KeyCharacterMap>* outMap);
194 Format mFormat;
199 Parser(KeyCharacterMap* map, Tokenizer* tokenizer, Format format);
232 static status_t load(Tokenizer* tokenizer, Format format, sp<KeyCharacterMap>* outMap)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_fbo.c 259 ok = rmesa->vtbl.check_blit(rb->Format, rrb->pitch / rrb->cpp);
282 rb->Format, rrb->pitch / rrb->cpp,
286 rb->Format, rrb->map_pitch / rrb->cpp,
314 if (rb->Format == MESA_FORMAT_S8_Z24 || rb->Format == MESA_FORMAT_X8_Z24) {
319 if (rb->Format == MESA_FORMAT_Z16) {
423 if (rb->Format == MESA_FORMAT_S8_Z24 || rb->Format == MESA_FORMAT_X8_Z24) {
427 if (rb->Format == MESA_FORMAT_Z16) {
443 rb->Format, rrb->map_pitch / rrb->cpp
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_fbo.c 259 ok = rmesa->vtbl.check_blit(rb->Format, rrb->pitch / rrb->cpp);
282 rb->Format, rrb->pitch / rrb->cpp,
286 rb->Format, rrb->map_pitch / rrb->cpp,
314 if (rb->Format == MESA_FORMAT_S8_Z24 || rb->Format == MESA_FORMAT_X8_Z24) {
319 if (rb->Format == MESA_FORMAT_Z16) {
423 if (rb->Format == MESA_FORMAT_S8_Z24 || rb->Format == MESA_FORMAT_X8_Z24) {
427 if (rb->Format == MESA_FORMAT_Z16) {
443 rb->Format, rrb->map_pitch / rrb->cpp
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
framebuffer.c 517 const GLenum baseFormat = _mesa_get_format_base_format(rb->Format);
518 const gl_format fmt = rb->Format;
545 const gl_format fmt = rb->Format;
557 const gl_format fmt = rb->Format;
565 const gl_format fmt = rb->Format;
573 const gl_format fmt = rb->Format;
747 * \param format a basic image format such as GL_RGB, GL_RGBA, GL_ALPHA,
756 GLenum format,
770 switch (format) {
    [all...]
  /external/mesa3d/src/mesa/main/
framebuffer.c 517 const GLenum baseFormat = _mesa_get_format_base_format(rb->Format);
518 const gl_format fmt = rb->Format;
545 const gl_format fmt = rb->Format;
557 const gl_format fmt = rb->Format;
565 const gl_format fmt = rb->Format;
573 const gl_format fmt = rb->Format;
747 * \param format a basic image format such as GL_RGB, GL_RGBA, GL_ALPHA,
756 GLenum format,
770 switch (format) {
    [all...]

Completed in 4731 milliseconds

1 2 3 4 5 6 7 8 91011>>