Home
last modified time | relevance | path

Searched refs:STR_APPEND (Results 1 – 25 of 71) sorted by relevance

123

/dports/net/kamailio/kamailio-5.4.5/src/modules/ims_isc/
H A Dthird_party_reg.c431 STR_APPEND(h, path_s); in r_send_third_party_reg()
433 STR_APPEND(h, r->from); in r_send_third_party_reg()
435 STR_APPEND(h, comma); in r_send_third_party_reg()
436 STR_APPEND(h, r->path); in r_send_third_party_reg()
437 STR_APPEND(h, path_e); in r_send_third_party_reg()
446 STR_APPEND(h, r->pvni); in r_send_third_party_reg()
452 STR_APPEND(h, r->pani); in r_send_third_party_reg()
458 STR_APPEND(h, r->cv); in r_send_third_party_reg()
463 STR_APPEND(h, pauri); in r_send_third_party_reg()
477 STR_APPEND(b, body_s); in r_send_third_party_reg()
[all …]
/dports/devel/bison/bison-3.7.6/examples/c/reccalc/
H A Dscan.l47 #define STR_APPEND() \ macro
90 "("+ nesting += yyleng; STR_APPEND ();
101 STR_APPEND ();
103 [^()]+ STR_APPEND ();
/dports/security/ratproxy/ratproxy/
H A Dhttp.c752 STR_APPEND(q,tmp); in reconstruct_request()
766 STR_APPEND(q,tmp); in reconstruct_request()
788 STR_APPEND(p,"--"); in reconstruct_request()
805 STR_APPEND(p,"\r\n"); in reconstruct_request()
809 STR_APPEND(p,"--"); in reconstruct_request()
827 STR_APPEND(p,tmp); in reconstruct_request()
841 STR_APPEND(p,tmp); in reconstruct_request()
888 STR_APPEND(p,c); in maybe_gwt_rpc()
926 STR_APPEND(p,tmp); in stringify_payload()
946 STR_APPEND(p,tmp); in stringify_payload()
[all …]
/dports/net/gstreamer1-plugins-libmms/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkmemory.c53 #define STR_APPEND(s,str) \ in _memory_properties_to_string() macro
63 STR_APPEND (s, "device-local"); in _memory_properties_to_string()
66 STR_APPEND (s, "host-visible"); in _memory_properties_to_string()
68 STR_APPEND (s, "host-coherent"); in _memory_properties_to_string()
70 STR_APPEND (s, "host-incoherent"); in _memory_properties_to_string()
73 STR_APPEND (s, "host-cached"); in _memory_properties_to_string()
75 STR_APPEND (s, "host-uncached"); in _memory_properties_to_string()
80 STR_APPEND (s, "lazily-allocated"); in _memory_properties_to_string()
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkmemory.c53 #define STR_APPEND(s,str) \ in _memory_properties_to_string() macro
63 STR_APPEND (s, "device-local"); in _memory_properties_to_string()
66 STR_APPEND (s, "host-visible"); in _memory_properties_to_string()
68 STR_APPEND (s, "host-coherent"); in _memory_properties_to_string()
70 STR_APPEND (s, "host-incoherent"); in _memory_properties_to_string()
73 STR_APPEND (s, "host-cached"); in _memory_properties_to_string()
75 STR_APPEND (s, "host-uncached"); in _memory_properties_to_string()
80 STR_APPEND (s, "lazily-allocated"); in _memory_properties_to_string()
/dports/multimedia/gstreamer1-plugins-openh264/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkmemory.c53 #define STR_APPEND(s,str) \ in _memory_properties_to_string() macro
63 STR_APPEND (s, "device-local"); in _memory_properties_to_string()
66 STR_APPEND (s, "host-visible"); in _memory_properties_to_string()
68 STR_APPEND (s, "host-coherent"); in _memory_properties_to_string()
70 STR_APPEND (s, "host-incoherent"); in _memory_properties_to_string()
73 STR_APPEND (s, "host-cached"); in _memory_properties_to_string()
75 STR_APPEND (s, "host-uncached"); in _memory_properties_to_string()
80 STR_APPEND (s, "lazily-allocated"); in _memory_properties_to_string()
/dports/multimedia/gstreamer1-plugins-msdk/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkmemory.c53 #define STR_APPEND(s,str) \ in _memory_properties_to_string() macro
63 STR_APPEND (s, "device-local"); in _memory_properties_to_string()
66 STR_APPEND (s, "host-visible"); in _memory_properties_to_string()
68 STR_APPEND (s, "host-coherent"); in _memory_properties_to_string()
70 STR_APPEND (s, "host-incoherent"); in _memory_properties_to_string()
73 STR_APPEND (s, "host-cached"); in _memory_properties_to_string()
75 STR_APPEND (s, "host-uncached"); in _memory_properties_to_string()
80 STR_APPEND (s, "lazily-allocated"); in _memory_properties_to_string()
/dports/multimedia/gstreamer1-plugins-mplex/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkmemory.c53 #define STR_APPEND(s,str) \ in _memory_properties_to_string() macro
63 STR_APPEND (s, "device-local"); in _memory_properties_to_string()
66 STR_APPEND (s, "host-visible"); in _memory_properties_to_string()
68 STR_APPEND (s, "host-coherent"); in _memory_properties_to_string()
70 STR_APPEND (s, "host-incoherent"); in _memory_properties_to_string()
73 STR_APPEND (s, "host-cached"); in _memory_properties_to_string()
75 STR_APPEND (s, "host-uncached"); in _memory_properties_to_string()
80 STR_APPEND (s, "lazily-allocated"); in _memory_properties_to_string()
/dports/multimedia/gstreamer1-plugins-resindvd/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkmemory.c53 #define STR_APPEND(s,str) \ in _memory_properties_to_string() macro
63 STR_APPEND (s, "device-local"); in _memory_properties_to_string()
66 STR_APPEND (s, "host-visible"); in _memory_properties_to_string()
68 STR_APPEND (s, "host-coherent"); in _memory_properties_to_string()
70 STR_APPEND (s, "host-incoherent"); in _memory_properties_to_string()
73 STR_APPEND (s, "host-cached"); in _memory_properties_to_string()
75 STR_APPEND (s, "host-uncached"); in _memory_properties_to_string()
80 STR_APPEND (s, "lazily-allocated"); in _memory_properties_to_string()
/dports/multimedia/gstreamer1-plugins-rtmp/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkmemory.c53 #define STR_APPEND(s,str) \ in _memory_properties_to_string() macro
63 STR_APPEND (s, "device-local"); in _memory_properties_to_string()
66 STR_APPEND (s, "host-visible"); in _memory_properties_to_string()
68 STR_APPEND (s, "host-coherent"); in _memory_properties_to_string()
70 STR_APPEND (s, "host-incoherent"); in _memory_properties_to_string()
73 STR_APPEND (s, "host-cached"); in _memory_properties_to_string()
75 STR_APPEND (s, "host-uncached"); in _memory_properties_to_string()
80 STR_APPEND (s, "lazily-allocated"); in _memory_properties_to_string()
/dports/multimedia/gstreamer1-plugins-ttml/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkmemory.c53 #define STR_APPEND(s,str) \ in _memory_properties_to_string() macro
63 STR_APPEND (s, "device-local"); in _memory_properties_to_string()
66 STR_APPEND (s, "host-visible"); in _memory_properties_to_string()
68 STR_APPEND (s, "host-coherent"); in _memory_properties_to_string()
70 STR_APPEND (s, "host-incoherent"); in _memory_properties_to_string()
73 STR_APPEND (s, "host-cached"); in _memory_properties_to_string()
75 STR_APPEND (s, "host-uncached"); in _memory_properties_to_string()
80 STR_APPEND (s, "lazily-allocated"); in _memory_properties_to_string()
/dports/multimedia/gstreamer1-plugins-smoothstreaming/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkmemory.c53 #define STR_APPEND(s,str) \ in _memory_properties_to_string() macro
63 STR_APPEND (s, "device-local"); in _memory_properties_to_string()
66 STR_APPEND (s, "host-visible"); in _memory_properties_to_string()
68 STR_APPEND (s, "host-coherent"); in _memory_properties_to_string()
70 STR_APPEND (s, "host-incoherent"); in _memory_properties_to_string()
73 STR_APPEND (s, "host-cached"); in _memory_properties_to_string()
75 STR_APPEND (s, "host-uncached"); in _memory_properties_to_string()
80 STR_APPEND (s, "lazily-allocated"); in _memory_properties_to_string()
/dports/multimedia/gstreamer1-plugins-dts/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkmemory.c53 #define STR_APPEND(s,str) \ in _memory_properties_to_string() macro
63 STR_APPEND (s, "device-local"); in _memory_properties_to_string()
66 STR_APPEND (s, "host-visible"); in _memory_properties_to_string()
68 STR_APPEND (s, "host-coherent"); in _memory_properties_to_string()
70 STR_APPEND (s, "host-incoherent"); in _memory_properties_to_string()
73 STR_APPEND (s, "host-cached"); in _memory_properties_to_string()
75 STR_APPEND (s, "host-uncached"); in _memory_properties_to_string()
80 STR_APPEND (s, "lazily-allocated"); in _memory_properties_to_string()
/dports/multimedia/gstreamer1-plugins-dash/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkmemory.c53 #define STR_APPEND(s,str) \ in _memory_properties_to_string() macro
63 STR_APPEND (s, "device-local"); in _memory_properties_to_string()
66 STR_APPEND (s, "host-visible"); in _memory_properties_to_string()
68 STR_APPEND (s, "host-coherent"); in _memory_properties_to_string()
70 STR_APPEND (s, "host-incoherent"); in _memory_properties_to_string()
73 STR_APPEND (s, "host-cached"); in _memory_properties_to_string()
75 STR_APPEND (s, "host-uncached"); in _memory_properties_to_string()
80 STR_APPEND (s, "lazily-allocated"); in _memory_properties_to_string()
/dports/multimedia/gstreamer1-plugins-assrender/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkmemory.c53 #define STR_APPEND(s,str) \ in _memory_properties_to_string() macro
63 STR_APPEND (s, "device-local"); in _memory_properties_to_string()
66 STR_APPEND (s, "host-visible"); in _memory_properties_to_string()
68 STR_APPEND (s, "host-coherent"); in _memory_properties_to_string()
70 STR_APPEND (s, "host-incoherent"); in _memory_properties_to_string()
73 STR_APPEND (s, "host-cached"); in _memory_properties_to_string()
75 STR_APPEND (s, "host-uncached"); in _memory_properties_to_string()
80 STR_APPEND (s, "lazily-allocated"); in _memory_properties_to_string()
/dports/multimedia/gstreamer1-plugins-aom/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkmemory.c53 #define STR_APPEND(s,str) \ in _memory_properties_to_string() macro
63 STR_APPEND (s, "device-local"); in _memory_properties_to_string()
66 STR_APPEND (s, "host-visible"); in _memory_properties_to_string()
68 STR_APPEND (s, "host-coherent"); in _memory_properties_to_string()
70 STR_APPEND (s, "host-incoherent"); in _memory_properties_to_string()
73 STR_APPEND (s, "host-cached"); in _memory_properties_to_string()
75 STR_APPEND (s, "host-uncached"); in _memory_properties_to_string()
80 STR_APPEND (s, "lazily-allocated"); in _memory_properties_to_string()
/dports/multimedia/gstreamer1-plugins-bad/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkmemory.c53 #define STR_APPEND(s,str) \ in _memory_properties_to_string() macro
63 STR_APPEND (s, "device-local"); in _memory_properties_to_string()
66 STR_APPEND (s, "host-visible"); in _memory_properties_to_string()
68 STR_APPEND (s, "host-coherent"); in _memory_properties_to_string()
70 STR_APPEND (s, "host-incoherent"); in _memory_properties_to_string()
73 STR_APPEND (s, "host-cached"); in _memory_properties_to_string()
75 STR_APPEND (s, "host-uncached"); in _memory_properties_to_string()
80 STR_APPEND (s, "lazily-allocated"); in _memory_properties_to_string()
/dports/multimedia/gstreamer1-plugins-kate/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkmemory.c53 #define STR_APPEND(s,str) \ in _memory_properties_to_string() macro
63 STR_APPEND (s, "device-local"); in _memory_properties_to_string()
66 STR_APPEND (s, "host-visible"); in _memory_properties_to_string()
68 STR_APPEND (s, "host-coherent"); in _memory_properties_to_string()
70 STR_APPEND (s, "host-incoherent"); in _memory_properties_to_string()
73 STR_APPEND (s, "host-cached"); in _memory_properties_to_string()
75 STR_APPEND (s, "host-uncached"); in _memory_properties_to_string()
80 STR_APPEND (s, "lazily-allocated"); in _memory_properties_to_string()
/dports/multimedia/gstreamer1-plugins-libde265/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkmemory.c53 #define STR_APPEND(s,str) \ in _memory_properties_to_string() macro
63 STR_APPEND (s, "device-local"); in _memory_properties_to_string()
66 STR_APPEND (s, "host-visible"); in _memory_properties_to_string()
68 STR_APPEND (s, "host-coherent"); in _memory_properties_to_string()
70 STR_APPEND (s, "host-incoherent"); in _memory_properties_to_string()
73 STR_APPEND (s, "host-cached"); in _memory_properties_to_string()
75 STR_APPEND (s, "host-uncached"); in _memory_properties_to_string()
80 STR_APPEND (s, "lazily-allocated"); in _memory_properties_to_string()
/dports/multimedia/gstreamer1-plugins-hls/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkmemory.c53 #define STR_APPEND(s,str) \ in _memory_properties_to_string() macro
63 STR_APPEND (s, "device-local"); in _memory_properties_to_string()
66 STR_APPEND (s, "host-visible"); in _memory_properties_to_string()
68 STR_APPEND (s, "host-coherent"); in _memory_properties_to_string()
70 STR_APPEND (s, "host-incoherent"); in _memory_properties_to_string()
73 STR_APPEND (s, "host-cached"); in _memory_properties_to_string()
75 STR_APPEND (s, "host-uncached"); in _memory_properties_to_string()
80 STR_APPEND (s, "lazily-allocated"); in _memory_properties_to_string()
/dports/multimedia/gstreamer1-plugins-mpeg2enc/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkmemory.c53 #define STR_APPEND(s,str) \ in _memory_properties_to_string() macro
63 STR_APPEND (s, "device-local"); in _memory_properties_to_string()
66 STR_APPEND (s, "host-visible"); in _memory_properties_to_string()
68 STR_APPEND (s, "host-coherent"); in _memory_properties_to_string()
70 STR_APPEND (s, "host-incoherent"); in _memory_properties_to_string()
73 STR_APPEND (s, "host-cached"); in _memory_properties_to_string()
75 STR_APPEND (s, "host-uncached"); in _memory_properties_to_string()
80 STR_APPEND (s, "lazily-allocated"); in _memory_properties_to_string()
/dports/audio/gstreamer1-plugins-sndfile/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkmemory.c53 #define STR_APPEND(s,str) \ in _memory_properties_to_string() macro
63 STR_APPEND (s, "device-local"); in _memory_properties_to_string()
66 STR_APPEND (s, "host-visible"); in _memory_properties_to_string()
68 STR_APPEND (s, "host-coherent"); in _memory_properties_to_string()
70 STR_APPEND (s, "host-incoherent"); in _memory_properties_to_string()
73 STR_APPEND (s, "host-cached"); in _memory_properties_to_string()
75 STR_APPEND (s, "host-uncached"); in _memory_properties_to_string()
80 STR_APPEND (s, "lazily-allocated"); in _memory_properties_to_string()
/dports/audio/gstreamer1-plugins-soundtouch/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkmemory.c53 #define STR_APPEND(s,str) \ in _memory_properties_to_string() macro
63 STR_APPEND (s, "device-local"); in _memory_properties_to_string()
66 STR_APPEND (s, "host-visible"); in _memory_properties_to_string()
68 STR_APPEND (s, "host-coherent"); in _memory_properties_to_string()
70 STR_APPEND (s, "host-incoherent"); in _memory_properties_to_string()
73 STR_APPEND (s, "host-cached"); in _memory_properties_to_string()
75 STR_APPEND (s, "host-uncached"); in _memory_properties_to_string()
80 STR_APPEND (s, "lazily-allocated"); in _memory_properties_to_string()
/dports/audio/gstreamer1-plugins-modplug/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkmemory.c53 #define STR_APPEND(s,str) \ in _memory_properties_to_string() macro
63 STR_APPEND (s, "device-local"); in _memory_properties_to_string()
66 STR_APPEND (s, "host-visible"); in _memory_properties_to_string()
68 STR_APPEND (s, "host-coherent"); in _memory_properties_to_string()
70 STR_APPEND (s, "host-incoherent"); in _memory_properties_to_string()
73 STR_APPEND (s, "host-cached"); in _memory_properties_to_string()
75 STR_APPEND (s, "host-uncached"); in _memory_properties_to_string()
80 STR_APPEND (s, "lazily-allocated"); in _memory_properties_to_string()
/dports/audio/gstreamer1-plugins-ladspa/gst-plugins-bad-1.16.2/ext/vulkan/
H A Dvkmemory.c53 #define STR_APPEND(s,str) \ in _memory_properties_to_string() macro
63 STR_APPEND (s, "device-local"); in _memory_properties_to_string()
66 STR_APPEND (s, "host-visible"); in _memory_properties_to_string()
68 STR_APPEND (s, "host-coherent"); in _memory_properties_to_string()
70 STR_APPEND (s, "host-incoherent"); in _memory_properties_to_string()
73 STR_APPEND (s, "host-cached"); in _memory_properties_to_string()
75 STR_APPEND (s, "host-uncached"); in _memory_properties_to_string()
80 STR_APPEND (s, "lazily-allocated"); in _memory_properties_to_string()

123