Home
last modified time | relevance | path

Searched defs:can (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/libpcap/
Dconfigure.in1475 AC_ARG_ENABLE([can], optenable
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
DType.cpp124 QualType et, QualType can, in DependentSizedArrayType()
150 QualType can, in DependentSizedExtVectorType()
1761 TypeOfExprType::TypeOfExprType(Expr *E, QualType can) in TypeOfExprType()
1785 DecltypeType::DecltypeType(Expr *E, QualType underlyingType, QualType can) in DecltypeType()
1814 TagType::TagType(TypeClass TC, const TagDecl *D, QualType can) in TagType()
/freebsd-10-stable/sys/gnu/dts/arm/
Dat91sam9263.dtsi948 can: can@fffac000 { label
/freebsd-10-stable/contrib/gcc/
Dcgraphunit.c947 struct cgraph_asm_node *can; in cgraph_output_pending_asms() local