/freebsd/sys/contrib/openzfs/lib/libspl/ |
H A D | mkdirp.c | 47 static char *simplify(const char *str); 54 str = simplify(d); in mkdirp() 136 simplify(const char *str) in simplify() function
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | RangedConstraintManager.cpp | 26 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 D | DependenceGraphBuilder.h | 64 simplify(); in populate() 106 void simplify();
|
/freebsd/sys/contrib/dev/rtw89/ |
H A D | Kconfig | 104 If unsure, say Y to simplify debug problems 113 If unsure, say Y to simplify debug problems
|
/freebsd/crypto/openssl/demos/bio/ |
H A D | README.txt | 2 to simplify socket programming.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFPassRegistry.def | 19 FUNCTION_PASS("bpf-aspace-simplify", BPFASpaceCastSimplifyPass())
|
/freebsd/usr.bin/sed/tests/ |
H A D | math.sed | 151 # can we simplify multiplications 168 # can we simplify division (20/30 -> 2/3)
|
/freebsd/sys/contrib/device-tree/Bindings/input/ |
H A D | imx-keypad.txt | 4 or 3-point contact keys. The KPP is designed to simplify the software task
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | MergeICmps.cpp | 408 bool simplify(const TargetLibraryInfo &TLI, AliasAnalysis &AA, 687 bool BCECmpChain::simplify(const TargetLibraryInfo &TLI, AliasAnalysis &AA, in simplify() function in __anonde3b773f0111::BCECmpChain 842 return CmpChain.simplify(TLI, AA, DTU); in processPhi()
|
/freebsd/contrib/file/ |
H A D | TODO | 9 It would be nice to simplify file considerably. For example,
|
/freebsd/crypto/heimdal/ |
H A D | ChangeLog.1999 | 394 * 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 …]
|
H A D | ChangeLog | 227 * lib/krb5/changepw.c: simplify 229 * lib/krb5/copy_host_realm.c: simplify
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/ |
H A D | README.txt | 34 identical between both copies to simplify development and testing.
|
/freebsd/crypto/openssh/contrib/cygwin/ |
H A D | README | 46 Any user can simplify creating the own private and public keys by running
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | st,stm32-rcc.txt | 48 To simplify the usage and to share bit definition with the reset and clock
|
/freebsd/tools/tools/ |
H A D | README | 28 git Tools to simplify the use of git by committers.
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ |
H A D | fp_mul_impl.inc | 103 // simplify the shift logic.
|
/freebsd/contrib/libcbor/doc/source/ |
H A D | using.rst | 15 In order to simplify version comparisons, the version is also exported as
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | RangedConstraintManager.h | 489 SymbolRef simplify(ProgramStateRef State, SymbolRef Sym);
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | DependenceGraphBuilder.cpp | 378 template <class G> void AbstractDependenceGraphBuilder<G>::simplify() { in simplify() function in AbstractDependenceGraphBuilder
|
/freebsd/contrib/ldns/packaging/fedora/ |
H A D | ldns.spec | 26 ldns is a library with the aim to simplify DNS programming in C. All
|
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/ |
H A D | CoverageMapping.cpp | 78 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/contrib/ntp/libjsmn/ |
H A D | README.md | 125 to simplify string extraction from JSON data.
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | BF_encrypt.pod | 68 to decrypt. Some programs and protocols simplify this, like SSH, where
|
/freebsd/contrib/bsddialog/ |
H A D | CHANGELOG | 209 * rename: GNUMakefile to GNUmakefile to simplify linux build. 215 * rename: GNUMakefile to GNUmakefile to simplify linux build.
|