Home
last modified time | relevance | path

Searched refs:hermes (Results 1 – 25 of 941) sorted by relevance

12345678910>>...38

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/intersil/orinoco/
H A Dhermes.h376 struct hermes;
380 int (*init)(struct hermes *hw);
381 int (*cmd_wait)(struct hermes *hw, u16 cmd, u16 parm0,
383 int (*init_cmd_wait)(struct hermes *hw, u16 cmd,
386 int (*allocate)(struct hermes *hw, u16 size, u16 *fid);
391 int (*write_ltv)(struct hermes *hw, int bap, u16 rid,
397 int (*read_pda)(struct hermes *hw, __le16 *pda,
400 int (*program_end)(struct hermes *hw);
401 int (*program)(struct hermes *hw, const char *buf,
410 struct hermes { struct
[all …]
H A Dhermes_dld.h30 int hermesi_program_init(struct hermes *hw, u32 offset);
31 int hermesi_program_end(struct hermes *hw);
32 int hermes_program(struct hermes *hw, const char *first_block, const void *end);
34 int hermes_read_pda(struct hermes *hw,
39 int hermes_apply_pda(struct hermes *hw,
44 int hermes_apply_pda_with_defaults(struct hermes *hw,
H A Dhermes.c105 static int hermes_issue_cmd(struct hermes *hw, u16 cmd, u16 param0, in hermes_issue_cmd()
134 static int hermes_doicmd_wait(struct hermes *hw, u16 cmd, in hermes_doicmd_wait()
187 void hermes_struct_init(struct hermes *hw, void __iomem *address, in hermes_struct_init()
198 static int hermes_init(struct hermes *hw) in hermes_init()
316 static int hermes_allocate(struct hermes *hw, u16 size, u16 *fid) in hermes_allocate()
481 static int hermes_read_ltv(struct hermes *hw, int bap, u16 rid, in hermes_read_ltv()
526 static int hermes_write_ltv(struct hermes *hw, int bap, u16 rid, in hermes_write_ltv()
556 hermes_aux_setaddr(struct hermes *hw, u32 addr) in hermes_aux_setaddr()
563 hermes_aux_control(struct hermes *hw, int enabled) in hermes_aux_control()
597 static int hermesi_program_init(struct hermes *hw, u32 offset) in hermesi_program_init()
[all …]
H A Dhw.c74 struct hermes *hw = &priv->hw; in determine_fw_capabilities()
283 struct hermes *hw = &priv->hw; in orinoco_hw_read_card_settings()
413 struct hermes *hw = &priv->hw; in orinoco_hw_allocate_fid()
461 struct hermes *hw = &priv->hw; in orinoco_hw_program_rids()
692 struct hermes *hw = &priv->hw; in orinoco_hw_get_tkip_iv()
709 struct hermes *hw = &priv->hw; in __orinoco_hw_set_bitrate()
740 struct hermes *hw = &priv->hw; in orinoco_hw_get_act_bitrate()
789 struct hermes *hw = &priv->hw; in __orinoco_hw_set_wap()
821 struct hermes *hw = &priv->hw; in __orinoco_hw_setup_wepkeys()
905 struct hermes *hw = &priv->hw; in __orinoco_hw_setup_enc()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/intersil/orinoco/
H A Dhermes.h376 struct hermes;
380 int (*init)(struct hermes *hw);
381 int (*cmd_wait)(struct hermes *hw, u16 cmd, u16 parm0,
383 int (*init_cmd_wait)(struct hermes *hw, u16 cmd,
386 int (*allocate)(struct hermes *hw, u16 size, u16 *fid);
391 int (*write_ltv)(struct hermes *hw, int bap, u16 rid,
397 int (*read_pda)(struct hermes *hw, __le16 *pda,
400 int (*program_end)(struct hermes *hw);
401 int (*program)(struct hermes *hw, const char *buf,
410 struct hermes { struct
[all …]
H A Dhermes_dld.h30 int hermesi_program_init(struct hermes *hw, u32 offset);
31 int hermesi_program_end(struct hermes *hw);
32 int hermes_program(struct hermes *hw, const char *first_block, const void *end);
34 int hermes_read_pda(struct hermes *hw,
39 int hermes_apply_pda(struct hermes *hw,
44 int hermes_apply_pda_with_defaults(struct hermes *hw,
H A Dhermes.c105 static int hermes_issue_cmd(struct hermes *hw, u16 cmd, u16 param0, in hermes_issue_cmd()
134 static int hermes_doicmd_wait(struct hermes *hw, u16 cmd, in hermes_doicmd_wait()
187 void hermes_struct_init(struct hermes *hw, void __iomem *address, in hermes_struct_init()
198 static int hermes_init(struct hermes *hw) in hermes_init()
316 static int hermes_allocate(struct hermes *hw, u16 size, u16 *fid) in hermes_allocate()
481 static int hermes_read_ltv(struct hermes *hw, int bap, u16 rid, in hermes_read_ltv()
526 static int hermes_write_ltv(struct hermes *hw, int bap, u16 rid, in hermes_write_ltv()
556 hermes_aux_setaddr(struct hermes *hw, u32 addr) in hermes_aux_setaddr()
563 hermes_aux_control(struct hermes *hw, int enabled) in hermes_aux_control()
597 static int hermesi_program_init(struct hermes *hw, u32 offset) in hermesi_program_init()
[all …]
H A Dhw.c74 struct hermes *hw = &priv->hw; in determine_fw_capabilities()
283 struct hermes *hw = &priv->hw; in orinoco_hw_read_card_settings()
413 struct hermes *hw = &priv->hw; in orinoco_hw_allocate_fid()
461 struct hermes *hw = &priv->hw; in orinoco_hw_program_rids()
692 struct hermes *hw = &priv->hw; in orinoco_hw_get_tkip_iv()
709 struct hermes *hw = &priv->hw; in __orinoco_hw_set_bitrate()
740 struct hermes *hw = &priv->hw; in orinoco_hw_get_act_bitrate()
789 struct hermes *hw = &priv->hw; in __orinoco_hw_set_wap()
821 struct hermes *hw = &priv->hw; in __orinoco_hw_setup_wepkeys()
905 struct hermes *hw = &priv->hw; in __orinoco_hw_setup_enc()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/intersil/orinoco/
H A Dhermes.h376 struct hermes;
380 int (*init)(struct hermes *hw);
381 int (*cmd_wait)(struct hermes *hw, u16 cmd, u16 parm0,
383 int (*init_cmd_wait)(struct hermes *hw, u16 cmd,
386 int (*allocate)(struct hermes *hw, u16 size, u16 *fid);
391 int (*write_ltv)(struct hermes *hw, int bap, u16 rid,
397 int (*read_pda)(struct hermes *hw, __le16 *pda,
400 int (*program_end)(struct hermes *hw);
401 int (*program)(struct hermes *hw, const char *buf,
410 struct hermes { struct
[all …]
H A Dhermes_dld.h30 int hermesi_program_init(struct hermes *hw, u32 offset);
31 int hermesi_program_end(struct hermes *hw);
32 int hermes_program(struct hermes *hw, const char *first_block, const void *end);
34 int hermes_read_pda(struct hermes *hw,
39 int hermes_apply_pda(struct hermes *hw,
44 int hermes_apply_pda_with_defaults(struct hermes *hw,
H A Dhermes.c105 static int hermes_issue_cmd(struct hermes *hw, u16 cmd, u16 param0, in hermes_issue_cmd()
134 static int hermes_doicmd_wait(struct hermes *hw, u16 cmd, in hermes_doicmd_wait()
187 void hermes_struct_init(struct hermes *hw, void __iomem *address, in hermes_struct_init()
198 static int hermes_init(struct hermes *hw) in hermes_init()
316 static int hermes_allocate(struct hermes *hw, u16 size, u16 *fid) in hermes_allocate()
481 static int hermes_read_ltv(struct hermes *hw, int bap, u16 rid, in hermes_read_ltv()
526 static int hermes_write_ltv(struct hermes *hw, int bap, u16 rid, in hermes_write_ltv()
556 hermes_aux_setaddr(struct hermes *hw, u32 addr) in hermes_aux_setaddr()
563 hermes_aux_control(struct hermes *hw, int enabled) in hermes_aux_control()
597 static int hermesi_program_init(struct hermes *hw, u32 offset) in hermesi_program_init()
[all …]
H A Dhw.c74 struct hermes *hw = &priv->hw; in determine_fw_capabilities()
283 struct hermes *hw = &priv->hw; in orinoco_hw_read_card_settings()
413 struct hermes *hw = &priv->hw; in orinoco_hw_allocate_fid()
461 struct hermes *hw = &priv->hw; in orinoco_hw_program_rids()
692 struct hermes *hw = &priv->hw; in orinoco_hw_get_tkip_iv()
709 struct hermes *hw = &priv->hw; in __orinoco_hw_set_bitrate()
740 struct hermes *hw = &priv->hw; in orinoco_hw_get_act_bitrate()
789 struct hermes *hw = &priv->hw; in __orinoco_hw_set_wap()
821 struct hermes *hw = &priv->hw; in __orinoco_hw_setup_wepkeys()
905 struct hermes *hw = &priv->hw; in __orinoco_hw_setup_enc()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/dbus/hermes/
H A Dhermes_profile_client.cc26 hermes::kHermesProfileInterface, in Properties()
28 RegisterProperty(hermes::profile::kIccidProperty, &iccid_); in Properties()
29 RegisterProperty(hermes::profile::kServiceProviderProperty, in Properties()
31 RegisterProperty(hermes::profile::kMccMncProperty, &mcc_mnc_); in Properties()
33 RegisterProperty(hermes::profile::kNameProperty, &name_); in Properties()
34 RegisterProperty(hermes::profile::kNicknameProperty, &nick_name_); in Properties()
35 RegisterProperty(hermes::profile::kStateProperty, &state_); in Properties()
54 dbus::MethodCall method_call(hermes::kHermesProfileInterface, in EnableCarrierProfile()
55 hermes::profile::kEnable); in EnableCarrierProfile()
65 dbus::MethodCall method_call(hermes::kHermesProfileInterface, in DisableCarrierProfile()
[all …]
H A Dhermes_euicc_client.cc21 namespace hermes { namespace
37 RegisterProperty(hermes::euicc::kEidProperty, &eid_); in Properties()
38 RegisterProperty(hermes::euicc::kIsActiveProperty, &is_active_); in Properties()
39 RegisterProperty(hermes::euicc::kInstalledProfilesProperty, in Properties()
41 RegisterProperty(hermes::euicc::kPendingProfilesProperty, in Properties()
63 hermes::kHermesEuiccInterface, in InstallProfileFromActivationCode()
64 hermes::euicc::kInstallProfileFromActivationCode); in InstallProfileFromActivationCode()
79 dbus::MethodCall method_call(hermes::kHermesEuiccInterface, in InstallPendingProfile()
93 dbus::MethodCall method_call(hermes::kHermesEuiccInterface, in RequestPendingEvents()
105 dbus::MethodCall method_call(hermes::kHermesEuiccInterface, in UninstallProfile()
[all …]
H A Dhermes_euicc_client_unittest.cc36 if (arg->GetMember() != hermes::euicc::kUninstallProfile ||
78 if (arg->GetMember() != hermes::euicc::kInstallPendingProfile ||
116 GetObjectProxy(hermes::kHermesServiceName, euicc_path)) in SetUp()
139 hermes::kHermesEuiccInterface, in TEST_F()
140 hermes::euicc::kInstallProfileFromActivationCode); in TEST_F()
171 &method_call, hermes::kErrorInvalidActivationCode, ""); in TEST_F()
185 dbus::MethodCall method_call(hermes::kHermesEuiccInterface, in TEST_F()
223 dbus::MethodCall method_call(hermes::kHermesEuiccInterface, in TEST_F()
224 hermes::euicc::kRequestPendingEvents); in TEST_F()
259 dbus::MethodCall method_call(hermes::kHermesEuiccInterface, in TEST_F()
[all …]
H A Dhermes_profile_client_unittest.cc35 proxy_ = new dbus::MockObjectProxy(GetMockBus(), hermes::kHermesServiceName, in SetUp()
38 GetObjectProxy(hermes::kHermesServiceName, test_profile_path)) in SetUp()
58 dbus::MethodCall method_call(hermes::kHermesProfileInterface, in TEST_F()
59 hermes::profile::kEnable); in TEST_F()
64 hermes_test_utils::MatchMethodName(hermes::profile::kEnable), _, _)) in TEST_F()
81 hermes::kErrorAlreadyEnabled, ""); in TEST_F()
92 dbus::MethodCall method_call(hermes::kHermesProfileInterface, in TEST_F()
93 hermes::profile::kDisable); in TEST_F()
98 hermes_test_utils::MatchMethodName(hermes::profile::kDisable), _, _)) in TEST_F()
115 hermes::kErrorAlreadyDisabled, ""); in TEST_F()
H A Dhermes_manager_client.cc31 dbus::ObjectPath hermes_manager_path(hermes::kHermesManagerPath); in HermesManagerClientImpl()
33 bus->GetObjectProxy(hermes::kHermesServiceName, hermes_manager_path); in HermesManagerClientImpl()
60 hermes::kHermesManagerInterface, in Properties()
62 RegisterProperty(hermes::manager::kAvailableEuiccsProperty, in Properties()
H A Dfake_hermes_profile_client.cc77 if (properties->state().value() == hermes::profile::State::kActive) { in EnableCarrierProfile()
84 item.second.get()->state().ReplaceValue(hermes::profile::State::kInactive); in EnableCarrierProfile()
86 properties->state().ReplaceValue(hermes::profile::State::kActive); in EnableCarrierProfile()
111 if (properties->state().value() == hermes::profile::State::kInactive) { in DisableCarrierProfile()
117 properties->state().ReplaceValue(hermes::profile::State::kInactive); in DisableCarrierProfile()
/dports/graphics/Hermes/Hermes-1.3.3/RPM/mandrake/
H A Dhermes.spec1 %define name hermes
18 URL: http://clanlib.org/hermes
37 Obsoletes: Hermes hermes
38 Provides: Hermes hermes
49 Obsoletes: Hermes-devel hermes-devel
50 Provides: Hermes-devel hermes-devel
89 - upgrade to hermes 1.3.3
101 - change name to hermes (e.g. uppercase names suck)
/dports/lang/fpc-source/fpc-3.2.2/packages/ptc/src/core/
H A Dformati.inc98 { initialize hermes }
100 raise TPTCError.Create('could not initialize hermes');
117 { initialize hermes }
119 raise TPTCError.Create('could not initialize hermes');
138 { initialize hermes }
140 raise TPTCError.Create('could not initialize hermes');
145 { initialize hermes }
147 raise TPTCError.Create('could not initialize hermes');
H A Dcleari.inc35 { initialize hermes }
37 raise TPTCError.Create('could not initialize hermes');
41 { create hermes clearer instance }
43 { check hermes clearer instance }
45 raise TPTCError.Create('could not create hermes clearer instance');
53 { free hermes }
H A Dcopyi.inc36 raise TPTCError.Create('could not initialize hermes');
40 raise TPTCError.Create('could not create hermes converter instance');
58 raise TPTCError.Create('unsupported hermes pixel format conversion');
65 raise TPTCError.Create('could not set hermes conversion palettes');
103 raise TPTCError.Create('hermes conversion failure');
130 raise TPTCError.Create('could not update hermes converter instance');
/dports/mail/spamassassin-devel/spamassassin-1ea352210/t.rules/FORGED_MUA_OUTLOOK/
H A Dfp-5496-314 with esmtp id 1JZ7vi-0005a4-JF (Exim 4.67) for postmaster@hermes.cam.ac.uk
21 To: <postmaster@hermes.cam.ac.uk>
22 References: <E1JYejL-0002i5-00@skua.csi.cam.ac.uk> <alpine.LSU.1.00.0803111432440.14814@hermes-1.cs…
54 Cc: <postmaster@hermes.cam.ac.uk>
76 > postmaster@hermes.cam.ac.uk
/dports/graphics/Hermes/Hermes-1.3.3/src/
H A DHermes.rc35 VALUE "Comments", "HERMES 1.3 for Win32 http://www.clanlib.org/hermes\0"
38 VALUE "OriginalFilename", "hermes.dll\0"
41 VALUE "InternalName", "hermes\0"
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/services/cellular_setup/
H A Desim_manager_unittest.cc290 dbus::ObjectPath(kTestEuiccPath), hermes::profile::State::kActive, ""); in TEST_F()
292 dbus::ObjectPath(kTestEuiccPath), hermes::profile::State::kPending, ""); in TEST_F()
348 dbus::ObjectPath(kTestEuiccPath), hermes::profile::State::kPending, ""); in TEST_F()
367 dbus::ObjectPath(kTestEuiccPath), hermes::profile::State::kPending, ""); in TEST_F()
397 dbus::ObjectPath(kTestEuiccPath), hermes::profile::State::kActive, ""); in TEST_F()
399 dbus::ObjectPath(kTestEuiccPath), hermes::profile::State::kPending, ""); in TEST_F()
440 dbus::ObjectPath(kTestEuiccPath), hermes::profile::State::kPending, ""); in TEST_F()
471 dbus::ObjectPath(kTestEuiccPath), hermes::profile::State::kActive, ""); in TEST_F()
473 dbus::ObjectPath(kTestEuiccPath), hermes::profile::State::kPending, ""); in TEST_F()
505 dbus::ObjectPath(kTestEuiccPath), hermes::profile::State::kActive, ""); in TEST_F()
[all …]

12345678910>>...38