Home
last modified time | relevance | path

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

123

/dports/multimedia/mpv/mpv-0.34.1/video/out/gpu/
H A Dcontext.h16 struct ra_ctx { struct
22 struct ra_ctx_opts opts; argument
23 const struct ra_ctx_fns *fns; argument
30 // The functions that make up a ra_ctx. argument
/dports/security/suricata/suricata-6.0.4/src/
H A Dstream-tcp-util.c44 void StreamTcpUTInit(TcpReassemblyThreadCtx **ra_ctx) in StreamTcpUTInit()
51 void StreamTcpUTDeinit(TcpReassemblyThreadCtx *ra_ctx) in StreamTcpUTDeinit()
97 int StreamTcpUTAddPayload(ThreadVars *tv, TcpReassemblyThreadCtx *ra_ctx, TcpSession *ssn, TcpStrea… in StreamTcpUTAddPayload()
113 int StreamTcpUTAddSegmentWithPayload(ThreadVars *tv, TcpReassemblyThreadCtx *ra_ctx, TcpStream *str… in StreamTcpUTAddSegmentWithPayload()
136 int StreamTcpUTAddSegmentWithByte(ThreadVars *tv, TcpReassemblyThreadCtx *ra_ctx, TcpStream *stream… in StreamTcpUTAddSegmentWithByte()
165 TcpReassemblyThreadCtx *ra_ctx = NULL; in StreamTcpUtilTest01() local
183 TcpReassemblyThreadCtx *ra_ctx = NULL; in StreamTcpUtilStreamTest01() local
214 TcpReassemblyThreadCtx *ra_ctx = NULL; in StreamTcpUtilStreamTest02() local
H A Dstream-tcp-reassemble.c1093 TcpReassemblyThreadCtx *ra_ctx, in ReassembleUpdateAppLayer()
2166 TcpReassemblyThreadCtx *ra_ctx = NULL; in StreamTcpReassembleTest33() local
2229 TcpReassemblyThreadCtx *ra_ctx = NULL; in StreamTcpReassembleTest34() local
2291 TcpReassemblyThreadCtx *ra_ctx = NULL; in StreamTcpReassembleTest37() local
3005 TcpReassemblyThreadCtx *ra_ctx = NULL; in StreamTcpReassembleTest45() local
3044 TcpReassemblyThreadCtx *ra_ctx = NULL; in StreamTcpReassembleTest46() local
3164 TcpReassemblyThreadCtx *ra_ctx = NULL; in StreamTcpReassembleInlineTest01() local
3216 TcpReassemblyThreadCtx *ra_ctx = NULL; in StreamTcpReassembleInlineTest02() local
3274 TcpReassemblyThreadCtx *ra_ctx = NULL; in StreamTcpReassembleInlineTest03() local
3337 TcpReassemblyThreadCtx *ra_ctx = NULL; in StreamTcpReassembleInlineTest04() local
[all …]
H A Dapp-layer-ssh.c474 TcpReassemblyThreadCtx *ra_ctx = NULL; in SSHParserTest07() local
525 TcpReassemblyThreadCtx *ra_ctx = NULL; in SSHParserTest08() local
575 TcpReassemblyThreadCtx *ra_ctx = NULL; in SSHParserTest09() local
626 TcpReassemblyThreadCtx *ra_ctx = NULL; in SSHParserTest10() local
795 TcpReassemblyThreadCtx *ra_ctx = NULL; in SSHParserTest13() local
851 TcpReassemblyThreadCtx *ra_ctx = NULL; in SSHParserTest14() local
910 TcpReassemblyThreadCtx *ra_ctx = NULL; in SSHParserTest15() local
968 TcpReassemblyThreadCtx *ra_ctx = NULL; in SSHParserTest16() local
1024 TcpReassemblyThreadCtx *ra_ctx = NULL; in SSHParserTest17() local
1081 TcpReassemblyThreadCtx *ra_ctx = NULL; in SSHParserTest18() local
[all …]
H A Ddetect-ssh-proto-version.c345 TcpReassemblyThreadCtx *ra_ctx = NULL; in DetectSshVersionTestDetect01() local
422 TcpReassemblyThreadCtx *ra_ctx = NULL; in DetectSshVersionTestDetect02() local
499 TcpReassemblyThreadCtx *ra_ctx = NULL; in DetectSshVersionTestDetect03() local
H A Ddetect-ssh-software-version.c330 TcpReassemblyThreadCtx *ra_ctx = NULL; in DetectSshSoftwareVersionTestDetect01() local
407 TcpReassemblyThreadCtx *ra_ctx = NULL; in DetectSshSoftwareVersionTestDetect02() local
484 TcpReassemblyThreadCtx *ra_ctx = NULL; in DetectSshSoftwareVersionTestDetect03() local
/dports/net/kamailio/kamailio-5.4.5/src/modules/app_java/
H A Djava_native_methods.c355 struct run_act_ctx ra_ctx; in KamExec() local
788 struct run_act_ctx ra_ctx; in cf_seturi() local
830 struct run_act_ctx ra_ctx; in Java_org_siprouter_CoreMethods_add_1local_1rport() local
858 struct run_act_ctx ra_ctx; in Java_org_siprouter_CoreMethods_append_1branch() local
910 struct run_act_ctx ra_ctx; in Java_org_siprouter_CoreMethods_drop() local
957 struct run_act_ctx ra_ctx; in cf_force_rport() local
984 struct run_act_ctx ra_ctx; in Java_org_siprouter_CoreMethods_force_1send_1socket() local
1051 struct run_act_ctx ra_ctx; in Java_org_siprouter_CoreMethods_forward() local
1158 struct run_act_ctx ra_ctx; in Java_org_siprouter_CoreMethods_revert_1uri() local
1184 struct run_act_ctx ra_ctx; in Java_org_siprouter_CoreMethods_route() local
/dports/net/kamailio/kamailio-5.4.5/src/core/
H A Donsend.c42 run_act_ctx_t ra_ctx; in run_onsend() local
111 run_act_ctx_t ra_ctx; in run_onsend_evroute() local
/dports/net/kamailio/kamailio-5.4.5/src/modules/corex/
H A Dcorex_nio.c99 struct run_act_ctx ra_ctx; in nio_msg_received() local
151 struct run_act_ctx ra_ctx; in nio_msg_sent() local
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/amd/compiler/
H A Daco_register_allocation.cpp62 struct ra_ctx { struct
63 std::bitset<512> war_hint;
64 Program* program;
65 std::vector<assignment> assignments;
68 std::vector<bool> filled;
69 std::vector<bool> sealed;
70 std::unordered_map<unsigned, Temp> orig_names;
75 aco_ptr<Instruction> pseudo_dummy;
76 unsigned max_used_sgpr = 0;
77 unsigned max_used_vgpr = 0;
[all …]
/dports/net/kamailio/kamailio-5.4.5/src/modules/cplc/
H A Dcpl_sig.c44 struct run_act_ctx ra_ctx; in cpl_proxy_to_loc_set() local
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/amd/compiler/
H A Daco_register_allocation.cpp63 struct ra_ctx { struct
65 Program* program;
66 Block* block = NULL;
74 aco_ptr<Instruction> phi_dummy;
75 uint16_t max_used_sgpr = 0;
76 uint16_t max_used_vgpr = 0;
77 uint16_t sgpr_limit;
78 uint16_t vgpr_limit;
79 std::bitset<512> war_hint;
82 ra_test_policy policy;
[all …]
/dports/lang/clover/mesa-21.3.6/src/amd/compiler/
H A Daco_register_allocation.cpp63 struct ra_ctx { struct
65 Program* program;
66 Block* block = NULL;
69 std::vector<uint32_t> loop_header;
74 uint16_t max_used_sgpr = 0;
75 uint16_t max_used_vgpr = 0;
76 uint16_t sgpr_limit;
77 uint16_t vgpr_limit;
78 std::bitset<512> war_hint;
81 ra_test_policy policy;
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/amd/compiler/
H A Daco_register_allocation.cpp63 struct ra_ctx { struct
65 Program* program;
66 Block* block = NULL;
69 std::vector<uint32_t> loop_header;
74 uint16_t max_used_sgpr = 0;
75 uint16_t max_used_vgpr = 0;
76 uint16_t sgpr_limit;
77 uint16_t vgpr_limit;
78 std::bitset<512> war_hint;
81 ra_test_policy policy;
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/amd/compiler/
H A Daco_register_allocation.cpp63 struct ra_ctx { struct
65 Program* program;
66 Block* block = NULL;
69 std::vector<uint32_t> loop_header;
74 uint16_t max_used_sgpr = 0;
75 uint16_t max_used_vgpr = 0;
76 uint16_t sgpr_limit;
77 uint16_t vgpr_limit;
78 std::bitset<512> war_hint;
81 ra_test_policy policy;
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/amd/compiler/
H A Daco_register_allocation.cpp63 struct ra_ctx { struct
65 Program* program;
66 Block* block = NULL;
69 std::vector<uint32_t> loop_header;
74 uint16_t max_used_sgpr = 0;
75 uint16_t max_used_vgpr = 0;
76 uint16_t sgpr_limit;
77 uint16_t vgpr_limit;
78 std::bitset<512> war_hint;
81 ra_test_policy policy;
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/amd/compiler/
H A Daco_register_allocation.cpp63 struct ra_ctx { struct
65 Program* program;
66 Block* block = NULL;
69 std::vector<uint32_t> loop_header;
74 uint16_t max_used_sgpr = 0;
75 uint16_t max_used_vgpr = 0;
76 uint16_t sgpr_limit;
77 uint16_t vgpr_limit;
78 std::bitset<512> war_hint;
81 ra_test_policy policy;
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/amd/compiler/
H A Daco_register_allocation.cpp63 struct ra_ctx { struct
65 Program* program;
66 Block* block = NULL;
69 std::vector<uint32_t> loop_header;
74 uint16_t max_used_sgpr = 0;
75 uint16_t max_used_vgpr = 0;
76 uint16_t sgpr_limit;
77 uint16_t vgpr_limit;
78 std::bitset<512> war_hint;
81 ra_test_policy policy;
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/amd/compiler/
H A Daco_register_allocation.cpp63 struct ra_ctx { struct
65 Program* program;
66 Block* block = NULL;
69 std::vector<uint32_t> loop_header;
74 uint16_t max_used_sgpr = 0;
75 uint16_t max_used_vgpr = 0;
76 uint16_t sgpr_limit;
77 uint16_t vgpr_limit;
78 std::bitset<512> war_hint;
81 ra_test_policy policy;
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/amd/compiler/
H A Daco_register_allocation.cpp63 struct ra_ctx { struct
65 Program* program;
66 Block* block = NULL;
69 std::vector<uint32_t> loop_header;
74 uint16_t max_used_sgpr = 0;
75 uint16_t max_used_vgpr = 0;
76 uint16_t sgpr_limit;
77 uint16_t vgpr_limit;
78 std::bitset<512> war_hint;
81 ra_test_policy policy;
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/amd/compiler/
H A Daco_register_allocation.cpp63 struct ra_ctx { struct
65 Program* program;
66 Block* block = NULL;
69 std::vector<uint32_t> loop_header;
74 uint16_t max_used_sgpr = 0;
75 uint16_t max_used_vgpr = 0;
76 uint16_t sgpr_limit;
77 uint16_t vgpr_limit;
78 std::bitset<512> war_hint;
81 ra_test_policy policy;
[all …]
/dports/lang/clover/mesa-21.3.6/src/compiler/spirv/
H A Dnir_lower_libclc.c101 void *ra_ctx = ralloc_context(NULL); in nir_lower_libclc() local
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/compiler/spirv/
H A Dnir_lower_libclc.c101 void *ra_ctx = ralloc_context(NULL); in nir_lower_libclc() local
/dports/graphics/mesa-libs/mesa-21.3.6/src/compiler/spirv/
H A Dnir_lower_libclc.c101 void *ra_ctx = ralloc_context(NULL); in nir_lower_libclc() local
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/compiler/spirv/
H A Dnir_lower_libclc.c101 void *ra_ctx = ralloc_context(NULL); in nir_lower_libclc() local

123