Searched refs:rewrite (Results 1 - 25 of 38) sorted by relevance

12

/freebsd-current/crypto/heimdal/lib/roken/
H A Desetenv.c41 esetenv(const char *var, const char *val, int rewrite) argument
43 if (setenv (rk_UNCONST(var), rk_UNCONST(val), rewrite))
H A Dsetenv.c48 setenv(const char *var, const char *val, int rewrite) argument
53 if (!rewrite && getenv(var) != 0)
66 if (!rewrite && GetEnvironmentVariable(var, dummy, sizeof(dummy)/sizeof(char)) != 0)
/freebsd-current/sys/contrib/device-tree/scripts/
H A Dindex-filter.sh6 ${SCRIPTS}/rewrite-index.pl | GIT_INDEX_FILE=$GIT_INDEX_FILE.new git update-index --index-info
/freebsd-current/contrib/bmake/
H A Dsetenv.c79 * "value". If rewrite is set, replace any current value.
81 setenv(name, value, rewrite)
84 int rewrite;
96 if (!rewrite)
H A Dutil.c85 setenv(const char *name, const char *value, int rewrite) argument
103 if (!rewrite)
/freebsd-current/usr.bin/hexdump/
H A Dhexdump.c66 /* rewrite the rules, do syntax checking */
68 rewrite(tfs);
H A Dhexdump.h102 void rewrite(FS *);
H A Dparse.c200 rewrite(FS *fs) function
265 * rewrite the format as necessary, set up blank-
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dsetenv.c131 * "value". If rewrite is set, replace any current value.
134 setenv(const char *name, const char *value, int rewrite) argument
152 if (!rewrite)
H A Dopenbsd-compat.h134 int setenv(register const char *name, register const char *value, int rewrite);
/freebsd-current/usr.sbin/lpr/pac/
H A Dpac.c92 static void rewrite(void);
176 rewrite();
280 rewrite(void) function
/freebsd-current/usr.bin/mail/
H A Dtty.c43 static jmp_buf rewrite; /* Place to go when continued */ variable
207 if (setjmp(rewrite))
281 longjmp(rewrite, 1);
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPoisonChecking.cpp255 static bool rewrite(Function &F) { function
324 Changed |= rewrite(F);
331 return rewrite(F) ? PreservedAnalyses::none() : PreservedAnalyses::all();
/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolutionDivision.cpp222 Remainder = SCEVParameterRewriter::rewrite(Numerator, SE, RewriteMap);
227 Quotient = SCEVParameterRewriter::rewrite(Numerator, SE, RewriteMap);
/freebsd-current/crypto/openssl/util/
H A Dmknum.pl126 $ordinals->rewrite(filter => $filter);
/freebsd-current/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_sprom_subr.c896 * When evaluating @p state and @p opcode, rewrite @p opcode based on the
999 uint8_t op, rewrite, immd; local
1011 rewrite = *opcode;
1012 if ((error = bhnd_sprom_opcode_rewrite_opcode(state, &rewrite)))
1015 if (rewrite != *opcode) {
1017 *opcode = rewrite;
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonRDFOpt.cpp97 bool rewrite(NodeAddr<InstrNode*> IA, SetVector<NodeId> &Remove);
185 Changed |= rewrite(SA, Remove);
217 bool HexagonDCE::rewrite(NodeAddr<InstrNode*> IA, SetVector<NodeId> &Remove) { function in class:HexagonDCE
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DVirtRegMap.cpp195 void rewrite();
276 rewrite();
415 // We may have deferred allocation of the virtual register, and the rewrite
535 void VirtRegRewriter::rewrite() { function in class:VirtRegRewriter
/freebsd-current/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.h90 RewriteKind rewrite) const;
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp792 // We rewrite the last token with the completion, so let's drop that
1232 Rewriter &rewrite; member in class:RewritesReceiver
1235 RewritesReceiver(Rewriter &in_rewrite) : rewrite(in_rewrite) {}
1238 rewrite.InsertText(loc, text);
1241 rewrite.ReplaceText(range.getBegin(), rewrite.getRangeSize(range), text);
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp493 /// Loop for which to rewrite AddRecsFor.
545 static const SCEV *rewrite(const SCEV *S, ScalarEvolution &SE, function in class:llvm::__anon3026::SCEVAddRecForUniformityRewriter
587 SCEVAddRecForUniformityRewriter::rewrite(S, *SE, FixedVF, 0, TheLoop);
596 SCEVAddRecForUniformityRewriter::rewrite(S, *SE, FixedVF, I, TheLoop);
/freebsd-current/contrib/sendmail/src/
H A Dparseaddr.c1009 ** REWRITE -- apply rewrite rules to token vector.
1011 ** This routine is an ordered production system. Each rewrite
1013 ** rewrite); 'rwr' points the the current rewrite rule.
1015 ** For each rewrite rule, 'avp' points the address vector we
1027 ** When we finally match, we rewrite the address vector
1053 rewrite(pvp, ruleset, reclevel, e, maxatom) function
1061 register char *rp; /* rewrite pointer */
1065 register char **rvp; /* rewrite vector pointer */
1067 register struct rewrite *rw
[all...]
/freebsd-current/crypto/openssl/util/perl/OpenSSL/
H A DOrdinals.pm191 =item B<< $ordinals->rewrite >>
193 =item B<< $ordinals->rewrite >>, I<%options>
204 sub rewrite { subroutine
/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_access.cpp341 const m128 rewrite = _mm_and_si128(same_sid_access, rw_weaker); local
342 const int rewrite_mask = _mm_movemask_epi8(rewrite);
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h904 static const SCEV *rewrite(const SCEV *Scev, ScalarEvolution &SE, function in class:llvm::SCEVParameterRewriter
934 static const SCEV *rewrite(const SCEV *Scev, LoopToScevMapT &Map, function in class:llvm::SCEVLoopAddRecRewriter

Completed in 471 milliseconds

12