OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_header
(Results
1 - 11
of
11
) sorted by null
/external/freetype/include/freetype/internal/services/
svwinfnt.h
38
FT_WinFnt_GetHeaderFunc
get_header
;
local
/external/freetype/src/base/
ftwinfnt.c
43
error = service->
get_header
( face, header );
/external/mesa3d/src/talloc/
hieralloc.c
59
static inline hieralloc_header_t *
get_header
(const void *ptr)
function
163
parent =
get_header
(context);
183
hieralloc_header_t * header =
get_header
(ptr);
186
if (
get_header
(context) !=
get_header
(ptr)->parent)
189
parent =
get_header
(context);
230
hieralloc_header_t * header =
get_header
(ptr);
287
//assert(
get_header
(ptr)->refCount > 0);
288
//
get_header
(ptr)->refCount--;
296
hieralloc_header_t * header =
get_header
(ptr)
[
all
...]
/external/oprofile/libpp/
profile.h
44
opd_header const &
get_header
() const {
function in class:profile_t
populate_for_spu.cpp
66
opd_header header = profile.
get_header
();
95
check_mtime(filename, profile.
get_header
());
populate.cpp
93
header = profile.
get_header
();
profile.cpp
135
opd_header const & header =
get_header
();
arrange_profiles.cpp
285
opd_header const
get_header
(profile_class const & pclass,
function in namespace:__anon8938
318
opd_header header =
get_header
(classes.v[0], merge_by);
337
header =
get_header
(*it, merge_by);
420
opd_header header =
get_header
(classes.v[0], merge_by);
441
header =
get_header
(*it, merge_by);
profile_container.cpp
78
opd_header header = profile.
get_header
();
callgraph_container.cpp
508
opd_header const & header = profile.
get_header
();
/external/oprofile/pp/
opgprof.cpp
110
opd_header const & header = cg_db.
get_header
();
249
check_mtime(abfd.get_filename(), profile.
get_header
());
Completed in 940 milliseconds