/frameworks/compile/mclinker/unittests/ |
D | SymbolCategoryTest.cpp | 58 LDSymbol* dd = LDSymbol::Create(*d); in TEST_F() local 62 m_pTestee->add(*dd); in TEST_F() 101 LDSymbol* dd = LDSymbol::Create(*d); in TEST_F() local 107 d->setSymPtr(dd); in TEST_F() 111 m_pTestee->add(*dd); in TEST_F()
|
/frameworks/compile/slang/tests/F_reflection3264_struct_mismatch/ |
D | reflection3264_struct_mismatch.rscript | 22 int dd; 29 struct j dd;
|
D | stderr.txt.expect | 4 reflection3264_struct_mismatch.rscript:22:5: error: global variable 'dd' has type 'struct j' for 32…
|
/frameworks/compile/slang/tests/F_reflection3264_foreach_mismatch_extra64/ |
D | stderr.txt.expect | 2 reflection3264_foreach_mismatch_extra64.rscript:12:16: error: foreach kernel 'dd' is only present f…
|
D | reflection3264_foreach_mismatch_extra64.rscript | 12 void RS_KERNEL dd(int in) { }
|
/frameworks/compile/slang/tests/F_reflection3264_reduce_extra64/ |
D | stderr.txt.expect | 2 reflection3264_reduce_extra64.rscript:11:12: error: reduction kernel 'dd' is only present for 64-bi…
|
D | reflection3264_reduce_extra64.rscript | 11 #pragma rs reduce(dd) accumulator(accum)
|
/frameworks/compile/slang/tests/F_reflection3264_reduce_extra32/ |
D | stderr.txt.expect | 2 error: in file 'reflection3264_reduce_extra32.rscript' reduction kernel 'dd' is only present for 32…
|
D | reflection3264_reduce_extra32.rscript | 11 #pragma rs reduce(dd) accumulator(accum)
|
/frameworks/compile/slang/tests/F_reflection3264_foreach_mismatch_extra32/ |
D | stderr.txt.expect | 2 error: in file 'reflection3264_foreach_mismatch_extra32.rscript' foreach kernel 'dd' is only presen…
|
D | reflection3264_foreach_mismatch_extra32.rscript | 12 void RS_KERNEL dd(int in) { }
|
/frameworks/compile/slang/tests/F_reflection3264_foreach_mismatch_name32/ |
D | reflection3264_foreach_mismatch_name32.rscript | 4 // There are multiple name mismatches (cc*, dd*) but only the first is
|
/frameworks/compile/slang/tests/F_reflection3264_foreach_mismatch_name64/ |
D | reflection3264_foreach_mismatch_name64.rscript | 4 // There are multiple name mismatches (cc*, dd*) but only the first is
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
D | dct_inline.h | 355 register int32 dd = (int32)k3; in sum_abs() local 382 "r"(dd), in sum_abs()
|
/frameworks/compile/slang/tests/F_reflection3264_reduce_mismatch/ |
D | stderr.txt.expect | 4 reflection3264_reduce_mismatch.rscript:43:12: error: reduction kernel 'dd' has 2 inputs for 32-bit …
|
D | reflection3264_reduce_mismatch.rscript | 43 #pragma rs reduce(dd) accumulator(ddAccum) combiner(ddComb)
|
/frameworks/native/cmds/installd/ |
D | utils.cpp | 692 DIR *dd = nullptr; in copy_dir_files() local 701 dd = opendir(dstname); in copy_dir_files() 702 if (dd == nullptr) { in copy_dir_files() 709 int ddfd = dirfd(dd); in copy_dir_files() 715 closedir(dd); in copy_dir_files()
|
/frameworks/base/tools/obbtool/ |
D | mkobb.sh | 36 DDBIN=`which dd`
|
/frameworks/base/tests/LegacyRestoreTest/ |
D | kk-fixed-encrypted-settings-abcd.ab | 21 �K�)�dd����z �P�ОH�fv�|%��Ц>�̭�3��qC�(P�3R*RF���}+*c�l���ދ1fX�3j�Np�0�D�����(k��)^\�E����…
|
/frameworks/compile/slang/tests/F_reflection3264_foreach_mismatch/ |
D | reflection3264_foreach_mismatch.rscript | 22 size_t RS_KERNEL dd() { return 0; }
|
D | stderr.txt.expect | 2 reflection3264_foreach_mismatch.rscript:22:18: error: foreach kernel 'dd' has output type 'uint' fo…
|
/frameworks/base/services/tests/servicestests/assets/KeyStoreRecoveryControllerTest/pem/ |
D | valid-cert.pem | 196 bc:d6:ae:8b:83:ad:9a:5a:36:dd:17:a5:1e:e8:05:57:72:1f: 204 3b:d1:16:78:a5:a8:b4:ec:bc:c9:c4:d1:d8:86:fa:44:dd
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 56601 field public static final java.lang.String PATTERN_RFC1036 = "EEEE, dd-MMM-yy HH:mm:ss zzz"; 56602 field public static final java.lang.String PATTERN_RFC1123 = "EEE, dd MMM yyyy HH:mm:ss zzz"; 56622 field protected static final java.lang.String EXPIRES_PATTERN = "EEE, dd-MMM-yyyy HH:mm:ss z"; 57428 field public static final java.lang.String PATTERN_RFC1123 = "EEE, dd MMM yyyy HH:mm:ss zzz";
|