Home
last modified time | relevance | path

Searched defs:create_async (Results 1 – 25 of 33) sorted by relevance

12

/dports/games/nxengine/nxengine-evo-2.6.5-1/deps/spdlog/
H A Dasync.h64 inline std::shared_ptr<spdlog::logger> create_async(std::string logger_name, SinkArgs &&... sink_ar… in create_async() function
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/spdlog/
H A Dasync.h64 inline std::shared_ptr<spdlog::logger> create_async(std::string logger_name, SinkArgs &&...sink_arg… in create_async() function
/dports/devel/spdlog/spdlog-1.9.2/include/spdlog/
H A Dasync.h64 inline std::shared_ptr<spdlog::logger> create_async(std::string logger_name, SinkArgs &&...sink_arg… in create_async() function
/dports/deskutils/flameshot/flameshot-0.10.2/external/spdlog/include/spdlog/
H A Dasync.h64 inline std::shared_ptr<spdlog::logger> create_async(std::string logger_name, SinkArgs &&...sink_arg… in create_async() function
/dports/devel/hpx/hpx-1.2.1/hpx/runtime/components/stubs/
H A Dstub_base.hpp53 create_async(naming::id_type const& gid, Ts&&... vs) in create_async() function
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/netapp_eseries/santricity/plugins/modules/
H A Dnetapp_e_amg.py165 def create_async(module, ssid, api_url, api_pwd, api_usr, body): function
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/storage/netapp/
H A Dnetapp_e_amg.py152 def create_async(module, ssid, api_url, api_pwd, api_usr, body): function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/ipc/client/
H A Dcommand_buffer_proxy_impl.cc129 bool create_async = !CreateCommandBufferSyncQt( in Initialize() local
/dports/devel/glib20/glib-2.70.4/gio/
H A Dgfile.h329 void (* create_async) (GFile *file, member
/dports/devel/py-kazoo/kazoo-2.5.0/kazoo/
H A Dclient.py852 def create_async(self, path, value=b"", acl=None, ephemeral=False, member in KazooClient
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/appengine/datastore/
H A Ddatastore_query.py2618 def create_async(cls, query, query_options, conn, req, member in Batch
3024 def create_async(cls, augmented_query, query_options, conn, req, member in _AugmentedBatch
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gio-0.14.3/src/auto/
H A Dfile.rs172 fn create_async< in create_async() method
1110 fn create_async< in create_async() method
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/gio/src/auto/
H A Dfile.rs172 fn create_async< in create_async() method
1110 fn create_async< in create_async() method
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gio-0.14.8/src/auto/
H A Dfile.rs172 fn create_async< in create_async() method
1110 fn create_async< in create_async() method
/dports/www/castor/castor-0.8.16/cargo-crates/gio-0.8.1/src/auto/
H A Dfile.rs156 fn create_async< in create_async() method
997 fn create_async< in create_async() method
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gio-0.7.0/src/auto/
H A Dfile.rs156 fn create_async< in create_async() method
984 fn create_async< in create_async() method
/dports/net-im/fractal/fractal-4.4.0/vendor/gio/src/auto/
H A Dfile.rs156 fn create_async< in create_async() method
997 fn create_async< in create_async() method
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gio-0.14.8/src/auto/
H A Dfile.rs172 fn create_async< in create_async() method
1110 fn create_async< in create_async() method
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/gio-0.14.0/src/auto/
H A Dfile.rs172 fn create_async< in create_async() method
1110 fn create_async< in create_async() method
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gio-0.14.8/src/auto/
H A Dfile.rs172 fn create_async< in create_async() method
1110 fn create_async< in create_async() method
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgio2.pas1312 …procedure create_async(flags: TGFileCreateFlags; io_priority: gint; cancellable: PGCancellable; ca… procedure
8078 procedure TGFile.create_async(flags: TGFileCreateFlags; io_priority: gint; cancellable: PGCancellab… procedure
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgio2.pas1312 …procedure create_async(flags: TGFileCreateFlags; io_priority: gint; cancellable: PGCancellable; ca… procedure
8078 procedure TGFile.create_async(flags: TGFileCreateFlags; io_priority: gint; cancellable: PGCancellab… procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgio2.pas1312 …procedure create_async(flags: TGFileCreateFlags; io_priority: gint; cancellable: PGCancellable; ca… procedure
8078 procedure TGFile.create_async(flags: TGFileCreateFlags; io_priority: gint; cancellable: PGCancellab… procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgio2.pas1312 …procedure create_async(flags: TGFileCreateFlags; io_priority: gint; cancellable: PGCancellable; ca… procedure
8078 procedure TGFile.create_async(flags: TGFileCreateFlags; io_priority: gint; cancellable: PGCancellab… procedure
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gio-sys-0.14.0/src/
H A Dlib.rs2936 pub create_async: Option< field

12