Home
last modified time | relevance | path

Searched defs:debugOut (Results 1 – 4 of 4) sorted by relevance

/external/armnn/src/armnn/
DLogging.cpp167 inline void SetLoggingSinks(bool standardOut, bool debugOut, bool coloured) in SetLoggingSinks()
191 void SetAllLoggingSinks(bool standardOut, bool debugOut, bool coloured) in SetAllLoggingSinks()
/external/armnn/profiling/common/src/
DLogging.cpp162 inline void SetLoggingSinks(bool standardOut, bool debugOut, bool coloured) in SetLoggingSinks()
186 void SetAllLoggingSinks(bool standardOut, bool debugOut, bool coloured) in SetAllLoggingSinks()
/external/cldr/tools/scripts/web/
Dbugdiffs2204 sub debugOut { subroutine
/external/deqp/framework/common/
DtcuCommandLine.cpp1059 std::ostream debugOut(&sbuf); in parse() local