/freebsd-src/crypto/heimdal/lib/roken/ |
H A D | esetenv.c | 41 esetenv(const char *var, const char *val, int rewrite) in esetenv()
|
H A D | setenv.c | 48 setenv(const char *var, const char *val, int rewrite) in setenv()
|
/freebsd-src/contrib/bmake/ |
H A D | setenv.c | 81 setenv(name, value, rewrite) in setenv() argument
|
H A D | util.c | 85 setenv(const char *name, const char *value, int rewrite) in setenv() argument
|
/freebsd-src/crypto/openssh/openbsd-compat/ |
H A D | setenv.c | 134 setenv(const char *name, const char *value, int rewrite) in setenv()
|
/freebsd-src/usr.bin/mail/ |
H A D | tty.c | 43 static jmp_buf rewrite; /* Place to go when continued */ variable
|
/freebsd-src/crypto/openssl/util/perl/OpenSSL/ |
H A D | Ordinals.pm | 204 sub rewrite { subroutine
|
/freebsd-src/usr.bin/hexdump/ |
H A D | parse.c | 200 rewrite(FS *fs) in rewrite() function
|
/freebsd-src/usr.sbin/lpr/pac/ |
H A D | pac.c | 280 rewrite(void) in rewrite() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | PoisonChecking.cpp | 255 static bool rewrite(Function &F) { rewrite() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonRDFOpt.cpp | 217 bool HexagonDCE::rewrite(NodeAddr<InstrNode*> IA, SetVector<NodeId> &Remove) { rewrite() function in HexagonDCE
|
H A D | HexagonConstPropagation.cpp | 962 bool MachineConstPropagator::rewrite(MachineFunction &MF) { in rewrite() function in MachineConstPropagator 2327 bool HexagonConstEvaluator::rewrite(MachineInstr &MI, const CellMap &Inputs) { in rewrite() function in HexagonConstEvaluator
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | VirtRegMap.cpp | 535 void VirtRegRewriter::rewrite() { in rewrite() function in VirtRegRewriter
|
H A D | ModuloSchedule.cpp | 1300 void KernelRewriter::rewrite() { rewrite() function in KernelRewriter
|
/freebsd-src/sys/dev/bhnd/nvram/ |
H A D | bhnd_nvram_data_sprom_subr.c | 999 uint8_t op, rewrite, immd; in bhnd_sprom_opcode_step() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | ScalarEvolutionExpressions.h | 904 static const SCEV *rewrite(const SCEV *Scev, ScalarEvolution &SE, in rewrite() function 934 static const SCEV *rewrite(const SCEV *Scev, LoopToScevMapT &Map, in rewrite() function
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_rtl_access.cpp | 341 const m128 rewrite = _mm_and_si128(same_sid_access, rw_weaker); in CheckRaces() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorizationLegality.cpp | 545 static const SCEV *rewrite(const SCEV *S, ScalarEvolution &SE, in rewrite() function in llvm::__anon1263b3f00311::SCEVAddRecForUniformityRewriter
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangExpressionParser.cpp | 1232 Rewriter &rewrite; RewriteExpression() member in ClangExpressionParser::RewriteExpression::RewritesReceiver
|
/freebsd-src/contrib/sendmail/src/ |
H A D | sendmail.h | 1277 struct rewrite struct 1281 struct rewrite *r_next;/* next in chain */ argument 1282 int r_line; /* rule line in sendmail.cf */
|
H A D | parseaddr.c | 1053 rewrite(pvp, ruleset, reclevel, e, maxatom) in rewrite() function
|
/freebsd-src/sbin/dhclient/ |
H A D | dhclient.c | 1978 write_client_lease(struct interface_info * ip,struct client_lease * lease,int rewrite) write_client_lease() argument
|
/freebsd-src/sys/netpfil/pf/ |
H A D | pf_norm.c | 1392 int rewrite = 0; pf_normalize_tcp() local
|
H A D | pf.c | 4433 int rewrite = 0, hdrlen = 0; pf_test_rule() local 4852 pf_create_state(struct pf_krule * r,struct pf_krule * nr,struct pf_krule * a,struct pf_pdesc * pd,struct pf_ksrc_node * nsn,struct pf_state_key * nk,struct pf_state_key * sk,struct mbuf * m,int off,u_int16_t sport,u_int16_t dport,int * rewrite,struct pfi_kkif * kif,struct pf_kstate ** sm,int tag,u_int16_t bproto_sum,u_int16_t bip_sum,int hdrlen,struct pf_krule_slist * match_rules) pf_create_state() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 1074 static const SCEV *rewrite(const SCEV *Scev, ScalarEvolution &SE) { getLosslessPtrToIntExpr() function in ScalarEvolution::getLosslessPtrToIntExpr::SCEVPtrToIntSinkingRewriter 4884 static const SCEV *rewrite(const SCEV *S, const Loop *L, ScalarEvolution &SE, rewrite() function in __anon508f8d701611::SCEVInitRewriter 4928 static const SCEV *rewrite(const SCEV *S, const Loop *L, ScalarEvolution &SE) { rewrite() function in __anon508f8d701611::SCEVPostIncRewriter 4969 static const SCEV *rewrite(const SCEV *S, const Loop *L, rewrite() function in __anon508f8d701611::SCEVBackedgeConditionFolder 5045 static const SCEV *rewrite(const SCEV *S, const Loop *L, rewrite() function in __anon508f8d701611::SCEVShiftRewriter 14447 static const SCEV *rewrite(const SCEV *S, const Loop *L, ScalarEvolution &SE, rewrite() function in __anon508f8d704911::SCEVPredicateRewriter [all...] |