Home
last modified time | relevance | path

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

/aosp_15_r20/external/OpenCL-CTS/test_conformance/extensions/cl_khr_command_buffer/
H A Dcommand_buffer_printf.cpp27 #define streamDup(fd1) dup(fd1) macro
35 #define streamDup(fd1) _dup(fd1) macro
/aosp_15_r20/external/OpenCL-CTS/test_conformance/printf/
H A Dtest_printf.cpp27 #define streamDup(fd1) dup(fd1) macro
36 #define streamDup(fd1) _dup(fd1) macro