HomeSort by relevance Sort by last modified time
    Searched full:tag0 (Results 1 - 24 of 24) sorted by null

  /external/skia/src/sfnt/
SkSFNTHeader.h 23 static const SK_OT_CHAR TAG0 = 0;
30 static const SK_OT_CHAR TAG0 = 't';
37 static const SK_OT_CHAR TAG0 = 't';
44 static const SK_OT_CHAR TAG0 = 'O';
SkTTCFHeader.h 17 static const SK_OT_CHAR TAG0 = 't';
33 static const SK_OT_CHAR TAG0 = 0;
40 static const SK_OT_CHAR TAG0 = 'D';
SkOTTable_loca.h 17 static const SK_OT_CHAR TAG0 = 'l';
SkOTTable_maxp.h 18 static const SK_OT_CHAR TAG0 = 'm';
SkOTTable_EBSC.h 18 static const SK_OT_CHAR TAG0 = 'E';
SkOTTable_hhea.h 18 static const SK_OT_CHAR TAG0 = 'h';
SkOTTable_post.h 18 static const SK_OT_CHAR TAG0 = 'p';
SkOTTable_OS_2.h 21 static const SK_OT_CHAR TAG0 = 'O';
SkOTTable_gasp.h 18 static const SK_OT_CHAR TAG0 = 'g';
SkOTTableTypes.h 44 SkSetFourByteTag(T::TAG0, T::TAG1, T::TAG2, T::TAG3)
SkOTTable_EBDT.h 20 static const SK_OT_CHAR TAG0 = 'E';
SkOTTable_EBLC.h 19 static const SK_OT_CHAR TAG0 = 'E';
SkOTTable_glyf.h 24 static const SK_OT_CHAR TAG0 = 'g';
SkOTTable_head.h 18 static const SK_OT_CHAR TAG0 = 'h';
SkOTTable_name.h 19 static const SK_OT_CHAR TAG0 = 'n';
  /external/icu/icu4c/source/test/testdata/
te.txt 50 tag0 { TE0 }
71 tag0 { TE0 }
91 tag0 { TE0 }
  /external/skia/src/utils/win/
SkDWrite.h 81 static const UINT32 tag = DWRITE_MAKE_OPENTYPE_TAG(T::TAG0, T::TAG1, T::TAG2, T::TAG3);
  /frameworks/base/packages/Osu/src/com/android/hotspot2/asn1/
Asn1Decoder.java 175 byte tag0 = data.get();
177 if ((tag = (tag0 & ContinuationTag)) == ContinuationTag) {
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
ICUResourceBundleTest.java     [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
ICUResourceBundleTest.java     [all...]
  /external/autotest/client/cros/nfc/
console.py 560 print_message('Reads the contents of a tag. Ex: read_tag nfc0/tag0')
  /external/skia/src/ports/
SkFontHost_mac.cpp 131 : fCFData(CGFontCopyTableForTag(font, SkSetFourByteTag(T::TAG0, T::TAG1, T::TAG2, T::TAG3)))
    [all...]
  /external/valgrind/VEX/priv/
guest_amd64_toIR.c 7036 IRExpr* tag0 = mkU8(0); local
    [all...]
guest_x86_toIR.c 5527 IRExpr* tag0 = mkU8(0); local
    [all...]

Completed in 735 milliseconds