Home
last modified time | relevance | path

Searched refs:ctxt_type (Results 1 – 25 of 35) sorted by relevance

12

/dports/www/nginx-full/ngx_devel_kit-0.3.1/src/
H A Dndk_hash.c8 #define NDK_OPENSSL_HASH(type,ctxt_type,upper) \ argument
9 u_char md [ctxt_type ## _DIGEST_LENGTH]; \
10 ctxt_type ##_CTX c; \
16 ndk_hex_dump (p, (u_char *) md, ctxt_type ## _DIGEST_LENGTH); \
18 ndk_strtoupper (p, (ctxt_type ## _DIGEST_LENGTH) *2); \
/dports/devel/py-babel/Babel-2.9.1/scripts/
H A Dimport_cldr.py600 ctxt_type = ctxt.attrib['type']
601 ctxts = months.setdefault(ctxt_type, {})
610 _translate_alias(['months', ctxt_type, width_type],
618 ctxt_type = ctxt.attrib['type']
619 ctxts = days.setdefault(ctxt_type, {})
628 _translate_alias(['days', ctxt_type, width_type],
636 ctxt_type = ctxt.attrib['type']
646 _translate_alias(['quarters', ctxt_type,
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.h73 enum ctxt_type { enum
H A Dcudbg_lib.c2343 enum ctxt_type ctype, u32 *data) in cudbg_read_sge_ctxt()
2362 u8 ctxt_type, in cudbg_get_sge_ctxt_fw() argument
2370 cudbg_read_sge_ctxt(pdbg_init, j, ctxt_type, buff->data); in cudbg_get_sge_ctxt_fw()
2371 rc = cudbg_sge_ctxt_check_valid(buff->data, ctxt_type); in cudbg_get_sge_ctxt_fw()
2375 buff->cntxt_type = ctxt_type; in cudbg_get_sge_ctxt_fw()
2378 if (ctxt_type == CTXT_FLM) { in cudbg_get_sge_ctxt_fw()
H A Dcxgb4.h2055 int t4_sge_ctxt_flush(struct adapter *adap, unsigned int mbox, int ctxt_type);
2075 enum ctxt_type ctype, u32 *data);
2077 enum ctxt_type ctype, u32 *data);
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.h73 enum ctxt_type { enum
H A Dcudbg_lib.c2343 enum ctxt_type ctype, u32 *data) in cudbg_read_sge_ctxt()
2362 u8 ctxt_type, in cudbg_get_sge_ctxt_fw() argument
2370 cudbg_read_sge_ctxt(pdbg_init, j, ctxt_type, buff->data); in cudbg_get_sge_ctxt_fw()
2371 rc = cudbg_sge_ctxt_check_valid(buff->data, ctxt_type); in cudbg_get_sge_ctxt_fw()
2375 buff->cntxt_type = ctxt_type; in cudbg_get_sge_ctxt_fw()
2378 if (ctxt_type == CTXT_FLM) { in cudbg_get_sge_ctxt_fw()
H A Dcxgb4.h2055 int t4_sge_ctxt_flush(struct adapter *adap, unsigned int mbox, int ctxt_type);
2075 enum ctxt_type ctype, u32 *data);
2077 enum ctxt_type ctype, u32 *data);
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.h73 enum ctxt_type { enum
H A Dcudbg_lib.c2343 enum ctxt_type ctype, u32 *data) in cudbg_read_sge_ctxt()
2362 u8 ctxt_type, in cudbg_get_sge_ctxt_fw() argument
2370 cudbg_read_sge_ctxt(pdbg_init, j, ctxt_type, buff->data); in cudbg_get_sge_ctxt_fw()
2371 rc = cudbg_sge_ctxt_check_valid(buff->data, ctxt_type); in cudbg_get_sge_ctxt_fw()
2375 buff->cntxt_type = ctxt_type; in cudbg_get_sge_ctxt_fw()
2378 if (ctxt_type == CTXT_FLM) { in cudbg_get_sge_ctxt_fw()
H A Dcxgb4.h2055 int t4_sge_ctxt_flush(struct adapter *adap, unsigned int mbox, int ctxt_type);
2075 enum ctxt_type ctype, u32 *data);
2077 enum ctxt_type ctype, u32 *data);
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_qp.c73 enum hinic_qp_ctxt_type ctxt_type, in hinic_qp_prepare_header() argument
80 qp_ctxt_hdr->queue_type = ctxt_type; in hinic_qp_prepare_header()
82 if (ctxt_type == HINIC_QP_CTXT_TYPE_SQ) in hinic_qp_prepare_header()
H A Dhinic_hw_qp.h129 enum hinic_qp_ctxt_type ctxt_type,
H A Dhinic_hw_io.c209 enum hinic_qp_ctxt_type ctxt_type) in hinic_clean_queue_offload_ctxt() argument
226 ctxt_block->cmdq_hdr.queue_type = ctxt_type; in hinic_clean_queue_offload_ctxt()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_qp.c73 enum hinic_qp_ctxt_type ctxt_type, in hinic_qp_prepare_header() argument
80 qp_ctxt_hdr->queue_type = ctxt_type; in hinic_qp_prepare_header()
82 if (ctxt_type == HINIC_QP_CTXT_TYPE_SQ) in hinic_qp_prepare_header()
H A Dhinic_hw_qp.h129 enum hinic_qp_ctxt_type ctxt_type,
H A Dhinic_hw_io.c209 enum hinic_qp_ctxt_type ctxt_type) in hinic_clean_queue_offload_ctxt() argument
226 ctxt_block->cmdq_hdr.queue_type = ctxt_type; in hinic_clean_queue_offload_ctxt()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_qp.c73 enum hinic_qp_ctxt_type ctxt_type, in hinic_qp_prepare_header() argument
80 qp_ctxt_hdr->queue_type = ctxt_type; in hinic_qp_prepare_header()
82 if (ctxt_type == HINIC_QP_CTXT_TYPE_SQ) in hinic_qp_prepare_header()
H A Dhinic_hw_qp.h129 enum hinic_qp_ctxt_type ctxt_type,
H A Dhinic_hw_io.c209 enum hinic_qp_ctxt_type ctxt_type) in hinic_clean_queue_offload_ctxt() argument
226 ctxt_block->cmdq_hdr.queue_type = ctxt_type; in hinic_clean_queue_offload_ctxt()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/infiniband/hw/hfi1/
H A Dhfi.h2270 u16 ctxt_type) in hfi1_pkt_default_send_ctxt_mask() argument
2298 if (ctxt_type == SC_USER) in hfi1_pkt_default_send_ctxt_mask()
2304 else if (ctxt_type != SC_KERNEL) in hfi1_pkt_default_send_ctxt_mask()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/infiniband/hw/hfi1/
H A Dhfi.h2270 u16 ctxt_type) in hfi1_pkt_default_send_ctxt_mask() argument
2298 if (ctxt_type == SC_USER) in hfi1_pkt_default_send_ctxt_mask()
2304 else if (ctxt_type != SC_KERNEL) in hfi1_pkt_default_send_ctxt_mask()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/infiniband/hw/hfi1/
H A Dhfi.h2270 u16 ctxt_type) in hfi1_pkt_default_send_ctxt_mask() argument
2298 if (ctxt_type == SC_USER) in hfi1_pkt_default_send_ctxt_mask()
2304 else if (ctxt_type != SC_KERNEL) in hfi1_pkt_default_send_ctxt_mask()
/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/modules/
H A Dmod_core.c614 int ctxt_type; in set_setenv() local
626 ctxt_type = (cmd->config && cmd->config->config_type != CONF_PARAM ? in set_setenv()
630 if (ctxt_type == CONF_ROOT) { in set_setenv()
1813 int ctxt_type; in set_unsetenv() local
1825 ctxt_type = (cmd->config && cmd->config->config_type != CONF_PARAM ? in set_unsetenv()
1829 if (ctxt_type == CONF_ROOT) { in set_unsetenv()
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/modules/
H A Dmod_core.c614 int ctxt_type; in set_setenv() local
626 ctxt_type = (cmd->config && cmd->config->config_type != CONF_PARAM ? in set_setenv()
630 if (ctxt_type == CONF_ROOT) { in set_setenv()
1813 int ctxt_type; in set_unsetenv() local
1825 ctxt_type = (cmd->config && cmd->config->config_type != CONF_PARAM ? in set_unsetenv()
1829 if (ctxt_type == CONF_ROOT) { in set_unsetenv()

12