Home
last modified time | relevance | path

Searched defs:outpipe (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/tools/trace/
Dpytracediff.py68 def pkk_output(outpipe, msg): argument
276 outpipe = None variable
356 outpipe = subprocess.Popen(["less", "-S", "-R"], stdin=subprocess.PIPE, encoding="utf8") variable
/external/trusty/lk/tools/
Dliblkboot.c153 int outpipe[2]; in start_dcc_subprocess() local
/external/igt-gpu-tools/runner/
Dexecutor.c915 int outpipe[2] = { -1, -1 }; in execute_next_entry() local
/external/libcups/backend/
Dusb-darwin.c180 UInt8 outpipe; /* mandatory bulkOut pipe */ member
/external/igt-gpu-tools/lib/
Digt_core.c2546 int outpipe[2] = { -1, -1 }; in igt_system() local