Searched defs:qualifiers (Results 1 - 23 of 23) sorted by relevance

/external/clang/test/Misc/
H A Ddiag-template-diffing-cxx98.cpp35 namespace qualifiers { namespace
/external/deqp/modules/gles31/functional/
H A Des31fSSBOArrayLengthTests.cpp291 } qualifiers[] = local
301 for (int qualifierNdx = 0; qualifierNdx < DE_LENGTH_OF_ARRAY(qualifiers); ++qualifierNdx)
303 const std::string name = std::string() + ((arraysSized[sizeNdx]) ? ("sized_") : ("unsized_")) + qualifiers[qualifierNdx].name + "array";
304 const std::string desc = std::string("Test length() of ") + ((arraysSized[sizeNdx]) ? ("sized ") : ("unsized ")) + qualifiers[qualifierNdx].name + " array";
306 this->addChild(new SSBOArrayLengthCase(m_context, name.c_str(), desc.c_str(), qualifiers[qualifierNdx].access, arraysSized[sizeNdx]));
/external/robolectric/v3/
H A Drobolectric-annotations-3.1-SNAPSHOT.jar ... .String packageName () public abstract java.lang.String qualifiers () public abstract java.lang.String resourceDir () public abstract ...
H A Drobolectric-resources-3.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/robolectric/ org/robolectric/shadows/ org/robolectric/manifest/ org/ ...
H A Drobolectric-3.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/robolectric/ org/robolectric/util/ org/robolectric/res/ org/ ...
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
H A DCertPathValidatorUtilities.java359 protected static final Set getQualifierSet(ASN1Sequence qualifiers) argument
364 if (qualifiers == null)
372 Enumeration e = qualifiers.getObjects();
/external/clang/lib/Sema/
H A DSemaCast.cpp483 /// \param CheckCVR Whether to check for const/volatile/restrict qualifiers.
485 /// \param CheckObjCLifetime Whether to check Objective-C lifetime qualifiers.
492 // If the only checking we care about is for Objective-C lifetime qualifiers,
513 // Find the qualifiers. We only care about cvr-qualifiers for the
514 // purpose of this check, because other qualifiers (address spaces,
519 // Determine the relevant qualifiers at this level.
550 // Construct void pointers with those qualifiers (in reverse order of
1623 // Unwrap the pointers. Ignore qualifiers. Terminate early if the types are
1634 // const_cast is permitted to strip cvr-qualifiers, onl
2575 int qualifiers = -1; local
2589 TheOffendingSrcType << TheOffendingDestType << qualifiers; local
[all...]
/external/valgrind/coregrind/m_demangle/
H A Dcplus-dem.c149 int type_quals; /* The type qualifiers. */
467 combined by bitwise-or to form the complete set of qualifiers for a
598 /* Return the string corresponding to the qualifiers given by
840 DMGL_ANSI ANSI qualifiers such as `const' and `void' are
2532 mangled string; qualifiers, local class indicators, etc. have
3286 int qualifiers = 0; local
3320 qualifiers = consume_count_with_underscores (mangled);
3321 if (qualifiers == -1)
3337 qualifiers = atoi (num);
3360 while (qualifiers
[all...]
/external/boringssl/include/openssl/
H A Dx509v3.h302 STACK_OF(POLICYQUALINFO) *qualifiers; member in struct:POLICYINFO_st
/external/boringssl/src/include/openssl/
H A Dx509v3.h302 STACK_OF(POLICYQUALINFO) *qualifiers; member in struct:POLICYINFO_st
/external/robolectric/v3/runtime/
H A Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
/external/dagger2/lib/
H A Dauto-factory-1.0-20150915.183854-35.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/auto/ com/google/auto/factory/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.updatesite_1.0.201.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/valgrind/perf/
H A Dtinycc.c11677 qualifiers).
11852 warning("assignment discards qualifiers from pointer target type");
12482 /* remove const and volatile qualifiers (XXX: const could be used
12588 int qualifiers;
12591 qualifiers = 0;
12598 qualifiers |= VT_CONSTANT;
12603 qualifiers |= VT_VOLATILE;
12611 type->t |= qualifiers;
12586 int qualifiers; local
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...
/external/google-tv-pairing-protocol/java/jar/
H A Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 458 milliseconds