HomeSort by relevance Sort by last modified time
    Searched defs:format4 (Results 1 - 4 of 4) sorted by null

  /external/skia/src/sfnt/
SkOTTable_EBLC.h 144 IndexSubTable4 format4; member in union:SkOTTableEmbeddedBitmapLocation::IndexSubTable
  /toolchain/binutils/binutils-2.25/include/opcode/
convex.h 424 const struct formstr format4[] = { variable in typeref:struct:formstr
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-cmap-table.hh 426 case 4: return u.format4 .get_glyph(codepoint, glyph);
442 case 4: return_trace (u.format4 .sanitize (c));
456 CmapSubtableFormat4 format4; member in union:OT::CmapSubtable::__anon12516
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
DecimalFormatTest.java 785 DecimalFormat format4 = new DecimalFormat("'$'8000.0000"); local
787 !format4.equals(format1));
    [all...]

Completed in 165 milliseconds