Home
last modified time | relevance | path

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

12345

/freebsd-13-stable/sys/contrib/openzfs/lib/libspl/
HDmkdirp.c47 static char *simplify(const char *str);
54 str = simplify(d); in mkdirp()
136 simplify(const char *str) in simplify() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDRangedConstraintManager.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-13-stable/sys/contrib/dev/rtw89/
HDKconfig57 If unsure, say Y to simplify debug problems
66 If unsure, say Y to simplify debug problems
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDDependenceGraphBuilder.h64 simplify(); in populate()
106 void simplify();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/BPF/
HDBPFPassRegistry.def19 FUNCTION_PASS("bpf-aspace-simplify", BPFASpaceCastSimplifyPass())
/freebsd-13-stable/usr.bin/sed/tests/
HDmath.sed151 # can we simplify multiplications
168 # can we simplify division (20/30 -> 2/3)
/freebsd-13-stable/sys/contrib/device-tree/Bindings/input/
HDimx-keypad.txt4 or 3-point contact keys. The KPP is designed to simplify the software task
/freebsd-13-stable/contrib/file/
HDTODO9 It would be nice to simplify file considerably. For example,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDMergeICmps.cpp408 bool simplify(const TargetLibraryInfo &TLI, AliasAnalysis &AA,
687 bool BCECmpChain::simplify(const TargetLibraryInfo &TLI, AliasAnalysis &AA, in simplify() function in __anon4ba410180111::BCECmpChain
842 return CmpChain.simplify(TLI, AA, DTU); in processPhi()
/freebsd-13-stable/crypto/heimdal/
HDChangeLog.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 …]
HDChangeLog227 * lib/krb5/changepw.c: simplify
229 * lib/krb5/copy_host_realm.c: simplify
/freebsd-13-stable/crypto/openssh/contrib/cygwin/
HDREADME46 Any user can simplify creating the own private and public keys by running
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
HDREADME.txt34 identical between both copies to simplify development and testing.
/freebsd-13-stable/sys/contrib/device-tree/Bindings/clock/
Dst,stm32-rcc.txt48 To simplify the usage and to share bit definition with the reset and clock
/freebsd-13-stable/tools/tools/
HDREADME29 git Tools to simplify the use of git by committers.
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/
HDfp_mul_impl.inc103 // simplify the shift logic.
/freebsd-13-stable/contrib/libcbor/doc/source/
HDusing.rst15 In order to simplify version comparisons, the version is also exported as
/freebsd-13-stable/contrib/ldns/packaging/fedora/
HDldns.spec26 ldns is a library with the aim to simplify DNS programming in C. All
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDRangedConstraintManager.h489 SymbolRef simplify(ProgramStateRef State, SymbolRef Sym);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
HDDependenceGraphBuilder.cpp378 template <class G> void AbstractDependenceGraphBuilder<G>::simplify() { in simplify() function in AbstractDependenceGraphBuilder
/freebsd-13-stable/crypto/openssl/doc/man3/
HDBF_encrypt.pod60 to decrypt. Some programs and protocols simplify this, like SSH, where
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
HDCoverageMapping.cpp78 Counter CounterExpressionBuilder::simplify(Counter ExpressionTree) { in simplify() function in CounterExpressionBuilder
132 return Simplify ? simplify(Cnt) : Cnt; in add()
138 return Simplify ? simplify(Cnt) : Cnt; in subtract()
/freebsd-13-stable/contrib/ntp/libjsmn/
HDREADME.md125 to simplify string extraction from JSON data.
/freebsd-13-stable/contrib/bmake/mk/
HDChangeLog71 * sys.mk: simplify; include meta.sys.mk if MK_META_MODE is yes.
429 * init.mk: expand and simplify handling of qualified vars
445 * whats.mk: greatly simplify by adding what.c to SRCS
622 * init.mk: define realbuild to simplify logic in {lib,prog}.mk etc
1106 * dirdeps.mk: add bootstrap target to simplify adding support for
1190 * options.mk: cleanup and simplify semanitcs
1580 * init.mk, final.mk: include local.*.mk to simplify customization
1686 fix/simplify the tests for when to run mkdep.
/freebsd-13-stable/crypto/openssh/
HDPROTOCOL.krl204 in order to simplify the signature generation, it includes as a "body"

12345