Home
last modified time | relevance | path

Searched refs:adding (Results 1 – 25 of 1706) sorted by relevance

12345678910>>...69

/external/clang/test/SemaObjC/
Dcircular-container.m57 …[_array addObject:_array]; // expected-warning {{adding '_array' to '_array' might cause circular …
58 …[_dictionary setObject:_dictionary forKey:@"key"]; // expected-warning {{adding '_dictionary' to '…
59 …[_set addObject:_set]; // expected-warning {{adding '_set' to '_set' might cause circular dependen…
60 …[_countedSet addObject:_countedSet]; // expected-warning {{adding '_countedSet' to '_countedSet' m…
61 …[_orderedSet addObject:_orderedSet]; // expected-warning {{adding '_orderedSet' to '_orderedSet' m…
65 …[a addObject:a]; // expected-warning {{adding 'a' to 'a' might cause circular dependency in contai…
69 …[d setObject:d forKey:@"key"]; // expected-warning {{adding 'd' to 'd' might cause circular depend…
73 …[s addObject:s]; // expected-warning {{adding 's' to 's' might cause circular dependency in contai…
77 …[s addObject:s]; // expected-warning {{adding 's' to 's' might cause circular dependency in contai…
81 …[s addObject:s]; // expected-warning {{adding 's' to 's' might cause circular dependency in contai…
[all …]
Dwarn-unreachable.m56 …/ expected-warning {{will never be executed}} expected-note {{silence by adding parentheses to mar…
59 if (YES) // expected-note {{silence by adding parentheses to mark code as explicitly dead}}
69 if (!YES) // expected-note {{silence by adding parentheses to mark code as explicitly dead}}
/external/llvm-project/clang/test/SemaObjC/
Dcircular-container.m57 …[_array addObject:_array]; // expected-warning {{adding '_array' to '_array' might cause circular …
58 …[_dictionary setObject:_dictionary forKey:@"key"]; // expected-warning {{adding '_dictionary' to '…
59 …[_set addObject:_set]; // expected-warning {{adding '_set' to '_set' might cause circular dependen…
60 …[_countedSet addObject:_countedSet]; // expected-warning {{adding '_countedSet' to '_countedSet' m…
61 …[_orderedSet addObject:_orderedSet]; // expected-warning {{adding '_orderedSet' to '_orderedSet' m…
65 …[a addObject:a]; // expected-warning {{adding 'a' to 'a' might cause circular dependency in contai…
69 …[d setObject:d forKey:@"key"]; // expected-warning {{adding 'd' to 'd' might cause circular depend…
73 …[s addObject:s]; // expected-warning {{adding 's' to 's' might cause circular dependency in contai…
77 …[s addObject:s]; // expected-warning {{adding 's' to 's' might cause circular dependency in contai…
81 …[s addObject:s]; // expected-warning {{adding 's' to 's' might cause circular dependency in contai…
[all …]
Dwarn-unreachable.m56 …/ expected-warning {{will never be executed}} expected-note {{silence by adding parentheses to mar…
59 if (YES) // expected-note {{silence by adding parentheses to mark code as explicitly dead}}
69 if (!YES) // expected-note {{silence by adding parentheses to mark code as explicitly dead}}
/external/libavc/common/arm/
Dih264_weighted_pred_a9q.s151 vaddw.s8 q2, q2, d3 @adding offset for rows 1,2
152 vaddw.s8 q3, q3, d3 @adding offset for rows 3,4
185 vaddw.s8 q2, q2, d3 @adding offset for row 1
187 vaddw.s8 q3, q3, d3 @adding offset for row 2
189 vaddw.s8 q4, q4, d3 @adding offset for row 3
191 vaddw.s8 q5, q5, d3 @adding offset for row 4
234 vaddw.s8 q6, q6, d3 @adding offset for row 1L
236 vaddw.s8 q7, q7, d3 @adding offset for row 1H
239 vaddw.s8 q8, q8, d3 @adding offset for row 2L
242 vaddw.s8 q9, q9, d3 @adding offset for row 2H
[all …]
Dih264_weighted_bi_pred_a9q.s193 vaddw.s8 q2, q2, d3 @adding offset for rows 1,2
194 vaddw.s8 q4, q4, d3 @adding offset for rows 3,4
241 vaddw.s8 q2, q2, d3 @adding offset for row 1
243 vaddw.s8 q4, q4, d3 @adding offset for row 2
245 vaddw.s8 q6, q6, d3 @adding offset for row 3
247 vaddw.s8 q8, q8, d3 @adding offset for row 4
318 vaddw.s8 q10, q10, d3 @adding offset for row 1L
320 vaddw.s8 q2, q2, d3 @adding offset for row 1H
322 vaddw.s8 q12, q12, d3 @adding offset for row 2L
324 vaddw.s8 q4, q4, d3 @adding offset for row 2H
[all …]
/external/llvm/test/MC/Mips/
Dhigher-highest-addressing.s32 # Check the case where relocations are not modified by adding +1. The constant
43 # Check the case where %higher is modified by adding +1.
50 # Check the case where both %higher and %highest are modified by adding +1.
/external/llvm-project/llvm/test/MC/Mips/
Dhigher-highest-addressing.s32 # Check the case where relocations are not modified by adding +1. The constant
43 # Check the case where %higher is modified by adding +1.
50 # Check the case where both %higher and %highest are modified by adding +1.
/external/perfetto/docs/data-sources/
Dgpu.md7 GPU frequency can be included in the trace by adding the ftrace category.
22 GPU counters can be configured by adding the data source to the trace config as follows:
/external/llvm-project/llvm/test/ExecutionEngine/JITLink/X86/
DLocalDependencyPropagation.s10 # CHECK-DAG: In main adding dependencies for _foo: { (main, { _external_func }) }
11 # CHECK-DAG: In main adding dependencies for _baz: { (main, { _foo }) }
/external/llvm-project/mlir/test/mlir-tblgen/
Dop-format-spec.td463 // CHECK: note: suggest adding a type constraint to the operation or adding a 'type($result)' direc…
468 // CHECK: note: suggest adding a '$operand' directive to the custom assembly format
473 // CHECK: note: suggest adding a type constraint to the operation or adding a 'type($operand)' dire…
478 // CHECK: note: suggest adding a type constraint to the operation or adding a 'type($operand)' dire…
483 // CHECK: note: suggest adding a type constraint to the operation or adding a 'type($result)' direc…
488 // CHECK: note: suggest adding a '$successor' directive to the custom assembly format
495 // CHECK: note: suggest adding a type constraint to the operation or adding a 'type($operand)' dire…
500 // CHECK: note: suggest adding a type constraint to the operation or adding a 'type($result)' direc…
/external/mesa3d/docs/relnotes/
D17.2.1.rst87 - egl/x11/dri3: adding missing \__DRI_BACKGROUND_CALLABLE extension
153 - glsl: stop adding pointers from gl_shader_variable to the cache
154 - glsl: stop adding pointers from glsl_struct_field to the cache
159 - glsl: stop adding pointers from shader_info to the cache
160 - glsl: stop adding pointers from bindless structs to the cache
/external/llvm-project/polly/lib/External/isl/m4/
Dax_set_warning_flags.m43 dnl warnings that did not trigger at the time of adding these flags.
13 dnl adding for example -Wno-return-type). To temporarily disable
Dax_cxx_compile_stdcxx_11_no_override.m41 # Check if $CXX does or can be made to support C++11 by adding switches.
14 # Check if $CXX supports C++11 by default (without adding switches).
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoFlags.def69 // NOTE: always must be equal to largest flag, check this when adding new flag
90 // May also utilize this Flag in future, when adding support
97 // NOTE: Always must be equal to largest flag, check this when adding new flags.
/external/llvm-project/llvm/include/llvm/IR/
DDebugInfoFlags.def69 // NOTE: always must be equal to largest flag, check this when adding new flag
90 // May also utilize this Flag in future, when adding support
97 // NOTE: Always must be equal to largest flag, check this when adding new flags.
/external/iproute2/ip/
Dipfou.c47 bool adding) in fou_parse_opt() argument
91 if (!ipproto_set && !gue_set && adding) { in fou_parse_opt()
/external/rust/crates/grpcio-sys/grpc/third_party/
DREADME.md15 ## Considerations when adding a new third-party dependency
22 …We currently support multiple build systems (BAZEL, cmake, make, ...) so adding a new dependency u…
25 Also keep in mind that adding a new dependency can be quite disruptive
29 ## Checklist for adding a new third-party dependency
33 - [ ] Make sure you understand the hidden costs of adding a dependency (see section above) and that…
/external/llvm-project/llvm/test/Analysis/MemorySSA/
Dupdate_unroll.ll8 ; Check verification passes after loop rotate, when adding phis in blocks
9 ; receiving incoming edges and adding phis in IDF blocks.
/external/rust/crates/libc/
DCONTRIBUTING.md22 platforms of that level. For example, when adding a Unix API it should be added
23 to `src/unix/mod.rs`, but when adding a Linux-only API it should be added to
38 With that in mind, the steps for adding a new API are:
41 2. Add the API, including adding new symbol(s) to the semver lists.
/external/linux-kselftest/tools/testing/selftests/tc-testing/creating-plugins/
DAddingPlugins.txt14 - adding commands to be run before and/or after the test suite
15 - adding commands to be run before and/or after the test cases
16 - adding commands to be run before and/or after the execute phase of the test cases
/external/linux-kselftest/tools/testing/selftests/rcutorture/configs/lock/
Dver_functions.sh16 echo CPU-hotplug kernel, adding locktorture onoff. 1>&2
/external/iptables/extensions/
Dlibxt_SET.man21 when adding an entry, the timeout value to use instead of the default
25 when adding an entry if it already exists, reset the timeout value
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Dstack-no-redzone.ll9 ; - by adding an immediate value:
11 ; - by adding another register:
15 ; - by adding an immediate value to it:
/external/wayland/
DREADME.android.md102 - A commit removing all existing files, and adding in a clean import of the
105 - A commit adding (back) the various required Android files
116 - A commit removing all existing files, and adding in a clean import of
119 - A commit adding (back) the various required Android files, including

12345678910>>...69