Home
last modified time | relevance | path

Searched refs:dd (Results 1 – 23 of 23) sorted by relevance

/frameworks/compile/mclinker/unittests/
DSymbolCategoryTest.cpp58 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/
Dreflection3264_struct_mismatch.rscript22 int dd;
29 struct j dd;
Dstderr.txt.expect4 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/
Dstderr.txt.expect2 reflection3264_foreach_mismatch_extra64.rscript:12:16: error: foreach kernel 'dd' is only present f…
Dreflection3264_foreach_mismatch_extra64.rscript12 void RS_KERNEL dd(int in) { }
/frameworks/compile/slang/tests/F_reflection3264_reduce_extra64/
Dstderr.txt.expect2 reflection3264_reduce_extra64.rscript:11:12: error: reduction kernel 'dd' is only present for 64-bi…
Dreflection3264_reduce_extra64.rscript11 #pragma rs reduce(dd) accumulator(accum)
/frameworks/compile/slang/tests/F_reflection3264_reduce_extra32/
Dstderr.txt.expect2 error: in file 'reflection3264_reduce_extra32.rscript' reduction kernel 'dd' is only present for 32…
Dreflection3264_reduce_extra32.rscript11 #pragma rs reduce(dd) accumulator(accum)
/frameworks/compile/slang/tests/F_reflection3264_foreach_mismatch_extra32/
Dstderr.txt.expect2 error: in file 'reflection3264_foreach_mismatch_extra32.rscript' foreach kernel 'dd' is only presen…
Dreflection3264_foreach_mismatch_extra32.rscript12 void RS_KERNEL dd(int in) { }
/frameworks/compile/slang/tests/F_reflection3264_foreach_mismatch_name32/
Dreflection3264_foreach_mismatch_name32.rscript4 // There are multiple name mismatches (cc*, dd*) but only the first is
/frameworks/compile/slang/tests/F_reflection3264_foreach_mismatch_name64/
Dreflection3264_foreach_mismatch_name64.rscript4 // There are multiple name mismatches (cc*, dd*) but only the first is
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Ddct_inline.h355 register int32 dd = (int32)k3; in sum_abs() local
382 "r"(dd), in sum_abs()
/frameworks/compile/slang/tests/F_reflection3264_reduce_mismatch/
Dstderr.txt.expect4 reflection3264_reduce_mismatch.rscript:43:12: error: reduction kernel 'dd' has 2 inputs for 32-bit …
Dreflection3264_reduce_mismatch.rscript43 #pragma rs reduce(dd) accumulator(ddAccum) combiner(ddComb)
/frameworks/native/cmds/installd/
Dutils.cpp692 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/
Dmkobb.sh36 DDBIN=`which dd`
/frameworks/base/tests/LegacyRestoreTest/
Dkk-fixed-encrypted-settings-abcd.ab21 �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/
Dreflection3264_foreach_mismatch.rscript22 size_t RS_KERNEL dd() { return 0; }
Dstderr.txt.expect2 reflection3264_foreach_mismatch.rscript:22:18: error: foreach kernel 'dd' has output type 'uint' fo…
/frameworks/base/services/tests/servicestests/assets/KeyStoreRecoveryControllerTest/pem/
Dvalid-cert.pem196 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/
Dandroid-22.txt56601 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";