HomeSort by relevance Sort by last modified time
    Searched refs:META_DATA (Results 1 - 3 of 3) sorted by null

  /external/fonttools/Tests/ttLib/tables/
_m_e_t_a_test.py 13 META_DATA = deHexStr(
30 table.decompile(META_DATA, ttFont={"meta": table})
36 self.assertEqual(META_DATA, table.compile(ttFont={"meta": table}))
  /external/pcre/dist2/src/
pcre2_compile.c 114 #define META_DATA(x) (x & 0x0000ffffu)
202 additional data that some of them need. The META_CODE, META_DATA, and META_DIFF
    [all...]
  /external/cldr/tools/java/org/unicode/cldr/icu/
LDMLConstants.java 251 public static final String META_DATA = "metadata";
    [all...]

Completed in 72 milliseconds