Home
last modified time | relevance | path

Searched refs:applicator (Results 76 – 100 of 314) sorted by relevance

12345678910>>...13

/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/Support/
H A DCommandLine.h1259 template <class Mod> struct applicator {
1264 template <unsigned n> struct applicator<char[n]> {
1269 template <unsigned n> struct applicator<const char[n]> {
1274 template <> struct applicator<StringRef > {
1280 template <> struct applicator<NumOccurrencesFlag> {
1286 template <> struct applicator<ValueExpected> {
1290 template <> struct applicator<OptionHidden> {
1294 template <> struct applicator<FormattingFlags> {
1298 template <> struct applicator<MiscFlags> {
1309 applicator<Mod>::opt(M, *O);
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/Support/
H A DCommandLine.h1256 template <class Mod> struct applicator {
1261 template <unsigned n> struct applicator<char[n]> {
1266 template <unsigned n> struct applicator<const char[n]> {
1271 template <> struct applicator<StringRef > {
1277 template <> struct applicator<NumOccurrencesFlag> {
1283 template <> struct applicator<ValueExpected> {
1287 template <> struct applicator<OptionHidden> {
1291 template <> struct applicator<FormattingFlags> {
1295 template <> struct applicator<MiscFlags> {
1306 applicator<Mod>::opt(M, *O);
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/Support/
H A DCommandLine.h1250 template <class Mod> struct applicator {
1255 template <unsigned n> struct applicator<char[n]> {
1260 template <unsigned n> struct applicator<const char[n]> {
1265 template <> struct applicator<StringRef > {
1271 template <> struct applicator<NumOccurrencesFlag> {
1277 template <> struct applicator<ValueExpected> {
1281 template <> struct applicator<OptionHidden> {
1285 template <> struct applicator<FormattingFlags> {
1289 template <> struct applicator<MiscFlags> {
1300 applicator<Mod>::opt(M, *O);
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DCommandLine.h1252 template <class Mod> struct applicator {
1257 template <unsigned n> struct applicator<char[n]> {
1262 template <unsigned n> struct applicator<const char[n]> {
1267 template <> struct applicator<StringRef > {
1273 template <> struct applicator<NumOccurrencesFlag> {
1279 template <> struct applicator<ValueExpected> {
1283 template <> struct applicator<OptionHidden> {
1287 template <> struct applicator<FormattingFlags> {
1291 template <> struct applicator<MiscFlags> {
1302 applicator<Mod>::opt(M, *O);
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h1259 template <class Mod> struct applicator {
1264 template <unsigned n> struct applicator<char[n]> {
1269 template <unsigned n> struct applicator<const char[n]> {
1274 template <> struct applicator<StringRef > {
1280 template <> struct applicator<NumOccurrencesFlag> {
1286 template <> struct applicator<ValueExpected> {
1290 template <> struct applicator<OptionHidden> {
1294 template <> struct applicator<FormattingFlags> {
1298 template <> struct applicator<MiscFlags> {
1309 applicator<Mod>::opt(M, *O);
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/Support/
H A DCommandLine.h1271 template <class Mod> struct applicator {
1276 template <unsigned n> struct applicator<char[n]> {
1281 template <unsigned n> struct applicator<const char[n]> {
1286 template <> struct applicator<StringRef > {
1292 template <> struct applicator<NumOccurrencesFlag> {
1298 template <> struct applicator<ValueExpected> {
1302 template <> struct applicator<OptionHidden> {
1306 template <> struct applicator<FormattingFlags> {
1310 template <> struct applicator<MiscFlags> {
1321 applicator<Mod>::opt(M, *O);
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/Support/
H A DCommandLine.h1259 template <class Mod> struct applicator {
1264 template <unsigned n> struct applicator<char[n]> {
1269 template <unsigned n> struct applicator<const char[n]> {
1274 template <> struct applicator<StringRef > {
1280 template <> struct applicator<NumOccurrencesFlag> {
1286 template <> struct applicator<ValueExpected> {
1290 template <> struct applicator<OptionHidden> {
1294 template <> struct applicator<FormattingFlags> {
1298 template <> struct applicator<MiscFlags> {
1309 applicator<Mod>::opt(M, *O);
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/Support/
H A DCommandLine.h1256 template <class Mod> struct applicator {
1261 template <unsigned n> struct applicator<char[n]> {
1266 template <unsigned n> struct applicator<const char[n]> {
1271 template <> struct applicator<StringRef > {
1277 template <> struct applicator<NumOccurrencesFlag> {
1283 template <> struct applicator<ValueExpected> {
1287 template <> struct applicator<OptionHidden> {
1291 template <> struct applicator<FormattingFlags> {
1295 template <> struct applicator<MiscFlags> {
1306 applicator<Mod>::opt(M, *O);
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h1252 template <class Mod> struct applicator {
1257 template <unsigned n> struct applicator<char[n]> {
1262 template <unsigned n> struct applicator<const char[n]> {
1267 template <> struct applicator<StringRef > {
1273 template <> struct applicator<NumOccurrencesFlag> {
1279 template <> struct applicator<ValueExpected> {
1283 template <> struct applicator<OptionHidden> {
1287 template <> struct applicator<FormattingFlags> {
1291 template <> struct applicator<MiscFlags> {
1302 applicator<Mod>::opt(M, *O);
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/Support/
H A DCommandLine.h1259 template <class Mod> struct applicator {
1264 template <unsigned n> struct applicator<char[n]> {
1269 template <unsigned n> struct applicator<const char[n]> {
1274 template <> struct applicator<StringRef > {
1280 template <> struct applicator<NumOccurrencesFlag> {
1286 template <> struct applicator<ValueExpected> {
1290 template <> struct applicator<OptionHidden> {
1294 template <> struct applicator<FormattingFlags> {
1298 template <> struct applicator<MiscFlags> {
1309 applicator<Mod>::opt(M, *O);
[all …]
/dports/graphics/krita/krita-4.4.8/libs/image/
H A Dkis_curve_rect_mask_generator_p.h53 QScopedPointer<KisBrushMaskApplicatorBase> applicator; member
H A Dkis_rect_mask_generator.h49 KisBrushMaskApplicatorBase* applicator() override;
H A Dkis_gauss_circle_mask_generator.h47 KisBrushMaskApplicatorBase* applicator() override;
H A Dkis_circle_mask_generator.h47 KisBrushMaskApplicatorBase* applicator() override;
H A Dkis_curve_rect_mask_generator.h53 KisBrushMaskApplicatorBase* applicator() override;
H A Dkis_curve_circle_mask_generator.h59 KisBrushMaskApplicatorBase* applicator() override;
/dports/games/0verkill/0verkill-0.16/grx/
H A Draidrekl.avi13 l| With new automatic applicator! |
/dports/graphics/krita/krita-4.4.8/libs/ui/tool/
H A Dkis_selection_tool_helper.h43 …void selectPixelSelection(KisProcessingApplicator& applicator, KisPixelSelectionSP selection, Sele…
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/compute/kernels/
H A Dscalar_temporal_binary.cc63 using internal::applicator::ScalarBinaryNotNullStatefulEqualTypes;
94 applicator::ScalarBinaryNotNullStatefulEqualTypes<OutType, T, ExecTemplate> kernel{ in ExecWithOptions()
101 applicator::ScalarBinaryNotNullStatefulEqualTypes<OutType, T, ExecTemplate> kernel{ in ExecWithOptions()
113 applicator::ScalarBinaryNotNullStatefulEqualTypes<OutType, T, ExecTemplate> kernel{ in ExecWithOptions()
/dports/graphics/gimp-app/gimp-2.10.30/app/core/
H A Dgimpfilter.h69 GimpApplicator *applicator);
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/docs/
H A DPatternRewriter.md210 // Create the applicator and apply our cost model.
211 PatternApplicator applicator(patterns);
212 applicator.applyCostModel([](const Pattern &pattern) {
215 // desired `applicator.applyDefaultCostModel()` should be used
221 LogicalResult result = applicator.matchAndRewrite(op, rewriter);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/docs/
H A DPatternRewriter.md210 // Create the applicator and apply our cost model.
211 PatternApplicator applicator(patterns);
212 applicator.applyCostModel([](const Pattern &pattern) {
215 // desired `applicator.applyDefaultCostModel()` should be used
221 LogicalResult result = applicator.matchAndRewrite(op, rewriter);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/docs/
H A DPatternRewriter.md210 // Create the applicator and apply our cost model.
211 PatternApplicator applicator(patterns);
212 applicator.applyCostModel([](const Pattern &pattern) {
215 // desired `applicator.applyDefaultCostModel()` should be used
221 LogicalResult result = applicator.matchAndRewrite(op, rewriter);
/dports/graphics/krita/krita-4.4.8/libs/image/lazybrush/
H A Dkis_colorize_mask.cpp945 KisProcessingApplicator applicator(fetchImage(), KisNodeSP(this), in setKeyStrokesColors() local
949 applicator.applyCommand( in setKeyStrokesColors()
953 applicator.end(); in setKeyStrokesColors()
972 KisProcessingApplicator applicator(KisImageWSP(fetchImage()), KisNodeSP(this), in removeKeyStroke() local
976 applicator.applyCommand( in removeKeyStroke()
980 applicator.end(); in removeKeyStroke()
/dports/math/gap/gap-4.11.0/hpcgap/demo/
H A Dorbit.g125 applicator := function()
182 appthreads := List([1..3], i->CreateThread(applicator) );

12345678910>>...13