Home
last modified time | relevance | path

Searched defs:make (Results 376 – 400 of 8560) sorted by last modified time

1...<<11121314151617181920>>...343

/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_list.h531 static List<T> *make(MEM_ROOT *mem_root, T *first) in make() function
H A Dfield.h5017 static Row_definition_list *make(MEM_ROOT *mem_root, Spvar_definition *var) in make() function
/dports/databases/mariadb103-server/mariadb-10.3.34/extra/yassl/taocrypt/
H A DINSTALL170 If you want to set default values for `configure' scripts to share,
/dports/www/grafana8/grafana-8.3.6/public/app/plugins/panel/geomap/style/
H A Dmarkers.ts10 make: StyleMaker; property
116 make: circleMarker, constant
122 make: (cfg: StyleConfigValues) => { constant
/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/test/unit/
H A Dtest_wamp_connector.py39 def __init__(self, url, realm, make, extra=None, argument
/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/wamp/
H A Dconnector.py75 def make(config): function
/dports/security/libkleo/libkleo-21.12.3/src/ui/
H A Dmessagebox.cpp224 void MessageBox::make(QWidget *parent, QMessageBox::Icon icon, const QString &text, const Job *job,… in make() function in MessageBox
/dports/graphics/kipi-plugins/kipi-plugins-21.12.3/common/libkipiplugins/dialogs/
H A Dkpimagedialog.cpp148 QString make, model, dateTime, aperture, focalLength, exposureTime, sensitivity; in showPreview() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Modules/
H A Dobjc-type-param.m6 id make(BCallback callback, id arg) { function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dtypeid-cxx11.cpp9 void *(*make)(); member
H A Dmangle-template.cpp212 __make_integer_seq<std::integer_sequence, int, N> make() {} in make() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DDeclAccessPair.h35 static DeclAccessPair make(NamedDecl *D, AccessSpecifier AS) { in make() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h2415 template <class T, class... Args> Node *make(Args &&... args) { in make() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/utils/google-benchmark/bindings/python/google_benchmark/
H A D__init__.py86 def make(cls, func_or_options): member in __OptionMaker
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/support/
H A Dprivate_constructor.h14 PrivateConstructor static make ( int v ) { return PrivateConstructor(v); } in make() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CXX/temp/temp.spec/temp.explicit/
H A Dp12.cpp18 static Temp<A::Public> make() { return Temp<A::Public>(); } in make() function in test1::Temp
46 …template <> class Temp<A::Private> Temp<int>::make() { // expected-error {{'Private' is a private … in make() function in test2::Temp
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dcxx1z-copy-omission.cpp18 Noncopyable make(int kind = 0) { in make() function
H A Dwarn-unused-private-field.cpp274 static implicit_special_member make() { return implicit_special_member(); } in make() function in implicit_special_member
/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; }; 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
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxxabi/src/demangle/
H A DItaniumDemangle.h2415 template <class T, class... Args> Node *make(Args &&... args) { in make() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/include/lld/Common/
H A DMemory.h61 template <typename T, typename... U> T *make(U &&... args) { in make() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/PCH/
H A Dcxx1y-default-initializer.cpp18 template<typename T> constexpr A make() { return A {}; } in make() function
19 template<typename T> constexpr A make(T t) { return A { t }; } in make() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Analysis/
H A Dlifetime-extension.cpp82 static C make(C **after, C **before) { return C(false, after, before); } in make() function in maintain_original_object_address_on_lifetime_extension::C
268 static C make(AddressVector &v) { return C(v); } in make() function in maintain_address_of_copies::C
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGenObjC/
H A Darc-with-atthrow.m5 id make(void); function
H A Darc.m1261 + (id) make { class

1...<<11121314151617181920>>...343