Home
last modified time | relevance | path

Searched refs:Verbose (Results 1 – 25 of 80) sorted by relevance

1234

/third_party/unity/extras/fixture/test/
Dunity_fixture_Test.c98 savedVerbose = UnityFixture.Verbose; in TEST_SETUP()
106 UnityFixture.Verbose = savedVerbose; in TEST_TEAR_DOWN()
120 TEST_ASSERT_EQUAL(0, UnityFixture.Verbose); in TEST()
134 TEST_ASSERT_EQUAL(1, UnityFixture.Verbose); in TEST()
187 TEST_ASSERT_EQUAL(1, UnityFixture.Verbose); in TEST()
204 TEST_ASSERT_EQUAL(1, UnityFixture.Verbose); in TEST()
221 TEST_ASSERT_EQUAL(1, UnityFixture.Verbose); in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/Symbolize/
DDIPrinter.h36 bool Verbose; variable
46 bool Verbose = false, bool Basenames = false,
50 Verbose(Verbose), Basenames(Basenames), Style(Style) {} in OS()
/third_party/unity/extras/fixture/src/
Dunity_fixture.c42 if (!UnityFixture.Verbose) UNITY_PRINT_EOL(); in UnityMain()
80 if (UnityFixture.Verbose) in UnityTestRunner()
124 if (UnityFixture.Verbose) in UnityIgnoreTest()
184 UnityFixture.Verbose = 0; in UnityGetCommandLineOptions()
232 UnityFixture.Verbose = 1; in UnityGetCommandLineOptions()
293 if (UnityFixture.Verbose) in UnityConcludeFixtureTest()
Dunity_fixture_internals.h18 int Verbose; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFFormValue.cpp377 if (!DumpOpts.Verbose || SectionIndex == -1ULL) in dumpAddressSection()
410 if (!A || DumpOpts.Verbose) in dump()
489 if (DumpOpts.Verbose) in dump()
494 if (DumpOpts.Verbose) in dump()
504 if (DumpOpts.Verbose) in dump()
509 if (DumpOpts.Verbose) in dump()
518 if (DumpOpts.Verbose) in dump()
523 if (DumpOpts.Verbose) in dump()
528 if (DumpOpts.Verbose) in dump()
533 if (DumpOpts.Verbose) in dump()
[all …]
DDWARFDebugRnglists.cpp189 if (DumpOpts.Verbose) { in dump()
197 if (DumpOpts.Verbose) { in dump()
211 OS << (DumpOpts.Verbose ? "" : "<End of list>"); in dump()
218 if (!DumpOpts.Verbose) in dump()
226 if (!DumpOpts.Verbose) in dump()
DDWARFListTable.cpp90 if (DumpOpts.Verbose) in dump()
104 if (DumpOpts.Verbose) in dump()
/third_party/cJSON/tests/unity/extras/fixture/src/
Dunity_fixture.c44 if (!UnityFixture.Verbose) UNITY_PRINT_EOL(); in UnityMain()
82 if (!UnityFixture.Verbose) in UnityTestRunner()
121 if (!UnityFixture.Verbose) in UnityIgnoreTest()
350 UnityFixture.Verbose = 0; in UnityGetCommandLineOptions()
362 UnityFixture.Verbose = 1; in UnityGetCommandLineOptions()
418 if (UnityFixture.Verbose) in UnityConcludeFixtureTest()
Dunity_fixture_internals.h18 int Verbose; member
/third_party/cJSON/tests/unity/extras/fixture/test/
Dunity_fixture_Test.c166 savedVerbose = UnityFixture.Verbose; in TEST_SETUP()
174 UnityFixture.Verbose = savedVerbose; in TEST_TEAR_DOWN()
188 TEST_ASSERT_EQUAL(0, UnityFixture.Verbose); in TEST()
202 TEST_ASSERT_EQUAL(1, UnityFixture.Verbose); in TEST()
255 TEST_ASSERT_EQUAL(1, UnityFixture.Verbose); in TEST()
272 TEST_ASSERT_EQUAL(1, UnityFixture.Verbose); in TEST()
289 TEST_ASSERT_EQUAL(1, UnityFixture.Verbose); in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/WindowsResource/
DResourceProcessor.h35 void setVerbose(bool Verbose) { IsVerbose = Verbose; } in setVerbose() argument
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceCfg.cpp1145 const bool Verbose = BuildDefs::dump() && Func->isVerbose(IceV_ShufMat); in findAllInserts() local
1148 if (Verbose) { in findAllInserts()
1162 if (Verbose) { in findAllInserts()
1196 if (Verbose) { in findAllInserts()
1207 if (Verbose) { in findAllInserts()
1241 const bool Verbose = BuildDefs::dump() && Func->isVerbose(IceV_ShufMat); in findAllExtracts() local
1250 if (Verbose) { in findAllExtracts()
1260 if (Verbose) { in findAllExtracts()
1269 if (Verbose) { in findAllExtracts()
1290 if (Verbose) { in findAllExtracts()
[all …]
DIceRegAlloc.cpp102 Verbose(BuildDefs::dump() && Func->isVerbose(IceV_LinearScan)), in LinearScan()
556 if (BuildDefs::dump() && Verbose && Iter.Prefer) { in findRegisterPreference()
789 if (BuildDefs::dump() && Verbose) { in assignFinalRegisters()
820 if (Verbose) in scan()
922 if (BuildDefs::dump() && Verbose) { in scan()
957 if (Verbose) in scan()
967 if (Verbose) { in dumpLiveRangeTrace()
978 if (!Verbose) in dump()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DImportedFunctionsInliningStatistics.cpp85 void ImportedFunctionsInliningStatistics::dump(const bool Verbose) { in dump() argument
103 if (Verbose) in dump()
121 if (Verbose) in dump()
/third_party/node/deps/openssl/openssl/apps/
Dciphers.c94 int ret = 1, i, verbose = 0, Verbose = 0, use_supported = 0; in ciphers_main() local
124 verbose = Verbose = 1; in ciphers_main()
252 if (Verbose) { in ciphers_main()
/third_party/openssl/apps/
Dciphers.c94 int ret = 1, i, verbose = 0, Verbose = 0, use_supported = 0; in ciphers_main() local
124 verbose = Verbose = 1; in ciphers_main()
252 if (Verbose) { in ciphers_main()
/third_party/protobuf/cmake/
Dprotobuf-options.cmake1 # Verbose output
/third_party/typescript/src/typescriptServices/
DtypescriptServices.ts12 case LogLevel.Verbose: return console.log(s);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DImportedFunctionsInliningStatistics.h75 void dump(bool Verbose);
/third_party/icu/icu4c/packaging/
Ddistrelease.ps179 Install-Module 7Zip4PowerShell -Force -Verbose
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClReaderWriter.h98 raw_ostream *Verbose = nullptr);
/third_party/typescript/src/compiler/
DwatchUtilities.ts571 Verbose
588 setSysLog(watchLogLevel === WatchLogLevel.Verbose ? log : noop);
599 const factory = watchLogLevel === WatchLogLevel.Verbose ?
605 const excludeWatcherFactory = watchLogLevel === WatchLogLevel.Verbose ?
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DFileCheck.h36 bool Verbose = false; member
/third_party/skia/third_party/externals/swiftshader/src/System/
DDebug.cpp49 Verbose, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DInliner.cpp101 Verbose = 2, enumerator
111 clEnumValN(InlinerFunctionImportStatsOpts::Verbose, "verbose",
779 InlinerFunctionImportStatsOpts::Verbose); in doFinalization()
869 InlinerFunctionImportStatsOpts::Verbose); in ~InlinerPass()

1234