Home
last modified time | relevance | path

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

12345678910>>...126

/dports/devel/grex/grex-1.3.0/cargo-crates/unic-char-property-0.9.0/src/
H A Dmacros.rs94 pub enum $prop_name:ident {
119 pub enum $prop_name {
197 pub struct $prop_name(bool);
204 impl $prop_name {
219 "y" => $prop_name(true);
220 "yes" => $prop_name(true);
221 "t" => $prop_name(true);
222 "true" => $prop_name(true);
224 "n" => $prop_name(false);
225 "no" => $prop_name(false);
[all …]
/dports/devel/grcov/grcov-0.8.2/cargo-crates/unic-char-property-0.9.0/src/
H A Dmacros.rs94 pub enum $prop_name:ident {
119 pub enum $prop_name {
197 pub struct $prop_name(bool);
204 impl $prop_name {
219 "y" => $prop_name(true);
220 "yes" => $prop_name(true);
221 "t" => $prop_name(true);
222 "true" => $prop_name(true);
224 "n" => $prop_name(false);
225 "no" => $prop_name(false);
[all …]
/dports/devel/tokei/tokei-12.1.2/cargo-crates/unic-char-property-0.9.0/src/
H A Dmacros.rs94 pub enum $prop_name:ident {
119 pub enum $prop_name {
197 pub struct $prop_name(bool);
204 impl $prop_name {
219 "y" => $prop_name(true);
220 "yes" => $prop_name(true);
221 "t" => $prop_name(true);
222 "true" => $prop_name(true);
224 "n" => $prop_name(false);
225 "no" => $prop_name(false);
[all …]
/dports/devel/texlab/texlab-3.3.0/cargo-crates/unic-char-property-0.9.0/src/
H A Dmacros.rs94 pub enum $prop_name:ident {
119 pub enum $prop_name {
197 pub struct $prop_name(bool);
204 impl $prop_name {
219 "y" => $prop_name(true);
220 "yes" => $prop_name(true);
221 "t" => $prop_name(true);
222 "true" => $prop_name(true);
224 "n" => $prop_name(false);
225 "no" => $prop_name(false);
[all …]
/dports/www/zola/zola-0.15.2/cargo-crates/unic-char-property-0.9.0/src/
H A Dmacros.rs94 pub enum $prop_name:ident {
119 pub enum $prop_name {
197 pub struct $prop_name(bool);
204 impl $prop_name {
219 "y" => $prop_name(true);
220 "yes" => $prop_name(true);
221 "t" => $prop_name(true);
222 "true" => $prop_name(true);
224 "n" => $prop_name(false);
225 "no" => $prop_name(false);
[all …]
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/unic-char-property-0.9.0/src/
H A Dmacros.rs94 pub enum $prop_name:ident {
119 pub enum $prop_name {
197 pub struct $prop_name(bool);
204 impl $prop_name {
219 "y" => $prop_name(true);
220 "yes" => $prop_name(true);
221 "t" => $prop_name(true);
222 "true" => $prop_name(true);
224 "n" => $prop_name(false);
225 "no" => $prop_name(false);
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/unic-char-property/src/
H A Dmacros.rs94 pub enum $prop_name:ident {
119 pub enum $prop_name {
197 pub struct $prop_name(bool);
204 impl $prop_name {
219 "y" => $prop_name(true);
220 "yes" => $prop_name(true);
221 "t" => $prop_name(true);
222 "true" => $prop_name(true);
224 "n" => $prop_name(false);
225 "no" => $prop_name(false);
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/unic-char-property/src/
H A Dmacros.rs94 pub enum $prop_name:ident {
119 pub enum $prop_name {
197 pub struct $prop_name(bool);
204 impl $prop_name {
219 "y" => $prop_name(true);
220 "yes" => $prop_name(true);
221 "t" => $prop_name(true);
222 "true" => $prop_name(true);
224 "n" => $prop_name(false);
225 "no" => $prop_name(false);
[all …]
/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-xml-utils.c189 g_return_val_if_fail (prop_name != NULL, 0); in e_xml_get_integer_prop_by_name()
203 g_return_val_if_fail (prop_name != NULL, 0); in e_xml_get_integer_prop_by_name_with_default()
221 g_return_if_fail (prop_name != NULL); in e_xml_set_integer_prop_by_name()
233 g_return_val_if_fail (prop_name != NULL, 0); in e_xml_get_uint_prop_by_name()
247 g_return_val_if_fail (prop_name != NULL, 0); in e_xml_get_uint_prop_by_name_with_default()
265 g_return_if_fail (prop_name != NULL); in e_xml_set_uint_prop_by_name()
277 g_return_val_if_fail (prop_name != NULL, 0); in e_xml_get_bool_prop_by_name()
280 parent, prop_name, FALSE); in e_xml_get_bool_prop_by_name()
312 g_return_if_fail (prop_name != NULL); in e_xml_set_bool_prop_by_name()
359 g_return_if_fail (prop_name != NULL); in e_xml_set_double_prop_by_name()
[all …]
/dports/devel/geany-plugin-workbench/geany-plugins-1.38/geanypy/src/
H A Dgeanypy-interfaceprefs.c38 g_return_val_if_fail(prop_name != NULL, NULL); in InterfacePrefs_get_property()
47 if (g_str_equal(prop_name, "compiler_tab_autoscroll")) in InterfacePrefs_get_property()
49 else if (g_str_equal(prop_name, "editor_font")) in InterfacePrefs_get_property()
55 else if (g_str_equal(prop_name, "msgwin_font")) in InterfacePrefs_get_property()
65 else if (g_str_equal(prop_name, "show_notebook_tabs")) in InterfacePrefs_get_property()
71 else if (g_str_equal(prop_name, "sidebar_pos")) in InterfacePrefs_get_property()
75 else if (g_str_equal(prop_name, "statusbar_visible")) in InterfacePrefs_get_property()
77 else if (g_str_equal(prop_name, "tab_pos_editor")) in InterfacePrefs_get_property()
79 else if (g_str_equal(prop_name, "tab_pos_msgwin")) in InterfacePrefs_get_property()
81 else if (g_str_equal(prop_name, "tab_pos_sidebar")) in InterfacePrefs_get_property()
[all …]
/dports/devel/geany-plugin-xmlsnippets/geany-plugins-1.38/geanypy/src/
H A Dgeanypy-interfaceprefs.c38 g_return_val_if_fail(prop_name != NULL, NULL); in InterfacePrefs_get_property()
47 if (g_str_equal(prop_name, "compiler_tab_autoscroll")) in InterfacePrefs_get_property()
49 else if (g_str_equal(prop_name, "editor_font")) in InterfacePrefs_get_property()
55 else if (g_str_equal(prop_name, "msgwin_font")) in InterfacePrefs_get_property()
65 else if (g_str_equal(prop_name, "show_notebook_tabs")) in InterfacePrefs_get_property()
71 else if (g_str_equal(prop_name, "sidebar_pos")) in InterfacePrefs_get_property()
75 else if (g_str_equal(prop_name, "statusbar_visible")) in InterfacePrefs_get_property()
77 else if (g_str_equal(prop_name, "tab_pos_editor")) in InterfacePrefs_get_property()
79 else if (g_str_equal(prop_name, "tab_pos_msgwin")) in InterfacePrefs_get_property()
81 else if (g_str_equal(prop_name, "tab_pos_sidebar")) in InterfacePrefs_get_property()
[all …]
/dports/devel/geany-plugins-l10n/geany-plugins-1.38/geanypy/src/
H A Dgeanypy-interfaceprefs.c38 g_return_val_if_fail(prop_name != NULL, NULL); in InterfacePrefs_get_property()
47 if (g_str_equal(prop_name, "compiler_tab_autoscroll")) in InterfacePrefs_get_property()
49 else if (g_str_equal(prop_name, "editor_font")) in InterfacePrefs_get_property()
55 else if (g_str_equal(prop_name, "msgwin_font")) in InterfacePrefs_get_property()
65 else if (g_str_equal(prop_name, "show_notebook_tabs")) in InterfacePrefs_get_property()
71 else if (g_str_equal(prop_name, "sidebar_pos")) in InterfacePrefs_get_property()
75 else if (g_str_equal(prop_name, "statusbar_visible")) in InterfacePrefs_get_property()
77 else if (g_str_equal(prop_name, "tab_pos_editor")) in InterfacePrefs_get_property()
79 else if (g_str_equal(prop_name, "tab_pos_msgwin")) in InterfacePrefs_get_property()
81 else if (g_str_equal(prop_name, "tab_pos_sidebar")) in InterfacePrefs_get_property()
[all …]
/dports/devel/geany-plugin-pg/geany-plugins-1.38/geanypy/src/
H A Dgeanypy-interfaceprefs.c38 g_return_val_if_fail(prop_name != NULL, NULL); in InterfacePrefs_get_property()
47 if (g_str_equal(prop_name, "compiler_tab_autoscroll")) in InterfacePrefs_get_property()
49 else if (g_str_equal(prop_name, "editor_font")) in InterfacePrefs_get_property()
55 else if (g_str_equal(prop_name, "msgwin_font")) in InterfacePrefs_get_property()
65 else if (g_str_equal(prop_name, "show_notebook_tabs")) in InterfacePrefs_get_property()
71 else if (g_str_equal(prop_name, "sidebar_pos")) in InterfacePrefs_get_property()
75 else if (g_str_equal(prop_name, "statusbar_visible")) in InterfacePrefs_get_property()
77 else if (g_str_equal(prop_name, "tab_pos_editor")) in InterfacePrefs_get_property()
79 else if (g_str_equal(prop_name, "tab_pos_msgwin")) in InterfacePrefs_get_property()
81 else if (g_str_equal(prop_name, "tab_pos_sidebar")) in InterfacePrefs_get_property()
[all …]
/dports/devel/geany-plugin-pairtaghighlighter/geany-plugins-1.38/geanypy/src/
H A Dgeanypy-interfaceprefs.c38 g_return_val_if_fail(prop_name != NULL, NULL); in InterfacePrefs_get_property()
47 if (g_str_equal(prop_name, "compiler_tab_autoscroll")) in InterfacePrefs_get_property()
49 else if (g_str_equal(prop_name, "editor_font")) in InterfacePrefs_get_property()
55 else if (g_str_equal(prop_name, "msgwin_font")) in InterfacePrefs_get_property()
65 else if (g_str_equal(prop_name, "show_notebook_tabs")) in InterfacePrefs_get_property()
71 else if (g_str_equal(prop_name, "sidebar_pos")) in InterfacePrefs_get_property()
75 else if (g_str_equal(prop_name, "statusbar_visible")) in InterfacePrefs_get_property()
77 else if (g_str_equal(prop_name, "tab_pos_editor")) in InterfacePrefs_get_property()
79 else if (g_str_equal(prop_name, "tab_pos_msgwin")) in InterfacePrefs_get_property()
81 else if (g_str_equal(prop_name, "tab_pos_sidebar")) in InterfacePrefs_get_property()
[all …]
/dports/devel/geany-plugin-prj/geany-plugins-1.38/geanypy/src/
H A Dgeanypy-interfaceprefs.c38 g_return_val_if_fail(prop_name != NULL, NULL); in InterfacePrefs_get_property()
47 if (g_str_equal(prop_name, "compiler_tab_autoscroll")) in InterfacePrefs_get_property()
49 else if (g_str_equal(prop_name, "editor_font")) in InterfacePrefs_get_property()
55 else if (g_str_equal(prop_name, "msgwin_font")) in InterfacePrefs_get_property()
65 else if (g_str_equal(prop_name, "show_notebook_tabs")) in InterfacePrefs_get_property()
71 else if (g_str_equal(prop_name, "sidebar_pos")) in InterfacePrefs_get_property()
75 else if (g_str_equal(prop_name, "statusbar_visible")) in InterfacePrefs_get_property()
77 else if (g_str_equal(prop_name, "tab_pos_editor")) in InterfacePrefs_get_property()
79 else if (g_str_equal(prop_name, "tab_pos_msgwin")) in InterfacePrefs_get_property()
81 else if (g_str_equal(prop_name, "tab_pos_sidebar")) in InterfacePrefs_get_property()
[all …]
/dports/devel/geany-plugin-tableconvert/geany-plugins-1.38/geanypy/src/
H A Dgeanypy-interfaceprefs.c38 g_return_val_if_fail(prop_name != NULL, NULL); in InterfacePrefs_get_property()
47 if (g_str_equal(prop_name, "compiler_tab_autoscroll")) in InterfacePrefs_get_property()
49 else if (g_str_equal(prop_name, "editor_font")) in InterfacePrefs_get_property()
55 else if (g_str_equal(prop_name, "msgwin_font")) in InterfacePrefs_get_property()
65 else if (g_str_equal(prop_name, "show_notebook_tabs")) in InterfacePrefs_get_property()
71 else if (g_str_equal(prop_name, "sidebar_pos")) in InterfacePrefs_get_property()
75 else if (g_str_equal(prop_name, "statusbar_visible")) in InterfacePrefs_get_property()
77 else if (g_str_equal(prop_name, "tab_pos_editor")) in InterfacePrefs_get_property()
79 else if (g_str_equal(prop_name, "tab_pos_msgwin")) in InterfacePrefs_get_property()
81 else if (g_str_equal(prop_name, "tab_pos_sidebar")) in InterfacePrefs_get_property()
[all …]
/dports/devel/geany-plugin-spellcheck/geany-plugins-1.38/geanypy/src/
H A Dgeanypy-interfaceprefs.c38 g_return_val_if_fail(prop_name != NULL, NULL); in InterfacePrefs_get_property()
47 if (g_str_equal(prop_name, "compiler_tab_autoscroll")) in InterfacePrefs_get_property()
49 else if (g_str_equal(prop_name, "editor_font")) in InterfacePrefs_get_property()
55 else if (g_str_equal(prop_name, "msgwin_font")) in InterfacePrefs_get_property()
65 else if (g_str_equal(prop_name, "show_notebook_tabs")) in InterfacePrefs_get_property()
71 else if (g_str_equal(prop_name, "sidebar_pos")) in InterfacePrefs_get_property()
75 else if (g_str_equal(prop_name, "statusbar_visible")) in InterfacePrefs_get_property()
77 else if (g_str_equal(prop_name, "tab_pos_editor")) in InterfacePrefs_get_property()
79 else if (g_str_equal(prop_name, "tab_pos_msgwin")) in InterfacePrefs_get_property()
81 else if (g_str_equal(prop_name, "tab_pos_sidebar")) in InterfacePrefs_get_property()
[all …]
/dports/devel/geany-plugin-shiftcolumn/geany-plugins-1.38/geanypy/src/
H A Dgeanypy-interfaceprefs.c38 g_return_val_if_fail(prop_name != NULL, NULL); in InterfacePrefs_get_property()
47 if (g_str_equal(prop_name, "compiler_tab_autoscroll")) in InterfacePrefs_get_property()
49 else if (g_str_equal(prop_name, "editor_font")) in InterfacePrefs_get_property()
55 else if (g_str_equal(prop_name, "msgwin_font")) in InterfacePrefs_get_property()
65 else if (g_str_equal(prop_name, "show_notebook_tabs")) in InterfacePrefs_get_property()
71 else if (g_str_equal(prop_name, "sidebar_pos")) in InterfacePrefs_get_property()
75 else if (g_str_equal(prop_name, "statusbar_visible")) in InterfacePrefs_get_property()
77 else if (g_str_equal(prop_name, "tab_pos_editor")) in InterfacePrefs_get_property()
79 else if (g_str_equal(prop_name, "tab_pos_msgwin")) in InterfacePrefs_get_property()
81 else if (g_str_equal(prop_name, "tab_pos_sidebar")) in InterfacePrefs_get_property()
[all …]
/dports/devel/geany-plugin-projectorganizer/geany-plugins-1.38/geanypy/src/
H A Dgeanypy-interfaceprefs.c38 g_return_val_if_fail(prop_name != NULL, NULL); in InterfacePrefs_get_property()
47 if (g_str_equal(prop_name, "compiler_tab_autoscroll")) in InterfacePrefs_get_property()
49 else if (g_str_equal(prop_name, "editor_font")) in InterfacePrefs_get_property()
55 else if (g_str_equal(prop_name, "msgwin_font")) in InterfacePrefs_get_property()
65 else if (g_str_equal(prop_name, "show_notebook_tabs")) in InterfacePrefs_get_property()
71 else if (g_str_equal(prop_name, "sidebar_pos")) in InterfacePrefs_get_property()
75 else if (g_str_equal(prop_name, "statusbar_visible")) in InterfacePrefs_get_property()
77 else if (g_str_equal(prop_name, "tab_pos_editor")) in InterfacePrefs_get_property()
79 else if (g_str_equal(prop_name, "tab_pos_msgwin")) in InterfacePrefs_get_property()
81 else if (g_str_equal(prop_name, "tab_pos_sidebar")) in InterfacePrefs_get_property()
[all …]
/dports/devel/geany-plugin-pohelper/geany-plugins-1.38/geanypy/src/
H A Dgeanypy-interfaceprefs.c38 g_return_val_if_fail(prop_name != NULL, NULL); in InterfacePrefs_get_property()
47 if (g_str_equal(prop_name, "compiler_tab_autoscroll")) in InterfacePrefs_get_property()
49 else if (g_str_equal(prop_name, "editor_font")) in InterfacePrefs_get_property()
55 else if (g_str_equal(prop_name, "msgwin_font")) in InterfacePrefs_get_property()
65 else if (g_str_equal(prop_name, "show_notebook_tabs")) in InterfacePrefs_get_property()
71 else if (g_str_equal(prop_name, "sidebar_pos")) in InterfacePrefs_get_property()
75 else if (g_str_equal(prop_name, "statusbar_visible")) in InterfacePrefs_get_property()
77 else if (g_str_equal(prop_name, "tab_pos_editor")) in InterfacePrefs_get_property()
79 else if (g_str_equal(prop_name, "tab_pos_msgwin")) in InterfacePrefs_get_property()
81 else if (g_str_equal(prop_name, "tab_pos_sidebar")) in InterfacePrefs_get_property()
[all …]
/dports/devel/geany-plugin-pretty-printer/geany-plugins-1.38/geanypy/src/
H A Dgeanypy-interfaceprefs.c38 g_return_val_if_fail(prop_name != NULL, NULL); in InterfacePrefs_get_property()
47 if (g_str_equal(prop_name, "compiler_tab_autoscroll")) in InterfacePrefs_get_property()
49 else if (g_str_equal(prop_name, "editor_font")) in InterfacePrefs_get_property()
55 else if (g_str_equal(prop_name, "msgwin_font")) in InterfacePrefs_get_property()
65 else if (g_str_equal(prop_name, "show_notebook_tabs")) in InterfacePrefs_get_property()
71 else if (g_str_equal(prop_name, "sidebar_pos")) in InterfacePrefs_get_property()
75 else if (g_str_equal(prop_name, "statusbar_visible")) in InterfacePrefs_get_property()
77 else if (g_str_equal(prop_name, "tab_pos_editor")) in InterfacePrefs_get_property()
79 else if (g_str_equal(prop_name, "tab_pos_msgwin")) in InterfacePrefs_get_property()
81 else if (g_str_equal(prop_name, "tab_pos_sidebar")) in InterfacePrefs_get_property()
[all …]
/dports/devel/geany-plugin-treebrowser/geany-plugins-1.38/geanypy/src/
H A Dgeanypy-interfaceprefs.c38 g_return_val_if_fail(prop_name != NULL, NULL); in InterfacePrefs_get_property()
47 if (g_str_equal(prop_name, "compiler_tab_autoscroll")) in InterfacePrefs_get_property()
49 else if (g_str_equal(prop_name, "editor_font")) in InterfacePrefs_get_property()
55 else if (g_str_equal(prop_name, "msgwin_font")) in InterfacePrefs_get_property()
65 else if (g_str_equal(prop_name, "show_notebook_tabs")) in InterfacePrefs_get_property()
71 else if (g_str_equal(prop_name, "sidebar_pos")) in InterfacePrefs_get_property()
75 else if (g_str_equal(prop_name, "statusbar_visible")) in InterfacePrefs_get_property()
77 else if (g_str_equal(prop_name, "tab_pos_editor")) in InterfacePrefs_get_property()
79 else if (g_str_equal(prop_name, "tab_pos_msgwin")) in InterfacePrefs_get_property()
81 else if (g_str_equal(prop_name, "tab_pos_sidebar")) in InterfacePrefs_get_property()
[all …]
/dports/devel/geany-plugin-vimode/geany-plugins-1.38/geanypy/src/
H A Dgeanypy-interfaceprefs.c38 g_return_val_if_fail(prop_name != NULL, NULL); in InterfacePrefs_get_property()
47 if (g_str_equal(prop_name, "compiler_tab_autoscroll")) in InterfacePrefs_get_property()
49 else if (g_str_equal(prop_name, "editor_font")) in InterfacePrefs_get_property()
55 else if (g_str_equal(prop_name, "msgwin_font")) in InterfacePrefs_get_property()
65 else if (g_str_equal(prop_name, "show_notebook_tabs")) in InterfacePrefs_get_property()
71 else if (g_str_equal(prop_name, "sidebar_pos")) in InterfacePrefs_get_property()
75 else if (g_str_equal(prop_name, "statusbar_visible")) in InterfacePrefs_get_property()
77 else if (g_str_equal(prop_name, "tab_pos_editor")) in InterfacePrefs_get_property()
79 else if (g_str_equal(prop_name, "tab_pos_msgwin")) in InterfacePrefs_get_property()
81 else if (g_str_equal(prop_name, "tab_pos_sidebar")) in InterfacePrefs_get_property()
[all …]
/dports/devel/geany-plugin-vc/geany-plugins-1.38/geanypy/src/
H A Dgeanypy-interfaceprefs.c38 g_return_val_if_fail(prop_name != NULL, NULL); in InterfacePrefs_get_property()
47 if (g_str_equal(prop_name, "compiler_tab_autoscroll")) in InterfacePrefs_get_property()
49 else if (g_str_equal(prop_name, "editor_font")) in InterfacePrefs_get_property()
55 else if (g_str_equal(prop_name, "msgwin_font")) in InterfacePrefs_get_property()
65 else if (g_str_equal(prop_name, "show_notebook_tabs")) in InterfacePrefs_get_property()
71 else if (g_str_equal(prop_name, "sidebar_pos")) in InterfacePrefs_get_property()
75 else if (g_str_equal(prop_name, "statusbar_visible")) in InterfacePrefs_get_property()
77 else if (g_str_equal(prop_name, "tab_pos_editor")) in InterfacePrefs_get_property()
79 else if (g_str_equal(prop_name, "tab_pos_msgwin")) in InterfacePrefs_get_property()
81 else if (g_str_equal(prop_name, "tab_pos_sidebar")) in InterfacePrefs_get_property()
[all …]
/dports/devel/geany-plugin-updatechecker/geany-plugins-1.38/geanypy/src/
H A Dgeanypy-interfaceprefs.c38 g_return_val_if_fail(prop_name != NULL, NULL); in InterfacePrefs_get_property()
47 if (g_str_equal(prop_name, "compiler_tab_autoscroll")) in InterfacePrefs_get_property()
49 else if (g_str_equal(prop_name, "editor_font")) in InterfacePrefs_get_property()
55 else if (g_str_equal(prop_name, "msgwin_font")) in InterfacePrefs_get_property()
65 else if (g_str_equal(prop_name, "show_notebook_tabs")) in InterfacePrefs_get_property()
71 else if (g_str_equal(prop_name, "sidebar_pos")) in InterfacePrefs_get_property()
75 else if (g_str_equal(prop_name, "statusbar_visible")) in InterfacePrefs_get_property()
77 else if (g_str_equal(prop_name, "tab_pos_editor")) in InterfacePrefs_get_property()
79 else if (g_str_equal(prop_name, "tab_pos_msgwin")) in InterfacePrefs_get_property()
81 else if (g_str_equal(prop_name, "tab_pos_sidebar")) in InterfacePrefs_get_property()
[all …]

12345678910>>...126