Home
last modified time | relevance | path

Searched full:easily (Results 1 – 25 of 3681) sorted by relevance

12345678910>>...148

/external/AFLplusplus/utils/afl_untracer/
DREADME.md5 afl-untracer is an example skeleton file which can easily be used to fuzz
30 To easily run the scripts without needing to run the GUI with Ghidra:
59 and then you can easily set breakpoints to "breakpoint" and "fuzz".
/external/fastrpc/
DMETADATA5 "allowing tasks to be easily offloading to the DSP hardware, such as easily "
/external/caliper/caliper/src/main/java/com/google/caliper/model/
Dpackage-info.java22 * <p>The primary goal of these classes is to be as easily convertible back and forth to JSON text
23 * as possible. The secondary goal is to be easily persistable in a relational database.
/external/sdk-platform-java/gapic-generator-java/src/main/java/com/google/api/generator/gapic/model/
DRegionTag.java53 * Helper method to easily update region tag apiVersion.
63 * Helper method to easily update region tag apiShortName.
73 * Helper method to easily update region tag overloadDisambiguation.
/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
Dtransport_parameters.h56 // operator<< allows easily logging integer transport parameters.
102 // Allows easily logging.
133 // Allows easily logging.
160 // Allows easily logging.
269 // Allows easily logging transport parameters.
/external/google-fruit/examples/annotated_injection/
Dcar.cpp27 // NOLINTBEGIN(bugprone-easily-swappable-parameters)
32 // NOLINTEND(bugprone-easily-swappable-parameters)
/external/protobuf/kokoro/linux/aarch64/dockcross_helpers/
Drun_dockcross_manylinux2014_aarch64.sh20 # easily.
31 # * the current working directory is mounted under /work so the container can easily
Drun_dockcross_linux_aarch64.sh20 # easily.
31 # * the current working directory is mounted under /work so the container can easily
/external/cronet/third_party/protobuf/kokoro/linux/aarch64/dockcross_helpers/
Drun_dockcross_manylinux2014_aarch64.sh20 # easily.
31 # * the current working directory is mounted under /work so the container can easily
Drun_dockcross_linux_aarch64.sh20 # easily.
31 # * the current working directory is mounted under /work so the container can easily
/external/sdv/vsomeip/third_party/boost/optional/doc/
D19_type_requirements.qbk16 If `T` is __MOVE_CONSTRUCTIBLE__, `optional<T>` is also __MOVE_CONSTRUCTIBLE__ and can be easily in…
21 If `T` is __COPY_CONSTRUCTIBLE__, `optional<T>` is also __COPY_CONSTRUCTIBLE__ and can be easily in…
/external/pigweed/pw_allocator/
Ddocs.rst29 easily combine allocator features for your needs, without extra code size or
38 easily change where memory comes from or what additional features are provided
47 Now you can easily allocate objects in the example above using SRAM, PSRAM, or
/external/cronet/net/cert/
Dmerkle_tree_leaf.h23 // all details are easily accessible and a leaf hash can be easily calculated
/external/linux-kselftest/tools/testing/selftests/net/forwarding/
DREADME5 to easily create and test complex environments.
36 2. Ability to easily provision complex topologies. Testing bridging
/external/eigen/doc/
DTutorialSTL.dox24 One dimensional expressions can also easily be passed to STL algorithms:
40 Iterating over all coefficients of a 2D expressions is still easily accomplished by creating a 1D l…
/external/aws-sdk-java-v2/docs/design/services/s3/transfermanager/
DREADME.md14 easily perform uploads and downloads of objects to and from S3 by providing the
65 * Ability to easily use canned ACL policies with all transfers to S3.
/external/tensorflow/tensorflow/compiler/mlir/tfr/
DREADME.md13 simpler, but it introduces runtime overhead and it cannot easily be used to
21 extra work. Moreover, since the expansion is optional, the backend can easily
38 and kernels can easily be specialized to this op for better performance.
/external/jsmn/
DREADME.md7 easily integrated into resource-limited or embedded projects.
73 or objects) also contain a number of child items, so you can easily follow
123 numbers, booleans and null, because one can easily tell the type using the
/external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/hardwares/
Dsimple_hardware.h25 // A simple hardware is an interface makes you add a target backend easily if
28 // It allows you to easily specify the ops capabilities (by
/external/aws-sdk-java-v2/.changes/2.10.x/
D2.10.29.json23easily debug training jobs using a number of pre-built rules provided by Amazon SageMaker, or buil…
/external/libchrome/base/
Drand_util.h39 // crypto::RandBytes instead to ensure the requirement is easily discoverable.
50 // crypto::RandBytes instead to ensure the requirement is easily discoverable.
/external/arm-optimized-routines/pl/math/
Dcbrtf_1u5.c37 We can easily decompose x into m and e using frexpf. */ in cbrtf()
60 Which can be done easily using ldexpf. */ in cbrtf()
Dcbrt_2u.c38 We can easily decompose x into m and e using frexp. */ in cbrt()
64 Which can be done easily using ldexp. */ in cbrt()
/external/llvm/docs/CommandGuide/
Dllvm-build.rst71 Write out the LLVMBuild in the form of a CMake fragment, so it can easily be
80 Write out the LLVMBuild in the form of a Makefile fragment, so it can easily be
/external/rust/crates/configparser/
DREADME.md4 …' `ini` files. You can use this to write Rust programs which can be customized by end users easily.
29 You can install this easily via `cargo` by including it in your `Cargo.toml` file like:
120 // You can easily load a file to get a clone of the map:
145 …// You can easily write the currently stored configuration to a file with the `write` method. This…

12345678910>>...148