/dports/www/nginx-full/ngx_devel_kit-0.3.1/src/ |
H A D | ndk_hash.c | 8 #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 D | import_cldr.py | 600 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 D | t4_hw.h | 73 enum ctxt_type { enum
|
H A D | cudbg_lib.c | 2343 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 D | cxgb4.h | 2055 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 D | t4_hw.h | 73 enum ctxt_type { enum
|
H A D | cudbg_lib.c | 2343 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 D | cxgb4.h | 2055 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 D | t4_hw.h | 73 enum ctxt_type { enum
|
H A D | cudbg_lib.c | 2343 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 D | cxgb4.h | 2055 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 D | hinic_hw_qp.c | 73 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 D | hinic_hw_qp.h | 129 enum hinic_qp_ctxt_type ctxt_type,
|
H A D | hinic_hw_io.c | 209 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 D | hinic_hw_qp.c | 73 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 D | hinic_hw_qp.h | 129 enum hinic_qp_ctxt_type ctxt_type,
|
H A D | hinic_hw_io.c | 209 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 D | hinic_hw_qp.c | 73 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 D | hinic_hw_qp.h | 129 enum hinic_qp_ctxt_type ctxt_type,
|
H A D | hinic_hw_io.c | 209 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 D | hfi.h | 2270 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 D | hfi.h | 2270 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 D | hfi.h | 2270 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 D | mod_core.c | 614 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 D | mod_core.c | 614 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()
|