Home
last modified time | relevance | path

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

12

/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/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>
234 // CHECK-NEXT: <string>Null pointer value stored to &apos;p&apos;</string>
236 // CHECK-NEXT: <string>Null pointer value stored to &apos;p&apos;</string>
297 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable &apos;p&apos;)</strin…
299 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable &apos;p&apos;)</strin…
302 …>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>
325 // CHECK-NEXT: <string>Value assigned to &apos;self&apos;</string>
327 // CHECK-NEXT: <string>Value assigned to &apos;self&apos;</string>
422 // 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>
442 // CHECK-NEXT: <string>Call to function &apos;CFDateCreate&apos; returns a Core Foundation obj…
444 // CHECK-NEXT: <string>Call to function &apos;CFDateCreate&apos; returns a Core Foundation obj…
524 // CHECK-NEXT: <string>Object leaked: object allocated and stored into &apos;date&apos; is not…
526 // CHECK-NEXT: <string>Object leaked: object allocated and stored into &apos;date&apos; is not…
529 … <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>
371 // CHECK-NEXT: <string>Null pointer value stored to &apos;p&apos;</string>
373 // CHECK-NEXT: <string>Null pointer value stored to &apos;p&apos;</string>
434 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable &apos;p&apos;)</strin…
436 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable &apos;p&apos;)</strin…
439 …>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>
284 // CHECK-NEXT: <string>Call to function &apos;CFCreateSomething&apos; returns a Core Foundatio…
286 // CHECK-NEXT: <string>Call to function &apos;CFCreateSomething&apos; returns a Core Foundatio…
434 …/ CHECK-NEXT: <string>In GC mode a call to &apos;CFMakeCollectable&apos; decrements an object…
436 …/ CHECK-NEXT: <string>In GC mode a call to &apos;CFMakeCollectable&apos; decrements an object…
509 …/ 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 …]
Dobjc-radar17039661.m126 // CHECK: <string>Calling &apos;performAction&apos;</string>
128 // CHECK: <string>Calling &apos;performAction&apos;</string>
140 // CHECK: <string>Entered call from &apos;runTest&apos;</string>
142 // CHECK: <string>Entered call from &apos;runTest&apos;</string>
237 // CHECK: <string>Calling &apos;reallyPerformAction&apos;</string>
239 // CHECK: <string>Calling &apos;reallyPerformAction&apos;</string>
251 // CHECK: <string>Entered call from &apos;performAction&apos;</string>
253 // CHECK: <string>Entered call from &apos;performAction&apos;</string>
328 // CHECK: <string>Entered call from &apos;reallyPerformAction&apos;</string>
330 // CHECK: <string>Entered call from &apos;reallyPerformAction&apos;</string>
[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>
801 // CHECK-NEXT: <string>Null pointer value stored to &apos;p&apos;</string>
803 // CHECK-NEXT: <string>Null pointer value stored to &apos;p&apos;</string>
898 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable &apos;p&apos;)</strin…
900 // CHECK-NEXT: <string>Dereference of null pointer (loaded from variable &apos;p&apos;)</strin…
903 …>description</key><string>Dereference of null pointer (loaded from variable &apos;p&apos;)</string>
[all …]
Dretain-release-path-notes.m459 // CHECK-NEXT: <string>Object leaked: object allocated and stored into &apos;leaked&apos; is n…
461 // CHECK-NEXT: <string>Object leaked: object allocated and stored into &apos;leaked&apos; is n…
464 … <key>description</key><string>Potential leak of an object stored into &apos;leaked&apos;</string>
540 // CHECK-NEXT: <string>Call to function &apos;CFCreateSomething&apos; returns a Core Foundatio…
542 // CHECK-NEXT: <string>Call to function &apos;CFCreateSomething&apos; returns a Core Foundatio…
603 // CHECK-NEXT: <string>Object leaked: object allocated and stored into &apos;leaked&apos; is n…
605 // CHECK-NEXT: <string>Object leaked: object allocated and stored into &apos;leaked&apos; is n…
608 … <key>description</key><string>Potential leak of an object stored into &apos;leaked&apos;</string>
972 // CHECK-NEXT: <string>Object leaked: object allocated and stored into &apos;leaked&apos; is n…
974 // 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/libxml2/result/
Dent6.sax10 SAX.entityDecl(apos, 1, (null), (null), ')
11 SAX.getEntity(apos)
Dent6.sax210 SAX.entityDecl(apos, 1, (null), (null), ')
11 SAX.getEntity(apos)
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DBigNumberFormatTest.java69 int apos = 0, awidth = 0; in expectPad() local
73 apos = fmt.getPadPosition(); in expectPad()
77 apos = -1; in expectPad()
81 if (apos == pos && awidth == width && apad == pad) { in expectPad()
82 logln("Ok \"" + pat + "\" pos=" + apos + in expectPad()
85 logln("FAIL \"" + pat + "\" pos=" + apos + in expectPad()
DNumberFormatTest.java2299 int apos = 0, awidth = 0; in expectPad() local
2303 apos = fmt.getPadPosition(); in expectPad()
2307 apos = -1; in expectPad()
2312 if (apos == pos && awidth == width && apadStr == pad) { in expectPad()
2314 + apos + ((pos == -1) ? "" : " width=" + awidth + " pad=" + apadStr)); in expectPad()
2316 errln("FAIL \"" + pat + "\" pos=" + apos + " width=" in expectPad()
/external/clang/test/ARCMT/
Dmigrate-plist-output.m23 // CHECK: <key>description</key><string>ARC forbids explicit message send of &apos;release&apos;…
/external/icu/icu4c/source/i18n/
Dnfsubs.cpp1233 NumeratorSubstitution::doSubstitution(double number, UnicodeString& toInsertInto, int32_t apos, UEr… in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
1246 toInsertInto.insert(apos + getPos(), gSpace); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
1247 aruleSet->format((int64_t)0, toInsertInto, apos + getPos(), status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
1249 apos += toInsertInto.length() - len; in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
1255 aruleSet->format(longNF, toInsertInto, apos + getPos(), status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
1262 aruleSet->format(numberToFormat, toInsertInto, apos + getPos(), status); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
1266 toInsertInto.insert(apos + getPos(), temp); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
/external/libxml2/result/HTML/
Dutf8bug.html.sax449apos;SendNews.asp?PageID=341&apos;,&apos;myWin&apos;,&apos;toolbar=no,directories=no,location=no,s…
/external/libxml2/test/valid/dtds/
Dxhtml1.dcl136 "apos" 39
/external/chromium-trace/trace-viewer/tracing/third_party/vinn/third_party/parse5/test/data/tree_construction/
Dhtml5test-com.dat69 &apos;
/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/icu/icu4c/source/test/intltest/
Dnumfmtst.cpp2632 int32_t apos = 0, awidth = 0; in expectPad() local
2637 apos = fmt.getPadPosition(); in expectPad()
2641 apos = -1; in expectPad()
2645 if (apos == pos && awidth == width && apadStr == pad) { in expectPad()
2650 logln(UnicodeString("Ok \"") + pat + "\" pos=" + apos + infoStr); in expectPad()
2652 errln(UnicodeString("FAIL \"") + pat + "\" pos=" + apos + in expectPad()
/external/tinyxml/
Dreadme.txt191 &apos; '

12