Home
last modified time | relevance | path

Searched refs:discouraged (Results 1 – 25 of 134) sorted by relevance

123456

/third_party/icu/docs/userguide/format_parse/messages/
Dindex.md60 * Use of the old `"choice"` argument type is discouraged. It cannot handle
177 #### String patterns (discouraged)
198 #### Custom Format Objects (discouraged)
201 arguments, overriding the arguments' pattern specification. This is discouraged:
/third_party/rust/crates/signal-hook/signal-hook-registry/
DREADME.md7 this crate is discouraged. See the
/third_party/rust/crates/cxx/gen/src/
Dfile.rs3 use syn::parse::discouraged::Speculative;
/third_party/rust/crates/syn/tests/
Dtest_parse_buffer.rs5 use syn::parse::{discouraged::Speculative, Parse, ParseStream, Parser, Result};
/third_party/node/deps/npm/docs/content/configuring-npm/
Dshrinkwrap-json.md20 strongly discouraged for library authors to publish this file, since that would
/third_party/flutter/skia/third_party/externals/angle2/
D.gn24 # discouraged except for gypi_to_gn calls.
/third_party/flutter/flutter/packages/flutter/lib/src/scheduler/
Dpriority.dart29 /// is generally discouraged.
/third_party/skia/third_party/externals/angle2/
D.gn28 # discouraged except for gypi_to_gn calls.
/third_party/openssl/doc/man3/
DBN_copy.pod25 reason use of this function is discouraged. Any flags provided in B<flags> will
DEVP_DigestSignInit.pod160 the use of clone digest is now discouraged.
175 The use of EVP_PKEY_get_size() with these functions is discouraged because some
DEVP_PKEY_new.pod78 "SIPHASH", "HMAC", "CMAC". This usage is considered legacy and is discouraged
116 as mentioned above, discouraged in favor of the L<EVP_MAC(3)> API.
DSSL_CTX_set1_sigalgs.pod84 The use of MD5 as a digest is strongly discouraged due to security weaknesses.
DX509_NAME_add_entry_by_txt.pod112 can result in invalid field types its use is strongly discouraged.
DSRP_create_verifier.pod60 and its use is discouraged.
/third_party/flutter/skia/third_party/externals/sdl/debian/
Dchangelog56 - Remove "usr/lib/*/*.la", discouraged
/third_party/flutter/skia/site/dev/contrib/
Dcqkeywords.md50 This is discouraged, since the tree is closed for a reason. However, in rare cases this is acceptab…
/third_party/libpng/
Dlibpng.spec37 Linking to static libraries is discouraged for most applications, but it is
/third_party/libuv/docs/src/
Dsignal.rst54 and is strongly discouraged. Future versions of libuv may simply reject them.
/third_party/skia/site/docs/dev/contrib/
Dcqkeywords.md76 This is discouraged, since the tree is closed for a reason. However, in rare
/third_party/skia/third_party/externals/tint/docs/
Ddiagnostics_guide.md59 Quoting single word identifiers or keywords from the source is not discouraged.
/third_party/openssl/doc/man7/
Devp.pod77 their use is discouraged. They cannot be used with an ENGINE and ENGINE
Dmigration_guide.pod86 Use of the low level APIs has been informally discouraged by the OpenSSL
99 the EVP APIs are now considered legacy and their use is strongly discouraged.
1043 have been informally discouraged from use for a long time. Applications should
1051 informally discouraged from use for a long time. Applications should instead
1061 informally discouraged for a long time. Instead applications should use
1082 discouraged from use for a long time. Applications should instead use the high-level
1090 Many low-level functions have been informally discouraged from use for a long
1096 Many low-level functions have been informally discouraged from use for a long
1105 Use of low-level objects (such as DSA) has been informally discouraged from use
1112 Use of low-level objects (such as DSA) has been informally discouraged from use
[all …]
/third_party/openssl/doc/man1/
Dopenssl-sess_id.pod.in141 strongly discouraged and should only be used for debugging purposes.
/third_party/json/doc/mkdocs/docs/integration/
Dcmake.md33 # discouraged (although not necessarily well documented as such) to use
/third_party/rust/crates/syn/src/
Dstmt.rs52 use crate::parse::discouraged::Speculative;

123456