Searched refs:Promise (Results 1 – 13 of 13) sorted by relevance
/freebsd/contrib/file/magic/Magdir/ |
H A D | pci_ids | 18 >0 uleshort =0x105a Promise 31 # maybe also Promise? 32 #>0 uleshort =0x4289 Promise 111 # THIS SHOULD NOT HAPPEN! BUT CLASS=8f for Promise 4650_sr5.bin 8660_sr5.bin
|
H A D | intel | 97 # probably Promise SCSI controller 98 >>>42 string PROMISE Promise
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaCoroutine.cpp | 109 auto *Promise = R.getAsSingle<TypeDecl>(); in lookupPromiseType() local 110 if (!Promise) { in lookupPromiseType() 117 QualType PromiseType = S.Context.getTypeDeclType(Promise); in lookupPromiseType() 465 static ExprResult buildPromiseCall(Sema &S, VarDecl *Promise, in buildPromiseCall() argument 471 Promise, Promise->getType().getNonReferenceType(), VK_LValue, Loc); in buildPromiseCall() 844 auto *Promise = FSI->CoroutinePromise; in BuildUnresolvedCoawaitExpr() local 845 if (Promise->getType()->isDependentType()) { in BuildUnresolvedCoawaitExpr() 851 auto *RD = Promise->getType()->getAsCXXRecordDecl(); in BuildUnresolvedCoawaitExpr() 855 buildPromiseCall(*this, Promise, Loc, "await_transform", Operand); in BuildUnresolvedCoawaitExpr() 991 VarDecl *Promise = FSI->CoroutinePromise; in BuildCoreturnStmt() local [all …]
|
H A D | TreeTransform.h | 8413 auto *Promise = SemaRef.buildCoroutinePromise(FD->getLocation()); in TransformCoroutineBodyStmt() local 8414 if (!Promise) in TransformCoroutineBodyStmt() 8416 getDerived().transformedLocalDecl(S->getPromiseDecl(), {Promise}); in TransformCoroutineBodyStmt() 8417 ScopeInfo->CoroutinePromise = Promise; in TransformCoroutineBodyStmt() 8455 if (!Promise->getType()->isDependentType()) { in TransformCoroutineBodyStmt()
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | StmtCXX.cpp | 114 SubStmts[CoroutineBodyStmt::Promise] = Args.Promise; in CoroutineBodyStmt()
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | StmtCXX.h | 323 Promise, ///< The promise statement. enumerator 350 Stmt *Promise = nullptr; member 385 return getStoredStmts()[SubStmt::Promise]; in getPromiseDeclStmt()
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | coroutine | 21 template <class Promise = void>
|
/freebsd/sys/contrib/libsodium/dist-build/ |
H A D | emscripten.sh | 99 Module.ready = new Promise(function (resolve, reject) {
|
/freebsd/sys/i386/conf/ |
H A D | GENERIC | 160 device pst # Promise Supertrak SX6000
|
/freebsd/sys/amd64/conf/ |
H A D | GENERIC | 179 #device pst # Promise Supertrak SX6000
|
/freebsd/sys/conf/ |
H A D | NOTES | 1743 #device atapromise # Promise
|
/freebsd/share/misc/ |
H A D | pci_vendors | 7382 105a Promise Technology, Inc. 7384 1043 8042 AV7266-E South Bridge Promise RAID
|
H A D | usb_vendors | 5425 04e5 Promise Technology
|