Home
last modified time | relevance | path

Searched defs:make (Results 501 – 525 of 8560) sorted by relevance

1...<<21222324252627282930>>...343

/dports/devel/boost-python-libs/boost_1_72_0/boost/gil/
H A Dimage_view_factory.hpp151 static type make(const SrcView& sv,CC) {return sv;} in make() function
312 static type make(const View& src, int n) { in make() function
325 static type make(const View& src, int n) { in make() function
349 static type make(const View& src, int n) { in make() function
393 static type make(const View& src, int n) { in make() function
412 static type make(const View& src, int n) { return VB::make(src,n); } in make() function
444 static type make(const View& src) { in make() function
460 static type make(const View& src) { in make() function
483 static type make(const View& src) { in make() function
528 static type make(const View& src) { in make() function
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/gil/
H A Dimage_view_factory.hpp156 static type make(const SrcView& sv,CC) {return sv;} in make() function
301 static type make(const View& src, int n) { in make() function
314 static type make(const View& src, int n) { in make() function
336 static type make(const View& src, int n) { in make() function
378 static type make(const View& src, int n) { in make() function
397 static type make(const View& src, int n) { return VB::make(src,n); } in make() function
429 static type make(const View& src) { in make() function
445 static type make(const View& src) { in make() function
467 static type make(const View& src) { in make() function
507 static type make(const View& src) { in make() function
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/gil/
H A Dimage_view_factory.hpp146 static type make(const SrcView& sv,CC) {return sv;} in make() function
291 static type make(const View& src, int n) { in make() function
304 static type make(const View& src, int n) { in make() function
326 static type make(const View& src, int n) { in make() function
368 static type make(const View& src, int n) { in make() function
387 static type make(const View& src, int n) { return VB::make(src,n); } in make() function
419 static type make(const View& src) { in make() function
435 static type make(const View& src) { in make() function
457 static type make(const View& src) { in make() function
497 static type make(const View& src) { in make() function
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/gil/
H A Dimage_view_factory.hpp156 static type make(const SrcView& sv,CC) {return sv;} in make() function
301 static type make(const View& src, int n) { in make() function
314 static type make(const View& src, int n) { in make() function
336 static type make(const View& src, int n) { in make() function
378 static type make(const View& src, int n) { in make() function
397 static type make(const View& src, int n) { return VB::make(src,n); } in make() function
429 static type make(const View& src) { in make() function
445 static type make(const View& src) { in make() function
467 static type make(const View& src) { in make() function
507 static type make(const View& src) { in make() function
[all …]
/dports/devel/py-testrepository/testrepository-0.0.20/testrepository/tests/
H A Dstubpackage.py29 def make(self, dependency_resources): member in TempDirResource
52 def make(self, dependency_resources): member in StubPackageResource
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/fo/extensions/svg/
H A DSVGElementMapping.java104 public FONode make(FONode parent) { in make() method in SVGElementMapping.SVGMaker
110 public FONode make(FONode parent) { in make() method in SVGElementMapping.SE
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/corba/se/spi/orb/
H A DParserDataFactory.java31 public static ParserData make( String propertyName, in make() method in ParserDataFactory
39 public static ParserData make( String propertyName, in make() method in ParserDataFactory
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/corba/se/spi/orb/
H A DParserDataFactory.java31 public static ParserData make( String propertyName, in make() method in ParserDataFactory
39 public static ParserData make( String propertyName, in make() method in ParserDataFactory
/dports/lang/kawa/kawa-3.1.1/gnu/kawa/models/
H A DWithComposite.java14 public static WithComposite make(Picture picture, Composite composite) in make() method in WithComposite
22 public static WithComposite make(Picture[] children, in make() method in WithComposite
31 public static WithComposite make(Object[] arguments) in make() method in WithComposite
/dports/devel/onetbb/oneTBB-2021.4.0/test/common/
H A Dconcurrent_associative_common.h59 static Value make( const Key& key ) { return Value(key, key); } in make() function
60 static Value make( const Key& key, const Key& mapped ) { return Value(key, mapped); } in make() function
/dports/net/arataga/so5extra-v.1.4.1/dev/so_5_extra/mboxes/
H A Dbroadcast.hpp216 make( in make() function in so_5::extra::mboxes::broadcast::fixed_mbox_template_t
255 make( in make() function in so_5::extra::mboxes::broadcast::fixed_mbox_template_t
296 make( in make() function in so_5::extra::mboxes::broadcast::fixed_mbox_template_t
336 make( in make() function in so_5::extra::mboxes::broadcast::fixed_mbox_template_t
/dports/lang/kawa/kawa-3.1.1/gnu/expr/
H A DPairClassType.java44 public static PairClassType make(Class reflectInterface, in make() method in PairClassType
50 public static PairClassType make(Class reflectInterface, in make() method in PairClassType
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-digital/lib/
H A Dpacket_headerparser_b_impl.cc33 packet_headerparser_b::sptr packet_headerparser_b::make(long header_len, in make() function in gr::digital::packet_headerparser_b
41 packet_headerparser_b::sptr packet_headerparser_b::make( in make() function in gr::digital::packet_headerparser_b
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/transport/
H A Dusb_dummy_impl.cpp37 usb_control::sptr usb_control::make(usb_device_handle::sptr, const int) in make() function in usb_control
43 usb_zero_copy::sptr usb_zero_copy::make(usb_device_handle::sptr, in make() function in usb_zero_copy
/dports/lang/ghc/ghc-8.10.7/libraries/binary/tests/
H A DFile.hs26 make (a:b:c:xs) = Bar a b c : make xs function
27 make _ = [] function
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/associated-types/
H A Dissue-31597.rs6 fn make() -> Self::Out; in make() method
12 fn make() -> Self::Out {} in make() method
/dports/lang/elm/compiler-0.19.1/_cabal_deps/binary-0.8.8.0/tests/
H A DFile.hs26 make (a:b:c:xs) = Bar a b c : make xs function
27 make _ = [] function
/dports/graphics/exifprobe/exifprobe-2.0.1/
H A Dmaker_fujifilm.c63 print_fujifilm_makervalue(struct ifd_entry *entry_ptr,int make,int model, in print_fujifilm_makervalue()
92 print_fujifilm1_makervalue(struct ifd_entry *entry_ptr,int make,int model, in print_fujifilm1_makervalue()
114 int indent,int make,int model,int at_offset) in print_fujifilm_offset_makervalue()
/dports/graphics/rawstudio/rawstudio-2.0/librawstudio/
H A Drs-lens-fix.c27 lens_fix_str_hash(RS_MAKE make, gint id, gdouble min_focal, gdouble max_focal) in lens_fix_str_hash()
33 lens_fix_find(RS_MAKE make, gint id, gdouble min_focal, gdouble max_focal) in lens_fix_find()
42 lens_fix_insert(RS_MAKE make, gint id, gdouble min_focal, gdouble max_focal, const gchar* name) in lens_fix_insert()
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/util/
H A DFactory.java107 … public CLDRFile make(String localeID, boolean resolved, DraftStatus madeWithMinimalDraftStatus) { in make() method in Factory
112 public CLDRFile make(String localeID, boolean resolved, boolean includeDraft) { in make() method in Factory
116 public CLDRFile make(String localeID, boolean resolved) { in make() method in Factory
183 public static Factory make(String path, String string) { in make() method in Factory
199 public static Factory make(String mainDirectory, String string, DraftStatus approved) { in make() method in Factory
/dports/math/gismo/gismo-21.12.0/src/gsCore/
H A DgsConstantFunction.h108 static uPtr make(const gsVector<T>& val, short_t domainDim) in make() function
112 static uPtr make(T x, short_t domainDim) in make() function
116 static uPtr make(T x, T y, short_t domainDim) in make() function
120 static uPtr make(T x, T y, T z, short_t domainDim) in make() function
124 static uPtr make(T x, T y, T z, T w, short_t domainDim) in make() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaTemplate/
H A Dclass-template-spec.cpp183 template<typename Dummy> struct make<0, 0, Dummy> { typedef integer_sequence<T> type; }; argument
184 template<typename Dummy> struct make<1, 1, Dummy> { typedef integer_sequence<T, 0> type; }; struct
185 …template<T N, typename Dummy> struct make<N, 0, Dummy> : __make_integer_sequence_impl<make_integer… struct
186 …template<T N, typename Dummy> struct make<N, 1, Dummy> : __make_integer_sequence_impl<make_integer… struct
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaTemplate/
H A Dclass-template-spec.cpp183 template<typename Dummy> struct make<0, 0, Dummy> { typedef integer_sequence<T> type; }; struct
184 template<typename Dummy> struct make<1, 1, Dummy> { typedef integer_sequence<T, 0> type; }; struct
185 …template<T N, typename Dummy> struct make<N, 0, Dummy> : __make_integer_sequence_impl<make_integer… struct
186 …template<T N, typename Dummy> struct make<N, 1, Dummy> : __make_integer_sequence_impl<make_integer… struct
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaTemplate/
H A Dclass-template-spec.cpp183 template<typename Dummy> struct make<0, 0, Dummy> { typedef integer_sequence<T> type; }; argument
184 template<typename Dummy> struct make<1, 1, Dummy> { typedef integer_sequence<T, 0> type; }; struct
185 …template<T N, typename Dummy> struct make<N, 0, Dummy> : __make_integer_sequence_impl<make_integer… struct
186 …template<T N, typename Dummy> struct make<N, 1, Dummy> : __make_integer_sequence_impl<make_integer… struct
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaTemplate/
H A Dclass-template-spec.cpp183 template<typename Dummy> struct make<0, 0, Dummy> { typedef integer_sequence<T> type; }; argument
184 template<typename Dummy> struct make<1, 1, Dummy> { typedef integer_sequence<T, 0> type; }; argument
185 …template<T N, typename Dummy> struct make<N, 0, Dummy> : __make_integer_sequence_impl<make_integer… struct
186 …template<T N, typename Dummy> struct make<N, 1, Dummy> : __make_integer_sequence_impl<make_integer… struct

1...<<21222324252627282930>>...343