Home
last modified time | relevance | path

Searched refs:PROTOCOL_V2 (Results 1 – 14 of 14) sorted by relevance

/dports/sysutils/flashrom/flashrom-v1.2/
H A Ddediprog.c151 PROTOCOL_V2, enumerator
189 return PROTOCOL_V2; in protocol()
194 return PROTOCOL_V2; in protocol()
263 if (protocol() >= PROTOCOL_V2) { in dediprog_set_leds()
381 if (protocol() >= PROTOCOL_V2) { in prepare_rw_cmd()
461 case PROTOCOL_V2: in dediprog_spi_bulk_read()
618 case PROTOCOL_V2: in dediprog_spi_bulk_write()
738 if (protocol() >= PROTOCOL_V2) { in dediprog_spi_send_command()
1274 if (protocol() == PROTOCOL_V2) in dediprog_init()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/dbi/hiveserver2/
H A Dservice.h60 PROTOCOL_V2, // not supported enumerator
H A Dthrift_internal.cc146 case ProtocolVersion::PROTOCOL_V2: in ProtocolVersionToTProtocolVersion()
H A Dhiveserver2_test.cc452 ProtocolVersion invalid_protocol_version = ProtocolVersion::PROTOCOL_V2; in TEST()
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/dbi/hiveserver2/
H A Dservice.h60 PROTOCOL_V2, // not supported enumerator
H A Dthrift_internal.cc146 case ProtocolVersion::PROTOCOL_V2: in ProtocolVersionToTProtocolVersion()
H A Dhiveserver2_test.cc452 ProtocolVersion invalid_protocol_version = ProtocolVersion::PROTOCOL_V2; in TEST()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/dbi/hiveserver2/
H A Dservice.h60 PROTOCOL_V2, // not supported enumerator
H A Dthrift_internal.cc146 case ProtocolVersion::PROTOCOL_V2: in ProtocolVersionToTProtocolVersion()
H A Dhiveserver2_test.cc452 ProtocolVersion invalid_protocol_version = ProtocolVersion::PROTOCOL_V2; in TEST()
/dports/devel/libsigrok/libsigrok-0.5.2/src/hardware/rigol-ds/
H A Dprotocol.h42 PROTOCOL_V2, /* DS1000 */ enumerator
H A Dapi.c202 [DS1000] = {VENDOR(RIGOL), "DS1000", PROTOCOL_V2, FORMAT_IEEE488_2,
475 if (devc->model->series->protocol == PROTOCOL_V2) in dev_close()
775 else if (devc->model->series->protocol >= PROTOCOL_V2 in config_set()
860 case PROTOCOL_V2: in config_list()
961 case PROTOCOL_V2: in dev_acquisition_start()
H A Dprotocol.c320 if (devc->model->series->protocol == PROTOCOL_V2) { in rigol_ds_config_set()
352 case PROTOCOL_V2: in rigol_ds_capture_start()
453 case PROTOCOL_V2: in rigol_ds_channel_start()
/dports/devel/libsigrok/libsigrok-0.5.2/
H A DChangeLog842 between that of the DS1000D series (PROTOCOL_V2) and the MSO1000Z