Searched refs:c2p (Results 1 – 7 of 7) sorted by relevance
/external/linux-kselftest/tools/testing/selftests/powerpc/mm/ |
D | large_vm_fork_separation.c | 26 int p2c[2], c2p[2], rc, status, c, *p; in test() local 45 FAIL_IF(pipe(p2c) == -1 || pipe(c2p) == -1); in test() 55 FAIL_IF(write(c2p[1], &c, 1) != 1); in test() 62 FAIL_IF(read(c2p[0], &c, 1) != 1); in test()
|
/external/grpc-grpc/test/core/end2end/fixtures/ |
D | proxy.cc | 68 grpc_call* c2p; member 145 grpc_call_unref(pc->c2p); in unrefpc() 175 err = grpc_call_start_batch(pc->c2p, &op, 1, in on_p2s_recv_initial_metadata() 203 err = grpc_call_start_batch(pc->c2p, &op, 1, in on_p2s_sent_message() 282 err = grpc_call_start_batch(pc->c2p, &op, 1, in on_p2s_recv_msg() 313 err = grpc_call_start_batch(pc->c2p, &op, 1, in on_p2s_status() 338 pc->c2p = proxy->new_call; in on_new_call() 340 proxy->client, pc->c2p, GRPC_PROPAGATE_DEFAULTS, proxy->cq, in on_new_call() 371 err = grpc_call_start_batch(pc->c2p, &op, 1, in on_new_call() 398 err = grpc_call_start_batch(pc->c2p, &op, 1, new_closure(on_c2p_closed, pc), in on_new_call()
|
/external/llvm-project/llvm/test/CodeGen/AMDGPU/ |
D | llvm.amdgcn.mfma.ll | 334 %c2p = getelementptr <4 x half>, <4 x half> addrspace(1)* %c, i64 1 335 %c.2 = load <4 x half>, <4 x half> addrspace(1)* %c2p 384 %c2p = getelementptr <4 x half>, <4 x half> addrspace(1)* %c, i64 1 385 %c.2 = load <4 x half>, <4 x half> addrspace(1)* %c2p 409 %c2p = getelementptr <4 x half>, <4 x half> addrspace(1)* %c, i64 1 410 %c.2 = load <4 x half>, <4 x half> addrspace(1)* %c2p 461 %c2p = getelementptr <4 x half>, <4 x half> addrspace(1)* %c, i64 1 462 %c.2 = load <4 x half>, <4 x half> addrspace(1)* %c2p 485 %c2p = getelementptr <4 x half>, <4 x half> addrspace(1)* %c, i64 1 486 %c.2 = load <4 x half>, <4 x half> addrspace(1)* %c2p
|
/external/llvm-project/libc/AOR_v20.02/math/test/traces/ |
D | sincosf.txt | 268 -0x1.2952c2p-6 2448 -0x1.3580c2p-10 3892 0x1.7914c2p-13 6142 0x1.47c2p-10 6144 0x1.47c2p-10 8318 0x1.1643c2p+2 9441 0x1.1643c2p+2 9851 -0x1.5353c2p+3 10422 -0x1.9164c2p+1 13724 -0x1.6080c2p+3 [all …]
|
/external/arm-optimized-routines/math/test/traces/ |
D | sincosf.txt | 268 -0x1.2952c2p-6 2448 -0x1.3580c2p-10 3892 0x1.7914c2p-13 6142 0x1.47c2p-10 6144 0x1.47c2p-10 8318 0x1.1643c2p+2 9441 0x1.1643c2p+2 9851 -0x1.5353c2p+3 10422 -0x1.9164c2p+1 13724 -0x1.6080c2p+3 [all …]
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | SupplementalDataInfo.java | 4193 Map<CLDRLocale, CLDRLocale> c2p = new TreeMap<>(); 4223 c2p.put(child, nextParent); // wo_Arab_SN -> wo 4240 defaultContentToBase = Collections.unmodifiableMap(c2p); // wo_Arab_SN -> wo
|
/external/llvm-project/libclc/generic/lib/math/ |
D | tables.cl | 241 0x1.3991c2p+0f, 487 (float2)(0x1.278000p-1f, 0x1.2602c2p-12f),
|