HomeSort by relevance Sort by last modified time
    Searched refs:QType (Results 1 - 13 of 13) sorted by null

  /external/qemu/
qobject.h 51 typedef struct QType {
54 } QType;
57 const QType *type;
qbool.c 20 static const QType qbool_type = {
qfloat.c 20 static const QType qfloat_type = {
qint.c 19 static const QType qint_type = {
qstring.c 19 static const QType qstring_type = {
qlist.c 20 static const QType qlist_type = {
qdict.c 24 static const QType qdict_type = {
qerror.c 20 static const QType qerror_type = {
  /external/clang/test/Index/
usrs.cpp 6 typedef int QType;
7 void bar(QType z);
88 // CHECK: usrs.cpp c:usrs.cpp@64@N@bar@T@QType Extent=[6:3 - 6:20]
  /external/eigen/bench/
geometry.cpp 49 template<typename QType, typename Data>
50 EIGEN_DONT_INLINE void transform(const ToRotationMatrixWrapper<QType>& t, Data& data)
  /external/clang/lib/CodeGen/
CodeGenTBAA.h 113 /// Get the MDNode in the type DAG for given struct type QType.
114 llvm::MDNode *getTBAAStructTypeInfo(QualType QType);
  /external/clang/lib/AST/
ASTContext.cpp     [all...]
  /external/clang/lib/Sema/
SemaExpr.cpp     [all...]

Completed in 200 milliseconds