Home
last modified time | relevance | path

Searched defs:ConfigData (Results 1 – 2 of 2) sorted by relevance

/external/bcc/tests/cc/
Dcatch.hpp3476 struct ConfigData { struct
3478 ConfigData() in ConfigData() argument
3498 bool listTests;
3499 bool listTags;
3500 bool listReporters;
3501 bool listTestNamesOnly;
3503 bool showSuccessfulTests;
3504 bool shouldDebugBreak;
3505 bool noThrow;
3506 bool showHelp;
[all …]
/external/mesa3d/src/imgui/
Dimgui.h2072 ImVector<ImFontConfig> ConfigData; // Internal data member
2097 …const ImFontConfig* ConfigData; // 4-8 // in // // Pointer within Co… member