Home
last modified time | relevance | path

Searched refs:apos (Results 1 – 25 of 25) sorted by relevance

/external/wpa_supplicant_8/src/eap_common/
Deap_sim_common.c500 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/
Dcomposer.c284 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 …]
Dcomposer.h40 typedef void (*SkinPlateDrawFunc)( void* user, SkinRegion* region, SkinPos* apos, SkinViewport* …
/external/clang/test/Analysis/
Dplist-output-alternate.m90 // CHECK-NEXT: <string>&apos;p&apos; initialized to a null pointer value</string>
92 // CHECK-NEXT: <string>&apos;p&apos; initialized to a null pointer value</string>
153 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable &apos;p&apos;)</strin…
155 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable &apos;p&apos;)</strin…
158 …>description</key><string>Dereference of null pointer (loaded from variable &apos;p&apos;)</string>
233 // CHECK-NEXT: <string>Null pointer value stored to &apos;p&apos;</string>
235 // CHECK-NEXT: <string>Null pointer value stored to &apos;p&apos;</string>
296 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable &apos;p&apos;)</strin…
298 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable &apos;p&apos;)</strin…
301 …>description</key><string>Dereference of null pointer (loaded from variable &apos;p&apos;)</string>
[all …]
Dnull-deref-path-notes.m118 // CHECK-NEXT: <string>Assuming &apos;obj&apos; is nil</string>
120 // CHECK-NEXT: <string>Assuming &apos;obj&apos; is nil</string>
181 // CHECK-NEXT: <string>&apos;x&apos; initialized to a null pointer value</string>
183 // CHECK-NEXT: <string>&apos;x&apos; initialized to a null pointer value</string>
278 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable &apos;x&apos;)</strin…
280 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable &apos;x&apos;)</strin…
283 …>description</key><string>Dereference of null pointer (loaded from variable &apos;x&apos;)</string>
324 // CHECK-NEXT: <string>Value assigned to &apos;self&apos;</string>
326 // CHECK-NEXT: <string>Value assigned to &apos;self&apos;</string>
421 // CHECK-NEXT: <string>Assuming &apos;self&apos; is nil</string>
[all …]
Dobjc-arc.m264 // CHECK-NEXT: <string>&apos;p&apos; initialized to a null pointer value</string>
266 // CHECK-NEXT: <string>&apos;p&apos; initialized to a null pointer value</string>
361 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable &apos;p&apos;)</strin…
363 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable &apos;p&apos;)</strin…
366 …>description</key><string>Dereference of null pointer (loaded from variable &apos;p&apos;)</string>
441 // CHECK-NEXT: <string>Call to function &apos;CFDateCreate&apos; returns a Core Foundation obj…
443 // CHECK-NEXT: <string>Call to function &apos;CFDateCreate&apos; returns a Core Foundation obj…
523 // CHECK-NEXT: <string>Object leaked: object allocated and stored into &apos;date&apos; is not…
525 // CHECK-NEXT: <string>Object leaked: object allocated and stored into &apos;date&apos; is not…
528 … <key>description</key><string>Potential leak of an object stored into &apos;date&apos;</string>
[all …]
Dplist-output.m227 // CHECK-NEXT: <string>&apos;p&apos; initialized to a null pointer value</string>
229 // CHECK-NEXT: <string>&apos;p&apos; initialized to a null pointer value</string>
290 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable &apos;p&apos;)</strin…
292 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable &apos;p&apos;)</strin…
295 …>description</key><string>Dereference of null pointer (loaded from variable &apos;p&apos;)</string>
370 // CHECK-NEXT: <string>Null pointer value stored to &apos;p&apos;</string>
372 // CHECK-NEXT: <string>Null pointer value stored to &apos;p&apos;</string>
433 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable &apos;p&apos;)</strin…
435 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable &apos;p&apos;)</strin…
438 …>description</key><string>Dereference of null pointer (loaded from variable &apos;p&apos;)</string>
[all …]
Dretain-release-path-notes-gc.m140 // CHECK-NEXT: <string>Call to function &apos;CFCreateSomething&apos; returns a Core Foundatio…
142 // CHECK-NEXT: <string>Call to function &apos;CFCreateSomething&apos; returns a Core Foundatio…
203 // CHECK-NEXT: <string>Object leaked: object allocated and stored into &apos;leaked&apos; is n…
205 // CHECK-NEXT: <string>Object leaked: object allocated and stored into &apos;leaked&apos; is n…
208 …Potential leak (when using garbage collection) of an object stored into &apos;leaked&apos;</string>
283 // CHECK-NEXT: <string>Call to function &apos;CFCreateSomething&apos; returns a Core Foundatio…
285 // CHECK-NEXT: <string>Call to function &apos;CFCreateSomething&apos; returns a Core Foundatio…
433 …/ CHECK-NEXT: <string>In GC mode a call to &apos;CFMakeCollectable&apos; decrements an object…
435 …/ CHECK-NEXT: <string>In GC mode a call to &apos;CFMakeCollectable&apos; decrements an object…
508 …/ CHECK-NEXT: <string>In GC mode a call to &apos;NSMakeCollectable&apos; decrements an object…
[all …]
Dretain-release.m2220 // CHECK-NEXT: <string>Call to function &apos;CFDateCreate&apos; returns a Core Foundation obj…
2222 // CHECK-NEXT: <string>Call to function &apos;CFDateCreate&apos; returns a Core Foundation obj…
2622 // CHECK-NEXT: <string>Call to function &apos;CFDateCreate&apos; returns a Core Foundation obj…
2624 // CHECK-NEXT: <string>Call to function &apos;CFDateCreate&apos; returns a Core Foundation obj…
3024 // CHECK-NEXT: <string>Call to function &apos;CFDateCreate&apos; returns a Core Foundation obj…
3026 // CHECK-NEXT: <string>Call to function &apos;CFDateCreate&apos; returns a Core Foundation obj…
3121 // CHECK-NEXT: <string>Assuming &apos;x&apos; is 0</string>
3123 // CHECK-NEXT: <string>Assuming &apos;x&apos; is 0</string>
3218 // CHECK-NEXT: <string>Object leaked: object allocated and stored into &apos;date&apos; is not…
3220 // CHECK-NEXT: <string>Object leaked: object allocated and stored into &apos;date&apos; is not…
[all …]
Dedges-new.mm623 // CHECK-NEXT: <string>&apos;p&apos; initialized to a null pointer value</string>
625 // CHECK-NEXT: <string>&apos;p&apos; initialized to a null pointer value</string>
720 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable &apos;p&apos;)</strin…
722 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable &apos;p&apos;)</strin…
725 …>description</key><string>Dereference of null pointer (loaded from variable &apos;p&apos;)</string>
800 // CHECK-NEXT: <string>Null pointer value stored to &apos;p&apos;</string>
802 // CHECK-NEXT: <string>Null pointer value stored to &apos;p&apos;</string>
897 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable &apos;p&apos;)</strin…
899 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable &apos;p&apos;)</strin…
902 …>description</key><string>Dereference of null pointer (loaded from variable &apos;p&apos;)</string>
[all …]
Dretain-release-path-notes.m394 // CHECK-NEXT: <string>Object leaked: object allocated and stored into &apos;leaked&apos; is n…
396 // CHECK-NEXT: <string>Object leaked: object allocated and stored into &apos;leaked&apos; is n…
399 … <key>description</key><string>Potential leak of an object stored into &apos;leaked&apos;</string>
474 // CHECK-NEXT: <string>Call to function &apos;CFCreateSomething&apos; returns a Core Foundatio…
476 // CHECK-NEXT: <string>Call to function &apos;CFCreateSomething&apos; returns a Core Foundatio…
537 // CHECK-NEXT: <string>Object leaked: object allocated and stored into &apos;leaked&apos; is n…
539 // CHECK-NEXT: <string>Object leaked: object allocated and stored into &apos;leaked&apos; is n…
542 … <key>description</key><string>Potential leak of an object stored into &apos;leaked&apos;</string>
905 // CHECK-NEXT: <string>Object leaked: object allocated and stored into &apos;leaked&apos; is n…
907 // CHECK-NEXT: <string>Object leaked: object allocated and stored into &apos;leaked&apos; is n…
[all …]
/external/clang/test/Analysis/diagnostics/
Dundef-value-param.m141 // CHECK-NEXT: <string>Calling &apos;CreateRef&apos;</string>
143 // CHECK-NEXT: <string>Calling &apos;CreateRef&apos;</string>
155 // CHECK-NEXT: <string>Entered call from &apos;test&apos;</string>
157 // CHECK-NEXT: <string>Entered call from &apos;test&apos;</string>
286 // CHECK-NEXT: <string>Assuming &apos;err&apos; is not equal to 0</string>
288 // CHECK-NEXT: <string>Assuming &apos;err&apos; is not equal to 0</string>
383 // CHECK-NEXT: <string>nil object reference stored to &apos;ref&apos;</string>
385 // CHECK-NEXT: <string>nil object reference stored to &apos;ref&apos;</string>
446 // CHECK-NEXT: <string>nil object reference stored to &apos;storeRef&apos;</string>
448 // CHECK-NEXT: <string>nil object reference stored to &apos;storeRef&apos;</string>
[all …]
/external/clang/test/Analysis/inlining/
Dpath-notes.m241 // CHECK-NEXT: <string>Passing nil object reference via 1st parameter &apos;x&apos;</string>
243 // CHECK-NEXT: <string>Passing nil object reference via 1st parameter &apos;x&apos;</string>
304 // CHECK-NEXT: <string>Calling &apos;getZeroIfNil&apos;</string>
306 // CHECK-NEXT: <string>Calling &apos;getZeroIfNil&apos;</string>
318 // CHECK-NEXT: <string>Entered call from &apos;testReturnZeroIfNil&apos;</string>
320 // CHECK-NEXT: <string>Entered call from &apos;testReturnZeroIfNil&apos;</string>
415 // CHECK-NEXT: <string>&apos;p&apos; not called because the receiver is nil</string>
417 // CHECK-NEXT: <string>&apos;p&apos; not called because the receiver is nil</string>
507 // CHECK-NEXT: <string>Returning from &apos;getZeroIfNil&apos;</string>
509 // CHECK-NEXT: <string>Returning from &apos;getZeroIfNil&apos;</string>
[all …]
/external/clang/test/ARCMT/
Dmigrate-plist-output.m23 // CHECK: <key>description</key><string>ARC forbids explicit message send of &apos;release&apos;…
/external/chromium_org/third_party/icu/source/i18n/
Dnfsubs.cpp1232 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/
Dnfsubs.cpp1232 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/
DCommentHTMLNamedCharacterReferences.td29 def : NCR<"apos", 0x00027>;
/external/clang/test/Index/
Dheaderfile-comment-to-html.m42 …Para> This is Sensor on the Device. Its purpose is not to Sense Device&apos;s heat.</Para></Abs…
/external/chromium_org/third_party/mozilla/
DNSString+Utils.mm196 [dirtyStringMutant replaceOccurrencesOfString:@"&apos;"
/external/chromium_org/third_party/icu/source/test/intltest/
Dnumfmtst.cpp2602 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/
Dnumfmtst.cpp2625 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/
Dreadme.txt191 &apos; '
/external/chromium_org/third_party/WebKit/Source/core/html/parser/
DHTMLEntityNames.in668 "apos;","U+00027"
/external/chromium_org/third_party/blanketjs/src/
Dblanket.js4653 .replace(/\'/g, "&apos;");
/external/chromium_org/third_party/libxml/src/
DChangeLog19058 * entities.c: do not dump &apos; for HTML output