OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:trans_func
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/gallium/auxiliary/indices/
u_primconvert.c
118
u_translate_func
trans_func
;
local
139
&
trans_func
);
164
trans_func
(src, info->start, info->count, new_info.count, info->restart_index, dst);
/frameworks/base/cmds/incident_helper/src/
ih_util.cpp
63
const
trans_func
& func, const std::string& delimiters) {
83
trans_func
f = &trimHeader;
90
trans_func
f = &trimDefault;
ih_util.h
31
typedef std::string (*
trans_func
) (const std::string&);
typedef in class:std
Completed in 158 milliseconds