Home
last modified time | relevance | path

Searched refs:Start (Results 1 – 10 of 10) sorted by relevance

/glogg/glogg/tests/ !
H A Dtest_utils.h
H A Dtest-results.txt
/glogg/tests/ !
H A Dtest_utils.h16 : Start { std::chrono::system_clock::now() } in TestTimer()
22 Elapsed = chrono::duration_cast<chrono::microseconds>(Stop - Start); in ~TestTimer()
27 std::chrono::time_point<std::chrono::system_clock> Start; member
H A Dtest-results.txt19 ********* Start testing of TestLogData *********
/glogg/glogg/src/ !
H A Dencodingspeculator.h
H A Dencodingspeculator.cpp
/glogg/src/ !
H A Dencodingspeculator.h42 EncodingSpeculator() : state_( State::Start ) {} in EncodingSpeculator()
52 Start, enumerator
H A Dencodingspeculator.cpp28 if ( state_ == State::Start ) in inject_byte()
33 case State::Start: in inject_byte()
120 case State::Start: in guess()
/glogg/glogg/ !
H A Dglogg.nsi
/glogg/ !
H A Dglogg.nsi107 Section "Create Start menu shortcut" shortcut
121 !insertmacro MUI_DESCRIPTION_TEXT ${shortcut} "Create a shortcut in the Start menu for glogg."