/external/clang/test/SemaCXX/ |
D | overloaded-builtin-operators.cpp | 129 void test_with_ptrs(VolatileIntPtr vip, ConstIntPtr cip, ShortRef sr, in test_with_ptrs() argument 131 const int& cir1 = cip[sr]; in test_with_ptrs() 132 const int& cir2 = sr[cip]; in test_with_ptrs() 135 bool b1 = (vip == cip); in test_with_ptrs() 136 long p1 = vip - cip; in test_with_ptrs() 154 int const &icr2 = 17[cip]; in test_with_ptrs()
|
D | address-space-conversion.cpp | 27 const int *cip, in test_const_cast() argument 46 (void)const_cast<int_ptr>(cip); in test_const_cast()
|
/external/clang/test/CodeGen/ |
D | conditional.c | 23 const int* cip; in test5() local 25 cip = 0 ? vp : cip; in test5()
|
/external/clang/test/Sema/ |
D | conditional-expr.c | 22 const int *cip; in foo() local 23 vp = (0 ? vp : cip); // expected-warning {{discards qualifiers}} in foo() 24 vp = (0 ? cip : vp); // expected-warning {{discards qualifiers}} in foo()
|
D | format-strings-scanf.c | 157 void test_qualifiers(const int *cip, volatile int* vip, in test_qualifiers() argument 160 …scanf("%d", cip); // expected-warning{{format specifies type 'int *' but the argument has type 'co… in test_qualifiers() 161 …scanf("%n", cip); // expected-warning{{format specifies type 'int *' but the argument has type 'co… in test_qualifiers()
|
D | format-strings.c | 595 void test_qualifiers(volatile int *vip, const int *cip, in test_qualifiers() argument 597 …printf("%n", cip); // expected-warning{{format specifies type 'int *' but the argument has type 'c… in test_qualifiers() 601 printf("%p", cip); // No warning. in test_qualifiers()
|
/external/clang/test/SemaTemplate/ |
D | instantiate-method.cpp | 71 void test_converts_to(ConvertsTo<int> ci, ConvertsTo<int *> cip) { in test_converts_to() argument 73 int *ip = cip; in test_converts_to()
|
/external/libpng/contrib/libtests/ |
D | makepng.c | 1463 chunk_insert *cip; in make_insert() local 1465 cip = malloc(offsetof(chunk_insert,parameters) + in make_insert() 1468 if (cip == NULL) in make_insert() 1475 cip->next = NULL; in make_insert() 1476 cip->insert = insert; in make_insert() 1477 cip->nparams = nparams; in make_insert() 1479 cip->parameters[i] = list[i]; in make_insert() 1481 return cip; in make_insert()
|
/external/ImageMagick/coders/ |
D | Make.com | 32 $call Make cip.c 152 $library/create libCoders.olb aai,art,avs,bgr,bmp,braille,clip,clipboard,cip, -
|
D | Android.mk | 32 cip.c\
|
D | Makefile.am | 104 coders/cip.c \ 232 coders/cip.la \ 405 coders_cip_la_SOURCES = coders/cip.c
|
/external/ppp/pppd/ |
D | ipv6cp.c | 905 u_char *cip, *next; /* Pointer to current and next CIs */ local 926 cip = p = next; /* Remember begining of CI */ 1045 if (ucp != cip) 1046 BCOPY(cip, ucp, cilen); /* Move it */
|
D | ipxcp.c | 996 u_char *cip, *next; /* Pointer to current and next CIs */ local 1017 cip = p = next; /* Remember begining of CI */ 1249 if (ucp != cip) 1250 BCOPY(cip, ucp, cilen); /* Move it */
|
D | lcp.c | 1512 u_char *cip, *next; /* Pointer to current and next CIs */ local 1536 cip = p = next; /* Remember begining of CI */ 1856 if (cip != rejp) /* Need to move rejected CI? */ 1857 BCOPY(cip, rejp, cilen); /* Move it */
|
D | ipcp.c | 1428 u_char *cip, *next; /* Pointer to current and next CIs */ local 1451 cip = p = next; /* Remember begining of CI */ 1670 if (ucp != cip) 1671 BCOPY(cip, ucp, cilen); /* Move it */
|
/external/tcpdump/ |
D | Android.mk | 41 print-cip.c \
|
D | Makefile.in | 111 print-cip.c \
|
D | INSTALL.txt | 118 print-cip.c - Classical-IP over ATM routines
|
/external/tcpdump/win32/prj/ |
D | GNUmakefile | 62 ../../print-cip.o \
|
D | WinDump.dsp | 232 SOURCE="..\..\print-cip.c"
|
/external/icu/icu4c/source/data/region/ |
D | bas.txt | 195 ST{"Sào Tòme ɓɔ Prɛ̀ŋcipè"}
|
/external/ImageMagick/ |
D | Makefile.in | 499 coders/caption.c coders/cin.c coders/cip.c coders/clip.c \ 650 coders/MagickCore_libMagickCore_@MAGICK_MAJOR_VERSION@_@MAGICK_ABI_SUFFIX@_la-cip.lo \ 871 am_coders_cip_la_OBJECTS = coders/coders_cip_la-cip.lo 3104 coders/cip.c \ 3232 @WITH_MODULES_TRUE@ coders/cip.la \ 3403 coders_cip_la_SOURCES = coders/cip.c 5758 coders/MagickCore_libMagickCore_@MAGICK_MAJOR_VERSION@_@MAGICK_ABI_SUFFIX@_la-cip.lo: \ 6131 coders/coders_cip_la-cip.lo: coders/$(am__dirstamp) \ 6134 coders/cip.la: $(coders_cip_la_OBJECTS) $(coders_cip_la_DEPENDENCIES) $(EXTRA_coders_cip_la_DEPENDE… 7205 …$(DEPDIR)/MagickCore_libMagickCore_@MAGICK_MAJOR_VERSION@_@MAGICK_ABI_SUFFIX@_la-cip.Plo@am__quote@ [all …]
|
/external/hyphenation-patterns/ga/ |
D | hyph-ga.pat.txt | 1507 3cip
|
/external/icu/icu4c/source/data/misc/ |
D | supplementalData.txt | 4697 "cip",
|