Home
last modified time | relevance | path

Searched defs:rewrite (Results 1 – 22 of 22) sorted by relevance

/freebsd-12.1/crypto/heimdal/lib/roken/
H A Desetenv.c41 esetenv(const char *var, const char *val, int rewrite) in esetenv()
H A Dsetenv.c48 setenv(const char *var, const char *val, int rewrite) in setenv()
/freebsd-12.1/contrib/bmake/
H A Dsetenv.c81 setenv(name, value, rewrite) in setenv() argument
H A Dutil.c94 setenv(const char *name, const char *value, int rewrite) in setenv()
/freebsd-12.1/crypto/openssh/openbsd-compat/
H A Dsetenv.c132 setenv(const char *name, const char *value, int rewrite) in setenv()
/freebsd-12.1/usr.bin/mail/
H A Dtty.c51 static jmp_buf rewrite; /* Place to go when continued */ variable
/freebsd-12.1/usr.bin/hexdump/
H A Dparse.c205 rewrite(FS *fs) in rewrite() function
/freebsd-12.1/usr.sbin/lpr/pac/
H A Dpac.c294 rewrite(void) in rewrite() function
/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonRDFOpt.cpp215 bool HexagonDCE::rewrite(NodeAddr<InstrNode*> IA, SetVector<NodeId> &Remove) { in rewrite() function in HexagonDCE
H A DHexagonConstPropagation.cpp947 bool MachineConstPropagator::rewrite(MachineFunction &MF) { in rewrite() function in MachineConstPropagator
2317 bool HexagonConstEvaluator::rewrite(MachineInstr &MI, const CellMap &Inputs) { in rewrite() function in HexagonConstEvaluator
/freebsd-12.1/sys/netpfil/pf/
H A Dpf_norm.c1155 int rewrite = 0; in pf_normalize_tcp() local
1761 int rewrite = 0; in pf_normalize_tcpopt() local
H A Dpf.c3253 int rewrite = 0, hdrlen = 0; in pf_test_rule() local
3616 u_int16_t dport, int *rewrite, struct pfi_kif *kif, struct pf_state **sm, in pf_create_state()
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DVirtRegMap.cpp495 void VirtRegRewriter::rewrite() { in rewrite() function in VirtRegRewriter
/freebsd-12.1/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_sprom_subr.c1007 uint8_t op, rewrite, immd; in bhnd_sprom_opcode_step() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp965 Rewriter &rewrite; in RewriteExpression() member in ClangExpressionParser::RewriteExpression::RewritesReceiver
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h735 static const SCEV *rewrite(const SCEV *Scev, LoopToScevMapT &Map, in rewrite() function
/freebsd-12.1/contrib/sendmail/src/
H A Dsendmail.h1094 struct rewrite struct
1098 struct rewrite *r_next;/* next in chain */ argument
1099 int r_line; /* rule line in sendmail.cf */
H A Dparseaddr.c1011 rewrite(pvp, ruleset, reclevel, e, maxatom) in rewrite() function
/freebsd-12.1/sbin/dhclient/
H A Ddhclient.c1956 int rewrite) in write_client_lease()
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DScalarEvolution.cpp4222 static const SCEV *rewrite(const SCEV *S, const Loop *L, ScalarEvolution &SE, in rewrite() function in __anon1b57f8c30b11::SCEVInitRewriter
4266 static const SCEV *rewrite(const SCEV *S, const Loop *L, ScalarEvolution &SE) { in rewrite() function in __anon1b57f8c30b11::SCEVPostIncRewriter
4307 static const SCEV *rewrite(const SCEV *S, const Loop *L, in rewrite() function in __anon1b57f8c30b11::SCEVBackedgeConditionFolder
4383 static const SCEV *rewrite(const SCEV *S, const Loop *L, in rewrite() function in __anon1b57f8c30b11::SCEVShiftRewriter
12018 static const SCEV *rewrite(const SCEV *S, const Loop *L, ScalarEvolution &SE, in rewrite() function in __anon1b57f8c33211::SCEVPredicateRewriter
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DSROA.cpp3176 bool rewrite(Instruction &I) { in rewrite() function in __anon241d746d0a11::AggLoadStoreRewriter
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExpr.cpp5649 ExprResult rewrite = rebuildUnknownAnyFunction(*this, Fn); in BuildResolvedCallExpr() local