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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gsubgpos-private.hh 658 const void *collect_data)
661 collect_func (glyphs, values[i], collect_data);
1033 const void *collect_data; member in struct:OT::ContextCollectGlyphsLookupContext
1531 const void *collect_data[3]; member in struct:OT::ChainContextCollectGlyphsLookupContext
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gsubgpos-private.hh 658 const void *collect_data)
661 collect_func (glyphs, values[i], collect_data);
1033 const void *collect_data; member in struct:OT::ContextCollectGlyphsLookupContext
1531 const void *collect_data[3]; member in struct:OT::ChainContextCollectGlyphsLookupContext
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/asn1/
tasn_dec.c 74 static int collect_data(BUF_MEM *buf, const unsigned char **p, long plen);
1207 else if (plen && !collect_data(buf, &p, plen))
1220 static int collect_data(BUF_MEM *buf, const unsigned char **p, long plen) function
  /external/openssl/crypto/asn1/
tasn_dec.c 74 static int collect_data(BUF_MEM *buf, const unsigned char **p, long plen);
1207 else if (plen && !collect_data(buf, &p, plen))
1220 static int collect_data(BUF_MEM *buf, const unsigned char **p, long plen) function

Completed in 66 milliseconds