Searched defs:standardOut (Results 1 – 4 of 4) sorted by relevance
/external/armnn/src/armnn/ |
D | Logging.cpp | 167 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/ |
D | Logging.cpp | 162 inline void SetLoggingSinks(bool standardOut, bool debugOut, bool coloured) in SetLoggingSinks() 186 void SetAllLoggingSinks(bool standardOut, bool debugOut, bool coloured) in SetAllLoggingSinks()
|
/external/zstd/tests/fuzz/ |
D | decompress_cross_format.c | 92 ZSTD_outBuffer standardOut = { standardDst, dstSize, 0 }; in LLVMFuzzerTestOneInput() local
|
/external/deqp/framework/delibs/deutil/ |
D | deProcess.c | 58 deFile *standardOut; member 527 deFile *standardOut; member
|