OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FormatOption
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/
AtomicChange.h
167
enum
FormatOption
{ kAll, kNone, kViolations };
169
FormatOption
Format = kNone;
/src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/
AtomicChange.cpp
108
ApplyChangesSpec::
FormatOption
Format,
/src/external/apache2/mDNSResponder/dist/Clients/dnssdutil/
dnssdutil.c
524
#define
FormatOption
( SHORT_CHAR, LONG_NAME, VAL_PTR, SHORT_HELP, IS_REQUIRED ) \
1886
FormatOption
( 'f', "format", &gGAIPerf_OutputFormat, "Specifies the test results output format. (default: " kOutputFormatStr_JSON ")", false ),
1950
FormatOption
( 'f', "format", &gMDNSDiscoveryTest_OutputFormat, "Specifies the test results output format. (default: " kOutputFormatStr_JSON ")", false ),
1996
FormatOption
( 'f', "format", &gDotLocalTest_OutputFormat, "Specifies the test results output format. (default: " kOutputFormatStr_JSON ")", false ),
2033
FormatOption
( 'f', "format", &gProbeConflictTest_OutputFormat, "Specifies the test report output format. (default: " kOutputFormatStr_JSON ")", false ),
2058
FormatOption
( 'f', "format", &gRegistrationTest_OutputFormat, "Specifies the test results output format. (default: " kOutputFormatStr_JSON ")", false ),
2076
FormatOption
( 'f', "format", &gFallbackTest_OutputFormat, "Specifies the test results output format. (default: " kOutputFormatStr_JSON ")", false ),
2098
FormatOption
( 'f', "format", &gExpensiveConstrainedTest_OutputFormat, "Specifies the test results output format. (default: " kOutputFormatStr_JSON ")", false ),
2113
FormatOption
( 'f', "format", &gDNSProxyTest_OutputFormat, "Specifies the test results output format. (default: " kOutputFormatStr_JSON ")", false ),
2128
FormatOption
( 'f', "format", &gRCodeTest_OutputFormat, "Specifies the test results output format. (default: " (…)
[
all
...]
Completed in 41 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026