Home
last modified time | relevance | path

Searched refs:recommended (Results 1 – 25 of 1016) sorted by relevance

12345678910>>...41

/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/
Dbugprone-macro-parentheses.rst13 When the replacement list has an expression, it is recommended to surround
17 It is also recommended to surround macro arguments in the replacement list
Dreadability-string-compare.rst12 If an equality or inequality check can suffice, that is recommended. This is
13 recommended to avoid the risk of incorrect interpretation of the return value
Dandroid-cloexec-inotify-init.rst6 The usage of ``inotify_init()`` is not recommended, it's better to use
Dandroid-cloexec-epoll-create.rst6 The usage of ``epoll_create()`` is not recommended, it's better to use
Dandroid-cloexec-creat.rst6 The usage of ``creat()`` is not recommended, it's better to use ``open()``.
Dandroid-cloexec-accept.rst6 The usage of ``accept()`` is not recommended, it's better to use ``accept4()``.
Dandroid-cloexec-dup.rst6 The usage of ``dup()`` is not recommended, it's better to use ``fcntl()``,
/external/cpu_features/cmake/
DREADME.md5 For API / ABI compatibility reasons, it is recommended to build and use
8 This is similar to the recommended usage of the googletest framework
/external/libpng/
DANNOUNCE12 * libpng-1.6.37.tar.xz (LZMA-compressed, recommended)
17 * lp1637.7z (LZMA-compressed, recommended)
/external/python/cryptography/docs/hazmat/primitives/
Dtwofactor.rst27 recommended to be 160 :term:`bits` in length. The ``length`` parameter
45 and be at least 128 :term:`bits`. It is recommended that
107 6 - 8 digits long, brute force attacks are possible. It is highly recommended
121 Due to this, it is highly recommended that the server sets a look-ahead window
148 </random-numbers>` and is recommended to be as long as your hash function's
168 and be at least 128 :term:`bits`. It is recommended that the
175 :param int time_step: The time step size. The recommended size is 30.
/external/rust/crates/grpcio-sys/grpc/
D.bazelrc2 # as recommended in https://github.com/bazelbuild/bazel/issues/6319
/external/llvm-project/compiler-rt/test/fuzzer/
Drecommended-dictionary.test7 RECOMMENDED_DICT:###### End of recommended dictionary. ######
/external/angle/third_party/vulkan-deps/glslang/src/glslang/OSDependent/Unix/
DCMakeLists.txt42 # which does not support the recommended Threads::Threads target.
49 # This is the recommended way, so we use it for 3.1+.
/external/zstd/build/cmake/
DREADME.md10 As cmake doesn't support command like `cmake clean`, it's recommended to perform a "out of source b…
66 So, this is recommended:
/external/deqp-deps/glslang/glslang/OSDependent/Unix/
DCMakeLists.txt42 # which does not support the recommended Threads::Threads target.
49 # This is the recommended way, so we use it for 3.1+.
/external/rust/crates/pin-project/
D.gitignore4 # For platform and editor specific settings, it is recommended to add to
/external/rust/crates/syn-mid/
D.gitignore4 # For platform and editor specific settings, it is recommended to add to
/external/rust/crates/pin-project-lite/
D.gitignore4 # For platform and editor specific settings, it is recommended to add to
/external/python/cpython3/Lib/test/test_email/data/
Dmsg_34.txt9 This is a text plain part that is counter to recommended practice in
/external/selinux/python/sepolicy/sepolicy/help/
Dlockdown.txt4 These lockdown measures are recommended, but can cause SELinux issues. If you have a machine you t…
/external/python/cpython2/Lib/email/test/data/
Dmsg_34.txt9 This is a text plain part that is counter to recommended practice in
/external/tensorflow/tensorflow/lite/g3doc/convert/
Dindex.md9 1. [Python API](#python_api) (***recommended***): This makes it easier to
40 * `tf.lite.TFLiteConverter.from_saved_model()` (**recommended**): Converts
66 ### Convert a SavedModel (recommended) <a name="saved_model"></a>
163 wish to create one (**not recommended, proceed with caution**), you can
188 **It is highly recommended that you use the [Python API](#python_api) listed
/external/lz4/examples/
Dstreaming_api_basics.md8 This is most recommended API for usual application.
11 - "Block" API : This is recommended for simple purpose.
/external/swiftshader/
D.gitignore17 # The /build/ directory is recommended for CMake build output
/external/rust/crates/plotters/.github/ISSUE_TEMPLATE/
Dbug_report.md15 Some minimal reproduce code is highly recommended

12345678910>>...41