Searched defs:can (Results 1 - 5 of 5) sorted by relevance

/external/skia/samplecode/
H A DSamplePictFile.cpp4 * Use of this source code is governed by a BSD-style license that can be
132 SkCanvas* can = recorder.beginRecording(SkIntToScalar(bm.width()), local
135 can->drawBitmap(bm, 0, 0, NULL);
/external/clang/lib/AST/
H A DType.cpp81 // Fast path the common cases so we can avoid the conservative computation
85 // If the element size is a power of 2, we can directly compute the additional
91 // If both the element count and element size fit in 32-bits, we can do the
115 // integer (see PR8256). We can do this as currently there is no hardware
124 QualType et, QualType can,
128 : ArrayType(DependentSizedArray, et, can, sm, tq,
150 QualType can,
153 : Type(DependentSizedExtVector, can, /*Dependent=*/true,
304 /// \brief This will check for a T (which should be a Type which can act as
564 // Only these types can contai
123 DependentSizedArrayType(const ASTContext &Context, QualType et, QualType can, Expr *e, ArraySizeModifier sm, unsigned tq, SourceRange brackets) argument
147 DependentSizedExtVectorType(const ASTContext &Context, QualType ElementType, QualType can, Expr *SizeExpr, SourceLocation loc) argument
1808 TypeOfExprType(Expr *E, QualType can) argument
1832 DecltypeType(Expr *E, QualType underlyingType, QualType can) argument
1861 TagType(TypeClass TC, const TagDecl *D, QualType can) argument
[all...]
/external/clang/include/clang/AST/
H A DType.h132 /// This object can be modified without requiring retains or
325 // Fast qualifiers are those that can be allocated directly
416 // for __constant can be used as __generic.
423 /// qualifiers can be safely used as an object with these qualifiers.
426 // ObjC GC qualifiers can match, be added, or be removed, but can't
711 // Don't promise in the API that anything besides 'const' can be
1014 /// Implement simplify_type for QualType, so that we can dyn_cast from QualType
1064 /// ExtQuals - We can encode up to four bits in the low bits of a
1135 /// which determines whether a member function's "this" object can b
2291 ArrayType(TypeClass tc, QualType et, QualType can, ArraySizeModifier sm, unsigned tq, bool ContainsUnexpandedParameterPack) argument
2332 ConstantArrayType(QualType et, QualType can, const llvm::APInt &size, ArraySizeModifier sm, unsigned tq) argument
2338 ConstantArrayType(TypeClass tc, QualType et, QualType can, const llvm::APInt &size, ArraySizeModifier sm, unsigned tq) argument
2381 IncompleteArrayType(QualType et, QualType can, ArraySizeModifier sm, unsigned tq) argument
2431 VariableArrayType(QualType et, QualType can, Expr *e, ArraySizeModifier sm, unsigned tq, SourceRange brackets) argument
3272 TypeOfType(QualType T, QualType can) argument
[all...]
/external/v8/benchmarks/
H A Dearley-boyer.js1049 /* can be used for mutable strings and characters */
1113 "\030": "#\\can",
1156 "can": "\030",
2134 throw "can't read from error-port.";
2595 throw "can't open " + s;
2600 throw "can't open " + s;
2605 throw "can't open " + s;
2610 throw "can't open " + s;
2615 throw "can't open " + s;
2620 throw "can'
[all...]
/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 ...

Completed in 359 milliseconds