| /netbsd-src/external/bsd/tcpdump/dist/tests/ |
| H A D | forces2vvv.out | 26 192.168.1.142.57793 > 192.168.1.143.6706: sctp[ForCES LP] 29 192.168.1.143.6706 > 192.168.1.142.57793: sctp[ForCES LP] 32 192.168.1.142.57793 > 192.168.1.143.6706: sctp[ForCES LP] 35 192.168.1.143.6706 > 192.168.1.142.57793: sctp[ForCES LP] 68 192.168.1.143.6706 > 192.168.1.142.57793: sctp[ForCES LP] 80 192.168.1.142.57793 > 192.168.1.143.6706: sctp[ForCES LP] 83 192.168.1.142.57793 > 192.168.1.143.6706: sctp[ForCES LP] 95 192.168.1.143.6706 > 192.168.1.142.57793: sctp[ForCES LP] 122 192.168.1.143.6706 > 192.168.1.142.57793: sctp[ForCES LP] 134 192.168.1.142.57793 > 192.168.1.143.6706: sctp[ForCES LP] [all …]
|
| H A D | forces2vv.out | 26 192.168.1.142.34521 > 192.168.1.143.6706: sctp[ForCES LP] 29 192.168.1.143.6706 > 192.168.1.142.34521: sctp[ForCES LP] 32 192.168.1.142.34521 > 192.168.1.143.6706: sctp[ForCES LP] 35 192.168.1.143.6706 > 192.168.1.142.34521: sctp[ForCES LP] 68 192.168.1.143.6706 > 192.168.1.142.34521: sctp[ForCES LP] 80 192.168.1.142.34521 > 192.168.1.143.6706: sctp[ForCES LP] 83 192.168.1.142.34521 > 192.168.1.143.6706: sctp[ForCES LP] 95 192.168.1.143.6706 > 192.168.1.142.34521: sctp[ForCES LP] 98 192.168.1.143.6706 > 192.168.1.142.34521: sctp[ForCES LP] 110 192.168.1.142.34521 > 192.168.1.143.6706: sctp[ForCES LP] [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
| H A D | MachineFunctionSplitter.cpp | 139 for (const MachineBasicBlock *LP : LandingPads) { in runOnMachineFunction() local 140 if (!isColdBlock(*LP, MBFI, PSI)) in runOnMachineFunction() 144 for (MachineBasicBlock *LP : LandingPads) in runOnMachineFunction() 145 LP->setSectionID(MBBSectionID::ColdSectionID); in runOnMachineFunction()
|
| H A D | MachineFunction.cpp | 687 LandingPadInfo &LP = LandingPads[i]; in getOrCreateLandingPadInfo() local 688 if (LP.LandingPadBlock == LandingPad) in getOrCreateLandingPadInfo() 689 return LP; in getOrCreateLandingPadInfo() 698 LandingPadInfo &LP = getOrCreateLandingPadInfo(LandingPad); in addInvoke() local 699 LP.BeginLabels.push_back(BeginLabel); in addInvoke() 700 LP.EndLabels.push_back(EndLabel); in addInvoke() 705 LandingPadInfo &LP = getOrCreateLandingPadInfo(LandingPad); in addLandingPad() local 706 LP.LandingPadLabel = LandingPadLabel; in addLandingPad() 752 LandingPadInfo &LP = getOrCreateLandingPadInfo(LandingPad); in addCatchTypeInfo() local 754 LP.TypeIds.push_back(getTypeIDFor(TyInfo[N - 1])); in addCatchTypeInfo() [all …]
|
| H A D | DwarfEHPrepare.cpp | 131 for (auto *LP : CleanupLPads) { in pruneUnreachableResumes() local 132 if (isPotentiallyReachable(LP, RI, nullptr, &DTU->getDomTree())) { in pruneUnreachableResumes() 169 if (auto *LP = BB.getLandingPadInst()) in InsertUnwindResumeCalls() local 170 if (LP->isCleanup()) in InsertUnwindResumeCalls() 171 CleanupLPads.push_back(LP); in InsertUnwindResumeCalls()
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/cf/ |
| H A D | make-proto.pl | 171 $LP = "__P(("; 174 $LP = "("; 179 s/\</ $LP\n\t/; 181 s/\</ $LP/; 186 s/(.*)\s([a-zA-Z0-9_]+ \Q$LP\E)/$1\n$2/;
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | sel-sched-ir.h | 455 #define _FOR_EACH_1(TYPE, ELEM, I, LP) \ argument 456 for (_list_iter_start (&(I), (LP), true); \ 470 #define _xlist_remove(LP) (_list_remove (LP)) argument 471 #define _xlist_clear(LP) (_list_clear (LP)) argument 503 #define _FOR_EACH_X_1(X, I, LP) _FOR_EACH_1 (x, (X), (I), (LP)) argument 514 #define ilist_remove(LP) (_list_remove (LP)) argument 515 #define ilist_clear(LP) (_list_clear (LP)) argument 547 #define FOR_EACH_INSN_1(INSN, I, LP) _FOR_EACH_1 (insn, (INSN), (I), (LP)) argument
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | sel-sched-ir.h | 455 #define _FOR_EACH_1(TYPE, ELEM, I, LP) \ argument 456 for (_list_iter_start (&(I), (LP), true); \ 470 #define _xlist_remove(LP) (_list_remove (LP)) argument 471 #define _xlist_clear(LP) (_list_clear (LP)) argument 503 #define _FOR_EACH_X_1(X, I, LP) _FOR_EACH_1 (x, (X), (I), (LP)) argument 514 #define ilist_remove(LP) (_list_remove (LP)) argument 515 #define ilist_clear(LP) (_list_clear (LP)) argument 547 #define FOR_EACH_INSN_1(INSN, I, LP) _FOR_EACH_1 (insn, (INSN), (I), (LP)) argument
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
| H A D | LoopPass.h | 98 LoopPass *LP = static_cast<LoopPass *>(PassVector[N]); in getContainedPass() local 99 return LP; in getContainedPass()
|
| /netbsd-src/games/quiz/datfiles/ |
| H A D | ed | 59 delete every empty line from here through next "LP":\ 60 .,/[LP|{{^}\\.}LP]/g/^$/d
|
| /netbsd-src/usr.sbin/lpr/lpd/ |
| H A D | printjob.c | 1381 if (!remote && *LP) { in openpr() 1382 if (strchr(LP, '@') != NULL) in openpr() 1412 pfd = getport(LP); in opennet() 1426 pstatus("waiting for %s to come up", LP); in opennet() 1428 pstatus("waiting for access to printer on %s", LP); in opennet() 1432 pstatus("sending to %s", LP); in opennet() 1444 pfd = open(LP, RW ? O_RDWR : O_WRONLY); in opentty() 1450 syslog(LOG_ERR, "%s: %m", LP); in opentty()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ |
| H A D | InstrProfiling.cpp | 321 bool allowSpeculativeCounterPromotion(Loop *LP) { in allowSpeculativeCounterPromotion() argument 334 bool isPromotionPossible(Loop *LP, in isPromotionPossible() argument 342 if (!LP->hasDedicatedExits()) in isPromotionPossible() 345 BasicBlock *PH = LP->getLoopPreheader(); in isPromotionPossible() 353 unsigned getMaxNumOfPromotionsInLoop(Loop *LP) { in getMaxNumOfPromotionsInLoop() argument 355 LP->getExitBlocks(LoopExitBlocks); in getMaxNumOfPromotionsInLoop() 356 if (!isPromotionPossible(LP, LoopExitBlocks)) in getMaxNumOfPromotionsInLoop() 360 LP->getExitingBlocks(ExitingBlocks); in getMaxNumOfPromotionsInLoop()
|
| /netbsd-src/usr.bin/rdist/ |
| H A D | gram.y | 55 %term LP 2 109 | LP names RP = { 234 return(LP); in yylex()
|
| H A D | defs.h | 58 #define LP 2 macro
|
| /netbsd-src/external/mpl/bind/dist/fuzz/dns_rdata_fromtext.in/ |
| H A D | lp | 1 IN LP 10 example.net.
|
| /netbsd-src/share/doc/usd/17.msmacros/ |
| H A D | fig1.xfig | 40 4 0 0 12 0 0 0 0.000 1 11 34 434 484 PP, LP
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/test/recipes/15-test_ecparam_data/valid/ |
| H A D | c2pnb304w1-explicit.pem | 5 LP+9ej64tv7DXH/Wfybd9ihaZE90CiYU4Z++t24NoXFRfs9AG1Aom/AUEDKIUnqb
|
| /netbsd-src/crypto/external/bsd/openssl/dist/test/recipes/15-test_ecparam_data/valid/ |
| H A D | c2pnb304w1-explicit.pem | 5 LP+9ej64tv7DXH/Wfybd9ihaZE90CiYU4Z++t24NoXFRfs9AG1Aom/AUEDKIUnqb
|
| /netbsd-src/external/gpl3/binutils/dist/gas/ |
| H A D | atof-generic.c | 641 #define print_littlenum(LP) (printf (littlenum_format, LP)) argument
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/ |
| H A D | atof-generic.c | 641 #define print_littlenum(LP) (printf (littlenum_format, LP)) argument
|
| /netbsd-src/external/mpl/bind/dist/bin/tests/system/additional/ns1/ |
| H A D | nid.db | 21 nid2 LP 2 ns1
|
| /netbsd-src/usr.sbin/lpr/common_source/ |
| H A D | lp.h | 52 extern const char *LP; /* line printer device name */
|
| H A D | common.c | 83 const char *LP; /* line printer device name */ variable 450 LP = cgetstr(bp, DEFLP, &cp) == -1 ? _PATH_DEFDEVLP : cp; in getprintcap()
|
| /netbsd-src/external/gpl2/groff/dist/tmac/ |
| H A D | TODO | 32 .LP
|
| /netbsd-src/crypto/external/bsd/openssl/dist/test/ocsp-tests/ |
| H A D | D3_Issuer_Root.pem | 55 XapI19V91Cp7XPpGBFDkzA5CW4zt2/LP/JaT4NsRNlRiNDiPDGCbO5dWOK3z0luL
|