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

  /external/chromium_org/third_party/boringssl/src/crypto/
ex_data_impl.c 204 static EX_CLASS_ITEM *get_class(int class_value) { function
238 OPENSSL_PUT_ERROR(CRYPTO, get_class, ERR_R_MALLOC_FAILURE);
247 EX_CLASS_ITEM *const item = get_class(class_value);
291 EX_CLASS_ITEM *const item = get_class(class_value);
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-common-private.hh 939 inline unsigned int get_class (hb_codepoint_t glyph_id) const function in struct:OT::ClassDefFormat1
994 inline unsigned int get_class (hb_codepoint_t glyph_id) const function in struct:OT::ClassDefFormat2
1050 inline unsigned int get_class (hb_codepoint_t glyph_id) const function in struct:OT::ClassDef
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-common-private.hh 939 inline unsigned int get_class (hb_codepoint_t glyph_id) const function in struct:OT::ClassDefFormat1
994 inline unsigned int get_class (hb_codepoint_t glyph_id) const function in struct:OT::ClassDefFormat2
1050 inline unsigned int get_class (hb_codepoint_t glyph_id) const function in struct:OT::ClassDef
    [all...]

Completed in 80 milliseconds