/external/clang/test/CodeGenObjC/ |
D | protocols-lazy.m | 9 @protocol P1 -im1; @end method 14 @protocol P2 -im1; @end method 26 @protocol P4 -im1; @end method in P3 28 @implementation I0 -im1 { return 0; }; @end method 37 @protocol P5 -im1; @end method in P5 42 @protocol P6 -im1; @end method 44 @implementation I1 -im1 { return 0; }; @end method
|
D | metadata_symbols.m | 54 -(void) im1 { method in Cat
|
D | exceptions-asm-attribute.m | 56 -(void) im1 { method in Cat
|
D | metadata-symbols-32.m | 75 -(void) im1 { method in Cat
|
D | blocks.m | 30 -(void) im1 { method
|
D | metadata-symbols-64.m | 79 -(void) im1 { method in Cat
|
/external/clang/test/SemaObjC/ |
D | check-dup-objc-decls-1.m | 30 @protocol P -im1; @end method
|
/external/libaom/libaom/av1/encoder/x86/ |
D | corner_match_avx2.c | 31 double compute_cross_correlation_avx2(unsigned char *im1, int stride1, int x1, in compute_cross_correlation_avx2()
|
D | corner_match_sse4.c | 35 double compute_cross_correlation_sse4_1(unsigned char *im1, int stride1, int x1, in compute_cross_correlation_sse4_1()
|
/external/libaom/libaom/aom_dsp/ |
D | fastssim.c | 39 uint32_t *im1; member 191 uint32_t *im1; in fs_apply_luminance() local 309 uint32_t *im1; in fs_calc_structure() local
|
/external/libvpx/libvpx/vpx_dsp/ |
D | fastssim.c | 37 uint32_t *im1; member 189 uint32_t *im1; in fs_apply_luminance() local 310 uint32_t *im1; in fs_calc_structure() local
|
/external/skia/tests/ |
D | PDFJpegEmbedTest.cpp | 63 sk_sp<SkImage> im1(SkImage::MakeFromEncoded(mandrillData)); in DEF_TEST() local
|
/external/skqp/tests/ |
D | PDFJpegEmbedTest.cpp | 63 sk_sp<SkImage> im1(SkImage::MakeFromEncoded(mandrillData)); in DEF_TEST() local
|
/external/libaom/libaom/av1/encoder/ |
D | corner_match.c | 47 double compute_cross_correlation_c(unsigned char *im1, int stride1, int x1, in compute_cross_correlation_c()
|
/external/libxaac/decoder/ |
D | ixheaacd_qmf_dec.c | 168 WORD16 re1, im1, im2; in ixheaacd_posttwdct2() local 280 WORD16 re1, im1, im2; in ixheaacd_posttwdct2_32() local
|
D | ixheaacd_ps_dec.c | 478 WORD32 re0, im0, re1, im1; in ixheaacd_decorrelation_dec() local
|