Home
last modified time | relevance | path

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

12345

/freebsd-14.2/sys/contrib/openzfs/lib/libspl/
H A Dmkdirp.c47 static char *simplify(const char *str);
54 str = simplify(d); in mkdirp()
136 simplify(const char *str) in simplify() function
/freebsd-14.2/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-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDependenceGraphBuilder.h64 simplify(); in populate()
106 void simplify();
/freebsd-14.2/sys/contrib/dev/rtw89/
H A DKconfig85 If unsure, say Y to simplify debug problems
94 If unsure, say Y to simplify debug problems
/freebsd-14.2/crypto/openssl/demos/bio/
H A DREADME.txt2 to simplify socket programming.
/freebsd-14.2/usr.bin/sed/tests/
H A Dmath.sed151 # can we simplify multiplications
168 # can we simplify division (20/30 -> 2/3)
/freebsd-14.2/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
H A Dimx-keypad.yaml17 or 3-point contact keys. The KPP is designed to simplify the software task
/freebsd-14.2/contrib/file/
H A DTODO9 It would be nice to simplify file considerably. For example,
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMergeICmps.cpp408 bool simplify(const TargetLibraryInfo &TLI, AliasAnalysis &AA,
687 bool BCECmpChain::simplify(const TargetLibraryInfo &TLI, AliasAnalysis &AA, in simplify() function in __anon9202c2f50111::BCECmpChain
842 return CmpChain.simplify(TLI, AA, DTU); in processPhi()
/freebsd-14.2/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
847 * lib/krb5/send_to_kdc.c (krb5_sendto_kdc): simplify by using
854 simplify by using `struct sockaddr_storage'
856 * kpasswd/kpasswdd.c (*): simplify by using `struct
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DREADME.txt34 identical between both copies to simplify development and testing.
/freebsd-14.2/crypto/openssh/contrib/cygwin/
H A DREADME46 Any user can simplify creating the own private and public keys by running
/freebsd-14.2/tools/tools/
H A DREADME28 git Tools to simplify the use of git by committers.
/freebsd-14.2/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
H A Dbaikal,bt1-ccu-pll.yaml52 with an interface wrapper (so called safe PLL' clocks switcher) to simplify
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_mul_impl.inc103 // simplify the shift logic.
/freebsd-14.2/contrib/libcbor/doc/source/
H A Dusing.rst15 In order to simplify version comparisons, the version is also exported as
/freebsd-14.2/sys/contrib/device-tree/Bindings/riscv/
H A Dcpus.yaml97 lowercase to simplify parsing.
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceGraphBuilder.cpp378 template <class G> void AbstractDependenceGraphBuilder<G>::simplify() { in simplify() function in AbstractDependenceGraphBuilder
/freebsd-14.2/contrib/ldns/packaging/fedora/
H A Dldns.spec26 ldns is a library with the aim to simplify DNS programming in C. All
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DRangedConstraintManager.h489 SymbolRef simplify(ProgramStateRef State, SymbolRef Sym);
/freebsd-14.2/sys/contrib/device-tree/Bindings/pinctrl/
H A Dst,stm32-pinctrl.yaml160 To simplify the usage, macro is available to generate "pinmux" field.
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp77 Counter CounterExpressionBuilder::simplify(Counter ExpressionTree) { in simplify() function in CounterExpressionBuilder
131 return Simplify ? simplify(Cnt) : Cnt; in add()
137 return Simplify ? simplify(Cnt) : Cnt; in subtract()
/freebsd-14.2/crypto/openssl/doc/man3/
H A DBF_encrypt.pod68 to decrypt. Some programs and protocols simplify this, like SSH, where

12345