Searched refs:a_out (Results 1 – 13 of 13) sorted by relevance
/external/libevent/test/ |
D | regress_dns.c | 1354 struct gai_outcome a_out[12]; in test_getaddrinfo_async() local 1363 memset(a_out, 0, sizeof(a_out)); in test_getaddrinfo_async() 1535 &hints, gai_cb, &a_out[0]); in test_getaddrinfo_async() 1540 &hints, gai_cb, &a_out[1]); in test_getaddrinfo_async() 1546 &hints, gai_cb, &a_out[2]); in test_getaddrinfo_async() 1553 &hints, gai_cb, &a_out[3]); in test_getaddrinfo_async() 1560 &hints, gai_cb, &a_out[4]); in test_getaddrinfo_async() 1566 &hints, gai_cb, &a_out[5]); in test_getaddrinfo_async() 1573 &hints, gai_cb, &a_out[6]); in test_getaddrinfo_async() 1580 &hints, gai_cb, &a_out[7]); in test_getaddrinfo_async() [all …]
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nv20_state_frag.c | 38 uint32_t a_in, a_out, c_in, c_out, k; in nv20_emit_tex_env() local 40 nv10_get_general_combiner(ctx, i, &a_in, &a_out, &c_in, &c_out, &k); in nv20_emit_tex_env() 45 PUSH_DATA (push, a_out); in nv20_emit_tex_env()
|
D | nv10_state_frag.c | 314 uint32_t *a_in, uint32_t *a_out, in nv10_get_general_combiner() argument 337 *a_out = rc_a.out; in nv10_get_general_combiner() 385 uint32_t a_in, a_out, c_in, c_out, k; in nv10_emit_tex_env() local 387 nv10_get_general_combiner(ctx, i, &a_in, &a_out, &c_in, &c_out, &k); in nv10_emit_tex_env() 391 if (c_out || a_out) in nv10_emit_tex_env() 404 PUSH_DATA (push, a_out); in nv10_emit_tex_env()
|
D | nv10_driver.h | 140 uint32_t *a_in, uint32_t *a_out,
|
/external/tensorflow/tensorflow/python/ops/ |
D | functional_ops.py | 608 a_out = fn(packed_a, packed_elems) 610 elems if initializer is None else initializer, a_out) 611 flat_a_out = output_flatten(a_out)
|
/external/v8/tools/gcmole/ |
D | gcmole.cc | 985 Environment a_out = owner_->VisitStmt(a, in()); in Seq() local 986 Environment b_out = owner_->VisitStmt(b, a_out); in Seq() 992 Environment a_out = owner_->VisitStmt(a, in()); in Seq() local 993 Environment b_out = owner_->VisitStmt(b, a_out); in Seq()
|
/external/freetype/builds/unix/ |
D | configure.raw | 52 rm -f a.* b.* a_out.exe conftest.* 58 elif test -x a_out.exe -o -x conftest.exe; then 63 rm -f a.* b.* a_out.exe conftest.*
|
/external/fdlibm/ |
D | configure | 1633 for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
|
/external/fec/ |
D | configure | 1670 for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
|
/external/cmockery/cmockery_0_1_2/ |
D | configure | 2331 for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
|
/external/libxkbcommon/xkbcommon/build-aux/ |
D | output.0 | 3417 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
|
D | output.2 | 3417 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
|
D | output.1 | 3417 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
|