Home
last modified time | relevance | path

Searched defs:Success (Results 1 – 25 of 81) sorted by relevance

1234

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/tests/unit/
H A Dbuffer_queue_test.cc30 bool Success = false; in TEST() local
36 bool Success = false; in TEST() local
47 bool Success = false; in TEST() local
58 bool Success = false; in TEST() local
74 bool Success = false; in TEST() local
89 bool Success = false; in TEST() local
111 bool Success = false; in TEST() local
125 bool Success = false; in TEST() local
169 bool Success = false; in TEST() local
H A Dfdr_log_writer_test.cc41 bool Success = false; in TEST() local
79 bool Success = false; in TEST() local
129 bool Success = false; in TEST() local
H A Dprofile_collector_test.cc113 bool Success = false; in TEST() local
184 static bool Success = false; in threadProcessing() local
H A Dallocator_test.cc61 bool Success = false; in TEST() local
H A Dfdr_controller_test.cc54 bool Success; in SetUp() local
306 bool Success; in SetUp() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp428 bool Success = Expr->evaluateAsAbsolute(Imm); in HexagonProcessInstruction() local
455 bool Success = Expr->evaluateAsAbsolute(Imm); in HexagonProcessInstruction() local
491 bool Success = Expr->evaluateAsAbsolute(Imm); in HexagonProcessInstruction() local
522 bool Success = MO.getExpr()->evaluateAsAbsolute(Imm); in HexagonProcessInstruction() local
581 bool Success = Expr->evaluateAsAbsolute(Value); in HexagonProcessInstruction() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_buffer_queue.cc79 bool Success = false; in init() local
147 bool &Success) XRAY_NEVER_INSTRUMENT in BufferQueue()
H A Dxray_profiling.cc92 bool Success = false; in getThreadLocalData() local
393 bool Success = false; in profilingLoggingInit() local
H A Dxray_x86_64.cc60 bool Success; in readValueFromFile() local
/netbsd-src/external/public-domain/sqlite/dist/
H A DReplace.cs55 Success = 0, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DItaniumManglingCanonicalizer.h44 Success, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DCompilation.cpp144 bool Success = true; in CleanupFileList() local
153 bool Success = true; in CleanupFileMap() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DDynamicCastInfo.h19 enum CastResult { Success, Failure }; enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp278 bool Success = Clang->ExecuteAction(*Act); in ExecuteCompilerInvocation() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-undname/
H A Dllvm-undname.cpp100 bool Success = true; in main() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/driver/
H A Dcc1_main.cpp212 bool Success = CompilerInvocation::CreateFromArgs(Clang->getInvocation(), in cc1_main() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp471 Value *&Success, Value *&NewLoaded) { in createCmpXchgInstFun()
934 Value *Success = Builder.CreateExtractValue(NewCI, 1); in expandPartwordCmpXchg() local
1023 Value *Success = Builder.CreateICmpEQ( in expandAtomicCmpXchgToMaskedIntrinsic() local
1319 PHINode *Success = Builder.CreatePHI(Type::getInt1Ty(Ctx), 2, "success"); in expandAtomicCmpXchg() local
1439 Value *Success = nullptr; in insertRMWCmpXchgLoop() local
1619 bool Success = false; in expandAtomicRMWToLibcall() local
1633 SyncScope::ID SSID, Value *&Success, Value *&NewLoaded) { in expandAtomicRMWToLibcall()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/MCDisassembler/
H A DMCDisassembler.h103 Success = 3 enumerator
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/profile/
H A DInstrProfilingValue.c120 uint32_t Success = 0; in __llvm_profile_instrument_target() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DByteCodeEmitter.cpp127 bool Success = true; in emitOp() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Interpreter/
H A DInterpreter.cpp79 bool Success = CompilerInvocation::CreateFromArgs( in CreateCI() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Testing/Support/
H A DSupportHelpers.h28 bool Success() const { return Infos.empty(); } in Success() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp1373 bool Success = true; in cleanup() local
2985 bool Success = true; in handleVectorVectorBinOp() local
4736 bool Success = true; in getDefaultInitValue() local
6015 bool Success = true; in EvaluateArgs() local
6200 bool Success = true; in HandleConstructorCall() local
7925 bool Success(APValue::LValueBase B) { in Success() function in __anondef1c1651911::LValueExprEvaluatorBase
7939 bool Success(const APValue &V, const Expr *E) { in Success() function in __anondef1c1651911::LValueExprEvaluatorBase
8361 bool Success = true; in VisitArraySubscriptExpr() local
8417 bool Success = true; in VisitCompoundAssignOperator() local
8441 bool Success = true; in VisitBinAssign() local
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCompound.cpp203 bool Success; in getCompoundInsn() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DGCNNSAReassign.cpp313 bool Success = scavengeRegs(Intervals); in runOnMachineFunction() local

1234