OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DETAILS
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/coregrind/
m_tooliface.c
22
General Public License for more
details
.
55
/* Setting
details
*/
58
VgDetails VG_(
details
) = {
variable
68
#define
DETAILS
(type, detail) \
71
VG_(
details
).detail = detail; \
74
DETAILS
(Char*, name)
75
DETAILS
(Char*, version)
76
DETAILS
(Char*, description)
77
DETAILS
(Char*, copyright_author)
78
DETAILS
(Char*, bug_reports_to
[
all
...]
/external/chromium_org/chrome/browser/ui/app_list/
app_context_menu.cc
37
DETAILS
,
152
menu_model_->AddItemWithStringId(
DETAILS
, IDS_NEW_TAB_APP_DETAILS);
208
} else if (command_id ==
DETAILS
) {
260
} else if (command_id ==
DETAILS
) {
/external/oprofile/libop/
op_xml_out.h
24
OPTIONS, SESSION, DEBUG_INFO,
DETAILS
, EXCLUDE_DEPENDENT, EXCLUDE_SYMBOLS,
Completed in 195 milliseconds