OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STRIP_FLAG_HELP
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/cld/base/
global_strip_options.h
49
// By setting
STRIP_FLAG_HELP
to 1, we will replace the usage messages
52
// certain file, add "#define
STRIP_FLAG_HELP
0" to that file _before_
55
#ifndef
STRIP_FLAG_HELP
56
#define
STRIP_FLAG_HELP
0
commandlineflags.h
342
// If
STRIP_FLAG_HELP
is defined and is non-zero, we remove the help
350
#if
STRIP_FLAG_HELP
> 0
Completed in 73 milliseconds