OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_hb_alloc
(Results
1 - 4
of
4
) sorted by null
/external/harfbuzz/src/
harfbuzz-impl.c
33
_hb_alloc
(size_t size,
function
harfbuzz-impl.h
86
( (_ptr) =
_hb_alloc
( _size, &error ), error != 0 )
112
_hb_alloc
( size_t size,
/external/harfbuzz_ng/src/hb-old/
harfbuzz-impl.c
33
_hb_alloc
(size_t size,
function
harfbuzz-impl.h
90
( (_ptr) =
_hb_alloc
( _size, &error ), error != 0 )
116
_hb_alloc
( size_t size,
Completed in 47 milliseconds