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

  /external/harfbuzz/src/
harfbuzz-impl.c 52 _hb_realloc(HB_Pointer block, function
harfbuzz-impl.h 89 ( (_ptr) = _hb_realloc( (_ptr), (_newsz), &error ), error != 0 )
116 _hb_realloc( HB_Pointer block,
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-impl.c 52 _hb_realloc(HB_Pointer block, function
harfbuzz-impl.h 93 ( (_ptr) = _hb_realloc( (_ptr), (_newsz), &error ), error != 0 )
120 _hb_realloc( HB_Pointer block,

Completed in 101 milliseconds