Home
last modified time | relevance | path

Searched refs:attribution (Results 1 – 25 of 640) sorted by relevance

12345678910>>...26

/external/llvm-project/mlir/lib/Conversion/GPUCommon/
DGPUOpsLowering.h37 Value attribution = en.value(); in matchAndRewrite() local
39 auto type = attribution.getType().dyn_cast<MemRefType>(); in matchAndRewrite()
110 Value attribution = gpuFuncOp.getWorkgroupAttributions()[en.index()]; in matchAndRewrite() local
111 auto type = attribution.getType().cast<MemRefType>(); in matchAndRewrite()
122 Value attribution = en.value(); in matchAndRewrite() local
123 auto type = attribution.getType().cast<MemRefType>(); in matchAndRewrite()
/external/libnl/doc/stylesheets/
Dxhtml11-quirks.css22 div.quoteblock-attribution {
30 div.verseblock-attribution {
Dxhtml11.css164 div.quoteblock > div.attribution {
176 div.verseblock > div.attribution {
181 div.verseblock + div.attribution {
/external/llvm-project/mlir/lib/Dialect/GPU/Transforms/
DMemoryPromotion.cpp169 Value attribution = op.addWorkgroupAttribution(bufferType); in promoteToWorkgroupMemory() local
173 value.replaceAllUsesWith(attribution); in promoteToWorkgroupMemory()
174 insertCopies(op.getBody(), op.getLoc(), value, attribution); in promoteToWorkgroupMemory()
/external/perfetto/src/android_internal/
Dpower_stats.cc378 for (const auto& attribution : result.attribution) { in GetEnergyConsumed() local
384 cur.uid = attribution.uid; in GetEnergyConsumed()
385 cur.energy_uws = attribution.energyUWs; in GetEnergyConsumed()
/external/llvm-project/mlir/test/Dialect/GPU/
Dpromotion.mlir5 // Verify that the attribution was indeed introduced
55 // Verify that the attribution was indeed introduced
108 // Check that attribution insertion works fine.
Dinvalid.mlir357 // expected-error @+1 {{expected memref type in attribution}}
368 // expected-error @+1 {{expected memory space 3 in attribution}}
379 // expected-error @+1 {{expected memory space 5 in attribution}}
390 // expected-error @+1 {{expected memory space 5 in attribution}}
/external/llvm-project/mlir/docs/Dialects/
DGPU.md15 ## Memory attribution
27 body. The absence of memory attribution syntax means that the function does not
/external/ImageMagick/
DLICENSE15 * redistribute any piece of ImageMagick-originated software without proper attribution;
22 …* provide clear attribution to ImageMagick Studio LLC for any distributions that include ImageMagi…
73 …ative Works that You distribute, all copyright, patent, trademark, and attribution notices from th…
74attribution notices contained within such NOTICE file, excluding those notices that do not pertain…
/external/wpa_supplicant_8/
DNOTICE21 only for attribution purposes and any distribution of this software
DCOPYING21 only for attribution purposes and any distribution of this software
/external/rust/crates/pin-project/
DLICENSE103 attribution notices from the Source form of the Work,
109 include a readable copy of the attribution notices contained
118 do not modify the License. You may add Your own attribution
121 that such additional attribution notices cannot be construed
DNOTICE103 attribution notices from the Source form of the Work,
109 include a readable copy of the attribution notices contained
118 do not modify the License. You may add Your own attribution
121 that such additional attribution notices cannot be construed
/external/rust/crates/syn-mid/
DLICENSE103 attribution notices from the Source form of the Work,
109 include a readable copy of the attribution notices contained
118 do not modify the License. You may add Your own attribution
121 that such additional attribution notices cannot be construed
DNOTICE103 attribution notices from the Source form of the Work,
109 include a readable copy of the attribution notices contained
118 do not modify the License. You may add Your own attribution
121 that such additional attribution notices cannot be construed
/external/rust/crates/pin-project-internal/
DLICENSE103 attribution notices from the Source form of the Work,
109 include a readable copy of the attribution notices contained
118 do not modify the License. You may add Your own attribution
121 that such additional attribution notices cannot be construed
/external/rust/crates/tinyvec/
DLICENSE-APACHE.md43 …ative Works that You distribute, all copyright, patent, trademark, and attribution notices from th…
44attribution notices contained within such NOTICE file, excluding those notices that do not pertain…
DLICENSE43 …ative Works that You distribute, all copyright, patent, trademark, and attribution notices from th…
44attribution notices contained within such NOTICE file, excluding those notices that do not pertain…
/external/snakeyaml/
DLICENSE.txt102 attribution notices from the Source form of the Work,
108 include a readable copy of the attribution notices contained
117 do not modify the License. You may add Your own attribution
120 that such additional attribution notices cannot be construed
DNOTICE102 attribution notices from the Source form of the Work,
108 include a readable copy of the attribution notices contained
117 do not modify the License. You may add Your own attribution
120 that such additional attribution notices cannot be construed
/external/nos/host/generic/
DLICENSE103 attribution notices from the Source form of the Work,
109 include a readable copy of the attribution notices contained
118 do not modify the License. You may add Your own attribution
121 that such additional attribution notices cannot be construed
/external/nos/host/generic/libnos_datagram/
DNOTICE103 attribution notices from the Source form of the Work,
109 include a readable copy of the attribution notices contained
118 do not modify the License. You may add Your own attribution
121 that such additional attribution notices cannot be construed
/external/rust/crates/pin-project-lite/
DLICENSE103 attribution notices from the Source form of the Work,
109 include a readable copy of the attribution notices contained
118 do not modify the License. You may add Your own attribution
121 that such additional attribution notices cannot be construed
/external/python/pyfakefs/
DLICENSE103 attribution notices from the Source form of the Work,
109 include a readable copy of the attribution notices contained
118 do not modify the License. You may add Your own attribution
121 that such additional attribution notices cannot be construed
/external/skqp/third_party/etc1/
DLICENSE97 distribute, all copyright, patent, trademark, and attribution notices
102 copy of the attribution notices contained within such NOTICE file, excluding
109 only and do not modify the License. You may add Your own attribution
112 attribution notices cannot be construed as modifying the License.

12345678910>>...26