Home
last modified time | relevance | path

Searched refs:ts_type (Results 1 – 25 of 294) sorted by relevance

12345678910>>...12

/dports/www/grafana8/grafana-8.3.6/pkg/services/live/pipeline/
H A Dconfig.go37 …Type string `json:"type" ts_type:"Omit<keyof ConverterCon…
53 …Type string `json:"type" ts_type:"Omit<keyof FramePr…
86 …Type string `json:"type" ts_type:"Omit<keyof SubscriberConf…
96 …Type string `json:"type" ts_type:"Omit<keyof DataOutputterC…
102 …Type string `json:"type" ts_type:"Omit<keyof FrameOutputter…
125 …Type string `json:"type" ts_type:"Omit<key…
140 Config *data.FieldConfig `json:"config,omitempty" ts_type:"FieldConfig"`
/dports/net/wireshark/wireshark-3.6.1/epan/
H A Dtimestamp.c17 static ts_type timestamp_type = TS_NOT_SET;
23 ts_type timestamp_get_type(void) in timestamp_get_type()
28 void timestamp_set_type(ts_type ts_t) in timestamp_set_type()
H A Dtimestamp.h40 } ts_type; typedef
63 WS_DLL_PUBLIC ts_type timestamp_get_type(void);
64 WS_DLL_PUBLIC void timestamp_set_type(ts_type);
/dports/net/wireshark-lite/wireshark-3.6.1/epan/
H A Dtimestamp.c17 static ts_type timestamp_type = TS_NOT_SET;
23 ts_type timestamp_get_type(void) in timestamp_get_type()
28 void timestamp_set_type(ts_type ts_t) in timestamp_set_type()
H A Dtimestamp.h40 } ts_type; typedef
63 WS_DLL_PUBLIC ts_type timestamp_get_type(void);
64 WS_DLL_PUBLIC void timestamp_set_type(ts_type);
/dports/net/tshark-lite/wireshark-3.6.1/epan/
H A Dtimestamp.c17 static ts_type timestamp_type = TS_NOT_SET;
23 ts_type timestamp_get_type(void)
28 void timestamp_set_type(ts_type ts_t)
H A Dtimestamp.h40 } ts_type; in fw_cfg_arch_key_name()
63 WS_DLL_PUBLIC ts_type timestamp_get_type(void);
64 WS_DLL_PUBLIC void timestamp_set_type(ts_type);
/dports/net/tshark/wireshark-3.6.1/epan/
H A Dtimestamp.c17 static ts_type timestamp_type = TS_NOT_SET;
23 ts_type timestamp_get_type(void) in timestamp_get_type()
28 void timestamp_set_type(ts_type ts_t) in timestamp_set_type()
H A Dtimestamp.h40 } ts_type; typedef
63 WS_DLL_PUBLIC ts_type timestamp_get_type(void);
64 WS_DLL_PUBLIC void timestamp_set_type(ts_type);
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/util/
H A Dvalue_parsing.h352 using ts_type = TimestampType::c_type;
355 static inline ts_type ConvertTimePoint(TimePoint tp, TimeUnit::type unit) {
394 static inline bool ParseHH(const char* s, std::chrono::duration<ts_type>* out) {
402 *out = std::chrono::duration<ts_type>(3600U * hours);
406 static inline bool ParseHH_MM(const char* s, std::chrono::duration<ts_type>* out) {
423 *out = std::chrono::duration<ts_type>(3600U * hours + 60U * minutes);
450 *out = std::chrono::duration<ts_type>(3600U * hours + 60U * minutes + seconds);
467 using ts_type = TimestampType::c_type;
499 std::chrono::duration<ts_type> seconds;
510 std::chrono::duration<ts_type> seconds;
[all …]
/dports/math/mfem/mfem-4.3/examples/petsc/
H A Drc_ex9p_impl17 #-ts_type beuler # Backward Euler
18 -ts_type bdf # Backward Differentiation Formulas
19 #-ts_type rosw # Rosenbrock-W
23 #-ts_type arkimex
H A Drc_ex9p_expl6 #-ts_type rk
10 #-ts_type euler
13 -ts_type rk
/dports/science/code_saturne/code_saturne-7.1.0/src/base/
H A Dcs_time_step.c600 cs_time_step_type_t ts_type = cs_glob_time_step_options->idtvar; in cs_time_step_log_setup() local
601 int ts_id = ts_type + 1; /* (this enum starts at -1) */ in cs_time_step_log_setup()
603 if (ts_type == CS_TIME_STEP_STEADY) { in cs_time_step_log_setup()
619 if (ts_type ==CS_TIME_STEP_CONSTANT) { in cs_time_step_log_setup()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/usb/dvb-usb-v2/
H A Dmxl111sf.c1069 *ts_type = DVB_USB_FE_TS_TYPE_188; in mxl111sf_get_stream_config_dvbt()
1110 *ts_type = DVB_USB_FE_TS_TYPE_188; in mxl111sf_get_stream_config_atsc()
1151 *ts_type = DVB_USB_FE_TS_TYPE_RAW; in mxl111sf_get_stream_config_mh()
1193 *ts_type = DVB_USB_FE_TS_TYPE_188; in mxl111sf_get_stream_config_atsc_mh()
1199 *ts_type = DVB_USB_FE_TS_TYPE_188; in mxl111sf_get_stream_config_atsc_mh()
1205 *ts_type = DVB_USB_FE_TS_TYPE_RAW; in mxl111sf_get_stream_config_atsc_mh()
1263 *ts_type = DVB_USB_FE_TS_TYPE_188; in mxl111sf_get_stream_config_mercury()
1269 *ts_type = DVB_USB_FE_TS_TYPE_188; in mxl111sf_get_stream_config_mercury()
1275 *ts_type = DVB_USB_FE_TS_TYPE_RAW; in mxl111sf_get_stream_config_mercury()
1281 *ts_type = DVB_USB_FE_TS_TYPE_RAW; in mxl111sf_get_stream_config_mercury()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/usb/dvb-usb-v2/
H A Dmxl111sf.c1069 *ts_type = DVB_USB_FE_TS_TYPE_188; in mxl111sf_get_stream_config_dvbt()
1110 *ts_type = DVB_USB_FE_TS_TYPE_188; in mxl111sf_get_stream_config_atsc()
1151 *ts_type = DVB_USB_FE_TS_TYPE_RAW; in mxl111sf_get_stream_config_mh()
1193 *ts_type = DVB_USB_FE_TS_TYPE_188; in mxl111sf_get_stream_config_atsc_mh()
1199 *ts_type = DVB_USB_FE_TS_TYPE_188; in mxl111sf_get_stream_config_atsc_mh()
1205 *ts_type = DVB_USB_FE_TS_TYPE_RAW; in mxl111sf_get_stream_config_atsc_mh()
1263 *ts_type = DVB_USB_FE_TS_TYPE_188; in mxl111sf_get_stream_config_mercury()
1269 *ts_type = DVB_USB_FE_TS_TYPE_188; in mxl111sf_get_stream_config_mercury()
1275 *ts_type = DVB_USB_FE_TS_TYPE_RAW; in mxl111sf_get_stream_config_mercury()
1281 *ts_type = DVB_USB_FE_TS_TYPE_RAW; in mxl111sf_get_stream_config_mercury()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/usb/dvb-usb-v2/
H A Dmxl111sf.c1069 *ts_type = DVB_USB_FE_TS_TYPE_188; in mxl111sf_get_stream_config_dvbt()
1110 *ts_type = DVB_USB_FE_TS_TYPE_188; in mxl111sf_get_stream_config_atsc()
1151 *ts_type = DVB_USB_FE_TS_TYPE_RAW; in mxl111sf_get_stream_config_mh()
1193 *ts_type = DVB_USB_FE_TS_TYPE_188; in mxl111sf_get_stream_config_atsc_mh()
1199 *ts_type = DVB_USB_FE_TS_TYPE_188; in mxl111sf_get_stream_config_atsc_mh()
1205 *ts_type = DVB_USB_FE_TS_TYPE_RAW; in mxl111sf_get_stream_config_atsc_mh()
1263 *ts_type = DVB_USB_FE_TS_TYPE_188; in mxl111sf_get_stream_config_mercury()
1269 *ts_type = DVB_USB_FE_TS_TYPE_188; in mxl111sf_get_stream_config_mercury()
1275 *ts_type = DVB_USB_FE_TS_TYPE_RAW; in mxl111sf_get_stream_config_mercury()
1281 *ts_type = DVB_USB_FE_TS_TYPE_RAW; in mxl111sf_get_stream_config_mercury()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.dg/torture/
H A Dpr58079.c37 int ts_type; member
81 if (feed->ts_type & 1) { in dvb_dmx_swfilter_packet_type()
97 …if (((((feed)->type == 0) && ((feed)->feed.ts.is_filtering) && (((feed)->ts_type & (1 | 8)) == 1))… in dvb_dmx_swfilter_packet()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/torture/
H A Dpr58079.c37 int ts_type; member
81 if (feed->ts_type & 1) { in dvb_dmx_swfilter_packet_type()
97 …if (((((feed)->type == 0) && ((feed)->feed.ts.is_filtering) && (((feed)->ts_type & (1 | 8)) == 1))… in dvb_dmx_swfilter_packet()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.dg/torture/
H A Dpr58079.c37 int ts_type; member
80 if (feed->ts_type & 1) { in dvb_dmx_swfilter_packet_type()
96 …if (((((feed)->type == 0) && ((feed)->feed.ts.is_filtering) && (((feed)->ts_type & (1 | 8)) == 1))… in dvb_dmx_swfilter_packet()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/torture/
H A Dpr58079.c37 int ts_type; member
81 if (feed->ts_type & 1) { in dvb_dmx_swfilter_packet_type()
97 …if (((((feed)->type == 0) && ((feed)->feed.ts.is_filtering) && (((feed)->ts_type & (1 | 8)) == 1))… in dvb_dmx_swfilter_packet()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/torture/
H A Dpr58079.c37 int ts_type; member
81 if (feed->ts_type & 1) { in dvb_dmx_swfilter_packet_type()
97 …if (((((feed)->type == 0) && ((feed)->feed.ts.is_filtering) && (((feed)->ts_type & (1 | 8)) == 1))… in dvb_dmx_swfilter_packet()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/torture/
H A Dpr58079.c37 int ts_type; member
81 if (feed->ts_type & 1) { in dvb_dmx_swfilter_packet_type()
97 …if (((((feed)->type == 0) && ((feed)->feed.ts.is_filtering) && (((feed)->ts_type & (1 | 8)) == 1))… in dvb_dmx_swfilter_packet()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/torture/
H A Dpr58079.c37 int ts_type; member
81 if (feed->ts_type & 1) { in dvb_dmx_swfilter_packet_type()
97 …if (((((feed)->type == 0) && ((feed)->feed.ts.is_filtering) && (((feed)->ts_type & (1 | 8)) == 1))… in dvb_dmx_swfilter_packet()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/torture/
H A Dpr58079.c37 int ts_type; member
81 if (feed->ts_type & 1) { in dvb_dmx_swfilter_packet_type()
97 …if (((((feed)->type == 0) && ((feed)->feed.ts.is_filtering) && (((feed)->ts_type & (1 | 8)) == 1))… in dvb_dmx_swfilter_packet()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/torture/
H A Dpr58079.c37 int ts_type; member
81 if (feed->ts_type & 1) { in dvb_dmx_swfilter_packet_type()
97 …if (((((feed)->type == 0) && ((feed)->feed.ts.is_filtering) && (((feed)->ts_type & (1 | 8)) == 1))… in dvb_dmx_swfilter_packet()

12345678910>>...12