/external/llvm-project/clang-tools-extra/clang-tidy/readability/ |
D | FunctionCognitiveComplexityCheck.cpp | 206 unsigned short Increase; in account() local 207 std::tie(MsgId, Increase) = D.process(); in account() 209 Total += Increase; in account() 530 unsigned short Increase; // How much of an increment? in check() local 531 std::tie(MsgId, Increase) = Detail.process(); in check() 536 << (unsigned)Increase << (unsigned)Detail.Nesting << 1 + Detail.Nesting; in check()
|
/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/ |
D | NotNullTerminatedResultCheck.cpp | 36 enum class LengthHandleKind { Increase, Decrease }; enumerator 312 (LengthHandle == LengthHandleKind::Increase in lengthExprHandle() 358 Injection += LengthHandle == LengthHandleKind::Increase ? " + 1" : " - 1"; in lengthExprHandle() 403 lengthExprHandle(CapacityExpr, LengthHandleKind::Increase, Result, Diag); in isDestCapacityFix() 862 lengthArgHandle(LengthHandleKind::Increase, Result, Diag); in memoryHandlerFunctionFix() 911 lengthArgPosHandle(1, LengthHandleKind::Increase, Result, Diag); in memcpy_sFix() 952 lengthArgHandle(LengthHandleKind::Increase, Result, Diag); in memmoveFix() 963 lengthArgHandle(LengthHandleKind::Increase, Result, Diag); in strerror_sFix() 1009 lengthArgHandle(LengthHandleKind::Increase, Result, Diag); in xfrmFix()
|
/external/llvm-project/clang-tools-extra/clangd/index/ |
D | BackgroundQueue.cpp | 103 bool Increase = NewPriority > Boost; in boost() local 105 if (!Increase) in boost()
|
/external/autotest/client/site_tests/platform_InputVolume/ |
D | control | 16 Increase, decrease, and mute the volume using keyboard shortcuts.
|
/external/autotest/client/site_tests/platform_InputBrightness/ |
D | control | 16 Increase and decrease the brightness using keyboard shortcuts.
|
/external/autotest/client/site_tests/power_SuspendStress/ |
D | control.4hours | 21 # connection alive a few times. Increase the time "awake" to 0 to 8 seconds,
|
/external/autotest/server/site_tests/enterprise_CFM_LowLevelPeripheralTest/ |
D | control.atrus_power_cycle_stress | 30 # Increase the timeout to 30 to ensure we give it enough time.
|
/external/mesa3d/docs/relnotes/ |
D | 19.3.1.rst | 55 - virgl: Increase the shader transfer buffer by doubling the size
|
D | 19.2.8.rst | 57 - virgl: Increase the shader transfer buffer by doubling the size
|
D | 6.5.rst | 92 - Increase MAX_DRAWBUFFERS
|
D | 18.2.2.rst | 59 - st/nine: Increase maximum number of temp registers
|
D | 6.3 | 87 Increase MAX_DRAWBUFFERS
|
D | 6.5.2.rst | 90 - Increase MAX_DRAWBUFFERS
|
D | 6.5.1.rst | 96 - Increase MAX_DRAWBUFFERS
|
/external/llvm-project/lld/test/wasm/lto/ |
D | cache.ll | 23 ; Increase the age of llvmcache-foo, which will give it the oldest time stamp
|
/external/wayland-protocols/freedesktop.org/ |
D | README | 107 . Increase the major version number in the protocol XML by +1+. 108 . Increase the major version number in all of the interfaces in the
|
D | README.md | 113 - Increase the major version number in the protocol XML by 1. 114 - Increase the major version number in all of the interfaces in the
|
/external/llvm-project/lld/test/ELF/ |
D | common-page.s | 10 # Increase max-page-size to 64k while using the default x86_64 common page size 115 # Increase common-page-size to max-page-size. Expect to see a larger offset
|
/external/llvm-project/lld/test/ELF/lto/ |
D | cache.ll | 24 ; Increase the age of llvmcache-foo, which will give it the oldest time stamp
|
/external/llvm-project/llvm/test/tools/gold/X86/ |
D | cache.ll | 56 ; Increase the age of llvmcache-foo
|
/external/tensorflow/tensorflow/lite/micro/tools/make/targets/ |
D | apollo3evb_makefile.inc | 108 # - Increase the stack size from 1k to 20k
|
/external/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | fast_exponential.inl | 68 …// Increase accuracy on number bigger that 1 and smaller than -1 but it's not enough for high and …
|
/external/yapf/ |
D | CHANGELOG | 108 - Increase affinity for "atom" arguments in function calls. This helps prevent 130 - Increase indent for continuation line with same indent as next logical line 161 - Increase the penalty for splitting after the start of a tuple. 162 - Increase penalty for excess characters. 484 - Increase the penalty for splitting after a pseudo-paren. This could lead to
|
/external/bcc/tools/ |
D | tplist_example.txt | 130 -v Increase verbosity level (print variables, arguments, etc.)
|
/external/igt-gpu-tools/man/ |
D | intel_reg.rst | 33 Increase verbosity.
|