Home
last modified time | relevance | path

Searched refs:applied (Results 1 – 25 of 468) sorted by relevance

12345678910>>...19

/external/clang/test/SemaOpenCL/
Dinvalid-kernel-attrs.cl11 …id kernel5() {} //expected-warning{{attribute 'vec_type_hint' is already applied with different pa…
15 …l7() {} //expected-warning{{attribute 'work_group_size_hint' is already applied with different pa…
17 … kernel8(){} // expected-error {{attribute 'reqd_work_group_size' can only be applied to a kernel}}
19 … kernel9(){} // expected-error {{attribute 'work_group_size_hint' can only be applied to a kernel}}
21 …) void kernel10(){} // expected-error {{attribute 'vec_type_hint' can only be applied to a kernel}}
/external/parameter-framework/upstream/test/functional-tests-legacy/xml/XML_Test/
DReference_dumpDomains2 - ConfigurableDomain: Domain_0_1 = {Sequence aware: no, Last applied configuration: <none>}
4 - ConfigurableDomain: Domain_1_2 = {Sequence aware: no, Last applied configuration: <none>}
/external/jetty/src/resources/org/eclipse/jetty/webapp/jmx/
DWebAppContext-mbean.properties3 defaultsDescriptor: Default web.xml descriptor applied before standard web.xml
4 overrideDescriptor: Override web.xml descriptor applied after standard web.xml
/external/icu/
DREADME.android6 icu4c/ - ICU4C with Google and Android-specific patches applied.
8 icu4j/ - ICU4J with Google and Android-specific patches applied.
/external/llvm/test/CodeGen/SystemZ/
Dvec-or-02.ll20 ; ...and again with the XOR applied to the other operand of the AND.
48 ; ...and again with the XOR applied to the other operand of the AND.
73 ; ...and again with the XOR applied to the other operand of the AND.
97 ; ...and again with the XOR applied to the other operand of the AND.
/external/llvm/test/Assembler/
Dattribute-builtin.ll31 ; CHECK-BAD: Attribute 'builtin' can only be applied to a callsite.
33 ; CHECK-BAD: Attribute 'builtin' can only be applied to a callsite.
/external/mesa3d/src/gallium/docs/source/cso/
Dsampler.rst37 applied to the coord.
39 coordinate is computed. Then, regular CLAMP_TO_EDGE is applied to the coord.
41 coordinate is computed. Then, regular CLAMP_TO_BORDER is applied to the
44 computed. Then, regular CLAMP is applied to the coord.
/external/llvm/test/Transforms/SampleProfile/
Dcoverage-warning.ll6 ; CHECK: warning: coverage-warning.c:1: 2 of 3 available profile records (66%) were applied
7 ; CHECK: warning: coverage-warning.c:1: 29000 of 30700 available profile samples (94%) were applied
/external/mesa3d/src/mesa/program/
Dprog_parameter_layout.h36 extern unsigned _mesa_combine_swizzles(unsigned base, unsigned applied);
Dprog_parameter_layout.c39 _mesa_combine_swizzles(unsigned base, unsigned applied) in _mesa_combine_swizzles() argument
45 const unsigned s = GET_SWZ(applied, i); in _mesa_combine_swizzles()
/external/llvm/include/llvm/Target/
DTargetCallingConv.td119 /// CCPromoteToType - If applied, this promotes the specified current value to
125 /// CCPromoteToUpperBitsInType - If applied, this promotes the specified current
131 /// CCBitConvertToType - If applied, this bitconverts the specified current
137 /// CCPassIndirect - If applied, this stores the value to stack and passes the pointer
/external/parameter-framework/upstream/tools/coverage/
DREADME.md6 applied.
11 - Configuration: detect configuration that are never applied.
/external/llvm/test/DebugInfo/
Ddebuglineinfo-macho.test1 # Check that relocations get applied
9 # Check that relocations get applied correctly
Ddebuglineinfo.test10 ; This test verifies that relocations are correctly applied to the
12 ; If relocations are not applied the first two functions will be reported as
/external/clang/test/Parser/
Dobjcxx11-attributes.mm35 // expected-error {{'noreturn' attribute cannot be applied to a statement}}
39 …[[bitand, noreturn]]; // expected-error {{'noreturn' attribute cannot be applied to a statement}} \
/external/libxml2/
DChangeLog265 * schematron.c xpath.c: applied a couple of patches from Martin
392 * xmlreader.c: applied patch from Aswin to fix tree skipping
586 * parserInternals.c: applied patch from Ashwin to avoid a potential
591 * uri.c: applied patch from Ashwin fixing a number of realloc problems
680 * xstc/Makefile.am: applied patch from Mike Hommey fixing distclean,
770 applied patch from Tobias Minich to allow plugin schematron error
836 * python/Makefile.am python/tests/Makefile.am: applied cleanup
861 * xmlwriter.c: applied patch from Alfred Mickautsch to flush the
882 * dict.c: applied patch from Florent Guilian to remove an
905 * uri.c: applied a patch based on Petr Sumbera one to avoid a
[all …]
/external/libyuv/files/tools/msan/
Dblacklist.txt1 # The rules in this file are only applied at compile time.
/external/caliper/caliper/src/main/resources/com/google/caliper/config/
Ddefault-config.properties2 # Run with --print-config to see all of the options being applied
/external/webrtc/tools/msan/
Dblacklist.txt1 # The rules in this file are only applied at compile time.
/external/tagsoup/tssl/
Dtssl.rnc18 ## A TSSL schema has a namespace, which is applied to the elements by default,
20 ## definitions, a root element, and attributes to be applied to all elements.
/external/clang/test/SemaObjC/
Dsuper-dealloc-attribute.m12 …S_SUPER; // expected-warning {{'objc_requires_super' attribute cannot be applied to methods in pro…
18 …uires_super)); // expected-warning {{'objc_requires_super' attribute cannot be applied to dealloc}}
Dmethod-warn-unused-attribute.m5 …result)); // expected-warning {{attribute 'warn_unused_result' cannot be applied to Objective-C me…
/external/valgrind/cachegrind/
Dcg_diff.in51 --mod-filename=<expr> a Perl search-and-replace expression that is applied
53 --mod-funcname=<expr> like --mod-filename, but applied to function names
/external/llvm/docs/
DMCJITDesignAndImplementation.rst73 image must be loaded into suitable memory, relocations must be applied and
113 relocations have not yet been applied and the generated code is still not
120 relocations are applied. It is possible to apply relocations multiple
165 have a target location at which the relocation will be applied that is
170 Once relocations have been applied as described above, MCJIT calls
/external/chromium-trace/catapult/telemetry/third_party/pyserial/
DREADME.chromium19 linux-product_info.patch has been applied to include the product information as description.

12345678910>>...19