Searched defs:pvalue (Results 1 - 14 of 14) sorted by relevance

/external/clang/test/Sema/
H A Dexpr-address-of.c12 struct entry pvalue; local
14 add_one(&pvalue.bitf); // expected-error {{address of bit-field requested}}
/external/pcre/dist/
H A Dpcre_printint.c236 get_ucpname(unsigned int ptype, unsigned int pvalue) argument
242 if (ptype == PRIV(utt)[i].type && pvalue == PRIV(utt)[i].value) break;
247 ptype = ptype * pvalue;
248 return (ptype == pvalue)? "??" : "??";
725 unsigned int pvalue = *ccode++; local
743 get_ucpname(ptype, pvalue));
/external/webrtc/webrtc/p2p/client/
H A Dbasicportallocator.cc491 ProtocolType pvalue;
510 StringToProto(c.protocol().c_str(), &pvalue) &&
511 data->sequence()->ProtocolEnabled(pvalue);
576 ProtocolType pvalue; local
578 StringToProto(potentials[i].protocol().c_str(), &pvalue) &&
579 pvalue == proto;
/external/guice/extensions/struts2/lib/
H A Djetty-6.1.0.jar ... .xml.XmlParser$Node paramNode String pname String pvalue org.mortbay.xml.XmlParser$Node node ...
H A Dfreemarker-2.3.16.jarMETA-INF/ META-INF/MANIFEST.MF freemarker/ freemarker/cache/ freemarker/core/ freemarker/debug/ freemarker/debug/impl/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/guice/extensions/persist/lib/
H A Dcommons-collections.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META-INF/NOTICE ...
/external/dagger2/lib/
H A Dauto-value-1.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/auto/ com/google/auto/value/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 646 milliseconds