Home
last modified time | relevance | path

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

123

/dports/sysutils/tmate-ssh-server/tmate-ssh-server-97d2024/
H A Doptions.c37 static int options_cmp(struct options_entry *, struct options_entry *);
44 options_cmp(struct options_entry *o1, struct options_entry *o2) in options_cmp()
80 struct options_entry *
86 struct options_entry *
92 struct options_entry *
95 struct options_entry p; in options_find1()
101 struct options_entry *
120 struct options_entry *o; in options_remove()
126 struct options_entry *
159 struct options_entry *
[all …]
H A Dcmd-set-option.c314 struct options_entry *o; in cmd_set_option_set()
364 struct options_entry *
370 struct options_entry *o; in cmd_set_option_string()
386 struct options_entry *
404 struct options_entry *
421 struct options_entry *
437 struct options_entry *
453 struct options_entry *
481 struct options_entry *
516 struct options_entry *
[all …]
H A Dcmd-show-options.c120 struct options_entry *o; in cmd_show_options_one()
168 struct options_entry *o; in cmd_show_options_all()
H A Dtmux.h739 struct options_entry { struct
752 RB_ENTRY(options_entry) entry; argument
1694 struct options_entry *options_first(struct options *);
1695 struct options_entry *options_next(struct options_entry *);
1696 struct options_entry *options_find1(struct options *, const char *);
1697 struct options_entry *options_find(struct options *, const char *);
1699 struct options_entry *printflike(3, 4) options_set_string(struct options *,
1702 struct options_entry *options_set_number(struct options *, const char *,
1705 struct options_entry *options_set_style(struct options *, const char *,
1713 struct options_entry *, int);
/dports/sysutils/tmux23/tmux-2.3/
H A Doptions.c37 static int options_cmp(struct options_entry *, struct options_entry *);
44 options_cmp(struct options_entry *o1, struct options_entry *o2) in options_cmp()
80 struct options_entry *
86 struct options_entry *
92 struct options_entry *
95 struct options_entry p; in options_find1()
101 struct options_entry *
120 struct options_entry *o; in options_remove()
126 struct options_entry *
163 struct options_entry *
[all …]
H A Dcmd-set-option.c234 struct options_entry *o; in cmd_set_option_user()
322 struct options_entry *o; in cmd_set_option_set()
372 struct options_entry *
378 struct options_entry *o; in cmd_set_option_string()
394 struct options_entry *
412 struct options_entry *
429 struct options_entry *
445 struct options_entry *
461 struct options_entry *
489 struct options_entry *
[all …]
H A Dcmd-show-options.c120 struct options_entry *o; in cmd_show_options_one()
168 struct options_entry *o; in cmd_show_options_all()
H A Dtmux.h725 struct options_entry { struct
738 RB_ENTRY(options_entry) entry; argument
1672 struct options_entry *options_first(struct options *);
1673 struct options_entry *options_next(struct options_entry *);
1674 struct options_entry *options_find1(struct options *, const char *);
1675 struct options_entry *options_find(struct options *, const char *);
1677 struct options_entry *printflike(3, 4) options_set_string(struct options *,
1680 struct options_entry *options_set_number(struct options *, const char *,
1683 struct options_entry *options_set_style(struct options *, const char *,
1691 struct options_entry *, int);
/dports/sysutils/tmate/tmate-2.4.0/
H A Doptions.c37 static int options_cmp(struct options_entry *, struct options_entry *);
44 options_cmp(struct options_entry *o1, struct options_entry *o2) in options_cmp()
80 struct options_entry *
86 struct options_entry *
92 struct options_entry *
95 struct options_entry p; in options_find1()
101 struct options_entry *
120 struct options_entry *o; in options_remove()
126 struct options_entry *
159 struct options_entry *
[all …]
H A Dcmd-set-option.c306 struct options_entry *o; in cmd_set_option_set()
356 struct options_entry *
362 struct options_entry *o; in cmd_set_option_string()
378 struct options_entry *
396 struct options_entry *
413 struct options_entry *
429 struct options_entry *
445 struct options_entry *
473 struct options_entry *
508 struct options_entry *
[all …]
H A Dcmd-show-options.c120 struct options_entry *o; in cmd_show_options_one()
168 struct options_entry *o; in cmd_show_options_all()
H A Dtmux.h730 struct options_entry { struct
743 RB_ENTRY(options_entry) entry; argument
1671 struct options_entry *options_first(struct options *);
1672 struct options_entry *options_next(struct options_entry *);
1673 struct options_entry *options_find1(struct options *, const char *);
1674 struct options_entry *options_find(struct options *, const char *);
1676 struct options_entry *printflike(3, 4) options_set_string(struct options *,
1679 struct options_entry *options_set_number(struct options *, const char *,
1682 struct options_entry *options_set_style(struct options *, const char *,
1690 struct options_entry *, int);
/dports/sysutils/tmux/tmux-3.2a/
H A Doptions.c50 struct options_entry { struct
89 static int options_cmp(struct options_entry *, struct options_entry *);
93 options_cmp(struct options_entry *lhs, struct options_entry *rhs) in options_cmp()
203 struct options_entry *
209 struct options_entry *
215 struct options_entry *
228 struct options_entry *
243 struct options_entry *
257 struct options_entry *
607 struct options_entry *
[all …]
H A Dcmd-show-options.c33 struct options_entry *, int, int);
84 struct options_entry *o; in cmd_show_options_exec()
142 struct options_entry *o, int idx, int parent) in cmd_show_options_print()
197 struct options_entry *o; in cmd_show_options_all()
H A Dtmux.h58 struct options_entry;
2040 struct options_entry *options_first(struct options *);
2041 struct options_entry *options_next(struct options_entry *);
2042 struct options_entry *options_empty(struct options *,
2044 struct options_entry *options_default(struct options *,
2047 const char *options_name(struct options_entry *);
2048 struct options *options_owner(struct options_entry *);
2052 void options_array_clear(struct options_entry *);
2062 int options_is_array(struct options_entry *);
2063 int options_is_string(struct options_entry *);
[all …]
H A Dwindow-customize.c113 window_customize_get_tag(struct options_entry *o, int idx, in window_customize_get_tag()
232 struct options_entry *o, struct format_tree *ft) in window_customize_build_array()
272 struct options_entry *o, struct format_tree *ft, in window_customize_build_option()
344 struct options_entry *o; in window_customize_find_user_options()
379 struct options_entry *o = NULL, *loop; in window_customize_build_options()
655 struct options_entry *o, *parent; in window_customize_draw_option()
963 struct options_entry *o; in window_customize_set_option_callback()
1012 struct options_entry *o; in window_customize_set_option()
1137 struct options_entry *o; in window_customize_unset_option()
1155 struct options_entry *o; in window_customize_reset_option()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/src/trace_processor/
H A Dproto_to_json.cc224 std::string options_entry; in MessageFieldOptionsToJson() local
225 options_entry += in MessageFieldOptionsToJson()
227 options_entry += FieldOptionsToJson(field_desc, indent + 4); in MessageFieldOptionsToJson()
228 field_entries.push_back(std::move(options_entry)); in MessageFieldOptionsToJson()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/trace_processor/util/
H A Dproto_to_json.cc224 std::string options_entry; in MessageFieldOptionsToJson() local
225 options_entry += in MessageFieldOptionsToJson()
227 options_entry += FieldOptionsToJson(field_desc, indent + 4); in MessageFieldOptionsToJson()
228 field_entries.push_back(std::move(options_entry)); in MessageFieldOptionsToJson()
/dports/emulators/mess/mame-mame0226/src/lib/util/
H A Doptions.h35 struct options_entry;
168 void add_entry(const options_entry &entry, bool override_existing = false);
171 void add_entries(const options_entry *entrylist, bool override_existing = false);
261 struct options_entry struct
/dports/emulators/mame/mame-mame0226/src/lib/util/
H A Doptions.h35 struct options_entry;
168 void add_entry(const options_entry &entry, bool override_existing = false);
171 void add_entries(const options_entry *entrylist, bool override_existing = false);
261 struct options_entry struct
/dports/textproc/augeas/augeas-1.12.0/lenses/
H A Dresolv.aug107 let options_entry = Build.key_value ("ndots"|"timeout"|"attempts")
117 options_entry
/dports/emulators/mess/mame-mame0226/src/osd/mac/
H A Dosdmac.h33 static const options_entry s_option_entries[];
/dports/emulators/mame/mame-mame0226/src/osd/mac/
H A Dosdmac.h33 static const options_entry s_option_entries[];
/dports/emulators/mess/mame-mame0226/src/frontend/mame/ui/
H A Dmoptions.cpp20 const options_entry ui_options::s_option_entries[] =
/dports/emulators/mame/mame-mame0226/src/frontend/mame/ui/
H A Dmoptions.cpp20 const options_entry ui_options::s_option_entries[] =

123