Home
last modified time | relevance | path

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

/dports/net-p2p/c-lightning/lightning-0.10.2/devtools/
H A Dmkgossip.c23 struct update_opts { struct
33 static int parse_options(char *argv[], struct update_opts *opts, in parse_options() argument
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/cargo-0.58.0/src/bin/cargo/commands/
H A Dupdate.rs35 let update_opts = UpdateOptions { in exec() localVariable
/dports/lang/rust/rustc-1.58.1-src/src/tools/cargo/src/bin/cargo/commands/
H A Dupdate.rs35 let update_opts = UpdateOptions { in exec() localVariable
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/cargo-0.55.0/src/bin/cargo/commands/
H A Dupdate.rs35 let update_opts = UpdateOptions { in exec() localVariable
/dports/devel/rebar3/rebar3-3.17.0/src/
H A Drebar_compiler_xrl.erl53 update_opts(Opts, AppInfo) -> function
H A Drebar_app_info.erl206 update_opts(AppInfo, Opts, Config) -> function
229 update_opts(AppInfo=#app_info_t{opts=LocalOpts}, Opts) -> function
/dports/databases/pecl-mongodb/mongodb-1.9.1/src/libmongoc/src/libmongoc/src/mongoc/
H A Dmongoc-bulk-operation.c405 const mongoc_bulk_update_opts_t *update_opts, in _mongoc_bulk_operation_update_append()
470 const mongoc_bulk_update_opts_t *update_opts, in _mongoc_bulk_operation_update_with_opts()
511 mongoc_bulk_update_one_opts_t update_opts; in mongoc_bulk_operation_update_one_with_opts() local
544 mongoc_bulk_update_many_opts_t update_opts; in mongoc_bulk_operation_update_many_with_opts() local
640 mongoc_bulk_update_opts_t *update_opts = &repl_opts.update; in mongoc_bulk_operation_replace_one_with_opts() local
H A Dmongoc-collection.c2018 mongoc_update_opts_t *update_opts, in _mongoc_collection_update_or_replace()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/ocl/algo/
H A Dboxm2_ocl_fuse_based_visibility.cxx180 std::string update_opts = options + " -D VISIBILITY_BASED"; in get_kernels() local
343 std::string update_opts = options + " -D ORIENTATION_BASED"; in get_kernels() local
508 std::string update_opts = options + " -D SURFACE_DENSITY_BASED"; in get_kernels() local
H A Dboxm2_ocl_update_max_vis.cxx380 std::string update_opts = options + " -D UPDATE_MAX_VIS_SCORE"; in get_kernels() local
752 std::string update_opts = options + " -D UPDATE_AVG_VIEW_NORMAL_DOT"; in get_kernels() local
1097 std::string update_opts = options + " -D UPDATE_AVG_SURFACE_DENSITY"; in get_kernels() local
H A Dboxm2_ocl_update_view_dep_app.cxx525 std::string update_opts = options + " -D UPDATE_BIT_SCENE_MAIN"; in get_kernels() local
H A Dboxm2_ocl_update.cxx577 std::string update_opts = options + " -D UPDATE_BIT_SCENE_MAIN"; in get_kernels() local
H A Dboxm2_ocl_update_view_dep_app_color.cxx601 std::string update_opts = options + " -D UPDATE_BIT_SCENE_MAIN"; in get_kernels() local
H A Dboxm2_ocl_update_based_dispersion.cxx587 std::string update_opts = options + " -D UPDATE_BIT_BASED_DISPERSION"; in get_kernels() local
H A Dboxm2_ocl_update_sky.cxx570 std::string update_opts = options + " -D UPDATE_SKY2_MAIN "; in get_kernels() local
/dports/net-mgmt/nagios-plugins/nagios-plugins-2.3.3/plugins/
H A Dcheck_apt.c79 static char *update_opts = NULL; /* options to override defaults for update */ variable
/dports/net-mgmt/monitoring-plugins/monitoring-plugins-2.3.1/plugins/
H A Dcheck_apt.c84 static char *update_opts = NULL; /* options to override defaults for update */ variable
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm/ocl/algo/
H A Dbstm_ocl_update.cxx516 std::string update_opts = options + " -D UPDATE_BIT_SCENE_MAIN "; in get_kernels() local
H A Dbstm_ocl_update_viewdep.cxx518 std::string update_opts = options + " -D UPDATE_BIT_SCENE_MAIN "; in get_kernels() local
H A Dbstm_ocl_update_color.cxx572 std::string update_opts = options + " -D UPDATE_BIT_SCENE_MAIN "; in get_kernels() local
/dports/sysutils/py-salt/salt-3004.1/salt/fileserver/
H A D__init__.py394 def update_opts(self): member in Fileserver
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/wx/
H A Dopts.cpp658 void update_opts() in update_opts() function
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/module_utils/
H A Dredfish_utils.py1339 def simple_update(self, update_opts): argument
/dports/multimedia/mpv/mpv-0.34.1/video/out/
H A Dvo.c232 static void update_opts(void *p) in update_opts() function
/dports/multimedia/mpv/mpv-0.34.1/demux/
H A Ddemux.c2464 static void update_opts(struct demux_internal *in) in update_opts() function