Home
last modified time | relevance | path

Searched refs:station_name (Results 1 – 25 of 56) sorted by last modified time

123

/dports/print/hplip/hplip-3.20.6/fax/
H A Dledmsoapfax.py109 station_name = property(getStationName, setStationName) variable in LEDMSOAPFaxDevice
H A Dsoapfax.py155 station_name = property(getStationName, setStationName) variable in SOAPFaxDevice
308 self.sender_name = self.dev.station_name
H A Dfax.py459 station_name = property(getStationName, setStationName) variable in FaxDevice
H A Dledmfax.py146 station_name = property(getStationName, setStationName) variable in LEDMFaxDevice
260 self.sender_name = self.dev.station_name
H A Dmarvellfax.py175 …result = self.libfax_marvell.create_fax_settings_packet(self.station_name, str(num), date_buf, byr…
336 station_name = property(getStationName, setStationName) variable in MarvellFaxDevice
517 self.sender_name = self.dev.station_name
H A Dpmlfax.py163 station_name = property(getStationName, setStationName, doc="OID_FAX_STATION_NAME") variable in PMLFaxDevice
373 self.sender_name = self.dev.station_name
/dports/print/hplip/hplip-3.20.6/
H A Dsetup.py865station_name = input(log.bold("\nEnter the name and/or company for this device (c=use current:'%s'… variable
867station_name = input(log.bold("\nEnter the name and/or company for this device (q=quit) ?"))
868 if station_name.strip().lower() == 'q':
872 … if current_station_name and (not station_name or station_name.strip().lower() == 'c'):
873 station_name = current_station_name variable
878 station_name.encode('utf-8')
880 station_name = station_name.decode('utf-8') variable
882 if len(station_name) > 50:
888 d.setStationName(station_name)
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ieee80211.c32417 const gchar *station_name; in dissect_ieee80211_pv0() local
32878 station_name = tvb_get_ether_name(tvb, sta_addr_offset); in dissect_ieee80211_pv0()
32879 …_tree_add_string(hdr_tree, hf_ieee80211_addr_staa_resolved, tvb, sta_addr_offset, 6, station_name); in dissect_ieee80211_pv0()
33304 station_name = tvb_get_ether_name(tvb, sta_addr_offset); in dissect_ieee80211_pv0()
33305 …_tree_add_string(hdr_tree, hf_ieee80211_addr_staa_resolved, tvb, sta_addr_offset, 6, station_name); in dissect_ieee80211_pv0()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ieee80211.c32417 const gchar *station_name; in dissect_ieee80211_pv0() local
32878 station_name = tvb_get_ether_name(tvb, sta_addr_offset); in dissect_ieee80211_pv0()
32879 …_tree_add_string(hdr_tree, hf_ieee80211_addr_staa_resolved, tvb, sta_addr_offset, 6, station_name); in dissect_ieee80211_pv0()
33304 station_name = tvb_get_ether_name(tvb, sta_addr_offset); in dissect_ieee80211_pv0()
33305 …_tree_add_string(hdr_tree, hf_ieee80211_addr_staa_resolved, tvb, sta_addr_offset, 6, station_name); in dissect_ieee80211_pv0()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ieee80211.c32417 const gchar *station_name; in dissect_ieee80211_pv0() local
32878 station_name = tvb_get_ether_name(tvb, sta_addr_offset); in dissect_ieee80211_pv0()
32879 …_tree_add_string(hdr_tree, hf_ieee80211_addr_staa_resolved, tvb, sta_addr_offset, 6, station_name); in dissect_ieee80211_pv0()
33304 station_name = tvb_get_ether_name(tvb, sta_addr_offset); in dissect_ieee80211_pv0()
33305 …_tree_add_string(hdr_tree, hf_ieee80211_addr_staa_resolved, tvb, sta_addr_offset, 6, station_name); in dissect_ieee80211_pv0()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ieee80211.c32417 const gchar *station_name; in dissect_ieee80211_pv0() local
32878 station_name = tvb_get_ether_name(tvb, sta_addr_offset); in dissect_ieee80211_pv0()
32879 …_tree_add_string(hdr_tree, hf_ieee80211_addr_staa_resolved, tvb, sta_addr_offset, 6, station_name); in dissect_ieee80211_pv0()
33304 station_name = tvb_get_ether_name(tvb, sta_addr_offset); in dissect_ieee80211_pv0()
33305 …_tree_add_string(hdr_tree, hf_ieee80211_addr_staa_resolved, tvb, sta_addr_offset, 6, station_name); in dissect_ieee80211_pv0()
/dports/www/yt-dlp/yt-dlp-2021.12.27/yt_dlp/extractor/
H A Dradiko.py164 station_name = station_program.find('.//name').text
181 'uploader': station_name,
218 station_name = station_program.find('.//name').text
229 'uploader': station_name,
H A Dtvp.py285 audition_title, station_name = self._search_regex(
294 'alt_title': station_name,
/dports/comms/gqrx/gqrx-2.15/src/qtgui/
H A Ddockrds.cpp61 ui->station_name->setText(text); in updateRDS()
98 ui->station_name->setText(""); in ClearTextFields()
/dports/astro/oskar/OSKAR-2.8.0/oskar/telescope/src/
H A Doskar_telescope_save.c170 char station_name[128], *path = 0; in oskar_telescope_save_private() local
171 sprintf(station_name, "level%1d_%03d", depth, i); in oskar_telescope_save_private()
177 path = oskar_dir_get_path(dir_path, station_name); in oskar_telescope_save_private()
/dports/graphics/gmt/gmt-6.3.0/src/segy/
H A Dsegy.h113 char station_name[6]; /* 180 Station Name code (5 chars + \0) */ member
/dports/graphics/gmt/gmt-6.3.0/src/geodesy/
H A Dpsvelo.c1004 char *station_name = NULL; in GMT_psvelo() local
1150 station_name = In->text; in GMT_psvelo()
1325 if (Ctrl->S.font.size > 0.0 && station_name && station_name[0]) /* 1 inch = 2.54 cm */ in GMT_psvelo()
1326 …(PSL, plot_x + (PSL_MC - justify) / 25.4 , plot_y, Ctrl->S.font.size, station_name, ANGLE, justify… in GMT_psvelo()
1334 if (Ctrl->S.font.size > 0.0 && station_name && station_name[0]) /* Place station name */ in GMT_psvelo()
1335 …PSL_plottext (PSL, plot_x, plot_y - 1.0 / 25.4, Ctrl->S.font.size, station_name, ANGLE, justify, F… in GMT_psvelo()
/dports/games/openttd/openttd-12.1/src/
H A Dstrings.cpp1441 if (indsp->station_name != STR_NULL && indsp->station_name != STR_UNDEFINED) { in FormatString()
1442 str = indsp->station_name; in FormatString()
H A Dtile_cmd.h57 StringID station_name; ///< Type of station within the class member
H A Dmisc_gui.cpp157 td.station_name = STR_NULL; in OnInit()
240 if (td.station_name != STR_NULL) { in OnInit()
241 SetDParam(0, td.station_name); in OnInit()
H A Dstation_cmd.cpp230 if (GetIndustrySpec(indtype)->station_name == STR_UNDEFINED) return false; in FindNearIndustryName()
259 StringID name = GetIndustrySpec(s->indtype)->station_name; in GenerateStationName()
264 if (indsp->enabled && indsp->station_name == name) indtypes[it] = true; in GenerateStationName()
286 if (indsp->station_name != STR_NULL) { in GenerateStationName()
3179 td->station_name = spec->name; in GetTileDesc_Station()
H A Dindustrytype.h132 StringID station_name; ///< Default name for nearby station member
H A Dnewgrf.cpp3684 indsp->station_name = STR_NULL; in IndustriesChangeInfo()
3686 AddStringForMapping(str, &indsp->station_name); in IndustriesChangeInfo()
9193 if (indsp->station_name != STR_NULL) { in FinaliseIndustriesArray()
9196 strid = GetGRFStringID(indsp->grf_prop.grffile->grfid, indsp->station_name); in FinaliseIndustriesArray()
9197 if (strid != STR_UNDEFINED) indsp->station_name = strid; in FinaliseIndustriesArray()
/dports/graphics/py-gdal/gdal-3.3.3/doc/source/drivers/vector/
H A Dnetcdf.rst235 In the below example, the station_name and time variables may be indexed
242 station_name time geometry temperature Z
412 …<Field name="station_name" main_dim="profile"/> <!-- the corresponding netCDF variable will be ind…
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/doc/source/drivers/vector/
H A Dnetcdf.rst235 In the below example, the station_name and time variables may be indexed
242 station_name time geometry temperature Z
412 …<Field name="station_name" main_dim="profile"/> <!-- the corresponding netCDF variable will be ind…

123