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

/external/oprofile/module/
H A Doprofile.c84 * to have saved IRQs - otherwise we can interrupt whilst holding a spinlock
334 * inform the daemon (which we can do just by a normal
585 /* FIXME: can we really say this ? */
621 * And there is nothing we can do about it - the API is broken. We'll just
807 int can = -EBUSY; local
811 can = 0;
813 return can;
/external/clang/lib/AST/
H A DType.cpp103 QualType et, QualType can,
107 : ArrayType(DependentSizedArray, et, can, sm, tq,
129 QualType can,
132 : Type(DependentSizedExtVector, can, /*Dependent=*/true,
541 // Only these types can contain the desired 'auto' type.
870 /// - a type that can describe objects, but which lacks information needed to
879 // Void is the only incomplete builtin type. Per C99 6.2.5p19, it can never
1050 // No other types can match.
1102 // No other types can match.
1191 // No other types can matc
102 DependentSizedArrayType(const ASTContext &Context, QualType et, QualType can, Expr *e, ArraySizeModifier sm, unsigned tq, SourceRange brackets) argument
126 DependentSizedExtVectorType(const ASTContext &Context, QualType ElementType, QualType can, Expr *SizeExpr, SourceLocation loc) argument
1708 TypeOfExprType(Expr *E, QualType can) argument
1732 DecltypeType(Expr *E, QualType underlyingType, QualType can) argument
1761 TagType(TypeClass TC, const TagDecl *D, QualType can) argument
[all...]
/external/clang/include/clang/AST/
H A DType.h131 /// This object can be modified without requiring retains or
286 // Fast qualifiers are those that can be allocated directly
350 /// qualifiers can be safely used as an object with these qualifiers.
355 // ObjC GC qualifiers can match, be added, or be removed, but can't be
652 // Don't promise in the API that anything besides 'const' can be
959 /// Implement simplify_type for QualType, so that we can dyn_cast from QualType
1011 /// ExtQuals - We can encode up to four bits in the low bits of a
1082 /// which determines whether a member function's "this" object can be an
1260 /// This is never true of rvalue references but can als
2131 ArrayType(TypeClass tc, QualType et, QualType can, ArraySizeModifier sm, unsigned tq, bool ContainsUnexpandedParameterPack) argument
2173 ConstantArrayType(QualType et, QualType can, const llvm::APInt &size, ArraySizeModifier sm, unsigned tq) argument
2179 ConstantArrayType(TypeClass tc, QualType et, QualType can, const llvm::APInt &size, ArraySizeModifier sm, unsigned tq) argument
2223 IncompleteArrayType(QualType et, QualType can, ArraySizeModifier sm, unsigned tq) argument
2274 VariableArrayType(QualType et, QualType can, Expr *e, ArraySizeModifier sm, unsigned tq, SourceRange brackets) argument
3094 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/webkit/PerformanceTests/SunSpider/tests/v8-v4/
H A Dv8-earley-boyer.js1043 /* can be used for mutable strings and characters */
1107 "\030": "#\\can",
1150 "can": "\030",
2128 throw "can't read from error-port.";
2589 throw "can't open " + s;
2594 throw "can't open " + s;
2599 throw "can't open " + s;
2604 throw "can't open " + s;
2609 throw "can't open " + s;
2614 throw "can'
[all...]
/external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
H A Dv8-earley-boyer.js1043 /* can be used for mutable strings and characters */
1107 "\030": "#\\can",
1150 "can": "\030",
2128 throw "can't read from error-port.";
2589 throw "can't open " + s;
2594 throw "can't open " + s;
2599 throw "can't open " + s;
2604 throw "can't open " + s;
2609 throw "can't open " + s;
2614 throw "can'
[all...]
/external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
H A Dv8-earley-boyer.js1043 /* can be used for mutable strings and characters */
1107 "\030": "#\\can",
1150 "can": "\030",
2128 throw "can't read from error-port.";
2589 throw "can't open " + s;
2594 throw "can't open " + s;
2599 throw "can't open " + s;
2604 throw "can't open " + s;
2609 throw "can't open " + s;
2614 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 1856 milliseconds