HomeSort by relevance Sort by last modified time
    Searched refs:Format (Results 276 - 300 of 1402) sorted by null

<<11121314151617181920>>

  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/
JSystem.cs 83 throw new ArgumentException( string.Format( "Unknown system property: '{0}'", name ) );
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/
JSystem.cs 82 throw new ArgumentException( string.Format( "Unknown system property: '{0}'", name ) );
  /external/icu/icu4c/source/i18n/
currfmt.cpp 39 Format* CurrencyFormat::clone() const {
43 UnicodeString& CurrencyFormat::format(const Formattable& obj, function in class:CurrencyFormat
48 return fmt->format(obj, appendTo, pos, ec);
  /external/llvm/test/MC/AArch64/
arm64-small-data-fixups.s 13 ; CHECK: Format: Mach-O arm64
  /external/mesa3d/src/gallium/state_trackers/nine/
texture9.h 46 D3DFORMAT Format,
volumetexture9.h 45 D3DFORMAT Format,
  /external/skia/include/effects/
SkTableMaskFilter.h 46 SkMask::Format getFormat() const override;
  /external/skia/src/sfnt/
SkOTTable_post.h 23 struct Format {
32 } format; variable in typeref:struct:SkOTTablePostScript
  /external/smali/baksmali/src/main/java/org/jf/baksmali/Adaptors/Format/
UnresolvedOdexInstructionMethodItem.java 29 package org.jf.baksmali.Adaptors.Format;
  /external/smali/smalidea/src/main/java/org/jf/smalidea/psi/impl/
SmaliInstruction.java 38 import org.jf.dexlib2.Format;
177 if (!opcode.format.isPayloadFormat) {
178 return opcode.format.size;
179 } else if (opcode.format == Format.ArrayPayload) {
184 } else if (opcode.format == Format.PackedSwitchPayload) {
186 } else if (opcode.format == Format.SparseSwitchPayload) {
  /external/swiftshader/src/Main/
FrameBufferGDI.cpp 74 void FrameBufferGDI::flip(void *source, Format sourceFormat, size_t sourceStride)
79 void FrameBufferGDI::blit(void *source, const Rect *sourceRect, const Rect *destRect, Format sourceFormat, size_t sourceStride)
95 void FrameBufferGDI::flip(HWND windowOverride, void *source, Format sourceFormat, size_t sourceStride)
100 void FrameBufferGDI::blit(HWND windowOverride, void *source, const Rect *sourceRect, const Rect *destRect, Format sourceFormat, size_t sourceStride)
FrameBufferOzone.cpp 45 void FrameBufferOzone::blit(void *source, const Rect *sourceRect, const Rect *destRect, Format sourceFormat, size_t sourceStride)
  /external/swiftshader/src/OpenGL/libGL/
Display.h 33 sw::Format format; member in struct:gl::DisplayMode
  /frameworks/base/core/java/android/hardware/
HardwareBuffer.java 45 public @interface Format {
48 /** Format: 8 bits each red, green, blue, alpha */
50 /** Format: 8 bits each red, green, blue, alpha, alpha is always 0xFF */
52 /** Format: 8 bits each red, green, blue, no alpha */
54 /** Format: 5 bits each red and blue, 6 bits green, no alpha */
56 /** Format: 16 bits each red, green, blue, alpha */
58 /** Format: 10 bits each red, green, blue, 2 bits alpha */
60 /** Format: opaque format used for raw data transfer; must have a height of 1 */
108 * format is not a supported Format type.</p
    [all...]
  /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...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
PrettyStackTrace.h 65 PrettyStackTraceFormat(const char *Format, ...);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
PrettyStackTrace.h 65 PrettyStackTraceFormat(const char *Format, ...);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
PrettyStackTrace.h 65 PrettyStackTraceFormat(const char *Format, ...);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
PrettyStackTrace.h 65 PrettyStackTraceFormat(const char *Format, ...);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
PrettyStackTrace.h 65 PrettyStackTraceFormat(const char *Format, ...);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
PrettyStackTrace.h 65 PrettyStackTraceFormat(const char *Format, ...);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
PrettyStackTrace.h 65 PrettyStackTraceFormat(const char *Format, ...);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
PrettyStackTrace.h 65 PrettyStackTraceFormat(const char *Format, ...);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dxgitype.h 71 DXGI_FORMAT Format;

Completed in 954 milliseconds

<<11121314151617181920>>