Home
last modified time | relevance | path

Searched refs:store_new (Results 1 – 22 of 22) sorted by relevance

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/diameter/src/compiler/
H A Ddiameter_dict_util.erl707 store_new({K, Name},
742 store_new({key(K), AvpName},
755 store_new({key(K), {Name, Key}},
788 Dict = store_new({K, Name},
811 Dict = store_new({K, Name},
846 Dict1 = store_new({K, Name},
858 Dict1 = store_new({K, MsgName},
923 store_new({Key, {Name, AvpName}},
1099 store_new({avp_types, {Code, Vid}},
1186 store_new({avp_types, Name},
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/diameter/src/compiler/
H A Ddiameter_dict_util.erl707 store_new({K, Name},
742 store_new({key(K), AvpName},
755 store_new({key(K), {Name, Key}},
788 Dict = store_new({K, Name},
811 Dict = store_new({K, Name},
846 Dict1 = store_new({K, Name},
858 Dict1 = store_new({K, MsgName},
923 store_new({Key, {Name, AvpName}},
1099 store_new({avp_types, {Code, Vid}},
1186 store_new({avp_types, Name},
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/diameter/src/compiler/
H A Ddiameter_dict_util.erl707 store_new({K, Name},
742 store_new({key(K), AvpName},
755 store_new({key(K), {Name, Key}},
788 Dict = store_new({K, Name},
811 Dict = store_new({K, Name},
846 Dict1 = store_new({K, Name},
858 Dict1 = store_new({K, MsgName},
923 store_new({Key, {Name, AvpName}},
1099 store_new({avp_types, {Code, Vid}},
1186 store_new({avp_types, Name},
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/diameter/src/compiler/
H A Ddiameter_dict_util.erl707 store_new({K, Name},
742 store_new({key(K), AvpName},
755 store_new({key(K), {Name, Key}},
788 Dict = store_new({K, Name},
811 Dict = store_new({K, Name},
846 Dict1 = store_new({K, Name},
858 Dict1 = store_new({K, MsgName},
923 store_new({Key, {Name, AvpName}},
1099 store_new({avp_types, {Code, Vid}},
1186 store_new({avp_types, Name},
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/diameter/src/compiler/
H A Ddiameter_dict_util.erl707 store_new({K, Name},
742 store_new({key(K), AvpName},
755 store_new({key(K), {Name, Key}},
788 Dict = store_new({K, Name},
811 Dict = store_new({K, Name},
846 Dict1 = store_new({K, Name},
858 Dict1 = store_new({K, MsgName},
923 store_new({Key, {Name, AvpName}},
1099 store_new({avp_types, {Code, Vid}},
1186 store_new({avp_types, Name},
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/diameter/src/compiler/
H A Ddiameter_dict_util.erl707 store_new({K, Name},
742 store_new({key(K), AvpName},
755 store_new({key(K), {Name, Key}},
788 Dict = store_new({K, Name},
811 Dict = store_new({K, Name},
846 Dict1 = store_new({K, Name},
858 Dict1 = store_new({K, MsgName},
923 store_new({Key, {Name, AvpName}},
1099 store_new({avp_types, {Code, Vid}},
1186 store_new({avp_types, Name},
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/diameter/src/compiler/
H A Ddiameter_dict_util.erl707 store_new({K, Name},
742 store_new({key(K), AvpName},
755 store_new({key(K), {Name, Key}},
788 Dict = store_new({K, Name},
811 Dict = store_new({K, Name},
846 Dict1 = store_new({K, Name},
858 Dict1 = store_new({K, MsgName},
923 store_new({Key, {Name, AvpName}},
1099 store_new({avp_types, {Code, Vid}},
1186 store_new({avp_types, Name},
[all …]
/dports/www/erlang-hackney/hackney-1.8.6/src/
H A Dhackney_headers_new.erl15 store_new/3,
91 -spec store_new(key(), value(), headers()) -> {boolean(), headers()}.
92 store_new(Key, Value, {_N, DictHeaders}=Headers) -> function
H A Dhackney_request.erl620 {_, Headers1} = hackney_headers_new:store_new(<<"Host">>, Netloc, Headers0),
H A Dhackney.erl551 {_, Headers1} = hackney_headers_new:store_new(
/dports/net/freediameter/freeDiameter-1.5.0/extensions/rt_rewrite/
H A Drt_rewrite.c60 static struct store *store_new(void) { in store_new() function
201 if ((new=store_new()) == NULL) { in schedule_for_adding()
410 if ((store=store_new()) == NULL) { in rt_rewrite()
/dports/www/erlang-hackney/hackney-1.8.6/doc/
H A Dhackney_headers_new.md58 …e or the list of values.</td></tr><tr><td valign="top"><a href="#store_new-3">store_new/3</a></td>…
228 <a name="store_new-3"></a>
230 ### store_new/3 ###
233 store_new(Key::<a href="#type-key">key()</a>, Value::<a href="#type-value">value()</a>, Headers::<a…
/dports/audio/lash/lash-0.5.4/lashd/
H A Dstore.h42 store_t * store_new ();
H A Dclient.c155 client->store = store_new(); in client_store_open()
H A Dstore.c89 store_new() in store_new() function
/dports/net/krill/krill-0.9.4/src/commons/eventsourcing/
H A Dkv.rs109 …pub fn store_new<V: Any + Serialize>(&self, key: &KeyStoreKey, value: &V) -> Result<(), KeyValueEr… in store_new() method
111 KeyValueStore::Disk(disk_store) => disk_store.store_new(key, value), in store_new()
280 …fn store_new<V: Any + Serialize>(&self, key: &KeyStoreKey, value: &V) -> Result<(), KeyValueError>… in store_new() method
H A Dstore.rs796 self.kv.store_new(&key, event)?; in store_event()
806 self.kv.store_new(&key, &command)?; in store_command()
/dports/x11-fm/worker/worker-4.10.0/src/
H A Dhw_volume_manager.hh60 std::list<HWVolume> getNewVolumes( bool store_new = true );
H A Dhw_volume_manager.cc741 std::list<HWVolume> HWVolumeManager::getNewVolumes( bool store_new ) in getNewVolumes() argument
757 if ( store_new ) { in getNewVolumes()
/dports/devel/appstream-glib/appstream-glib-0.7.18/client/
H A Das-util.c3847 g_autoptr(AsStore) store_new = NULL; in as_util_merge_appstream()
3859 store_new = as_store_new (); in as_util_merge_appstream()
3860 as_store_set_api_version (store_new, 0.9); in as_util_merge_appstream()
3873 as_store_add_app (store_new, app); in as_util_merge_appstream()
3878 as_store_set_origin (store_new, in as_util_merge_appstream()
3885 if (!as_store_to_file (store_new, file_new, in as_util_merge_appstream()
4042 g_autoptr(AsStore) store_new = NULL; in as_util_compare()
4062 store_new = as_store_new (); in as_util_compare()
4063 if (!as_store_from_file (store_new, file_new, NULL, NULL, error)) in as_util_compare()
4073 if (as_store_get_app_by_id_with_fallbacks (store_new, id) != NULL) in as_util_compare()
[all …]
/dports/games/angband/Angband-4.2.2/src/
H A Dstore.c89 static struct store *store_new(int idx) { in store_new() function
152 s = store_new(parser_getuint(p, "index") - 1); in parse_store()
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/input/
H A Dinput_manager.cpp577 Log::info("InputManager::inputSensing", store_new ? "storing it" : "ignoring it"); in inputSensing()