Home
last modified time | relevance | path

Searched refs:cg1 (Results 1 – 8 of 8) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_cgroup_attach.c292 int cg1 = 0, cg2 = 0, cg3 = 0, cg4 = 0, cg5 = 0, key = 0; in test_multiprog() local
309 cg1 = create_and_get_cgroup("/cg1"); in test_multiprog()
310 if (cg1 < 0) in test_multiprog()
328 if (bpf_prog_attach(allow_prog[0], cg1, BPF_CGROUP_INET_EGRESS, in test_multiprog()
333 if (!bpf_prog_attach(allow_prog[0], cg1, BPF_CGROUP_INET_EGRESS, in test_multiprog()
338 if (bpf_prog_attach(allow_prog[1], cg1, BPF_CGROUP_INET_EGRESS, in test_multiprog()
446 close(cg1); in test_multiprog()
/external/llvm-project/clang/test/CodeGen/
Dxcore-abi.cpp15 extern const int cg1 = 0;
Dxcore-abi.c19 const int cg1; variable
/external/clang/test/CodeGen/
Dxcore-abi.cpp15 extern const int cg1 = 0;
Dxcore-abi.c19 const int cg1; variable
/external/tensorflow/tensorflow/python/eager/
Dfunction_test.py4923 cg1 = array_ops.identity(19.0)
4928 for tensor in [cg0, cg1]:
4932 def func(rc0, cc0, cg0, rc1, cg1, rg0, rg1, cc1): argument
4939 r1 = 1000.0 * m2 + rc1 * cg1
4945 r1, r2, m2, m1 = func(rc0, cc0, cg0, rc1, cg1, rg0, rg1, cc1)
/external/llvm/test/CodeGen/PowerPC/
Dppc64-fastcc.ll338 define void @cg1(i64 %v) #0 {
342 ; CHECK-LABEL: @cg1
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Dppc64-fastcc.ll338 define void @cg1(i64 %v) #0 {
342 ; CHECK-LABEL: @cg1