/third_party/glib/glib/tests/ |
D | spawn-singlethread.c | 219 gint test_pipe[3][2]; in test_spawn_async_with_fds() local 227 test_pipe[j][0] = -1; in test_spawn_async_with_fds() 228 test_pipe[j][1] = -1; in test_spawn_async_with_fds() 231 test_pipe[j][0] = -5; in test_spawn_async_with_fds() 232 test_pipe[j][1] = -5; in test_spawn_async_with_fds() 236 g_unix_open_pipe (test_pipe[j], FD_CLOEXEC, &error); in test_spawn_async_with_fds() 239 g_assert_cmpint (_pipe (test_pipe[j], 4096, _O_BINARY), >=, 0); in test_spawn_async_with_fds() 244 test_pipe[j][0] = test_pipe[1][0]; in test_spawn_async_with_fds() 245 test_pipe[j][1] = test_pipe[1][1]; in test_spawn_async_with_fds() 257 test_pipe[0][0], test_pipe[1][1], test_pipe[2][1], in test_spawn_async_with_fds() [all …]
|
/third_party/glib/gio/tests/ |
D | test-pipe-unix.c | 52 test_pipe (GInputStream **is, in test_pipe() function 109 if (!test_pipe (&left_in, &right_out, error)) in test_bidi_pipe() 112 if (!test_pipe (&right_in, &left_out, error)) in test_bidi_pipe()
|
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/subgroup_uniform_control_flow/large/ |
D | subgroup_reconverge_partial02.amber | 64 PIPELINE compute test_pipe 73 RUN test_pipe 1 1 1
|
D | subgroup_reconverge02.amber | 64 PIPELINE compute test_pipe 73 RUN test_pipe 1 1 1
|
D | subgroup_reconverge_partial01.amber | 62 PIPELINE compute test_pipe 71 RUN test_pipe 1 1 1
|
D | subgroup_reconverge_partial05.amber | 65 PIPELINE compute test_pipe 74 RUN test_pipe 1 1 1
|
D | subgroup_reconverge_partial06.amber | 70 PIPELINE compute test_pipe 79 RUN test_pipe 1 1 1
|
D | subgroup_reconverge07.amber | 69 PIPELINE compute test_pipe 78 RUN test_pipe 1 1 1
|
D | subgroup_reconverge_partial08.amber | 66 PIPELINE compute test_pipe 75 RUN test_pipe 1 1 1
|
D | subgroup_reconverge_partial12.amber | 73 PIPELINE compute test_pipe 82 RUN test_pipe 1 1 1
|
D | subgroup_reconverge12.amber | 73 PIPELINE compute test_pipe 82 RUN test_pipe 1 1 1
|
D | subgroup_reconverge17.amber | 67 PIPELINE compute test_pipe 76 RUN test_pipe 1 1 1
|
D | subgroup_reconverge_partial14.amber | 71 PIPELINE compute test_pipe 80 RUN test_pipe 1 1 1
|
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/subgroup_uniform_control_flow/small/ |
D | small_subgroup_reconverge_partial02.amber | 64 PIPELINE compute test_pipe 73 RUN test_pipe 1 1 1
|
D | small_subgroup_reconverge02.amber | 64 PIPELINE compute test_pipe 73 RUN test_pipe 1 1 1
|
D | small_subgroup_reconverge_partial12.amber | 73 PIPELINE compute test_pipe 82 RUN test_pipe 1 1 1
|
D | small_subgroup_reconverge_partial17.amber | 67 PIPELINE compute test_pipe 76 RUN test_pipe 1 1 1
|
D | small_subgroup_reconverge_partial08.amber | 66 PIPELINE compute test_pipe 75 RUN test_pipe 1 1 1
|
D | small_subgroup_reconverge07.amber | 69 PIPELINE compute test_pipe 78 RUN test_pipe 1 1 1
|
D | small_subgroup_reconverge_partial05.amber | 65 PIPELINE compute test_pipe 74 RUN test_pipe 1 1 1
|
D | small_subgroup_reconverge14.amber | 71 PIPELINE compute test_pipe 80 RUN test_pipe 1 1 1
|
D | small_subgroup_reconverge06.amber | 70 PIPELINE compute test_pipe 79 RUN test_pipe 1 1 1
|
D | small_subgroup_reconverge_partial14.amber | 71 PIPELINE compute test_pipe 80 RUN test_pipe 1 1 1
|
D | small_subgroup_reconverge03.amber | 64 PIPELINE compute test_pipe 73 RUN test_pipe 1 1 1
|
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/subgroup_uniform_control_flow/small_control/ |
D | small_subgroup_reconverge_partial02.amber | 71 PIPELINE compute test_pipe 84 RUN test_pipe 1 1 1
|