OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DECLARE_bool
(Results
1 - 2
of
2
) sorted by null
/external/chromium/third_party/libjingle/source/talk/base/
flags.h
195
#define
DECLARE_bool
(name) DECLARE_FLAG(bool, name)
/external/srec/tools/thirdparty/OpenFst/fst/lib/
compat.h
72
#define
DECLARE_bool
(name) extern bool FLAGS_ ## name
Completed in 630 milliseconds