Home
last modified time | relevance | path

Searched defs:newOutput (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/sksl/codegen/
DSkSLCodeGenerator.h44 AutoOutputStream(CodeGenerator* codeGen, OutputStream* newOutput) in AutoOutputStream()
50 AutoOutputStream(CodeGenerator* codeGen, OutputStream* newOutput, int *indentationPtr) in AutoOutputStream()
/third_party/musl/libc-test/src/functional/
Diconv_test.c107 char newOutput[BUFFER_SIZE]; in CompareIconvResult() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DByteString.java962 public static Output newOutput(int initialCapacity) { in newOutput() method
976 public static Output newOutput() { in newOutput() method