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

  /external/clang/test/Index/
usrs.cpp 6 typedef int QType;
7 void bar(QType z);
104 // CHECK: usrs.cpp c:usrs.cpp@N@bar@T@QType Extent=[6:3 - 6:20]
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Dns4.h 193 UINT16 QType;
210 /// varies according to QType and QClass difference.
398 supplies a QNAME, QTYPE, and QCLASS, and all of the matching RRs are returned. All
404 @param[in] QType Query Type.
411 QType is not supported
426 IN UINT16 QType,
Dns6.h 180 UINT16 QType;
197 /// varies according to QType and QClass difference.
388 supplies a QNAME, QTYPE, and QCLASS, and all of the matching RRs are returned. All
395 @param[in] QType Query Type.
402 QType is not supported
417 IN UINT16 QType,
  /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 110 /// Get the MDNode in the type DAG for given struct type QType.
111 llvm::MDNode *getTBAAStructTypeInfo(QualType QType);
TargetInfo.cpp     [all...]
  /frameworks/compile/slang/
slang_rs_export_reduce.cpp 680 const clang::QualType QType;
693 const clang::QualType PointeeQType = ResultInfo.QType->getPointeeType();
699 << ResultInfo.Decl->getName() << ResultInfo.QType.getAsString()
705 << ResultInfo.Decl->getName() << ResultInfo.QType.getAsString()
711 << ResultInfo.Decl->getName() << ResultInfo.QType.getAsString()
733 << ResultInfo.Decl->getName() << ResultInfo.QType.getAsString()
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/DnsDxe/
DnsImpl.h 848 The caller supplies a QNAME, QTYPE, and QCLASS, and all of the matching RRs are returned.
854 @param[in] QType Query Type.
866 @retval EFI_UNSUPPORTED This function is not supported. Or the requested QType is not supported
874 IN UINT16 QType,
    [all...]
DnsProtocol.c 534 The caller supplies a QNAME, QTYPE, and QCLASS, and all of the matching RRs are returned.
540 @param[in] QType Query Type.
552 @retval EFI_UNSUPPORTED This function is not supported. Or the requested QType is not supported
560 IN UINT16 QType,
631 Status = ConstructDNSQuery (Instance, QName, QType, QClass, &Packet);
    [all...]
DnsImpl.c     [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...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
VfrUtilityLib.h 367 VOID GetQuestionId (IN CHAR8 *, IN CHAR8 *, OUT EFI_QUESTION_ID &, OUT UINT32 &, OUT EFI_QUESION_TYPE *QType = NULL);
VfrSyntax.g     [all...]
VfrUtilityLib.cpp     [all...]
  /external/clang/lib/Sema/
SemaOpenMP.cpp     [all...]
SemaExpr.cpp     [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
VfrSyntax.g 712 vfrQuestionHeader[CIfrQuestionHeader & QHObj, EFI_QUESION_TYPE QType = QUESTION_NORMAL]:
733 switch (QType) {
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]

Completed in 1125 milliseconds