Home
last modified time | relevance | path

Searched defs:RetVal (Results 1 – 25 of 45) sorted by relevance

12

/external/libnfc-nxp/src/
DphLibNfc_initiator.c121 NFCSTATUS RetVal = NFCSTATUS_SUCCESS, in phLibNfc_NotificationRegister_Resp_Cb() local
397 NFCSTATUS RetVal = NFCSTATUS_SUCCESS; in phLibNfc_RemoteDev_NtfRegister() local
455 NFCSTATUS RetVal = NFCSTATUS_SUCCESS; in phLibNfc_RemoteDev_NtfUnregister() local
588 NFCSTATUS RetVal = NFCSTATUS_FAILED; in phLibNfc_RemoteDev_Connect() local
797 NFCSTATUS RetVal = NFCSTATUS_SUCCESS; in phLibNfc_RemoteDev_Disconnect() local
966 NFCSTATUS RetVal = NFCSTATUS_SUCCESS; in phLibNfc_RemoteDev_Transceive() local
1237 NFCSTATUS RetVal = NFCSTATUS_FAILED; in phLibNfc_Mgt_SetP2P_ConfigParams() local
DphLibNfc_target.c86 NFCSTATUS RetVal = NFCSTATUS_FAILED; in phLibNfc_RemoteDev_Receive() local
236 NFCSTATUS RetVal = NFCSTATUS_FAILED; in phLibNfc_RemoteDev_Send() local
DphLibNfc_discovery.c149 NFCSTATUS RetVal = NFCSTATUS_FAILED; in phLibNfc_Mgt_ConfigureDiscovery() local
225 NFCSTATUS RetVal = NFCSTATUS_FAILED; in phLibNfc_RemoteDev_CheckPresence() local
DphLibNfc_ndef_raw.c125 NFCSTATUS RetVal = NFCSTATUS_FAILED; in phLibNfc_Ndef_Read() local
378 NFCSTATUS RetVal = NFCSTATUS_FAILED; in phLibNfc_Ndef_Write() local
752 NFCSTATUS RetVal = NFCSTATUS_FAILED; in phLibNfc_Ndef_CheckNdef() local
1253 NFCSTATUS RetVal = NFCSTATUS_FAILED; in phLibNfc_RemoteDev_FormatNdef() local
1677 NFCSTATUS RetVal = NFCSTATUS_SUCCESS ; in phLibNfc_Ndef_SrchNdefCnt_Cb() local
1886 NFCSTATUS RetVal =NFCSTATUS_SUCCESS; in phLibNfc_Ndef_SearchNdefContent() local
DphLibNfc.c812 NFCSTATUS RetVal = NFCSTATUS_FAILED; in phLibNfc_Mgt_GetstackCapabilities() local
/external/llvm/tools/lli/
DRemoteTarget.cpp58 bool RemoteTarget::executeCode(uint64_t Address, int &RetVal) { in executeCode()
DRemoteTargetExternal.cpp100 bool RemoteTargetExternal::executeCode(uint64_t Address, int32_t &RetVal) { in executeCode()
/external/clang/lib/StaticAnalyzer/Checkers/
DReturnUndefChecker.cpp44 SVal RetVal = C.getSVal(RetE); in checkPreStmt() local
DMallocChecker.cpp868 DefinedSVal RetVal = svalBuilder.getConjuredHeapSymbolVal(CE, LCtx, Count) in MallocMemAux() local
1181 SVal RetVal = C.getSVal(ParentExpr); in FreeMemAux() local
1631 SVal RetVal = state->getSVal(CE, LCtx); in ReallocMem() local
1905 SVal RetVal = State->getSVal(E, C.getLocationContext()); in checkPreStmt() local
DStreamChecker.cpp215 DefinedSVal RetVal = svalBuilder.conjureSymbolVal(nullptr, CE, LCtx, in OpenFileAux() local
/external/clang/lib/Analysis/
DBodyFarm.cpp161 ReturnStmt *ASTMaker::makeReturn(const Expr *RetVal) { in makeReturn()
337 Expr *RetVal = isBoolean ? M.makeIntegralCastToBoolean(BoolVal) in create_OSAtomicCompareAndSwap() local
/external/llvm/lib/CodeGen/
DAnalysis.cpp321 static bool slotOnlyDiscardsData(const Value *RetVal, const Value *CallVal, in slotOnlyDiscardsData()
562 const Value *RetVal = Ret->getOperand(0), *CallVal = I; in returnTypeIsEligibleForTailCall() local
/external/compiler-rt/lib/profile/
DInstrProfilingFile.c59 int RetVal; in writeFileWithName() local
/external/llvm/tools/llc/
Dllc.cpp211 if (int RetVal = compileModule(argv, Context)) in main() local
/external/clang/test/CodeGenCXX/
Dmangle-ms-back-references-pr13207.cpp170 struct RetVal { int hash; }; argument
/external/clang/lib/ASTMatchers/Dynamic/
DRegistry.cpp477 std::vector<MatcherCompletion> RetVal; in getCompletions() local
/external/llvm/tools/bugpoint/
DExecutionDriver.cpp347 int RetVal = AI->ExecuteProgram(BitcodeFile, InputArgv, InputFile, OutputFile, in executeProgram() local
/external/llvm/lib/Transforms/IPO/
DDeadArgumentElimination.cpp966 Value *RetVal = UndefValue::get(RetTy); in RemoveDeadStuffFromFunction() local
1021 Value *RetVal; in RemoveDeadStuffFromFunction() local
DFunctionAttrs.cpp725 Value *RetVal = FlowsToReturn[i]; in IsFunctionMallocLike() local
/external/llvm/examples/Kaleidoscope/Chapter3/
Dtoy.cpp456 if (Value *RetVal = Body->Codegen()) { in Codegen() local
/external/llvm/examples/Kaleidoscope/Chapter4/
Dtoy.cpp464 if (Value *RetVal = Body->Codegen()) { in Codegen() local
/external/llvm/lib/Transforms/Utils/
DIntegerDivision.cpp261 Value *RetVal = Builder.CreateSelect(Ret0, Zero, Dividend); in generateUnsignedDivisionCode() local
/external/clang/unittests/Lex/
DPPCallbacksTest.cpp235 PragmaOpenCLExtensionCallbacks::CallbackParameters RetVal = { in PragmaOpenCLExtensionCall() local
/external/llvm/examples/Kaleidoscope/Chapter5/
Dtoy.cpp709 if (Value *RetVal = Body->Codegen()) { in Codegen() local
/external/llvm/examples/Kaleidoscope/Chapter6/
Dtoy.cpp817 if (Value *RetVal = Body->Codegen()) { in Codegen() local

12