Home
last modified time | relevance | path

Searched refs:chp (Results 1 – 25 of 91) sorted by relevance

1234

/external/llvm/test/Transforms/InstCombine/
Dmemchr.ll14 @chp = global i8* zeroinitializer
20 … store i8* getelementptr inbounds ([14 x i8], [14 x i8]* @hello, i32 0, i32 6), i8** @chp, align 4
25 store i8* %dst, i8** @chp
31 ; CHECK-NEXT: store i8* null, i8** @chp, align 4
36 store i8* %dst, i8** @chp
42 … store i8* getelementptr inbounds ([14 x i8], [14 x i8]* @hello, i32 0, i32 13), i8** @chp, align 4
47 store i8* %dst, i8** @chp
54 ; CHECK-NEXT: store i8* [[DST]], i8** @chp, align 4
59 store i8* %dst, i8** @chp
65 … store i8* getelementptr inbounds ([14 x i8], [14 x i8]* @hello, i32 0, i32 13), i8** @chp, align 4
[all …]
Dstrrchr-1.ll8 @chp = global i8* zeroinitializer
19 store i8* %dst, i8** @chp
24 ; CHECK: store i8* null, i8** @chp, align 4
30 store i8* %dst, i8** @chp
41 store i8* %dst, i8** @chp
52 store i8* %dst, i8** @chp
63 store i8* %dst, i8** @chp
Dstrchr-1.ll9 @chp = global i8* zeroinitializer
20 store i8* %dst, i8** @chp
25 ; CHECK: store i8* null, i8** @chp, align 4
31 store i8* %dst, i8** @chp
42 store i8* %dst, i8** @chp
53 store i8* %dst, i8** @chp
64 store i8* %dst, i8** @chp
73 ; CHECK: store i8* %strchr, i8** @chp, align 4
77 store i8* %dst, i8** @chp
/external/ppp/pppd/
Dmain.c628 struct subprocess *chp; local
630 for (chp = children; chp != NULL; chp = chp->next)
631 dbglog(" script %s, pid %d", chp->prog, chp->pid);
1434 struct subprocess *chp; local
1442 for (chp = children; chp != NULL; chp = chp->next)
1443 if (chp->killable)
1444 kill(chp->pid, sig);
1926 struct subprocess *chp; local
1930 chp = (struct subprocess *) malloc(sizeof(struct subprocess));
1931 if (chp == NULL) {
[all …]
/external/valgrind/memcheck/tests/
Dmalloc2.c27 unsigned char* chp; in main() local
42 chp = test_arr[j]; in main()
44 chp[k] = (unsigned char)(k + 99); in main()
/external/icu/icu4c/source/data/lang/
Dor.txt69 chp{"ଚିପେୱାନ୍"}
Dbrx.txt71 chp{"चिपेवियान्"}
Dks.txt73 chp{"شیپویان"}
Dam.txt112 chp{"ቺፔውያን"}
Dbs_Cyrl.txt77 chp{"чипвијански"}
Dka.txt82 chp{"ჩიპევიანი"}
Dhe.txt105 chp{"צ׳יפוויאן"}
Dne.txt110 chp{"चिपेव्यान"}
Dhi.txt95 chp{"शिपेव्यान"}
Del.txt104 chp{"Τσίπιουαν"}
Dbg.txt96 chp{"чиипувски"}
Dsr.txt96 chp{"чипевјански"}
Dkn.txt96 chp{"ಚಿಪೆವ್ಯಾನ್"}
Dfa.txt104 chp{"چیپه‌ویه‌ای"}
Dar.txt105 chp{"الشيباوايان"}
Dug.txt89 chp{"چىپېۋيانچە"}
Dmr.txt96 chp{"शिपेव्यान"}
Dlo.txt94 chp{"ຊີພິວຢານ"}
Dta.txt99 chp{"சிபெவ்யான்"}
Dgu.txt102 chp{"શિપેવ્યાન"}

1234