Home
last modified time | relevance | path

Searched refs:decrease (Results 1 – 25 of 125) sorted by relevance

12345

/external/ImageMagick/Magick++/lib/
DBlob.cpp40 if (_blobRef->decrease() == 0) in ~Blob()
55 if (_blobRef->decrease() == 0) in operator =()
115 if (_blobRef->decrease() == 0) in update()
124 if (_blobRef->decrease() == 0) in updateNoCopy()
DBlobRef.cpp44 size_t Magick::BlobRef::decrease() in decrease() function in Magick::BlobRef
DImageRef.cpp48 size_t Magick::ImageRef::decrease() in decrease() function in Magick::ImageRef
/external/autotest/client/site_tests/platform_InputBrightness/
Dcontrol8 decrease brightness."""
17 Increase and decrease the brightness using keyboard shortcuts.
/external/autotest/client/site_tests/platform_InputVolume/
Dcontrol9 decrease volume."""
18 Increase, decrease, and mute the volume using keyboard shortcuts.
/external/ImageMagick/Magick++/lib/Magick++/
DBlobRef.h32 size_t decrease();
DImageRef.h40 size_t decrease();
/external/deqp/android/cts/main/vk-master-2023-03-01/
Dgraphicsfuzz.txt22 dEQP-VK.graphicsfuzz.cov-fragcoord-loop-limit-negative-decrease-sum-first-iteration
83 dEQP-VK.graphicsfuzz.cov-loop-decrease-integer-never-break
86 dEQP-VK.graphicsfuzz.cov-loop-decrease-vector-components-assign-multiple-times
87 dEQP-VK.graphicsfuzz.cov-loop-decrease-vector-component-only-first-iteration
129 dEQP-VK.graphicsfuzz.cov-nested-loop-decrease-vector-components
133 dEQP-VK.graphicsfuzz.cov-nested-loops-decrease-ivec-component
/external/python/python-api-core/.github/
DPULL_REQUEST_TEMPLATE.md4 - [ ] Code coverage does not decrease (if any source code was changed)
/external/python/google-api-python-client/.github/
DPULL_REQUEST_TEMPLATE.md4 - [ ] Code coverage does not decrease (if any source code was changed)
/external/compiler-rt/lib/scudo/
Dscudo_flags.inc20 "of chunks. Lower value may reduce memory usage but decrease the "
/external/curl/docs/cmdline-opts/
Dmax-time.d17 values, but the actual timeout will decrease in accuracy as the specified
/external/auto/value/
DREADME.md16 sharply decrease the signal-to-noise ratio of your code... and they love to
/external/AFLplusplus/docs/
Dfuzzing_binary-only_targets.md58 The speed decrease of QEMU mode is at about 50%. However, various options exist
230 The speed decrease is about 15-35%, depending on the optimization options used
252 has a speed decrease of 98-99%, Pintool has a speed decrease of 99.5%.
274 intensive and hence slow. As a result, the overall speed decrease is about
/external/oss-fuzz/infra/base-images/base-clang/
DDockerfile32 # Keep all steps in the same script to decrease the number of intermediate
/external/libvpx/tools/3D-Reconstruction/sketch_3D_reconstruction/
Dsketch_3D_reconstruction.pde56 //- decrease move speed
/external/scudo/standalone/
Dflags.inc16 "decrease the effectiveness of the mitigation.")
/external/zstd/programs/
Dzstd.1.md173 to use it with long range mode, since it will decrease the effectiveness of
189 decrease it).
513 Larger search lengths usually decrease compression ratio but improve
554 memory during compression and a decrease in compression speed.
563 Larger/very small values usually decrease compression ratio.
573 Larger bucket sizes improve collision resolution but decrease compression
585 default value will likely result in a decrease in compression ratio.
/external/ltp/testcases/kernel/numa/
DREADME10 to either decrease the memory latencies or increase the memory bandwidth by properly applying polci…
/external/python/cryptography/docs/hazmat/primitives/
Dcryptographic-hashes.rst195 decrease it.
210 decrease it.
/external/antlr/runtime/ActionScript/project/src/org/antlr/runtime/tree/
DTree.as55 * a list (nil-root tree). num of children can increase or decrease.
/external/python/pybind11/docs/advanced/cast/
Dfunctional.rst92 C++ -> Python -> C++ -> ... roundtrips can significantly decrease
/external/catch2/docs/
Dslow-compiles.md50 …result in recompiling Catch's main and the resulting compilation times will decrease substantially.
/external/webrtc/modules/audio_coding/audio_network_adaptor/
Dconfig.proto84 // Uplink packet loss fraction above which frame length should decrease.
/external/rust/crates/proc-macro-error/
DCHANGELOG.md115 only looking at the signature. This should somewhat decrease expansion time for large functions.

12345