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

  /external/qemu/include/qapi/qmp/
qobject.h 52 typedef struct QType {
55 } QType;
58 const QType *type;
  /external/qemu/qobject/
qbool.c 20 static const QType qbool_type = {
qfloat.c 20 static const QType qfloat_type = {
qint.c 19 static const QType qint_type = {
qerror.c 20 static const QType qerror_type = {
qlist.c 20 static const QType qlist_type = {
qstring.c 19 static const QType qstring_type = {
qdict.c 24 static const QType qdict_type = {
  /external/clang/test/Index/
usrs.cpp 6 typedef int QType;
7 void bar(QType z);
88 // CHECK: usrs.cpp c:usrs.cpp@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);
TargetInfo.cpp     [all...]
  /external/clang/lib/Sema/
SemaOpenMP.cpp     [all...]
SemaExpr.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
tdikrnl.h 636 * IN UINT QType,
640 Irp, DevObj, FileObj, CompRoutine, Contxt, QType, MdlAddr) \
652 _Request->QueryType = (ULONG)(QType); \
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]

Completed in 538 milliseconds