/external/icu/icu4c/source/test/intltest/ |
D | msfmrgts.cpp | 592 FieldPosition bogus(FieldPosition::DONT_CARE); in Test4106661() local 596 … logln("Format with -INF : " + fmt->format(Formattable(-uprv_getInfinity()), str, bogus, status)); in Test4106661() 599 logln("Format with -1.0 : " + fmt->format(Formattable(-1.0), str, bogus, status)); in Test4106661() 602 logln("Format with -1.0 : " + fmt->format(Formattable(-1.0), str, bogus, status)); in Test4106661() 605 logln("Format with 0 : " + fmt->format(Formattable((int32_t)0), str, bogus, status)); in Test4106661() 608 logln("Format with 0.9 : " + fmt->format(Formattable(0.9), str, bogus, status)); in Test4106661() 611 logln("Format with 1.0 : " + fmt->format(Formattable(1.0), str, bogus, status)); in Test4106661() 614 logln("Format with 1.5 : " + fmt->format(Formattable(1.5), str, bogus, status)); in Test4106661() 617 logln("Format with 2 : " + fmt->format(Formattable((int32_t)2), str, bogus, status)); in Test4106661() 620 logln("Format with 2.1 : " + fmt->format(Formattable(2.1), str, bogus, status)); in Test4106661() [all …]
|
/external/valgrind/helgrind/tests/ |
D | tc09_bad_unlock.c | 19 int bogus[100], i; in nearly_main() local 21 for (i = 0; i < 100; i++) bogus[i] = 0xFFFFFFFF; in nearly_main() 41 pthread_mutex_unlock( (pthread_mutex_t*) &bogus[50] ); /* ERROR */ in nearly_main()
|
/external/clang/test/SemaObjC/ |
D | method-bad-param.m | 33 enum bogus; // expected-note {{forward declaration of 'enum bogus'}} 37 - (void)crashMe:(enum bogus)p; argument 41 - (void)crashMe:(enum bogus)p { // expected-error {{variable has incomplete type 'enum bogus'}} argument
|
/external/jpeg/ |
D | rdswitch.c | 205 goto bogus; in read_scan_script() 212 goto bogus; in read_scan_script() 215 goto bogus; in read_scan_script() 218 goto bogus; in read_scan_script() 221 goto bogus; in read_scan_script() 231 bogus: in read_scan_script()
|
/external/llvm/test/CodeGen/AArch64/ |
D | legalize-bug-bogus-cpu.ll | 1 ; RUN: llc -march=aarch64 -mcpu=bogus -o - %s 3 ; Fix the bug in PR20557. Set mcpu to a bogus name, llc will crash in type
|
/external/clang/test/SemaTemplate/ |
D | metafun-apply.cpp | 17 struct bogus { struct 37 …apply1<bogus, int>::type t2; // expected-note{{in instantiation of template class 'apply1<bogus, i… in test() argument
|
/external/bison/tests/ |
D | skeletons.at | 149 [[b4_percent_define_default([[foo]], [[bogus value]]) 218 [[b4_complain_at(b4_percent_define_get_loc([[bogus]]), [[bad value]]) 228 [[input3.y: fatal error: b4_percent_define_get_loc: undefined %define variable 'bogus' 232 [[b4_warn_at(b4_percent_define_get_syncline([[bogus]]), [[bad value]]) 242 [[input4.y: fatal error: b4_percent_define_get_syncline: undefined %define variable 'bogus'
|
/external/chromium-trace/trace-viewer/tracing/third_party/vinn/third_party/parse5/test/data/tokenization/ |
D | domjs.test | 4 "description":"CR in bogus comment state", 9 "description":"CRLF in bogus comment state",
|
D | escapeFlag.test | 15 {"description":"End tag surrounded by bogus comment in RCDATA or RAWTEXT",
|
/external/e2fsprogs/tests/f_invalid_bad_inode/ |
D | name | 1 check for bogus bad inode
|
/external/clang/test/Sema/ |
D | pragma-section.c | 41 #pragma section(".my_seg", bogus) // expected-warning {{unknown action 'bogus' for '#pragma section…
|
D | init.c | 91 .b = bogus // expected-error {{use of undeclared identifier 'bogus'}}
|
/external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/ |
D | p5.cpp | 39 bogus_override_if_virtual<decltype(l)> bogus; in test_quals() local
|
/external/clang/test/Parser/ |
D | placeholder-recovery.m | 5 // bogus 'archaic' warnings with bad location info.
|
/external/llvm/test/Transforms/LoopSimplify/ |
D | unreachable-loop-pred.ll | 6 ; bogus loop entry.
|
/external/clang/test/Analysis/ |
D | uninit-vals.m | 18 int* bogus; 24 bogus = 0; 26 if (bogus) // no-warning
|
/external/google-breakpad/src/client/mac/testapp/ |
D | Controller.m | 168 // first a series of bogus values 177 // Look for a bogus one that we didn't try to set 183 // Look for a bogus one we did try to set
|
/external/valgrind/ |
D | darwin9.supp | 214 # keymgr seems to deliberately do some bogus actions, and if they are bogus, 233 __keymgr_initializer bogus unlock
|
/external/llvm/test/CodeGen/X86/ |
D | negative-stride-fptosi-user.ll | 4 ; variable which stepped by a bogus ((double)UINT32_C(-1)). It's theoretically
|
/external/llvm/test/CodeGen/Generic/ |
D | fwdtwice.ll | 11 ;; This produces the bogus output instruction:
|
/external/apache-harmony/luni/src/test/resources/org/apache/harmony/luni/tests/ |
D | test.rtf | 18 /* A bogus RTF file used to see if we can detect
|
D | test.doc | 18 /* A bogus doc file used to see if we can detect
|
/external/clang/test/SemaCXX/ |
D | class.cpp | 130 bogus<foo<T1,T2> > // expected-error {{unknown template name 'bogus'}}
|
/external/tagsoup/ |
D | CHANGES | 84 Change bogus chars in publicids to spaces 137 Fixed EOF-pushback bug that was generating bogus 񥔵 references 155 Remove bogus double param in tssl.xslt 248 Improved implementation of CDATA restart after bogus end-tag. 277 No longer inserts bogus ; after unknown entity reference without ;.
|
/external/icu/icu4c/source/i18n/ |
D | rbnf.cpp | 1031 UnicodeString bogus; in getRuleSetDisplayName() local 1032 bogus.setToBogus(); in getRuleSetDisplayName() 1033 return bogus; in getRuleSetDisplayName() 1043 UnicodeString bogus; in getRuleSetDisplayName() local 1044 bogus.setToBogus(); in getRuleSetDisplayName() 1045 return bogus; in getRuleSetDisplayName()
|