/external/wpa_supplicant_8/src/eap_common/ |
D | eap_sim_common.c | 500 const u8 *pos = start, *apos; in eap_sim_parse_attr() local 527 apos = pos + 2; in eap_sim_parse_attr() 530 apos, alen); in eap_sim_parse_attr() 535 apos += 2; in eap_sim_parse_attr() 544 attr->rand = apos; in eap_sim_parse_attr() 554 apos += 2; in eap_sim_parse_attr() 562 attr->autn = apos; in eap_sim_parse_attr() 572 if (apos[i] != 0) { in eap_sim_parse_attr() 578 apos + 2, alen - 2); in eap_sim_parse_attr() 590 attr->nonce_mt = apos + 2; in eap_sim_parse_attr() [all …]
|
/external/qemu/android/skin/ |
D | composer.c | 284 skin_plate_redraw( SkinPlate* plate, SkinRegion* updated, SkinRegion* drawn, SkinPos* apos, Ski… in skin_plate_redraw() argument 297 apos->x += pos.x; in skin_plate_redraw() 298 apos->y += pos.y; in skin_plate_redraw() 307 plate->surface.draw( plate->surface.user, r, apos, viewport, 1 ); in skin_plate_redraw() 316 plate->surface.draw( plate->surface.user, r, apos, viewport, 0); in skin_plate_redraw() 327 pos.x = apos->x + plate->any.pos.x; in skin_plate_redraw() 328 pos.y = apos->y + plate->any.pos.y; in skin_plate_redraw() 337 apos->x -= pos.x; in skin_plate_redraw() 338 apos->y -= pos.y; in skin_plate_redraw() 389 SkinPos apos; in skin_viewport_redraw() local [all …]
|
D | composer.h | 40 typedef void (*SkinPlateDrawFunc)( void* user, SkinRegion* region, SkinPos* apos, SkinViewport* …
|
/external/clang/test/Analysis/ |
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> 233 // CHECK-NEXT: <string>Null pointer value stored to 'p'</string> 235 // CHECK-NEXT: <string>Null pointer value stored to 'p'</string> 296 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable 'p')</strin… 298 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable 'p')</strin… 301 …>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> 324 // CHECK-NEXT: <string>Value assigned to 'self'</string> 326 // CHECK-NEXT: <string>Value assigned to 'self'</string> 421 // 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> 441 // CHECK-NEXT: <string>Call to function 'CFDateCreate' returns a Core Foundation obj… 443 // CHECK-NEXT: <string>Call to function 'CFDateCreate' returns a Core Foundation obj… 523 // CHECK-NEXT: <string>Object leaked: object allocated and stored into 'date' is not… 525 // CHECK-NEXT: <string>Object leaked: object allocated and stored into 'date' is not… 528 … <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> 370 // CHECK-NEXT: <string>Null pointer value stored to 'p'</string> 372 // CHECK-NEXT: <string>Null pointer value stored to 'p'</string> 433 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable 'p')</strin… 435 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable 'p')</strin… 438 …>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> 283 // CHECK-NEXT: <string>Call to function 'CFCreateSomething' returns a Core Foundatio… 285 // CHECK-NEXT: <string>Call to function 'CFCreateSomething' returns a Core Foundatio… 433 …/ CHECK-NEXT: <string>In GC mode a call to 'CFMakeCollectable' decrements an object… 435 …/ CHECK-NEXT: <string>In GC mode a call to 'CFMakeCollectable' decrements an object… 508 …/ CHECK-NEXT: <string>In GC mode a call to 'NSMakeCollectable' decrements an object… [all …]
|
D | retain-release.m | 2220 // CHECK-NEXT: <string>Call to function 'CFDateCreate' returns a Core Foundation obj… 2222 // CHECK-NEXT: <string>Call to function 'CFDateCreate' returns a Core Foundation obj… 2622 // CHECK-NEXT: <string>Call to function 'CFDateCreate' returns a Core Foundation obj… 2624 // CHECK-NEXT: <string>Call to function 'CFDateCreate' returns a Core Foundation obj… 3024 // CHECK-NEXT: <string>Call to function 'CFDateCreate' returns a Core Foundation obj… 3026 // CHECK-NEXT: <string>Call to function 'CFDateCreate' returns a Core Foundation obj… 3121 // CHECK-NEXT: <string>Assuming 'x' is 0</string> 3123 // CHECK-NEXT: <string>Assuming 'x' is 0</string> 3218 // CHECK-NEXT: <string>Object leaked: object allocated and stored into 'date' is not… 3220 // CHECK-NEXT: <string>Object leaked: object allocated and stored into 'date' is not… [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> 800 // CHECK-NEXT: <string>Null pointer value stored to 'p'</string> 802 // CHECK-NEXT: <string>Null pointer value stored to 'p'</string> 897 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable 'p')</strin… 899 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable 'p')</strin… 902 …>description</key><string>Dereference of null pointer (loaded from variable 'p')</string> [all …]
|
D | retain-release-path-notes.m | 394 // CHECK-NEXT: <string>Object leaked: object allocated and stored into 'leaked' is n… 396 // CHECK-NEXT: <string>Object leaked: object allocated and stored into 'leaked' is n… 399 … <key>description</key><string>Potential leak of an object stored into 'leaked'</string> 474 // CHECK-NEXT: <string>Call to function 'CFCreateSomething' returns a Core Foundatio… 476 // CHECK-NEXT: <string>Call to function 'CFCreateSomething' returns a Core Foundatio… 537 // CHECK-NEXT: <string>Object leaked: object allocated and stored into 'leaked' is n… 539 // CHECK-NEXT: <string>Object leaked: object allocated and stored into 'leaked' is n… 542 … <key>description</key><string>Potential leak of an object stored into 'leaked'</string> 905 // CHECK-NEXT: <string>Object leaked: object allocated and stored into 'leaked' is n… 907 // CHECK-NEXT: <string>Object leaked: object allocated and stored into 'leaked' is n… [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/clang/test/ARCMT/ |
D | migrate-plist-output.m | 23 // CHECK: <key>description</key><string>ARC forbids explicit message send of 'release'…
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | nfsubs.cpp | 1232 NumeratorSubstitution::doSubstitution(double number, UnicodeString& toInsertInto, int32_t apos) con… in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 1245 toInsertInto.insert(apos + getPos(), gSpace); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 1246 aruleSet->format((int64_t)0, toInsertInto, apos + getPos()); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 1248 apos += toInsertInto.length() - len; in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 1254 aruleSet->format(longNF, toInsertInto, apos + getPos()); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 1261 aruleSet->format(numberToFormat, toInsertInto, apos + getPos()); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 1266 toInsertInto.insert(apos + getPos(), temp); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
|
/external/icu/icu4c/source/i18n/ |
D | nfsubs.cpp | 1232 NumeratorSubstitution::doSubstitution(double number, UnicodeString& toInsertInto, int32_t apos) con… in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 1245 toInsertInto.insert(apos + getPos(), gSpace); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 1246 aruleSet->format((int64_t)0, toInsertInto, apos + getPos()); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 1248 apos += toInsertInto.length() - len; in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 1254 aruleSet->format(longNF, toInsertInto, apos + getPos()); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 1261 aruleSet->format(numberToFormat, toInsertInto, apos + getPos()); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 1266 toInsertInto.insert(apos + getPos(), temp); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
|
/external/clang/include/clang/AST/ |
D | CommentHTMLNamedCharacterReferences.td | 29 def : NCR<"apos", 0x00027>;
|
/external/clang/test/Index/ |
D | headerfile-comment-to-html.m | 42 …Para> This is Sensor on the Device. Its purpose is not to Sense Device's heat.</Para></Abs…
|
/external/chromium_org/third_party/mozilla/ |
D | NSString+Utils.mm | 196 [dirtyStringMutant replaceOccurrencesOfString:@"'"
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | numfmtst.cpp | 2602 int32_t apos = 0, awidth = 0; in expectPad() local 2607 apos = fmt.getPadPosition(); in expectPad() 2611 apos = -1; in expectPad() 2615 if (apos == pos && awidth == width && apadStr == pad) { in expectPad() 2620 logln(UnicodeString("Ok \"") + pat + "\" pos=" + apos + infoStr); in expectPad() 2622 errln(UnicodeString("FAIL \"") + pat + "\" pos=" + apos + in expectPad()
|
/external/icu/icu4c/source/test/intltest/ |
D | numfmtst.cpp | 2625 int32_t apos = 0, awidth = 0; in expectPad() local 2630 apos = fmt.getPadPosition(); in expectPad() 2634 apos = -1; in expectPad() 2638 if (apos == pos && awidth == width && apadStr == pad) { in expectPad() 2643 logln(UnicodeString("Ok \"") + pat + "\" pos=" + apos + infoStr); in expectPad() 2645 errln(UnicodeString("FAIL \"") + pat + "\" pos=" + apos + in expectPad()
|
/external/tinyxml/ |
D | readme.txt | 191 ' '
|
/external/chromium_org/third_party/WebKit/Source/core/html/parser/ |
D | HTMLEntityNames.in | 668 "apos;","U+00027"
|
/external/chromium_org/third_party/blanketjs/src/ |
D | blanket.js | 4653 .replace(/\'/g, "'");
|
/external/chromium_org/third_party/libxml/src/ |
D | ChangeLog | 19058 * entities.c: do not dump ' for HTML output
|