HomeSort by relevance Sort by last modified time
    Searched full:qualifier (Results 276 - 300 of 579) sorted by null

<<11121314151617181920>>

  /external/bouncycastle/src/main/java/org/bouncycastle/jce/provider/
CertPathValidatorUtilities.java 408 throw new ExtCertPathValidatorException("Policy qualifier info cannot be decoded.", ex);
594 "Policy qualifier info set could not be built.", ex);
    [all...]
  /external/clang/lib/AST/
ExprCXX.cpp     [all...]
ASTContext.cpp     [all...]
DumpXML.cpp 843 // decl qualifier?
Type.cpp 40 // Lifetime qualifier superset.
    [all...]
  /external/clang/lib/Sema/
SemaCXXScopeSpec.cpp 825 NestedNameSpecifier *Qualifier =
    [all...]
SemaTemplate.cpp 175 // We assume that we'll preserve the qualifier from a function
186 NestedNameSpecifier *Qualifier
188 Template = Context.getQualifiedTemplateName(Qualifier,
225 NestedNameSpecifier *Qualifier = (NestedNameSpecifier*)SS->getScopeRep();
227 << Qualifier << II.getName()
230 = TemplateTy::make(Context.getDependentTemplateName(Qualifier, &II));
    [all...]
SemaObjCProperty.cpp 74 // We have a lifetime qualifier but no dominating property
77 // qualifier.
624 // In ARC, give the ivar a lifetime qualifier based on the
    [all...]
  /external/llvm/docs/
GetElementPtr.html 374 <p>None, except that the address space qualifier on the first operand pointer
375 type always matches the address space qualifier on the result type.</p>
  /external/mesa3d/src/glsl/
ir.h 262 * Get the string value for the interpolation qualifier
432 * \note This discards the optional precision qualifier.
    [all...]
  /external/clang/lib/Parse/
ParseObjc.cpp 740 /// qualifier list and builds their bitmask representation in the input
744 /// objc-type-qualifier
745 /// objc-type-qualifiers objc-type-qualifier
769 default: llvm_unreachable("Unknown decl qualifier");
783 // If this wasn't a recognized qualifier, bail out.
    [all...]
  /external/tcpdump/
tcpdump.1 606 different kinds of qualifier:
617 qualifier,
632 there is no dir qualifier,
660 no proto qualifier, all protocols consistent with the type are
697 To save typing, identical qualifier lists can be omitted.
    [all...]
  /external/clang/bindings/python/clang/
cindex.py 1054 Determine whether a Type has the "const" qualifier set,
1062 Determine whether a Type has the "volatile" qualifier set,
1070 Determine whether a Type has the "restrict" qualifier set,
    [all...]
  /external/openssl/crypto/objects/
objects.txt 306 # S/MIME Signature Policy Qualifier
471 id-qt 1 : id-qt-cps : Policy Qualifier CPS
472 id-qt 2 : id-qt-unotice : Policy Qualifier User Notice
    [all...]
  /frameworks/base/docs/html/images/resources/
res-selection-flowchart.graffle 126 \f0\fs22 \cf2 * If the qualifier is screen density, the system\
923 \f0\b\fs24 \cf0 4. Eliminate directories that do not include this qualifier *}</string>
1040 \f0\b\fs24 \cf0 2. Identify the next qualifier in the table (MCC first, then MNC, then language, and so on)}</string>
    [all...]
  /external/mksh/src/
eval.c 357 /* skip qualifier(s) */
899 int *stypep, /* becomes qualifier type */
    [all...]
  /external/wpa_supplicant/
x509v3.c 372 * distinguished name qualifier, state or province name,
375 * pseudonym, generation qualifier.
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/tls/
x509v3.c 372 * distinguished name qualifier, state or province name,
375 * pseudonym, generation qualifier.
    [all...]
  /frameworks/base/docs/html/sdk/
android-3.2.jd 266 qualifier or combine several new or existing qualifiers.
361 the new <code>tvdpi</code> qualifier to tag resources for televisions and
  /external/chromium/chrome/browser/ui/gtk/
menu_gtk.cc 381 // gtk_menu_popup doesn't like the "const" qualifier on point.
  /external/clang/include/clang/AST/
CanonicalType.h 371 // qualifier information is encoded in the low bits.
Decl.h 515 /// name qualifier, to be used for the case of out-of-line declarations.
550 // A struct representing both a TInfo and a syntactic qualifier,
    [all...]
DeclCXX.h     [all...]
ExprCXX.h     [all...]
  /external/icu4c/test/intltest/
strtest.cpp 176 // Syntax check for the correct namespace qualifier for the standard string class.

Completed in 1817 milliseconds

<<11121314151617181920>>