Home
last modified time | relevance | path

Searched defs:succ (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/contrib/netbsd-tests/net/icmp/
H A Dt_ping.c151 int loop, succ; in doping() local
208 int succ; in ATF_TC_BODY() local
244 int succ; in ATF_TC_BODY() local
277 int succ, i; in ATF_TC_BODY() local
/freebsd/contrib/netbsd-tests/rump/kernspace/
H A Dalloc.c83 int succ, i; in rumptest_alloc() local
/freebsd/contrib/ntp/sntp/libopts/
H A Dreset.c80 tSuccess succ; in optionResetOpt() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExplodedGraph.cpp95 const ExplodedNode *succ = *(node->succ_begin()); in shouldCollect() local
160 ExplodedNode *succ = *(node->succ_begin()); in collectNode() local
H A DCoreEngine.cpp362 if (const CFGBlock *succ = *it) { in HandleBlockExit() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DUnreachableBlockElim.cpp121 MachineBasicBlock* succ = *BB.succ_begin(); in runOnMachineFunction() local
H A DMachineVerifier.cpp668 for (const auto *succ : MBB->successors()) { in visitMachineBasicBlockBefore() local
H A DMachinePipeliner.cpp1851 SUnit *succ = S.getSUnit(); in computeNodeFunctions() local
/freebsd/crypto/openssl/crypto/ec/curve448/
H A Df_generic.c74 mask_t succ; in gf_deserialize() local
H A Dcurve448.c191 mask_t succ; in ossl_curve448_point_eq() local
333 mask_t succ; in ossl_curve448_point_decode_like_eddsa_and_mul_by_ratio() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DRegionIterator.h88 NodeRef succ; in getISucc() local
H A DDependenceAnalysis.h204 void setNextSuccessor(const Dependence *succ) { NextSuccessor = succ; } in setNextSuccessor()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSink.cpp91 Loop *succ = LI.getLoopFor(SuccToSinkTo); in IsAcceptableTarget() local
/freebsd/contrib/lib9p/pytest/
H A Dclient.py194 def succ(self, detail=None): member in TestCase
/freebsd/bin/ed/
H A Ded.h157 #define REQUE(pred, succ) (pred)->q_forw = (succ), (succ)->q_back = (pred) argument
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DGCOV.h312 SmallVector<GCOVArc *, 2> succ; variable
/freebsd/contrib/bmake/
H A Dmake.c640 GNode *succ = ln->datum; in ScheduleOrderSuccessors() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDeadStoresChecker.cpp97 for (const CFGBlock *succ : block->succs()) in computeReachableBlocks() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DLiveVariables.cpp556 if (const CFGBlock *succ = *it) { in computeLiveness() local
/freebsd/contrib/libpcap/
H A Dgencode.h258 struct block *succ; /* successor vertex */ member
H A Doptimize.c1591 use_conflict(struct block *b, struct block *succ) in use_conflict()
/freebsd/sys/kern/
H A Dsubr_pctrie.c542 struct pctrie_node *succ; in pctrie_lookup_ge_node() local
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DGCOV.cpp490 GCOVArc *succ = u->succ[i]; in augmentOneCycle() local
/freebsd/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new.c200 dbus_bool_t succ; in wpas_dbus_signal_scan_done() local
/freebsd/contrib/lib9p/backend/
H A Dfs.c1789 char *comp, *succ, *next, *swtmp; in fs_walk() local

12