Home
last modified time | relevance | path

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

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