Home
last modified time | relevance | path

Searched defs:output_line (Results 1 – 6 of 6) sorted by relevance

/external/strace/
Dunwind.c44 char *output_line; member
168 char *output_line = NULL; in sprint_call_or_error() local
/external/libyuv/files/tools_libyuv/valgrind/
Dgdb_helper.py18 def _GdbOutputToFileLine(output_line): argument
/external/gfxstream-protocols/registry/vulkan/scripts/
Dcomment_convert.py44 def output_line(self, line=None): member in CommentConverter
/external/chromium-trace/catapult/common/py_utils/py_utils/
Dts_proxy_server.py31 def ParseTsProxyPortFromOutput(output_line): argument
/external/tensorflow/tensorflow/core/lib/jpeg/
Djpeg_mem.cc254 JSAMPLE* output_line = static_cast<JSAMPLE*>(dstdata); in UncompressLow() local
/external/ltp/testcases/kernel/fs/fsx-linux/
Dfsx-linux.c552 output_line(struct test_file *tf, int op, unsigned offset, in output_line() function