Home
last modified time | relevance | path

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

/dports/games/retroarch/RetroArch-1.9.7/
H A Druntime_file.c1263 char runtime_str[64]; in runtime_update_playlist() local
1284 runtime_str[0] = '\0'; in runtime_update_playlist()
1286 update_entry.runtime_str = runtime_str; in runtime_update_playlist()
1312 runtime_str, sizeof(runtime_str)); in runtime_update_playlist()
1344 runtime_str, sizeof(runtime_str)); in runtime_update_playlist()
H A Dplaylist.c594 if (entry->runtime_str) in playlist_free_entry()
595 free(entry->runtime_str); in playlist_free_entry()
611 entry->runtime_str = NULL; in playlist_free_entry()
917 if (update_entry->runtime_str && (update_entry->runtime_str != entry->runtime_str)) in playlist_update_runtime()
919 if (entry->runtime_str) in playlist_update_runtime()
920 free(entry->runtime_str); in playlist_update_runtime()
921 entry->runtime_str = NULL; in playlist_update_runtime()
922 entry->runtime_str = strdup(update_entry->runtime_str); in playlist_update_runtime()
1048 playlist->entries[0].runtime_str = NULL; in playlist_push_runtime()
1051 if (!string_is_empty(entry->runtime_str)) in playlist_push_runtime()
[all …]
H A Dplaylist.h111 char *runtime_str; member
/dports/deskutils/timewarrior/timewarrior-1.4.3/src/libshared/test/
H A Dproblems122 runtime_str = "Runtime:" + pad(20)
131 print(runtime_str, runtime_int)
/dports/deskutils/taskwarrior/taskwarrior-2.6.1/src/libshared/test/
H A Dproblems121 runtime_str = "Runtime:" + pad(20)
130 print(runtime_str, runtime_int)
/dports/deskutils/taskwarrior/taskwarrior-2.6.1/test/
H A Dproblems122 runtime_str = "Runtime:" + pad(20)
131 print(runtime_str, runtime_int)
/dports/deskutils/timewarrior/timewarrior-1.4.3/test/
H A Dproblems150 runtime_str = "Runtime:" + pad(20)
159 print(runtime_str, runtime_int)
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/tokio-macros-1.3.0/src/
H A Dentry.rs59 let runtime_str = parse_string(runtime, span, "flavor")?; in set_flavor() localVariable
61 RuntimeFlavor::from_str(&runtime_str).map_err(|err| syn::Error::new(span, err))?; in set_flavor()
/dports/net/routinator/routinator-0.10.2/cargo-crates/tokio-macros-1.3.0/src/
H A Dentry.rs59 let runtime_str = parse_string(runtime, span, "flavor")?; in set_flavor() localVariable
61 RuntimeFlavor::from_str(&runtime_str).map_err(|err| syn::Error::new(span, err))?; in set_flavor()
/dports/www/rearx/rearx-0.1.4/cargo-crates/tokio-macros-1.1.0/src/
H A Dentry.rs58 let runtime_str = parse_string(runtime, span, "flavor")?; in set_flavor() localVariable
60 RuntimeFlavor::from_str(&runtime_str).map_err(|err| syn::Error::new(span, err))?; in set_flavor()
/dports/textproc/mdbook/mdBook-0.4.13/cargo-crates/tokio-macros-1.3.0/src/
H A Dentry.rs59 let runtime_str = parse_string(runtime, span, "flavor")?; in set_flavor() localVariable
61 RuntimeFlavor::from_str(&runtime_str).map_err(|err| syn::Error::new(span, err))?; in set_flavor()
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/tokio-macros-1.7.0/src/
H A Dentry.rs70 let runtime_str = parse_string(runtime, span, "flavor")?; in set_flavor() localVariable
72 RuntimeFlavor::from_str(&runtime_str).map_err(|err| syn::Error::new(span, err))?; in set_flavor()
/dports/x11-wm/leftwm/leftwm-0.2.11/cargo-crates/tokio-macros-1.6.0/src/
H A Dentry.rs70 let runtime_str = parse_string(runtime, span, "flavor")?; in set_flavor() localVariable
72 RuntimeFlavor::from_str(&runtime_str).map_err(|err| syn::Error::new(span, err))?; in set_flavor()
/dports/editors/helix/helix-0.5.0/cargo-crates/tokio-macros-1.5.0/src/
H A Dentry.rs70 let runtime_str = parse_string(runtime, span, "flavor")?; in set_flavor() localVariable
72 RuntimeFlavor::from_str(&runtime_str).map_err(|err| syn::Error::new(span, err))?; in set_flavor()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/tokio-macros-1.6.0/src/
H A Dentry.rs70 let runtime_str = parse_string(runtime, span, "flavor")?; in set_flavor() localVariable
72 RuntimeFlavor::from_str(&runtime_str).map_err(|err| syn::Error::new(span, err))?; in set_flavor()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/tokio-macros-1.7.0/src/
H A Dentry.rs70 let runtime_str = parse_string(runtime, span, "flavor")?; in set_flavor() localVariable
72 RuntimeFlavor::from_str(&runtime_str).map_err(|err| syn::Error::new(span, err))?; in set_flavor()
/dports/net/krill/krill-0.9.4/cargo-crates/tokio-macros-1.5.0/src/
H A Dentry.rs70 let runtime_str = parse_string(runtime, span, "flavor")?; in set_flavor() localVariable
72 RuntimeFlavor::from_str(&runtime_str).map_err(|err| syn::Error::new(span, err))?; in set_flavor()
/dports/net/oha/oha-0.4.7/cargo-crates/tokio-macros-1.5.0/src/
H A Dentry.rs70 let runtime_str = parse_string(runtime, span, "flavor")?; in set_flavor() localVariable
72 RuntimeFlavor::from_str(&runtime_str).map_err(|err| syn::Error::new(span, err))?; in set_flavor()
/dports/www/zola/zola-0.15.2/cargo-crates/tokio-macros-1.6.0/src/
H A Dentry.rs70 let runtime_str = parse_string(runtime, span, "flavor")?; in set_flavor() localVariable
72 RuntimeFlavor::from_str(&runtime_str).map_err(|err| syn::Error::new(span, err))?; in set_flavor()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/tokio-macros-1.5.0/src/
H A Dentry.rs70 let runtime_str = parse_string(runtime, span, "flavor")?; in set_flavor() localVariable
72 RuntimeFlavor::from_str(&runtime_str).map_err(|err| syn::Error::new(span, err))?; in set_flavor()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/tokio-macros-1.6.0/src/
H A Dentry.rs70 let runtime_str = parse_string(runtime, span, "flavor")?; in set_flavor() localVariable
72 RuntimeFlavor::from_str(&runtime_str).map_err(|err| syn::Error::new(span, err))?; in set_flavor()
/dports/benchmarks/fio/fio-3.29/t/
H A Dio_uring.c1076 char runtime_str[16]; in usage() local
1077 snprintf(runtime_str, sizeof(runtime_str), "%d", runtime); in usage()
1097 stats, runtime == 0 ? "unlimited" : runtime_str, aio, random_io); in usage()
/dports/games/retroarch/RetroArch-1.9.7/menu/drivers/
H A Dmaterialui.c3386 const char *runtime_str = NULL; in materialui_render_process_entry_playlist_desktop() local
3424 if (!string_is_empty(entry->runtime_str)) in materialui_render_process_entry_playlist_desktop()
3425 runtime_str = entry->runtime_str; in materialui_render_process_entry_playlist_desktop()
3432 if (string_is_empty(runtime_str)) in materialui_render_process_entry_playlist_desktop()
3433 runtime_str = mui->status_bar.runtime_fallback_str; in materialui_render_process_entry_playlist_desktop()
3444 runtime_str, in materialui_render_process_entry_playlist_desktop()
/dports/games/retroarch/RetroArch-1.9.7/menu/drivers/ozone/
H A Dozone.c4093 if (!string_is_empty(entry->runtime_str)) in ozone_update_content_metadata()
4094 … strlcpy(ozone->selection_playtime, entry->runtime_str, sizeof(ozone->selection_playtime)); in ozone_update_content_metadata()
/dports/games/retroarch/RetroArch-1.9.7/menu/cbs/
H A Dmenu_cbs_sublabel.c1489 n = strlcat(tmp, entry->runtime_str, sizeof(tmp)); in action_bind_sublabel_playlist_entry()