Searched refs:show (Results 1 - 25 of 118) sorted by relevance

12345

/haiku-fatelf/src/bin/coreutils/man/
H A Dwho.x2 who \- show who is logged on
/haiku-fatelf/src/bin/gdb/gdb/
H A Dm2-typeprint.c35 int show, int level)
40 c_print_type (type, varstring, stream, show, level); /* FIXME */
34 m2_print_type(struct type *type, char *varstring, struct ui_file *stream, int show, int level) argument
H A Djv-typeprint.c36 struct ui_file *stream, int show,
74 and print structure elements passing SHOW - 1 for show.
86 java_type_print_base (struct type *type, struct ui_file *stream, int show, argument
106 if (show <= 0
118 java_type_print_base (TYPE_TARGET_TYPE (type), stream, show, level); local
130 if (show >= 0)
136 if (show > 0)
142 if (show < 0)
148 else if (show > 0 || TYPE_TAG_NAME (type) == NULL)
194 stream, show
325 java_print_type(struct type *type, char *varstring, struct ui_file *stream, int show, int level) argument
[all...]
H A Dada-typeprint.c361 structure to show (see ada_print_type). */
364 print_array_type (struct type *type, struct ui_file *stream, int show,
374 if (show < 0)
432 show == 0 ? 0 : show - 1, level + 1);
512 to show (see ada_print_type). For this purpose, fields nested in a
519 int show, int level)
545 outer_type, stream, show, level + 4) <= 0)
554 levels of internal structure to show (see ada_print_type). For this
560 struct ui_file *stream, int show, in
363 print_array_type(struct type *type, struct ui_file *stream, int show, int level) argument
516 print_variant_clauses(struct type *type, int field_num, struct type *outer_type, struct ui_file *stream, int show, int level) argument
558 print_variant_part(struct type *type, int field_num, struct type *outer_type, struct ui_file *stream, int show, int level) argument
579 print_record_field_types(struct type *type, struct type *outer_type, struct ui_file *stream, int show, int level) argument
623 print_record_type(struct type *type0, struct ui_file *stream, int show, int level) argument
668 print_unchecked_union_type(struct type *type, struct ui_file *stream, int show, int level) argument
754 ada_print_type(struct type *type0, char *varstring, struct ui_file *stream, int show, int level) argument
785 ada_print_type (ada_aligned_type (type), "", stream, show, level); local
798 ada_print_type (TYPE_TARGET_TYPE (type), "", stream, show, level); local
802 ada_print_type (TYPE_TARGET_TYPE (type), "", stream, show, level); local
[all...]
H A Dp-typeprint.c52 int show, int level)
59 if (show > 0)
65 pascal_type_print_varspec_prefix (type, stream, show, 0);
80 pascal_type_print_varspec_prefix (type, stream, show, 0);
83 pascal_type_print_base (type, stream, show, level);
88 pascal_type_print_varspec_suffix (type, stream, show, 0, demangled_args);
188 any typename for TYPE and show its details.
193 int show, int passed_a_ptr)
199 if (TYPE_NAME (type) && show <= 0)
338 int show, in
50 pascal_print_type(struct type *type, char *varstring, struct ui_file *stream, int show, int level) argument
191 pascal_type_print_varspec_prefix(struct type *type, struct ui_file *stream, int show, int passed_a_ptr) argument
336 pascal_type_print_varspec_suffix(struct type *type, struct ui_file *stream, int show, int passed_a_ptr, int demangled_args) argument
371 pascal_type_print_base (TYPE_TARGET_TYPE (type), stream, show, 0); local
391 pascal_type_print_base (TYPE_TARGET_TYPE (type), stream, show, 0); local
440 pascal_type_print_base(struct type *type, struct ui_file *stream, int show, int level) argument
487 pascal_type_print_base (TYPE_TARGET_TYPE (type), stream, show, level); local
[all...]
H A Df-typeprint.c61 int show, int level)
66 f_type_print_base (type, stream, show, level);
72 ((show > 0 || TYPE_NAME (type) == 0)
80 f_type_print_varspec_prefix (type, stream, show, 0);
88 f_type_print_varspec_suffix (type, stream, show, 0, demangled_args);
96 any typename for TYPE and show its details.
101 int show, int passed_a_ptr)
106 if (TYPE_NAME (type) && show <= 0)
158 int show, int passed_a_ptr, int demangled_args)
168 if (TYPE_NAME (type) && show <
59 f_print_type(struct type *type, char *varstring, struct ui_file *stream, int show, int level) argument
99 f_type_print_varspec_prefix(struct type *type, struct ui_file *stream, int show, int passed_a_ptr) argument
156 f_type_print_varspec_suffix(struct type *type, struct ui_file *stream, int show, int passed_a_ptr, int demangled_args) argument
286 f_type_print_base(struct type *type, struct ui_file *stream, int show, int level) argument
324 f_type_print_base (TYPE_TARGET_TYPE (type), stream, show, level); local
[all...]
H A Dc-typeprint.c64 int show, int level)
70 if (show > 0)
73 c_type_print_base (type, stream, show, level);
79 ((show > 0 || TYPE_NAME (type) == 0)
88 c_type_print_varspec_prefix (type, stream, show, 0, need_post_space);
98 c_type_print_varspec_suffix (type, stream, show, 0, demangled_args);
194 any typename for TYPE and show its details.
203 int show, int passed_a_ptr, int need_post_space)
209 if (TYPE_NAME (type) && show <= 0)
217 c_type_print_varspec_prefix (TYPE_TARGET_TYPE (type), stream, show,
62 c_print_type(struct type *type, char *varstring, struct ui_file *stream, int show, int level) argument
201 c_type_print_varspec_prefix(struct type *type, struct ui_file *stream, int show, int passed_a_ptr, int need_post_space) argument
216 c_type_print_varspec_prefix (TYPE_TARGET_TYPE (type), stream, show, 1, 1); local
224 c_type_print_varspec_prefix (TYPE_TARGET_TYPE (type), stream, show, 0, 0); local
237 c_type_print_varspec_prefix (TYPE_TARGET_TYPE (type), stream, show, 0, 0); local
247 c_type_print_varspec_prefix (TYPE_TARGET_TYPE (type), stream, show, 1, 0); local
253 c_type_print_varspec_prefix (TYPE_TARGET_TYPE (type), stream, show, 0, 0); local
259 c_type_print_varspec_prefix (TYPE_TARGET_TYPE (type), stream, show, 0, 0); local
265 c_type_print_varspec_prefix (TYPE_TARGET_TYPE (type), stream, show, 0, 0); local
522 c_type_print_varspec_suffix(struct type *type, struct ui_file *stream, int show, int passed_a_ptr, int demangled_args) argument
547 c_type_print_varspec_suffix (TYPE_TARGET_TYPE (type), stream, show, local
554 c_type_print_varspec_suffix (TYPE_TARGET_TYPE (type), stream, show, local
561 c_type_print_varspec_suffix (TYPE_TARGET_TYPE (type), stream, show, local
571 c_type_print_varspec_suffix (TYPE_TARGET_TYPE (type), stream, show, local
600 c_type_print_varspec_suffix (TYPE_TARGET_TYPE (type), stream, show, local
605 c_type_print_varspec_suffix (TYPE_TARGET_TYPE (type), stream, show, local
652 c_type_print_base(struct type *type, struct ui_file *stream, int show, int level) argument
703 c_type_print_base (TYPE_TARGET_TYPE (type), stream, show, level); local
[all...]
H A Ddemangle.c51 "show demangle-style" command. */
177 struct cmd_list_element *set, *show; local
198 show = deprecated_add_show_from_set (set, &showlist);
/haiku-fatelf/src/apps/charactermap/
H A DUnicodeBlockView.cpp49 UnicodeBlockView::ShowPrivateBlocks(bool show) argument
51 if (fShowPrivateBlocks == show)
54 fShowPrivateBlocks = show;
60 UnicodeBlockView::ShowContainedBlocksOnly(bool show) argument
62 if (fShowContainedBlocksOnly == show)
65 fShowContainedBlocksOnly = show;
H A DUnicodeBlockView.h34 void ShowPrivateBlocks(bool show);
38 void ShowContainedBlocksOnly(bool show);
H A DCharacterView.h23 void ShowPrivateBlocks(bool show);
27 void ShowContainedBlocksOnly(bool show);
/haiku-fatelf/src/tests/kits/net/
H A Dwlan_test.cpp43 show(const wireless_network& network) function
108 show(network);
114 show(network);
119 // show associated networks
123 show(network);
/haiku-fatelf/src/apps/deskbar/
H A DTimeView.h51 // show or hide clock
54 // show seconds
57 // show day of week
60 // show time zone
100 void SetShowSeconds(bool show);
103 void SetShowDayOfWeek(bool show);
106 void SetShowTimeZone(bool show);
/haiku-fatelf/src/bin/
H A Dcomm.c64 void show(FILE *, const char *, char *);
134 show(fp2, col2, line2);
139 show(fp1, col1, line1);
173 show(FILE *fp, const char *offset, char *buf) function
H A Dplay.cpp41 show valid cd-rom id's
46 try_dir(const char *directory, long *count, bool show) argument
71 try_dir(name, count, show);
94 if (show)
101 show valid cd-rom id's
104 int count_ids(bool show) argument
108 try_dir("/dev/disk", &count, show);
/haiku-fatelf/src/libs/pdflib/bind/pdflib/cpp/
H A Dhello.cpp38 p.show("Hello, world!");
/haiku-fatelf/headers/private/interface/
H A DBMCPrivate.h52 void TogglePopUpMarker(bool show) argument
53 { fShowPopUpMarker = show; }
/haiku-fatelf/src/apps/clock/
H A Dcl_view.h20 short hRadius, short offset, long face, bool show);
57 short offset, long face, bool show);
/haiku-fatelf/src/libs/ncurses/test/
H A Dinserts.c120 WINDOW *show = 0; local
141 show = newwin(4, COLS, limit + 1, 0);
147 show = derwin(stdscr, 4, COLS, limit + 1, 0);
163 legend(show, level, option, buffer, length);
164 wnoutrefresh(show);
190 touchwin(show);
194 wnoutrefresh(show);
336 legend(show, level, option, buffer, length);
337 wnoutrefresh(show);
344 delwin(show);
[all...]
H A Dins_wide.c200 WINDOW *show = 0; local
221 show = newwin(4, COLS, limit + 1, 0);
227 show = derwin(stdscr, 4, COLS, limit + 1, 0);
243 legend(show, level, option, buffer, length);
244 wnoutrefresh(show);
286 touchwin(show);
290 wnoutrefresh(show);
427 legend(show, level, option, buffer, length);
428 wnoutrefresh(show);
435 delwin(show);
[all...]
/haiku-fatelf/src/libs/pdflib/config/
H A Dltmain.sh113 show="$echo"
192 show=:
502 $show "Waiting for $lockfile to be removed"
552 $show "$rm $libobj"
555 $show "$mkdir $dir"
572 $show "$command"
601 $show "$mv $output_obj $libobj"
615 $show $rm $obj
619 $show "$mv $libobj $obj"
636 $show "(c
[all...]
/haiku-fatelf/src/libs/pdflib/bind/pdflib/java/
H A Dhello.java36 p.show("Hello world!");
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/mounthost/
H A DLoginPanel.h42 LoginPanel(BRect frame, char *server, char *share, bool show);
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/transport/
H A DLoginPanel.h42 LoginPanel(BRect frame, char *server, char *share, bool show);
/haiku-fatelf/src/apps/bootmanager/
H A DPartitionsPage.cpp35 const uint32 kMessageShow = 'show';
70 partition.ReplaceBool("show", showBox->Value() != 0);
117 // show | name | type | size | path
125 bool show; local
130 message.FindBool("show", &show);
137 BCheckBox* checkBox = new BCheckBox("show", "",
139 if (show)

Completed in 166 milliseconds

12345