OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:g_mapped_file_unref
(Results
1 - 9
of
9
) sorted by null
/external/chromium_org/third_party/harfbuzz-ng/src/
test-buffer-serialize.cc
39
# define
g_mapped_file_unref
g_mapped_file_free
macro
67
destroy = (hb_destroy_func_t)
g_mapped_file_unref
;
test-size-params.cc
37
# define
g_mapped_file_unref
g_mapped_file_free
macro
65
destroy = (hb_destroy_func_t)
g_mapped_file_unref
;
test-would-substitute.cc
37
# define
g_mapped_file_unref
g_mapped_file_free
macro
69
destroy = (hb_destroy_func_t)
g_mapped_file_unref
;
test.cc
36
# define
g_mapped_file_unref
g_mapped_file_free
macro
68
destroy = (hb_destroy_func_t)
g_mapped_file_unref
;
/external/harfbuzz_ng/src/
test-buffer-serialize.cc
64
destroy = (hb_destroy_func_t)
g_mapped_file_unref
;
test-size-params.cc
62
destroy = (hb_destroy_func_t)
g_mapped_file_unref
;
test-would-substitute.cc
66
destroy = (hb_destroy_func_t)
g_mapped_file_unref
;
test.cc
65
destroy = (hb_destroy_func_t)
g_mapped_file_unref
;
/external/harfbuzz_ng/util/
options.cc
438
destroy = (hb_destroy_func_t)
g_mapped_file_unref
;
442
g_mapped_file_unref
(mf);
Completed in 83 milliseconds