Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIWholeQuadMode.cpp100 struct PrintState { struct
102 int State;
104 explicit PrintState(int State) : State(State) {} in PrintState() argument
/external/webrtc/modules/congestion_controller/goog_cc/test/
Dgoog_cc_printer.cc147 void GoogCcStatePrinter::PrintState(RtcEventLogOutput* log, in PrintState() function in webrtc::GoogCcStatePrinter
186 void GoogCcDebugFactory::PrintState(const Timestamp at_time) { in PrintState() function in webrtc::GoogCcDebugFactory