Searched refs:cg2 (Results 1 – 7 of 7) sorted by relevance
/external/apache-commons-bcel/src/test/java/org/apache/bcel/generic/ |
D | GeneratingAnnotatedClassesTestCase.java | 136 final ClassGen cg2 = new ClassGen(jc2); in testGenerateMethodLevelAnnotations1() local 138 final Method[] m = cg2.getMethods(); in testGenerateMethodLevelAnnotations1() 142 final MethodGen mg = new MethodGen(m[0], cg2.getClassName(), cg2 in testGenerateMethodLevelAnnotations1() 167 final ClassGen cg2 = new ClassGen(jc2); in testGenerateMethodLevelAnnotations2() local 173 final MethodGen mainMethod2 = new MethodGen(mainMethod1, cg2.getClassName(), in testGenerateMethodLevelAnnotations2() 174 cg2.getConstantPool()); in testGenerateMethodLevelAnnotations2() 178 mainMethod2.addAnnotationEntry(createFruitAnnotation(cg2 in testGenerateMethodLevelAnnotations2() 180 cg2.removeMethod(mainMethod1); in testGenerateMethodLevelAnnotations2() 181 cg2.addMethod(mainMethod2.getMethod()); in testGenerateMethodLevelAnnotations2() 182 dumpClass(cg2, "temp3", "HelloWorld.class"); in testGenerateMethodLevelAnnotations2()
|
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | test_cgroup_attach.c | 292 int cg1 = 0, cg2 = 0, cg3 = 0, cg4 = 0, cg5 = 0, key = 0; in test_multiprog() local 312 cg2 = create_and_get_cgroup("/cg1/cg2"); in test_multiprog() 313 if (cg2 < 0) in test_multiprog() 343 if (bpf_prog_attach(allow_prog[2], cg2, BPF_CGROUP_INET_EGRESS, in test_multiprog() 447 close(cg2); in test_multiprog()
|
/external/llvm-project/llvm/test/CodeGen/PowerPC/ |
D | ppc64-fastcc-fast-isel.ll | 37 define void @cg2(i64 %v) #0 { 41 ; CHECK-LABEL: @cg2
|
D | ppc64-fastcc.ll | 347 define void @cg2(i64 %v) #0 { 351 ; CHECK-LABEL: @cg2
|
/external/llvm/test/CodeGen/PowerPC/ |
D | ppc64-fastcc-fast-isel.ll | 37 define void @cg2(i64 %v) #0 { 41 ; CHECK-LABEL: @cg2
|
D | ppc64-fastcc.ll | 347 define void @cg2(i64 %v) #0 { 351 ; CHECK-LABEL: @cg2
|
/external/icu/icu4c/source/data/misc/ |
D | supplementalData.txt | 8530 "cg2", 20405 "cg2",
|