Home
last modified time | relevance | path

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

123456

/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_InputVolume/
Dcontrol8 decrease volume."""
16 Increase, decrease, and mute the volume using keyboard shortcuts.
/external/autotest/client/site_tests/platform_InputBrightness/
Dcontrol8 decrease brightness."""
16 Increase and decrease the brightness using keyboard shortcuts.
/external/ImageMagick/Magick++/lib/Magick++/
DBlobRef.h32 size_t decrease();
DImageRef.h40 size_t decrease();
/external/llvm-project/llvm/test/CodeGen/ARM/
Dfp16-litpool3-arm.mir5 # we don't decrease alignment.
84 # We don't want to decrease alignment if the block already has been
/external/curl/docs/cmdline-opts/
Dmax-time.d11 values, but the actual timeout will decrease in accuracy as the specified
/external/compiler-rt/lib/scudo/
Dscudo_flags.inc20 "of chunks. Lower value may reduce memory usage but decrease the "
/external/auto/value/
DREADME.md16 sharply decrease the signal-to-noise ratio of your code... and they love to
/external/oss-fuzz/infra/base-images/base-clang/
DDockerfile32 # Keep all steps in the same script to decrease the number of intermediate
/external/llvm-project/compiler-rt/lib/scudo/
Dscudo_flags.inc23 "chunks. Lower value may reduce memory usage but decrease the "
/external/scudo/standalone/
Dflags.inc16 "decrease the effectiveness of the mitigation.")
/external/llvm-project/compiler-rt/lib/scudo/standalone/
Dflags.inc16 "decrease the effectiveness of the mitigation.")
/external/llvm-project/llvm/test/tools/llvm-objcopy/COFF/
Dbigobj.test32 # numbers decrease.
/external/llvm-project/llvm/test/Other/
Dmachine-size-remarks.ll11 ; - After that, we can increase or decrease the size of the function.
/external/libvpx/libvpx/tools/3D-Reconstruction/sketch_3D_reconstruction/
Dsketch_3D_reconstruction.pde56 //- decrease move speed
/external/llvm-project/mlir/test/mlir-tblgen/
Dllvm-intrinsics.td6 // includes from the main file to avoid unnecessary dependencies and decrease
/external/zstd/programs/
Dzstd.1.md169 to use it with long range mode, since it will decrease the effectiveness of
185 decrease it).
486 Larger search lengths usually decrease compression ratio but improve
527 memory during compression and a decrease in compression speed.
536 Larger/very small values usually decrease compression ratio.
546 Larger bucket sizes improve collision resolution but decrease compression
558 default value will likely result in a decrease in compression ratio.
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/
Dbugprone-branch-clone.rst40 some natural ordering and rearranging them would decrease the readability of
/external/ltp/testcases/kernel/numa/
DREADME10 to either decrease the memory latencies or increase the memory bandwidth by properly applying polci…
/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/cryptography/docs/hazmat/primitives/
Dcryptographic-hashes.rst196 decrease it.
211 decrease it.
/external/python/pybind11/docs/advanced/cast/
Dfunctional.rst92 C++ -> Python -> C++ -> ... roundtrips can significantly decrease

123456