Home
last modified time | relevance | path

Searched refs:_cfg_ (Results 1 – 25 of 155) sorted by relevance

1234567

/dports/x11/libfm/libfm-1.3.2/src/base/
H A Dfm-config.c400 #define _save_config_bool(_str_,_cfg_,_name_) \ argument
402 g_string_append(_str_, _cfg_->_name_ ? "=1\n" : "=0\n")
404 #define _save_config_int(_str_,_cfg_,_name_) \ argument
405 g_string_append_printf(_str_, #_name_ "=%d\n", _cfg_->_name_)
407 #define _save_config_string(_str_,_cfg_,_name_) \ argument
408 if (_cfg_->_name_ != NULL) \
411 #define _save_config_strv(_str_,_cfg_,_name_) do {\ argument
412 if(_cfg_->_name_ != NULL && _cfg_->_name_[0] != NULL) \
416 for (list = _cfg_->_name_; (c = *list); list++) \
430 #define _save_drop_action(_str_,_cfg_,_name_) do { \ argument
[all …]
/dports/x11/libfm-extra/libfm-1.3.2/src/base/
H A Dfm-config.c400 #define _save_config_bool(_str_,_cfg_,_name_) \ argument
402 g_string_append(_str_, _cfg_->_name_ ? "=1\n" : "=0\n")
404 #define _save_config_int(_str_,_cfg_,_name_) \ argument
405 g_string_append_printf(_str_, #_name_ "=%d\n", _cfg_->_name_)
407 #define _save_config_string(_str_,_cfg_,_name_) \ argument
408 if (_cfg_->_name_ != NULL) \
411 #define _save_config_strv(_str_,_cfg_,_name_) do {\ argument
412 if(_cfg_->_name_ != NULL && _cfg_->_name_[0] != NULL) \
416 for (list = _cfg_->_name_; (c = *list); list++) \
430 #define _save_drop_action(_str_,_cfg_,_name_) do { \ argument
[all …]
/dports/net/nng/nng-1.5.2/docs/man/
H A Dnng_http_server_set_tls.3http.adoc29 _cfg_.
40 TIP: Generally, the _cfg_ must have a configured private key, set with
H A Dnng_tls_config_ca_chain.3tls.adoc30 _cfg_.
54 `NNG_EBUSY`:: The configuration _cfg_ is already in use, and cannot be modified.
H A Dnng_tls_config_ca_file.3tls.adoc36 that are presented by peers, when using the configuration _cfg_.
52 `NNG_EBUSY`:: The configuration _cfg_ is already in use, and cannot be modified.
H A Dnng_tls_config_own_cert.3tls.adoc30 identifying the local side of a TLS connection used with _cfg_, along with an
58 `NNG_EBUSY`:: The configuration _cfg_ is already in use, and cannot be modified.
H A Dnng_tls_config_cert_key_file.3tls.adoc34 establishing TLS sessions using _cfg_.
57 `NNG_EBUSY`:: The configuration _cfg_ is already in use, and cannot be modified.
H A Dnng_tls_config_free.3tls.adoc29 TLS configuration object pointed to by _cfg_, and if the resulting
H A Dnng_tls_config_hold.3tls.adoc28 the configuration object named by _cfg_, thereby preventing it
H A Dnng_http_client_set_tls.3http.adoc28 The `nng_http_client_set_tls()` sets the TLS configuration of _client_ to _cfg_.
H A Dnng_tls_config_server_name.3tls.adoc46 `NNG_EBUSY`:: The configuration _cfg_ is already in use, and cannot be modified.
H A Dnng_tls_config_auth_mode.3tls.adoc64 `NNG_EBUSY`:: The configuration _cfg_ is already in use, and cannot be modified.
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/tests/benchdnn/conv/
H A Dcfg.cpp339 #define CASE(_cfg_) \ in auto_cfg() argument
340 if (!strcmp(cfg_s, STRINGIFY(_cfg_))) return CONCAT2(conf_, _cfg_) in auto_cfg()
/dports/math/onednn/oneDNN-2.5.1/tests/benchdnn/conv/
H A Dcfg.cpp384 #define CASE(_cfg_) \ in auto_cfg() argument
385 if (!strcmp(cfg_s, STRINGIFY(_cfg_))) return CONCAT2(conf_, _cfg_) in auto_cfg()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/arch/m68k/cpu/mcf5445x/
H A Dpci.c25 int pci_##rw##_cfg_##size(struct pci_controller *hose, \
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/arch/m68k/cpu/mcf547x_8x/
H A Dpci.c25 int pci_##rw##_cfg_##size(struct pci_controller *hose, \
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/m68k/cpu/mcf5445x/
H A Dpci.c42 int pci_##rw##_cfg_##size(struct pci_controller *hose, \
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/arch/m68k/cpu/mcf547x_8x/
H A Dpci.c25 int pci_##rw##_cfg_##size(struct pci_controller *hose, \
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/m68k/cpu/mcf5445x/
H A Dpci.c42 int pci_##rw##_cfg_##size(struct pci_controller *hose, \
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/m68k/cpu/mcf547x_8x/
H A Dpci.c42 int pci_##rw##_cfg_##size(struct pci_controller *hose, \
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/arch/m68k/cpu/mcf5445x/
H A Dpci.c25 int pci_##rw##_cfg_##size(struct pci_controller *hose, \
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/arch/m68k/cpu/mcf5445x/
H A Dpci.c26 int pci_##rw##_cfg_##size(struct pci_controller *hose, \
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/arch/m68k/cpu/mcf547x_8x/
H A Dpci.c26 int pci_##rw##_cfg_##size(struct pci_controller *hose, \
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/arch/m68k/cpu/mcf5445x/
H A Dpci.c26 int pci_##rw##_cfg_##size(struct pci_controller *hose, \
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/arch/m68k/cpu/mcf5445x/
H A Dpci.c26 int pci_##rw##_cfg_##size(struct pci_controller *hose, \

1234567