/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/ |
D | google-readability-braces-around-statements.rst | 1 .. title:: clang-tidy - google-readability-braces-around-statements 3 :http-equiv=refresh: 5;URL=readability-braces-around-statements.html 5 google-readability-braces-around-statements 8 The google-readability-braces-around-statements check is an alias, please see 9 `readability-braces-around-statements <readability-braces-around-statements.html>`_
|
D | hicpp-braces-around-statements.rst | 1 .. title:: clang-tidy - hicpp-braces-around-statements 3 :http-equiv=refresh: 5;URL=readability-braces-around-statements.html 5 hicpp-braces-around-statements 8 The `hicpp-braces-around-statements` check is an alias, please see 9 `readability-braces-around-statements <readability-braces-around-statements.html>`_
|
D | readability-braces-around-statements.rst | 1 .. title:: clang-tidy - readability-braces-around-statements 3 readability-braces-around-statements 6 `google-readability-braces-around-statements` redirects here as an alias for
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | cf-stack-bug.ll | 34 ; BUG64-NOT: Applying bug work-around 35 ; BUG32-NOT: Applying bug work-around 36 ; NOBUG-NOT: Applying bug work-around 67 ; BUG64: Applying bug work-around 68 ; BUG32-NOT: Applying bug work-around 69 ; NOBUG-NOT: Applying bug work-around 108 ; BUG64: Applying bug work-around 109 ; BUG32-NOT: Applying bug work-around 110 ; NOBUG-NOT: Applying bug work-around 173 ; BUG64: Applying bug work-around [all …]
|
/external/llvm-project/llvm/test/CodeGen/AMDGPU/ |
D | cf-stack-bug.ll | 34 ; BUG64-NOT: Applying bug work-around 35 ; BUG32-NOT: Applying bug work-around 36 ; NOBUG-NOT: Applying bug work-around 67 ; BUG64: Applying bug work-around 68 ; BUG32-NOT: Applying bug work-around 69 ; NOBUG-NOT: Applying bug work-around 108 ; BUG64: Applying bug work-around 109 ; BUG32-NOT: Applying bug work-around 110 ; NOBUG-NOT: Applying bug work-around 173 ; BUG64: Applying bug work-around [all …]
|
/external/llvm-project/clang/test/Sema/ |
D | parentheses.cpp | 89 … expected-note {{place parentheses around the '+' expression to silence this warning}} in test() 94 … expected-note {{place parentheses around the '-' expression to silence this warning}} in test() 100 … expected-note {{place parentheses around the '+' expression to silence this warning}} in test()
|
/external/clang/test/Sema/ |
D | parentheses.cpp | 89 … expected-note {{place parentheses around the '+' expression to silence this warning}} in test() 94 … expected-note {{place parentheses around the '-' expression to silence this warning}} in test() 100 … expected-note {{place parentheses around the '+' expression to silence this warning}} in test()
|
/external/igt-gpu-tools/ |
D | TODO.rst | 4 This contains a list of refactoring, cleanup and getting-started tasks around 11 wrappers around core kernel code and libdrm. These functions usually have a 14 The other part is a higher-level library around the igt_display and related
|
/external/eigen/demos/opengl/ |
D | README | 3 left button: rotate around the target 5 left button + ctrl quake rotate (rotate around camera position)
|
/external/mockito/src/main/java/org/mockito/internal/util/concurrent/ |
D | README.md | 7 …around this `WeakConcurrentMap`, this package also contains a `DetachedThreadLocal` which describe… 9 …he map is however significantly better than using a synchronized wrapper around a concurrent hash …
|
/external/iptables/extensions/ |
D | libxt_CHECKSUM.man | 1 This target selectively works around broken/old applications. 6 This is particularly useful, if you need to work around old applications
|
/external/junit/src/main/java/org/junit/rules/ |
D | RuleChain.java | 82 return emptyRuleChain().around(outerRule); in outerRule() 97 public RuleChain around(TestRule enclosedRule) { in around() method in RuleChain
|
/external/llvm/test/CodeGen/X86/ |
D | copy-eflags.ll | 12 ; This tests whether eax is properly saved/restored around the lahf/sahf 26 ; eax around it. The flags will be reused by %tobool. 37 ; around it.
|
/external/junit-params/ |
D | README.google | 9 30244565 - Work around the Android API's lack of the class 12 30244565 - Work around Android's lack of the
|
/external/llvm/test/Assembler/ |
D | 2002-08-16-ConstExprInlined.ll | 3 ; assembly (because there are placeholders still around), which the assembler 9 ; around!
|
/external/llvm/test/Transforms/GVN/ |
D | phi-translate-partial-alias.ll | 5 ; GVN shouldn't PRE the load around the loop backedge because it's 6 ; not actually redundant around the loop backedge, despite appearances
|
/external/llvm-project/llvm/test/Assembler/ |
D | 2002-08-16-ConstExprInlined.ll | 3 ; assembly (because there are placeholders still around), which the assembler 9 ; around!
|
/external/llvm-project/llvm/test/Transforms/NewGVN/ |
D | phi-translate-partial-alias.ll | 5 ; GVN shouldn't PRE the load around the loop backedge because it's 6 ; not actually redundant around the loop backedge, despite appearances
|
/external/llvm-project/llvm/test/Transforms/GVN/ |
D | phi-translate-partial-alias.ll | 5 ; GVN shouldn't PRE the load around the loop backedge because it's 6 ; not actually redundant around the loop backedge, despite appearances
|
/external/libchrome/libchrome_tools/patches/ |
D | Fix-Wdefaulted-function-deleted-warning-in-MessageLo.patch | 28 - // copy around. 29 + // copy/move around.
|
/external/libwebsockets/lib/secure-streams/protocols/ |
D | ss-h1.c | 46 goto around; in ss_http_multipart_parser() 56 goto around; in ss_http_multipart_parser() 95 goto around; in ss_http_multipart_parser() 102 goto around; in ss_http_multipart_parser() 136 around: in ss_http_multipart_parser()
|
/external/vixl/ |
D | .clang-tidy | 23 # google-readability-braces-around-statements 28 …-using-namespace,-google-explicit-constructor,-google-readability-braces-around-statements,-google…
|
/external/mesa3d/docs/ |
D | application-issues.rst | 15 around this issue. Using the 31 The work-around is to set the ``MESA_EXTENSION_MAX_YEAR`` environment
|
/external/python/cpython2/Doc/tutorial/ |
D | whatnow.rst | 34 documentation, and pointers to Python-related pages around the Web. This Web 35 site is mirrored in various places around the world, such as Europe, Japan, and 55 around 120 postings a day (with peaks up to several hundred), asking (and
|
/external/llvm-project/lldb/test/Shell/Commands/ |
D | command-disassemble.s | 8 # CHECK-NEXT: error: Cannot disassemble around the current function without a selected frame. 11 # CHECK-NEXT: error: Cannot disassemble around the current line without a selected frame. 14 # CHECK-NEXT: error: Cannot disassemble around the current function without a selected frame. 17 # CHECK-NEXT: error: Cannot disassemble around the current PC without a selected frame.
|