Home
last modified time | relevance | path

Searched refs:pre_ns (Results 1 – 10 of 10) sorted by relevance

/dports/net/cloud-init/cloud-init-21.4/cloudinit/cmd/devel/
H A Dnet_convert.py81 pre_ns = eni.convert_eni_data(net_data)
83 pre_ns = safeyaml.load(net_data)
84 if 'network' in pre_ns:
85 pre_ns = pre_ns.get('network')
88 ["Input YAML", safeyaml.dumps(pre_ns), ""]))
90 pre_ns = openstack.convert_net_json(
93 pre_ns = azure.parse_network_config(json.loads(net_data))
96 pre_ns = ovf.get_network_config_from_conf(config, False)
98 ns = network_state.parse_net_config_data(pre_ns)
/dports/misc/rump/buildrump.sh-b914579/src/external/bsd/mdocml/dist/
H A Dmdoc_man.c103 static int pre_ns(DECL_ARGS);
198 { NULL, pre_ns, NULL, NULL, NULL }, /* Ns */
1608 pre_ns(DECL_ARGS) in pre_ns() function
/dports/textproc/mdocml/mandoc-1.14.5/
H A Dmdoc_man.c108 static int pre_ns(DECL_ARGS);
218 { NULL, pre_ns, NULL, NULL, NULL }, /* Ns */
1691 pre_ns(DECL_ARGS) in pre_ns() function
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavformat/
H A Dmatroskadec.c3175 int64_t pre_bytes, pre_ns; in webm_dash_manifest_compute_bandwidth() local
3198 pre_ns = desc_end.end_time_ns - desc_end.start_time_ns; in webm_dash_manifest_compute_bandwidth()
3199 pre_sec = pre_ns / nano_seconds_per_second; in webm_dash_manifest_compute_bandwidth()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavformat/
H A Dmatroskadec.c3175 int64_t pre_bytes, pre_ns; in webm_dash_manifest_compute_bandwidth() local
3198 pre_ns = desc_end.end_time_ns - desc_end.start_time_ns; in webm_dash_manifest_compute_bandwidth()
3199 pre_sec = pre_ns / nano_seconds_per_second; in webm_dash_manifest_compute_bandwidth()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Dmatroskadec.c3806 int64_t pre_bytes, pre_ns; in webm_dash_manifest_compute_bandwidth() local
3830 pre_ns = desc_end.end_time_ns - desc_end.start_time_ns; in webm_dash_manifest_compute_bandwidth()
3831 pre_sec = pre_ns / nano_seconds_per_second; in webm_dash_manifest_compute_bandwidth()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Dmatroskadec.c4102 int64_t pre_bytes, pre_ns; in webm_dash_manifest_compute_bandwidth() local
4126 pre_ns = desc_end.end_time_ns - desc_end.start_time_ns; in webm_dash_manifest_compute_bandwidth()
4127 pre_sec = pre_ns / nano_seconds_per_second; in webm_dash_manifest_compute_bandwidth()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Dmatroskadec.c3985 int64_t pre_bytes, pre_ns; in webm_dash_manifest_compute_bandwidth() local
4009 pre_ns = desc_end.end_time_ns - desc_end.start_time_ns; in webm_dash_manifest_compute_bandwidth()
4010 pre_sec = pre_ns / nano_seconds_per_second; in webm_dash_manifest_compute_bandwidth()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Dmatroskadec.c4030 int64_t pre_bytes, pre_ns; in webm_dash_manifest_compute_bandwidth() local
4054 pre_ns = desc_end.end_time_ns - desc_end.start_time_ns; in webm_dash_manifest_compute_bandwidth()
4055 pre_sec = pre_ns / nano_seconds_per_second; in webm_dash_manifest_compute_bandwidth()
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Dmatroskadec.c4096 int64_t pre_bytes, pre_ns; in webm_dash_manifest_compute_bandwidth() local
4120 pre_ns = desc_end.end_time_ns - desc_end.start_time_ns; in webm_dash_manifest_compute_bandwidth()
4121 pre_sec = pre_ns / nano_seconds_per_second; in webm_dash_manifest_compute_bandwidth()