Home
last modified time | relevance | path

Searched defs:After (Results 1 – 24 of 24) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/lloadd/
H A Dlloadd.service3 After=syslog.target network-online.target key
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dslapd.service3 After=syslog.target network-online.target key
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h347 const ChangedIRData &After, bool ColourMode) in ChangedIRComparer()
371 const ChangedIRData &After; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Passes/
H A DStandardInstrumentations.cpp128 std::string doSystemDiff(StringRef Before, StringRef After, in doSystemDiff()
441 IRUnitT After; in handleIRAfterPass() local
548 const std::string &After, Any) { in handleAfter()
570 const OrderedChangedData &Before, const OrderedChangedData &After, in report()
975 const CFG &After) { in printDiff()
1173 const ChangedIRData &After, Any IR) { in handleAfter()
1190 const ChangedFuncData &After) { in handleFunctionCompare()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-spec-builders.h976 TypedExpectation& After(const ExpectationSet& s) { in After() function
988 TypedExpectation& After(const ExpectationSet& s1, const ExpectationSet& s2) { in After() function
991 TypedExpectation& After(const ExpectationSet& s1, const ExpectationSet& s2, in After() function
995 TypedExpectation& After(const ExpectationSet& s1, const ExpectationSet& s2, in After() function
999 TypedExpectation& After(const ExpectationSet& s1, const ExpectationSet& s2, in After() function
/netbsd-src/external/bsd/unbound/dist/contrib/
H A Dunbound_portable.service.in17 After=network.target key
H A Dunbound.service.in45 After=network.target key
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DHeaderSearchOptions.h60 After enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DWholeProgramDevirt.h102 AccumBitVector After; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.h212 getLiveRegMap(Range &&R, bool After, LiveIntervals &LIS) { in getLiveRegMap()
H A DGCNRegPressure.cpp280 bool After) { in reset()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h1114 BasicBlock *After; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DLexer.cpp3704 char After = getCharAndSize(CurPtr+SizeTmp, SizeTmp2); in LexTokenInternal() local
3726 char After = getCharAndSize(CurPtr+SizeTmp, SizeTmp2); in LexTokenInternal() local
3755 char After = getCharAndSize(CurPtr + SizeTmp + SizeTmp2, SizeTmp3); in LexTokenInternal() local
3782 char After = getCharAndSize(CurPtr+SizeTmp, SizeTmp2); in LexTokenInternal() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DPlaceSafepoints.cpp641 BasicBlock::iterator Before(PollCall), After(PollCall); in INITIALIZE_PASS_DEPENDENCY() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/InterfaceStub/
H A DELFObjHandler.cpp363 Error appendToError(Error Err, StringRef After) { in appendToError()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp873 MachineBasicBlock::iterator After = GetPrevInsn(Emitter.getInsertPos()); in EmitSchedule() local
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml365 | After of 'b Constructor
H A Dllvm.mli397 | After of 'b Constructor
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DOverload.h402 StandardConversionSequence After; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1080 BasicBlock *After = in createLoopSkeleton() local
1140 BasicBlock *After = CL->getAfter(); in createCanonicalLoop() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDeclCXX.cpp2709 auto &After = GetLookAheadToken(2); in ParseCXXClassMemberDeclaration() local
H A DParseExprCXX.cpp759 const Token After = GetLookAheadToken(2); in TryParseLambdaExpression() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp10513 static void extendRight(SourceRange &R, SourceRange After) { in extendRight()
10589 SourceRange Before, After; in CheckConversionDeclarator() local
H A DSemaChecking.cpp8966 SourceLocation After = S.getLocForEndOfToken(E->getEndLoc()); in checkFormatExpr() local