Home
last modified time | relevance | path

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

12345678910>>...16

/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/test/functional-tests/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/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.
Drasterizer.rst122 If set, point-filled polygons will have polygon offset factors applied
124 If set, line-filled polygons will have polygon offset factors applied
126 If set, filled polygons will have polygon offset factors applied
243 polygon offset has been applied and before depth testing.
/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/tools/coverage/
DREADME.md6 applied.
11 - Configuration: detect configuration that are never applied.
/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/llvm/test/DebugInfo/
Ddebuglineinfo.test6 ; This test verifies that relocations are correctly applied to the
8 ; If relocations are not applied the first two functions will be reported as
/external/skia/tools/chromium/
Dchrome_changes5 # In the future, these changes will be automatically applied and committed as
/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/srtp/googlepatches/
Dgoogle-10-srtp-ios-fixes.pack24 - applied a security fix to not accept unencrypted SRTP unless specified by policy.
25 …- applied a fix to not crash when receiving a RTCP packet that had a much larger sequence number t…
/external/icu/icu4c/source/test/testdata/
Dformat.txt27 …// or a calendar spec ERA=0,YEAR=1, etc.. applied to the calendar type specified by the loc…
232 …// or a calendar spec ERA=0,YEAR=1, etc.. applied to the calendar type specified by the loc…
442 …// or a calendar spec ERA=0,YEAR=1, etc.. applied to the calendar type specified by the loc…
543 …// or a calendar spec ERA=0,YEAR=1, etc.. applied to the calendar type specified by the loc…
575 …// or a calendar spec ERA=0,YEAR=1, etc.. applied to the calendar type specified by the loc…
/external/llvm/test/CodeGen/PowerPC/
Dppc64-32bit-addic.ll1 ; Check that the ADDIC optimizations are not applied on PPC64
/external/llvm/test/Transforms/MemCpyOpt/
Dcapturing-func.ll16 ; Check that the transformation isn't applied if the called function can
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/zips/
DREADME15 files are tarballs of the original sources above with patches applied
/external/llvm/test/CodeGen/AArch64/
Darm64-collect-loh-str.ll5 ; if applied, may completely remove the definition or

12345678910>>...16