Home
last modified time | relevance | path

Searched refs:around (Results 1 – 25 of 1820) sorted by relevance

12345678910>>...73

/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/
Dgoogle-readability-braces-around-statements.rst1 .. 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>`_
Dhicpp-braces-around-statements.rst1 .. 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>`_
Dreadability-braces-around-statements.rst1 .. 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/
Dcf-stack-bug.ll34 ; 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/
Dcf-stack-bug.ll34 ; 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/
Dparentheses.cpp89 … 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/
Dparentheses.cpp89 … 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/
DTODO.rst4 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/
DREADME3 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/
DREADME.md7around 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/
Dlibxt_CHECKSUM.man1 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/
DRuleChain.java82 return emptyRuleChain().around(outerRule); in outerRule()
97 public RuleChain around(TestRule enclosedRule) { in around() method in RuleChain
/external/llvm/test/CodeGen/X86/
Dcopy-eflags.ll12 ; 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/
DREADME.google9 30244565 - Work around the Android API's lack of the class
12 30244565 - Work around Android's lack of the
/external/llvm/test/Assembler/
D2002-08-16-ConstExprInlined.ll3 ; assembly (because there are placeholders still around), which the assembler
9 ; around!
/external/llvm/test/Transforms/GVN/
Dphi-translate-partial-alias.ll5 ; 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/
D2002-08-16-ConstExprInlined.ll3 ; assembly (because there are placeholders still around), which the assembler
9 ; around!
/external/llvm-project/llvm/test/Transforms/NewGVN/
Dphi-translate-partial-alias.ll5 ; 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/
Dphi-translate-partial-alias.ll5 ; 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/
DFix-Wdefaulted-function-deleted-warning-in-MessageLo.patch28 - // copy around.
29 + // copy/move around.
/external/libwebsockets/lib/secure-streams/protocols/
Dss-h1.c46 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-tidy23 # google-readability-braces-around-statements
28 …-using-namespace,-google-explicit-constructor,-google-readability-braces-around-statements,-google…
/external/mesa3d/docs/
Dapplication-issues.rst15 around this issue. Using the
31 The work-around is to set the ``MESA_EXTENSION_MAX_YEAR`` environment
/external/python/cpython2/Doc/tutorial/
Dwhatnow.rst34 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/
Dcommand-disassemble.s8 # 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.

12345678910>>...73