/external/clang/test/CodeGenCXX/ |
D | function-template-specialization.cpp | 10 void test(int *iptr, float *fptr, int diff) { in test() 21 void test2(int *iptr, double *dptr, int diff) { in test2()
|
/external/clang/test/Sema/ |
D | attr-malloc.c | 14 typedef int * iptr; typedef
|
/external/fdlibm/ |
D | s_modf.c | 33 double ieee_modf(double x, double *iptr) in ieee_modf()
|
/external/ppp/pppd/plugins/radius/ |
D | config.c | 65 int *iptr; in set_option_int() local 135 int *iptr; in set_option_auo() local
|
/external/clang/test/SemaCXX/ |
D | warn-bad-memaccess.cpp | 96 int i, *iptr; in test_nowarn() local
|
/external/speex/libspeex/ |
D | fftwrap.c | 209 float *iptr = t->in; in spx_fft() local 227 float *iptr = t->in; in spx_ifft() local
|
D | resample.c | 349 const spx_word16_t *iptr = & in[last_sample]; in resampler_basic_direct_single() local 401 const spx_word16_t *iptr = & in[last_sample]; in resampler_basic_direct_double() local 448 const spx_word16_t *iptr = & in[last_sample]; in resampler_basic_interpolate_single() local 511 const spx_word16_t *iptr = & in[last_sample]; in resampler_basic_interpolate_double() local
|
/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/ |
D | p1.cpp | 93 int* iptr = &i; variable
|
/external/openssh/openbsd-compat/ |
D | bsd-snprintf.c | 635 static double my_modf(double x0, double *iptr) in my_modf()
|
/external/chromium_org/third_party/openssl/openssl/include/openssl/ |
D | asn1.h | 405 #define ASN1_ITEM_ptr(iptr) (iptr) argument 408 #define ASN1_ITEM_ref(iptr) (&(iptr##_it)) argument 425 #define ASN1_ITEM_ptr(iptr) (iptr()) argument 428 #define ASN1_ITEM_ref(iptr) (iptr##_it) argument
|
D | asn1t.h | 80 #define ASN1_ADB_ptr(iptr) ((const ASN1_ADB *)(iptr)) argument
|
/external/openssl/include/openssl/ |
D | asn1.h | 405 #define ASN1_ITEM_ptr(iptr) (iptr) argument 408 #define ASN1_ITEM_ref(iptr) (&(iptr##_it)) argument 425 #define ASN1_ITEM_ptr(iptr) (iptr()) argument 428 #define ASN1_ITEM_ref(iptr) (iptr##_it) argument
|
D | asn1t.h | 80 #define ASN1_ADB_ptr(iptr) ((const ASN1_ADB *)(iptr)) argument
|
/external/openssl/crypto/asn1/ |
D | asn1.h | 405 #define ASN1_ITEM_ptr(iptr) (iptr) argument 408 #define ASN1_ITEM_ref(iptr) (&(iptr##_it)) argument 425 #define ASN1_ITEM_ptr(iptr) (iptr()) argument 428 #define ASN1_ITEM_ref(iptr) (iptr##_it) argument
|
D | asn1t.h | 80 #define ASN1_ADB_ptr(iptr) ((const ASN1_ADB *)(iptr)) argument
|
/external/chromium_org/third_party/openssl/openssl/crypto/asn1/ |
D | asn1.h | 405 #define ASN1_ITEM_ptr(iptr) (iptr) argument 408 #define ASN1_ITEM_ref(iptr) (&(iptr##_it)) argument 425 #define ASN1_ITEM_ptr(iptr) (iptr()) argument 428 #define ASN1_ITEM_ref(iptr) (iptr##_it) argument
|
D | asn1t.h | 80 #define ASN1_ADB_ptr(iptr) ((const ASN1_ADB *)(iptr)) argument
|
/external/chromium_org/third_party/skia/src/gpu/ |
D | GrAAHairLinePathRenderer.cpp | 203 const int* iptr = (const int*)&x; in get_float_exp() local
|
/external/skia/src/gpu/ |
D | GrAAHairLinePathRenderer.cpp | 203 const int* iptr = (const int*)&x; in get_float_exp() local
|
/external/yaffs2/yaffs2/ |
D | yaffs_fs.c | 92 #define yaffs_InodeToObject(iptr) ((yaffs_Object *)((iptr)->u.generic_ip)) argument
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
D | dlist.c | 846 GLint *iptr; in translate_id() local
|
/external/mesa3d/src/mesa/main/ |
D | dlist.c | 846 GLint *iptr; in translate_id() local
|