/external/clang/test/SemaCXX/ |
D | member-pointer.cpp | 191 void mixed(); 192 static void mixed(int); 202 bind(&mixed); // expected-error {{no matching function for call}} in test() 203 bind(&A::mixed); // expected-error {{no matching function for call}} in test() 215 bindmem(&mixed); // expected-error {{no matching function for call}} in test() 216 bindmem(&A::mixed); in test() 228 bindfn(&mixed); // expected-error {{no matching function for call}} in test() 229 bindfn(&A::mixed); // expected-error {{no matching function for call}} in test() 241 void mixed(); 242 static void mixed(int); [all …]
|
/external/icu4c/test/cintltst/ |
D | cstrcase.c | 423 …mixed[]= { 0x61, 0x42, 0x130, 0x49, 0x131, 0x3d0, 0xdf, 0xfb03, … in TestCaseFolding() local 461 mixed, sizeof(mixed)/U_SIZEOF_UCHAR, in TestCaseFolding() 480 mixed, sizeof(mixed)/U_SIZEOF_UCHAR, in TestCaseFolding() 496 uprv_memcpy(buffer, mixed, sizeof(mixed)); in TestCaseFolding() 497 buffer[sizeof(mixed)/U_SIZEOF_UCHAR]=0; in TestCaseFolding() 516 uprv_memcpy(buffer, mixed, sizeof(mixed)); in TestCaseFolding() 519 buffer, sizeof(mixed)/U_SIZEOF_UCHAR, in TestCaseFolding() 538 mixed, sizeof(mixed)/U_SIZEOF_UCHAR, in TestCaseFolding() 554 mixed, sizeof(mixed)/U_SIZEOF_UCHAR, in TestCaseFolding() 568 mixed, sizeof(mixed)/U_SIZEOF_UCHAR, in TestCaseFolding() [all …]
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | cstrcase.c | 423 …mixed[]= { 0x61, 0x42, 0x130, 0x49, 0x131, 0x3d0, 0xdf, 0xfb03, … in TestCaseFolding() local 461 mixed, sizeof(mixed)/U_SIZEOF_UCHAR, in TestCaseFolding() 480 mixed, sizeof(mixed)/U_SIZEOF_UCHAR, in TestCaseFolding() 496 uprv_memcpy(buffer, mixed, sizeof(mixed)); in TestCaseFolding() 497 buffer[sizeof(mixed)/U_SIZEOF_UCHAR]=0; in TestCaseFolding() 516 uprv_memcpy(buffer, mixed, sizeof(mixed)); in TestCaseFolding() 519 buffer, sizeof(mixed)/U_SIZEOF_UCHAR, in TestCaseFolding() 538 mixed, sizeof(mixed)/U_SIZEOF_UCHAR, in TestCaseFolding() 554 mixed, sizeof(mixed)/U_SIZEOF_UCHAR, in TestCaseFolding() 568 mixed, sizeof(mixed)/U_SIZEOF_UCHAR, in TestCaseFolding() [all …]
|
/external/chromium_org/base/i18n/ |
D | case_conversion_unittest.cc | 14 string16 mixed(ASCIIToUTF16("Text with UPPer & lowER casE.")); in TEST() local 18 string16 result = base::i18n::ToLower(mixed); in TEST() 21 result = base::i18n::ToUpper(mixed); in TEST()
|
/external/chromium_org/ppapi/tests/ |
D | test_browser_font.cc | 67 std::string mixed("AB\xd7\x94\xd7\x97ZZ"); in TestMeasureRTL() local 69 pp::BrowserFontTextRun run(mixed); in TestMeasureRTL() 90 pp::BrowserFontTextRun forced_run(mixed, false, true); in TestMeasureRTL() 127 std::string mixed("AB\xd7\x94\xd7\x97ZZ"); in TestCharPosRTL() local 129 pp::BrowserFontTextRun run(mixed); in TestCharPosRTL() 134 int pixel_width = font.MeasureText(pp::BrowserFontTextRun(mixed)); in TestCharPosRTL() 149 pp::BrowserFontTextRun forced_run(mixed, false, true); in TestCharPosRTL()
|
/external/clang/test/CodeGen/ |
D | sparcv9-abi.c | 72 struct mixed { struct 78 struct mixed f_mixed(struct mixed x) { in f_mixed()
|
/external/smali/ |
D | gradlew | 115 APP_HOME=`cygpath --path --mixed "$APP_HOME"` 116 CLASSPATH=`cygpath --path --mixed "$CLASSPATH"` 137 eval `echo args$i`=`cygpath --path --ignore --mixed "$arg"`
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | utxttest.cpp | 1033 mixed = UTEXT_INITIALIZER, in ComparisonTest() local 1038 utext_openUChars(&mixed, _mixed, -1, &status); in ComparisonTest() 1048 UTEXT_SETNATIVEINDEX(&mixed, 0); in ComparisonTest() 1050 result = utext_caseCompare(&mixed, -1, &otherDefault, -1, U_FOLD_CASE_DEFAULT, &status); in ComparisonTest() 1054 UTEXT_SETNATIVEINDEX(&mixed, 0); in ComparisonTest() 1056 …result = utext_caseCompareNativeLimit(&mixed, -1, &otherDefault, -1, U_FOLD_CASE_DEFAULT, &status); in ComparisonTest() 1062 UTEXT_SETNATIVEINDEX(&mixed, 0); in ComparisonTest() 1064 …result = utext_caseCompare(&mixed, -1, &otherExcludeSpecialI, -1, U_FOLD_CASE_EXCLUDE_SPECIAL_I, &… in ComparisonTest() 1068 UTEXT_SETNATIVEINDEX(&mixed, 0); in ComparisonTest() 1070 …result = utext_caseCompareNativeLimit(&mixed, -1, &otherExcludeSpecialI, -1, U_FOLD_CASE_EXCLUDE_S… in ComparisonTest() [all …]
|
/external/llvm/test/CodeGen/Mips/ |
D | mips16_32_1.ll | 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic -O3 < %s -mips-mixed-16-32 | FileChec… 2 ; RUN: llc -march=mipsel -mcpu=mips32 -relocation-model=pic -O3 < %s -mips-mixed-16-32 | FileChec…
|
D | mips16_32_4.ll | 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=static -O3 < %s -mips-mixed-16-32 | FileC… 2 ; RUN: llc -march=mipsel -mcpu=mips32 -relocation-model=static -O3 < %s -mips-mixed-16-32 | FileC…
|
D | mips16_32_7.ll | 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=static -O3 < %s -mips-mixed-16-32 | FileC… 2 ; RUN: llc -march=mipsel -mcpu=mips32 -relocation-model=static -O3 < %s -mips-mixed-16-32 | FileC…
|
D | mips16_32_3.ll | 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=static -O3 < %s -mips-mixed-16-32 | FileC… 2 ; RUN: llc -march=mipsel -mcpu=mips32 -relocation-model=static -O3 < %s -mips-mixed-16-32 | FileC…
|
D | mips16_32_5.ll | 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=static -O3 < %s -mips-mixed-16-32 | FileC… 2 ; RUN: llc -march=mipsel -mcpu=mips32 -relocation-model=static -O3 < %s -mips-mixed-16-32 | FileC…
|
D | mips16_32_6.ll | 1 ; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=static -O3 < %s -mips-mixed-16-32 | FileC… 2 ; RUN: llc -march=mipsel -mcpu=mips32 -relocation-model=static -O3 < %s -mips-mixed-16-32 | FileC…
|
/external/chromium_org/third_party/zlib/ |
D | README.chromium | 20 A more significant change to support mixed-source data compression. See 21 crbug.com/139744 and mixed-source.patch.
|
/external/valgrind/main/none/tests/s390x/ |
D | cu41.c | 55 uint32_t mixed[] = { variable 204 run_test(buff, sizeof buff, mixed, sizeof mixed); in main()
|
D | cu42.c | 43 uint32_t mixed[] = { variable 189 run_test(buff, sizeof buff, mixed, sizeof mixed); in main()
|
D | cu21_1.c | 54 uint16_t mixed[] = { variable 209 run_test(buff, sizeof buff, mixed, sizeof mixed); in main()
|
D | cu21.c | 54 uint16_t mixed[] = { variable 209 run_test(buff, sizeof buff, mixed, sizeof mixed); in main()
|
/external/chromium_org/content/test/data/accessibility/ |
D | aria-pressed-expected-mac.txt | 5 AXButton AXTitle='Toggle button mixed'
|
D | aria-pressed-expected-android.txt | 5 android.widget.ToggleButton checkable clickable focusable name='Toggle button mixed'
|
/external/qemu/audio/ |
D | dsoundaudio.c | 83 DWORD mixed; member 619 ds->mixed = 0; in dsound_run_out() 688 ds->mixed += decr << hwshift; in dsound_run_out() 692 ds->mixed, in dsound_run_out() 693 ds->mixed - ds->played, in dsound_run_out() 694 abs (ds->mixed - ds->played) / (double) hw->info.bytes_per_second); in dsound_run_out()
|
/external/clang/test/CodeGenObjC/ |
D | next-objc-dispatch.m | 14 // RUN: -fobjc-dispatch-method=mixed | \ 24 // (2) non-fragile ABI, mixed dispatch
|
D | objc2-legacy-dispatch.m | 1 // RUN: %clang_cc1 -fobjc-dispatch-method=mixed -triple i386-apple-darwin10 -emit-llvm -o - %s | Fi…
|
/external/clang/test/Driver/ |
D | rewrite-objc.m | 6 …mstackrealign" "-fblocks" "-fobjc-runtime=macosx" "-fobjc-dispatch-method=mixed" "-fobjc-default-s…
|