/external/chromium_org/third_party/icu/source/i18n/ |
format.cpp | 7 * File FORMAT.CPP 19 // This file was generated from the java source file Format.java 39 /* Format class implementation ---------------------------------------------- */ 43 #include "unicode/format.h" 49 // class Format 66 Format::Format() 74 Format::~Format() 81 Format::Format(const Format &that 105 Format::format(const Formattable& obj, function in class:Format 121 Format::format(const Formattable& \/* unused obj *\/, function in class:Format [all...] |
/external/icu4c/i18n/ |
format.cpp | 7 * File FORMAT.CPP 19 // This file was generated from the java source file Format.java 43 /* Format class implementation ---------------------------------------------- */ 47 #include "unicode/format.h" 53 // class Format 70 Format::Format() 78 Format::~Format() 85 Format::Format(const Format &that 109 Format::format(const Formattable& obj, function in class:Format 125 Format::format(const Formattable& \/* unused obj *\/, function in class:Format [all...] |
/external/icu4c/data/brkitr/ |
sent.txt | 20 $Format = [\p{Sentence_Break = Format}]; 33 # incorporate trailing Extend or Format chars. 36 $SpEx = $Sp ($Extend | $Format)*; 37 $LowerEx = $Lower ($Extend | $Format)*; 38 $UpperEx = $Upper ($Extend | $Format)*; 39 $OLetterEx = $OLetter ($Extend | $Format)*; 40 $NumericEx = $Numeric ($Extend | $Format)*; 41 $ATermEx = $ATerm ($Extend | $Format)*; 42 $SContinueEx= $SContinue ($Extend | $Format)*; [all...] |
sent_el.txt | 20 $Format = [\p{Sentence_Break = Format}]; 33 # incorporate trailing Extend or Format chars. 36 $SpEx = $Sp ($Extend | $Format)*; 37 $LowerEx = $Lower ($Extend | $Format)*; 38 $UpperEx = $Upper ($Extend | $Format)*; 39 $OLetterEx = $OLetter ($Extend | $Format)*; 40 $NumericEx = $Numeric ($Extend | $Format)*; 41 $ATermEx = $ATerm ($Extend | $Format)*; 42 $SContinueEx= $SContinue ($Extend | $Format)*; [all...] |
word.txt | 31 $Format = [\p{Word_Break = Format}]; 61 # Rules 4 Ignore Format and Extend characters, 65 $KatakanaEx = $Katakana ($Extend | $Format)*; 66 $ALetterEx = $ALetterPlus ($Extend | $Format)*; 67 $MidNumLetEx = $MidNumLet ($Extend | $Format)*; 68 $MidLetterEx = $MidLetter ($Extend | $Format)*; 69 $MidNumEx = $MidNum ($Extend | $Format)*; 70 $NumericEx = $Numeric ($Extend | $Format)*; 71 $ExtendNumLetEx = $ExtendNumLet ($Extend | $Format)*; [all...] |
word_POSIX.txt | 31 $Format = [\p{Word_Break = Format}]; 61 # Rules 4 Ignore Format and Extend characters, 65 $KatakanaEx = $Katakana ($Extend | $Format)*; 66 $ALetterEx = $ALetterPlus ($Extend | $Format)*; 67 $MidNumLetEx = $MidNumLet ($Extend | $Format)*; 68 $MidLetterEx = $MidLetter ($Extend | $Format)*; 69 $MidNumEx = $MidNum ($Extend | $Format)*; 70 $NumericEx = $Numeric ($Extend | $Format)*; 71 $ExtendNumLetEx = $ExtendNumLet ($Extend | $Format)*; [all...] |
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
format.h | 7 * File FORMAT.H 18 // This file was generated from the java source file Format.java 56 * Many of the concrete subclasses of Format employ the notion of 60 * "$#,##0.00;($#,##0.00)", which is a common US English format for 66 * is not inherent to Format classes in general, and is not part of 71 * NumberFormat which allows the user to format different number ranges 74 * MessageFormat is a formatter which utilizes other Format objects to 75 * format a string containing with multiple values. For instance, 82 * the Format cannot format the type of object, otherwise if there i [all...] |
/external/icu4c/i18n/unicode/ |
format.h | 7 * File FORMAT.H 18 // This file was generated from the java source file Format.java 56 * Many of the concrete subclasses of Format employ the notion of 60 * "$#,##0.00;($#,##0.00)", which is a common US English format for 66 * is not inherent to Format classes in general, and is not part of 71 * NumberFormat which allows the user to format different number ranges 74 * MessageFormat is a formatter which utilizes other Format objects to 75 * format a string containing with multiple values. For instance, 82 * the Format cannot format the type of object, otherwise if there i [all...] |
msgfmt.h | 13 * 07/22/98 stephen Removed operator!= (defined in Format) 29 #include "unicode/format.h" 57 * <p><code>MessageFormat</code> differs from the other <code>Format</code> 69 * <p>An argument might not specify any format type. In this case, 75 * Format object is created, cached and used. 81 * <p>After construction, a custom Format object can be set for 97 * (or using a custom Format object if one was set). 153 * a <code>Format</code> instance for the format element. The following 154 * table shows how the values map to Format instances. Combinations no 1097 MessageFormat::format(const Formattable& obj, function in class:MessageFormat [all...] |
/external/chromium_org/cc/resources/ |
platform_color.h | 24 static SourceDataFormat Format() { 28 // Returns the most efficient texture format for this platform. 30 switch (Format()) { 40 // Return true if the given texture format has the same component order 42 static bool SameComponentOrder(ResourceFormat format) { 43 switch (Format()) { 45 return format == RGBA_8888 || format == RGBA_4444; 47 return format == BGRA_8888;
|
/external/smali/dexlib/src/main/java/org/jf/dexlib/Code/Format/ |
InstructionWithJumboVariant.java | 32 package org.jf.dexlib.Code.Format;
|
UnresolvedOdexInstruction.java | 29 package org.jf.dexlib.Code.Format; 59 public Format getFormat() { 60 return Format.UnresolvedOdexInstruction;
|
/packages/apps/Gallery2/jni_jpegstream/src/ |
jpeg_config.h | 21 // Pixel format 22 enum Format {
|
/external/chromium_org/third_party/skia/src/opts/ |
SkBlitMask_opts_none.cpp | 5 SkMask::Format maskFormat, 15 SkMask::Format maskFormat,
|
/external/skia/src/opts/ |
SkBlitMask_opts_none.cpp | 5 SkMask::Format maskFormat, 15 SkMask::Format maskFormat,
|
/libcore/luni/src/test/java/libcore/java/text/ |
OldFormatFieldTest.java | 20 import java.text.Format; 24 private class MockFormatField extends Format.Field {
|
/external/smali/dexlib/src/main/java/org/jf/dexlib/Code/ |
Opcode.java | 31 import org.jf.dexlib.Code.Format.Format; 37 NOP((short)0x00, "nop", ReferenceType.none, Format.Format10x, Opcode.CAN_CONTINUE), 38 MOVE((short)0x01, "move", ReferenceType.none, Format.Format12x, Opcode.CAN_CONTINUE | Opcode.SETS_REGISTER), 39 MOVE_FROM16((short)0x02, "move/from16", ReferenceType.none, Format.Format22x, Opcode.CAN_CONTINUE | Opcode.SETS_REGISTER), 40 MOVE_16((short)0x03, "move/16", ReferenceType.none, Format.Format32x, Opcode.CAN_CONTINUE | Opcode.SETS_REGISTER), 41 MOVE_WIDE((short)0x04, "move-wide", ReferenceType.none, Format.Format12x, Opcode.CAN_CONTINUE | Opcode.SETS_REGISTER | Opcode.SETS_WIDE_REGISTER), 42 MOVE_WIDE_FROM16((short)0x05, "move-wide/from16", ReferenceType.none, Format.Format22x, Opcode.CAN_CONTINUE | Opcode.SETS_REGISTER | Opcode.SETS_WIDE_REGISTER), 43 MOVE_WIDE_16((short)0x06, "move-wide/16", ReferenceType.none, Format.Format32x, Opcode.CAN_CONTINUE | Opcode.SETS_REGISTER | Opcode.SETS_WIDE_REGISTER), 44 MOVE_OBJECT((short)0x07, "move-object", ReferenceType.none, Format.Format12x, Opcode.CAN_CONTINUE | Opcode.SETS_REGISTER) 468 public final Format format; field in class:Opcode [all...] |
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/algorithm/string/ |
replace.hpp | 46 \param Format A substitute string 62 const Range2T& Format) 68 ::boost::algorithm::const_formatter(Format)); 81 const RangeT& Format) 86 ::boost::algorithm::const_formatter(Format)); 96 \param Format A substitute string 104 const RangeT& Format) 109 ::boost::algorithm::const_formatter(Format)); 117 with the format string. 124 \param Format A substitute strin [all...] |
/external/chromium_org/third_party/skia/src/core/ |
SkBlitMask.h | 18 * Returns true if the device config and mask format were supported. 52 * May return NULL if config or format are not supported. 54 static ColorProc ColorFactory(SkBitmap::Config, SkMask::Format, SkColor); 60 static ColorProc PlatformColorProcs(SkBitmap::Config, SkMask::Format, SkColor); 79 * May return NULL if config or format are not supported. 81 static RowProc RowFactory(SkBitmap::Config, SkMask::Format, RowFlags); 87 static RowProc PlatformRowProcs(SkBitmap::Config, SkMask::Format, RowFlags);
|
/external/chromium_org/third_party/skia/src/gpu/gl/ |
GrGLStencilBuffer.h | 19 struct Format { 31 const Format& format) 32 : GrStencilBuffer(gpu, isWrapped, width, height, format.fStencilBits, sampleCnt) 33 , fFormat(format) 45 const Format& format() const { return fFormat; } function in class:GrGLStencilBuffer 53 Format fFormat;
|
/external/llvm/tools/llvm-diff/ |
DiffLog.h | 35 /// might be initializing this format. 36 StringRef Format; 41 LogBuilder(Consumer &c, StringRef Format) 42 : consumer(c), Format(Format) {}
|
/external/skia/src/core/ |
SkBlitMask.h | 18 * Returns true if the device config and mask format were supported. 52 * May return NULL if config or format are not supported. 54 static ColorProc ColorFactory(SkBitmap::Config, SkMask::Format, SkColor); 60 static ColorProc PlatformColorProcs(SkBitmap::Config, SkMask::Format, SkColor); 79 * May return NULL if config or format are not supported. 81 static RowProc RowFactory(SkBitmap::Config, SkMask::Format, RowFlags); 87 static RowProc PlatformRowProcs(SkBitmap::Config, SkMask::Format, RowFlags);
|
/external/skia/src/gpu/gl/ |
GrGLStencilBuffer.h | 19 struct Format { 31 const Format& format) 32 : GrStencilBuffer(gpu, isWrapped, width, height, format.fStencilBits, sampleCnt) 33 , fFormat(format) 45 const Format& format() const { return fFormat; } function in class:GrGLStencilBuffer 53 Format fFormat;
|
/cts/tests/tests/rsg/src/android/renderscriptgraphics/cts/ |
ProgramFragmentFixedFunctionTest.java | 60 for (Builder.Format format : Builder.Format.values()) { 65 b.setTexture(env, format, t); 99 assertEquals(Builder.Format.ALPHA, Builder.Format.valueOf("ALPHA")); 100 assertEquals(Builder.Format.LUMINANCE_ALPHA, Builder.Format.valueOf("LUMINANCE_ALPHA")); 101 assertEquals(Builder.Format.RGB, Builder.Format.valueOf("RGB")) [all...] |
/external/protobuf/src/google/protobuf/io/ |
gzip_stream.h | 1 // Protocol Buffers - Google's data interchange format 57 // Format key for constructor 58 enum Format { 65 // Simpler zlib stream format. 69 // buffer_size and format may be -1 for default of 64kB and GZIP format 72 Format format = AUTO, 91 Format format_; 111 // Format key for constructo 122 Format format; member in struct:google::protobuf::io::GzipOutputStream::Options [all...] |