Home
last modified time | relevance | path

Searched refs:simplify (Results 1 – 25 of 124) sorted by relevance

12345

/freebsd/sys/contrib/openzfs/lib/libspl/
H A Dmkdirp.c48 static char *simplify(const char *str);
55 str = simplify(d); in mkdirp()
137 simplify(const char *str) in simplify() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRangedConstraintManager.cpp26 Sym = simplify(State, Sym); in assumeSym()
105 Sym = simplify(State, Sym); in assumeSymInclusiveRange()
135 Sym = simplify(State, Sym); in assumeSymUnsupported()
240 SymbolRef simplify(ProgramStateRef State, SymbolRef Sym) { in simplify() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDependenceGraphBuilder.h65 simplify(); in populate()
107 void simplify();
/freebsd/crypto/openssl/demos/bio/
H A DREADME.txt2 to simplify socket programming.
/freebsd/contrib/llvm-project/clang/include/clang/CIR/Dialect/
H A DPasses.td25 `cir-simplify` pass.
32 def CIRSimplify : Pass<"cir-simplify"> {
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFPassRegistry.def19 FUNCTION_PASS("bpf-aspace-simplify", BPFASpaceCastSimplifyPass())
/freebsd/sys/contrib/dev/rtw89/
H A DKconfig170 If unsure, say Y to simplify debug problems
179 If unsure, say Y to simplify debug problems
/freebsd/usr.bin/sed/tests/
H A Dmath.sed151 # can we simplify multiplications
168 # can we simplify division (20/30 -> 2/3)
/freebsd/contrib/smart/
H A DChangelog39 * simplify LIBXO ifdef sprawl
H A DREADME.md42 To simplify the output, the application uses a Dumb Unified Model of
/freebsd/sys/contrib/device-tree/Bindings/input/
H A Dimx-keypad.txt4 or 3-point contact keys. The KPP is designed to simplify the software task
/freebsd/sys/contrib/device-tree/scripts/
H A Dgit-filter-branch339 --parents --simplify-merges --stdin "$@" <../parse >../revs ||
498 ancestor=$(git rev-list --simplify-merges -1 "$ref" "$@")
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DPassRegistry.def107 MODULE_PASS("simplify-type-tests", SimplifyTypeTestsPass())
402 FUNCTION_PASS("assume-simplify", AssumeSimplifyPass())
464 FUNCTION_PASS("loop-simplify", LoopSimplifyPass())
682 "no-speculate-blocks;speculate-blocks;no-simplify-cond-branch;"
683 "simplify-cond-branch;no-forward-switch-cond;forward-switch-cond;"
747 LOOP_PASS("evl-iv-simplify", EVLIndVarSimplifyPass())
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMergeICmps.cpp408 bool simplify(const TargetLibraryInfo &TLI, AliasAnalysis &AA,
691 bool BCECmpChain::simplify(const TargetLibraryInfo &TLI, AliasAnalysis &AA, in simplify() function in __anonde3b773f0111::BCECmpChain
846 return CmpChain.simplify(TLI, AA, DTU); in processPhi()
/freebsd/contrib/file/
H A DTODO9 It would be nice to simplify file considerably. For example,
/freebsd/crypto/heimdal/
H A DChangeLog.1999394 * lib/asn1/der_put.c: simplify by using der_put_length_and_tag
698 * appl/kf/kf.c: make v6 friendly and simplify
700 * appl/kf/kfd.c: make v6 friendly and simplify
702 * appl/test/tcp_server.c: simplify by using krb5_err instead of
705 * appl/test/tcp_client.c: simplify by using krb5_err instead of
708 * appl/test/tcp_server.c: make v6 friendly and simplify
710 * appl/test/tcp_client.c: make v6 friendly and simplify
844 * lib/krb5/sock_principal.c (krb5_sock_to_principal): simplify by
847 * lib/krb5/send_to_kdc.c (krb5_sendto_kdc): simplify by using
850 * lib/krb5/changepw.c (krb5_change_password): simplify by using
[all …]
/freebsd/crypto/openssh/contrib/cygwin/
H A DREADME46 Any user can simplify creating the own private and public keys by running
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DREADME.txt34 identical between both copies to simplify development and testing.
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DREADME.txt34 identical between both copies to simplify development and testing.
/freebsd/tools/tools/
H A DREADME28 git Tools to simplify the use of git by committers.
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dst,stm32-rcc.txt48 To simplify the usage and to share bit definition with the reset and clock
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8916-samsung-gt5-common.dtsi134 * The definitions for &lpass are here for completeness to simplify changing the
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_mul_impl.inc103 // simplify the shift logic.
/freebsd/contrib/pam-krb5/
H A DTODO72 simplify it with a reference counting scheme.
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DRangedConstraintManager.h489 SymbolRef simplify(ProgramStateRef State, SymbolRef Sym);

12345