/external/clang/test/SemaObjC/ |
D | format-strings-utf8.m | 15 // CHECK: <string>invalid conversion specifier '\u25b9'</string> 16 // CHECK: <string>invalid conversion specifier '\u25b9'</string> 17 // CHECK: <string>invalid conversion specifier '\U00010348'</string> 18 // CHECK: <string>invalid conversion specifier '\U00010348'</string> 19 // CHECK: <string>invalid conversion specifier '\xe2'</string> 20 // CHECK: <string>invalid conversion specifier '\u25b9'</string> 21 // CHECK: <string>invalid conversion specifier '\u25b9'</string> 22 // CHECK: <string>invalid conversion specifier '\U00010348'</string> 23 // CHECK: <string>invalid conversion specifier '\U00010348'</string> 24 // CHECK: <string>invalid conversion specifier '\xe2'</string> [all …]
|
/external/clang/test/Analysis/ |
D | generics.m | 376 …>Type 'NSArray<NSString *> *' is inferred from implicit cast (from 'NSArray&l… 378 …>Type 'NSArray<NSString *> *' is inferred from implicit cast (from 'NSArray&l… 473 …ersion from value of type 'NSArray<NSString *> *' to incompatible type 'NSArr… 475 …ersion from value of type 'NSArray<NSString *> *' to incompatible type 'NSArr… 478 …ersion from value of type 'NSArray<NSString *> *' to incompatible type 'NSArr… 522 …>Type 'NSArray<NSString *> *' is inferred from implicit cast (from 'NSArray&l… 524 …>Type 'NSArray<NSString *> *' is inferred from implicit cast (from 'NSArray&l… 585 … <string>Conversion from value of type 'NSNumber *' to incompatible type 'NSStr… 587 … <string>Conversion from value of type 'NSNumber *' to incompatible type 'NSStr… 590 …/key><string>Conversion from value of type 'NSNumber *' to incompatible type 'NSStr… [all …]
|
D | plist-output-alternate.m | 90 // CHECK-NEXT: <string>'p' initialized to a null pointer value</string> 92 // CHECK-NEXT: <string>'p' initialized to a null pointer value</string> 153 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable 'p')</strin… 155 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable 'p')</strin… 158 …>description</key><string>Dereference of null pointer (loaded from variable 'p')</string> 236 // CHECK-NEXT: <string>Null pointer value stored to 'p'</string> 238 // CHECK-NEXT: <string>Null pointer value stored to 'p'</string> 299 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable 'p')</strin… 301 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable 'p')</strin… 304 …>description</key><string>Dereference of null pointer (loaded from variable 'p')</string> [all …]
|
D | null-deref-path-notes.m | 118 // CHECK-NEXT: <string>Assuming 'obj' is nil</string> 120 // CHECK-NEXT: <string>Assuming 'obj' is nil</string> 181 // CHECK-NEXT: <string>'x' initialized to a null pointer value</string> 183 // CHECK-NEXT: <string>'x' initialized to a null pointer value</string> 278 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable 'x')</strin… 280 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable 'x')</strin… 283 …>description</key><string>Dereference of null pointer (loaded from variable 'x')</string> 327 // CHECK-NEXT: <string>Value assigned to 'self'</string> 329 // CHECK-NEXT: <string>Value assigned to 'self'</string> 424 // CHECK-NEXT: <string>Assuming 'self' is nil</string> [all …]
|
D | objc-arc.m | 264 // CHECK-NEXT: <string>'p' initialized to a null pointer value</string> 266 // CHECK-NEXT: <string>'p' initialized to a null pointer value</string> 361 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable 'p')</strin… 363 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable 'p')</strin… 366 …>description</key><string>Dereference of null pointer (loaded from variable 'p')</string> 444 // CHECK-NEXT: <string>Call to function 'CFDateCreate' returns a Core Foundation obj… 446 // CHECK-NEXT: <string>Call to function 'CFDateCreate' returns a Core Foundation obj… 526 // CHECK-NEXT: <string>Object leaked: object allocated and stored into 'date' is not… 528 // CHECK-NEXT: <string>Object leaked: object allocated and stored into 'date' is not… 531 … <key>description</key><string>Potential leak of an object stored into 'date'</string> [all …]
|
D | plist-output.m | 227 // CHECK-NEXT: <string>'p' initialized to a null pointer value</string> 229 // CHECK-NEXT: <string>'p' initialized to a null pointer value</string> 290 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable 'p')</strin… 292 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable 'p')</strin… 295 …>description</key><string>Dereference of null pointer (loaded from variable 'p')</string> 373 // CHECK-NEXT: <string>Null pointer value stored to 'p'</string> 375 // CHECK-NEXT: <string>Null pointer value stored to 'p'</string> 436 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable 'p')</strin… 438 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable 'p')</strin… 441 …>description</key><string>Dereference of null pointer (loaded from variable 'p')</string> [all …]
|
D | retain-release-path-notes-gc.m | 140 // CHECK-NEXT: <string>Call to function 'CFCreateSomething' returns a Core Foundatio… 142 // CHECK-NEXT: <string>Call to function 'CFCreateSomething' returns a Core Foundatio… 203 // CHECK-NEXT: <string>Object leaked: object allocated and stored into 'leaked' is n… 205 // CHECK-NEXT: <string>Object leaked: object allocated and stored into 'leaked' is n… 208 …Potential leak (when using garbage collection) of an object stored into 'leaked'</string> 286 // CHECK-NEXT: <string>Call to function 'CFCreateSomething' returns a Core Foundatio… 288 // CHECK-NEXT: <string>Call to function 'CFCreateSomething' returns a Core Foundatio… 436 …/ CHECK-NEXT: <string>In GC mode a call to 'CFMakeCollectable' decrements an object… 438 …/ CHECK-NEXT: <string>In GC mode a call to 'CFMakeCollectable' decrements an object… 511 …/ CHECK-NEXT: <string>In GC mode a call to 'NSMakeCollectable' decrements an object… [all …]
|
D | retain-release.m | 2254 // CHECK-NEXT: <string>Call to function 'CFDateCreate' returns a Core Foundation obj… 2256 // CHECK-NEXT: <string>Call to function 'CFDateCreate' returns a Core Foundation obj… 2656 // CHECK-NEXT: <string>Call to function 'CFDateCreate' returns a Core Foundation obj… 2658 // CHECK-NEXT: <string>Call to function 'CFDateCreate' returns a Core Foundation obj… 3058 // CHECK-NEXT: <string>Call to function 'CFDateCreate' returns a Core Foundation obj… 3060 // CHECK-NEXT: <string>Call to function 'CFDateCreate' returns a Core Foundation obj… 3155 // CHECK-NEXT: <string>Assuming 'x' is 0</string> 3157 // CHECK-NEXT: <string>Assuming 'x' is 0</string> 3252 // CHECK-NEXT: <string>Object leaked: object allocated and stored into 'date' is not… 3254 // CHECK-NEXT: <string>Object leaked: object allocated and stored into 'date' is not… [all …]
|
D | objc-radar17039661.m | 126 // CHECK: <string>Calling 'performAction'</string> 128 // CHECK: <string>Calling 'performAction'</string> 140 // CHECK: <string>Entered call from 'runTest'</string> 142 // CHECK: <string>Entered call from 'runTest'</string> 237 // CHECK: <string>Calling 'reallyPerformAction'</string> 239 // CHECK: <string>Calling 'reallyPerformAction'</string> 251 // CHECK: <string>Entered call from 'performAction'</string> 253 // CHECK: <string>Entered call from 'performAction'</string> 328 // CHECK: <string>Entered call from 'reallyPerformAction'</string> 330 // CHECK: <string>Entered call from 'reallyPerformAction'</string> [all …]
|
D | edges-new.mm | 623 // CHECK-NEXT: <string>'p' initialized to a null pointer value</string> 625 // CHECK-NEXT: <string>'p' initialized to a null pointer value</string> 720 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable 'p')</strin… 722 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable 'p')</strin… 725 …>description</key><string>Dereference of null pointer (loaded from variable 'p')</string> 803 // CHECK-NEXT: <string>Null pointer value stored to 'p'</string> 805 // CHECK-NEXT: <string>Null pointer value stored to 'p'</string> 900 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable 'p')</strin… 902 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable 'p')</strin… 905 …>description</key><string>Dereference of null pointer (loaded from variable 'p')</string> [all …]
|
D | retain-release-path-notes.m | 459 // CHECK-NEXT: <string>Object leaked: object allocated and stored into 'leaked' is n… 461 // CHECK-NEXT: <string>Object leaked: object allocated and stored into 'leaked' is n… 464 … <key>description</key><string>Potential leak of an object stored into 'leaked'</string> 542 // CHECK-NEXT: <string>Call to function 'CFCreateSomething' returns a Core Foundatio… 544 // CHECK-NEXT: <string>Call to function 'CFCreateSomething' returns a Core Foundatio… 605 // CHECK-NEXT: <string>Object leaked: object allocated and stored into 'leaked' is n… 607 // CHECK-NEXT: <string>Object leaked: object allocated and stored into 'leaked' is n… 610 … <key>description</key><string>Potential leak of an object stored into 'leaked'</string> 976 // CHECK-NEXT: <string>Object leaked: object allocated and stored into 'leaked' is n… 978 // CHECK-NEXT: <string>Object leaked: object allocated and stored into 'leaked' is n… [all …]
|
D | bug_hash_test.m | 572 // CHECK-NEXT: <string>Entered call from 'testBlocks'</string> 574 // CHECK-NEXT: <string>Entered call from 'testBlocks'</string> 729 // CHECK-NEXT: <string>Entered call from 'testBlocks'</string> 731 // CHECK-NEXT: <string>Entered call from 'testBlocks'</string> 920 // CHECK-NEXT: <string>Entered call from 'testBlocks'</string> 922 // CHECK-NEXT: <string>Entered call from 'testBlocks'</string> 1077 // CHECK-NEXT: <string>Entered call from 'testBlocks'</string> 1079 // CHECK-NEXT: <string>Entered call from 'testBlocks'</string>
|
/external/wpa_supplicant_8/src/eap_common/ |
D | eap_sim_common.c | 498 const u8 *pos = start, *apos; in eap_sim_parse_attr() local 525 apos = pos + 2; in eap_sim_parse_attr() 528 apos, alen); in eap_sim_parse_attr() 533 apos += 2; in eap_sim_parse_attr() 542 attr->rand = apos; in eap_sim_parse_attr() 552 apos += 2; in eap_sim_parse_attr() 560 attr->autn = apos; in eap_sim_parse_attr() 570 if (apos[i] != 0) { in eap_sim_parse_attr() 576 apos + 2, alen - 2); in eap_sim_parse_attr() 588 attr->nonce_mt = apos + 2; in eap_sim_parse_attr() [all …]
|
/external/clang/test/Analysis/diagnostics/ |
D | undef-value-param.m | 141 // CHECK-NEXT: <string>Calling 'CreateRef'</string> 143 // CHECK-NEXT: <string>Calling 'CreateRef'</string> 155 // CHECK-NEXT: <string>Entered call from 'test'</string> 157 // CHECK-NEXT: <string>Entered call from 'test'</string> 286 // CHECK-NEXT: <string>Assuming 'err' is not equal to 0</string> 288 // CHECK-NEXT: <string>Assuming 'err' is not equal to 0</string> 383 // CHECK-NEXT: <string>nil object reference stored to 'ref'</string> 385 // CHECK-NEXT: <string>nil object reference stored to 'ref'</string> 446 // CHECK-NEXT: <string>nil object reference stored to 'storeRef'</string> 448 // CHECK-NEXT: <string>nil object reference stored to 'storeRef'</string> [all …]
|
/external/clang/test/Analysis/inlining/ |
D | path-notes.m | 241 // CHECK-NEXT: <string>Passing nil object reference via 1st parameter 'x'</string> 243 // CHECK-NEXT: <string>Passing nil object reference via 1st parameter 'x'</string> 304 // CHECK-NEXT: <string>Calling 'getZeroIfNil'</string> 306 // CHECK-NEXT: <string>Calling 'getZeroIfNil'</string> 318 // CHECK-NEXT: <string>Entered call from 'testReturnZeroIfNil'</string> 320 // CHECK-NEXT: <string>Entered call from 'testReturnZeroIfNil'</string> 415 // CHECK-NEXT: <string>'p' not called because the receiver is nil</string> 417 // CHECK-NEXT: <string>'p' not called because the receiver is nil</string> 507 // CHECK-NEXT: <string>Returning from 'getZeroIfNil'</string> 509 // CHECK-NEXT: <string>Returning from 'getZeroIfNil'</string> [all …]
|
/external/libxml2/result/ |
D | ent6.sax | 10 SAX.entityDecl(apos, 1, (null), (null), ') 11 SAX.getEntity(apos)
|
D | ent6.sax2 | 10 SAX.entityDecl(apos, 1, (null), (null), ') 11 SAX.getEntity(apos)
|
/external/libxml2/result/noent/ |
D | ent6.sax2 | 10 SAX.entityDecl(apos, 1, (null), (null), ') 11 SAX.getEntity(apos)
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | BigNumberFormatTest.java | 77 int apos = 0, awidth = 0; in expectPad() local 81 apos = fmt.getPadPosition(); in expectPad() 85 apos = -1; in expectPad() 89 if (apos == pos && awidth == width && apad == pad) { in expectPad() 90 logln("Ok \"" + pat + "\" pos=" + apos + in expectPad() 93 logln("FAIL \"" + pat + "\" pos=" + apos + in expectPad()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | BigNumberFormatTest.java | 74 int apos = 0, awidth = 0; in expectPad() local 78 apos = fmt.getPadPosition(); in expectPad() 82 apos = -1; in expectPad() 86 if (apos == pos && awidth == width && apad == pad) { in expectPad() 87 logln("Ok \"" + pat + "\" pos=" + apos + in expectPad() 90 logln("FAIL \"" + pat + "\" pos=" + apos + in expectPad()
|
/external/clang/test/ARCMT/ |
D | migrate-plist-output.m | 23 // CHECK: <key>description</key><string>ARC forbids explicit message send of 'release'…
|
/external/icu/icu4c/source/i18n/ |
D | nfsubs.cpp | 1219 NumeratorSubstitution::doSubstitution(double number, UnicodeString& toInsertInto, int32_t apos, int… in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 1232 toInsertInto.insert(apos + getPos(), gSpace); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 1233 aruleSet->format((int64_t)0, toInsertInto, apos + getPos(), recursionCount, status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 1235 apos += toInsertInto.length() - len; in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 1241 aruleSet->format(longNF, toInsertInto, apos + getPos(), recursionCount, status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 1248 aruleSet->format(numberToFormat, toInsertInto, apos + getPos(), recursionCount, status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 1252 toInsertInto.insert(apos + getPos(), temp); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
|
/external/libxml2/result/HTML/ |
D | utf8bug.html.sax | 449 …apos;SendNews.asp?PageID=341','myWin','toolbar=no,directories=no,location=no,s…
|
/external/libxml2/test/valid/dtds/ |
D | xhtml1.dcl | 136 "apos" 39
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/dsymutil/X86/ |
D | darwin-bundle.test | 33 TOOLCHAIN-NEXT: <string>toolchain&and'some<symbols</string>
|