Searched refs:show (Results 76 - 100 of 606) sorted by relevance

1234567891011>>

/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/examples/controlwidget/
H A Ddemo-tachometer.tcl32 console show
/macosx-10.10/text_cmds-88/comm/
H A Dcomm.c67 void show(FILE *, const char *, const wchar_t *, wchar_t *);
139 show(fp2, argv[1], col2, line2);
144 show(fp1, argv[0], col1, line1);
178 show(FILE *fp, const char *fn, const wchar_t *offset, wchar_t *buf) function
/macosx-10.10/top-100.1.2/
H A Dpreferences.h104 void top_prefs_set_swap(bool show);
/macosx-10.10/vim-55/runtime/ftplugin/
H A Dgit.vim28 let &l:keywordprg = 'git --git-dir='.shellescape(b:git_dir).' show'
30 setlocal keywordprg=git\ show
H A Dxslt.vim13 " Change the :browse e filter to primarily show xsd-related files.
/macosx-10.10/vim-55/runtime/syntax/
H A Dgpg.vim80 \ no-secmem-warning no-show-notation no-show-photos
81 \ no-show-policy-url no-sig-cache no-sig-create-check
85 \ set-filesize show-keyring show-notation show-photos
86 \ show-policy-url show-session-key simple-sk-checksum
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DSidebarPanel.js90 show: function()
113 this.show();
/macosx-10.10/tcl-105/tcl_ext/snack/snack/demos/tcl/
H A Dmixer.tcl28 pack [scale .f.g$line.e -from 100 -to 0 -show no -var v(l$line)] -side \
31 pack [scale .f.g$line.s -from 100 -to 0 -show no -var v(r$line)] -expand yes\
/macosx-10.10/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/
H A Dltmain.sh104 show="$echo"
183 show=:
406 $show "Waiting for $lockfile to be removed"
450 $show "$rm $libobj"
453 $show "$mkdir $dir"
470 $show "$command"
499 $show "$mv $output_obj $libobj"
512 $show $rm $obj
516 $show "$mv $libobj $obj"
533 $show "(c
[all...]
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/config/
H A Dltmain.sh113 show="$echo"
192 show=:
415 $show "Waiting for $lockfile to be removed"
459 $show "$rm $libobj"
462 $show "$mkdir $dir"
479 $show "$command"
508 $show "$mv $output_obj $libobj"
521 $show $rm $obj
525 $show "$mv $libobj $obj"
542 $show "(c
[all...]
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/saslauthd/config/
H A Dltmain.sh113 show="$echo"
192 show=:
415 $show "Waiting for $lockfile to be removed"
459 $show "$rm $libobj"
462 $show "$mkdir $dir"
479 $show "$command"
508 $show "$mv $output_obj $libobj"
521 $show $rm $obj
525 $show "$mv $libobj $obj"
542 $show "(c
[all...]
/macosx-10.10/text_cmds-88/uniq/
H A Duniq.c69 void show(FILE *, wchar_t *);
150 show(ofp, prevline);
170 show(ofp, prevline);
174 show(ofp, prevline);
183 show(ofp, prevline);
205 * show --
210 show(FILE *ofp, wchar_t *str) function
/macosx-10.10/ncurses-44/ncurses/test/
H A Dins_wide.c227 WINDOW *show = 0; local
248 show = newwin(4, COLS, limit + 1, 0);
254 show = derwin(stdscr, 4, COLS, limit + 1, 0);
270 legend(show, level, option, buffer, length);
271 wnoutrefresh(show);
313 touchwin(show);
317 wnoutrefresh(show);
454 legend(show, level, option, buffer, length);
455 wnoutrefresh(show);
462 delwin(show);
[all...]
H A Dlrtest.c52 show(MARK *m) function
139 show(&marks[n]);
/macosx-10.10/curl-83.1.2/curl/tests/server/
H A Dgetpart.c47 #define show(x) printf x macro
49 #define show(x) Curl_nop_stmt macro
295 show(("=> %s", buffer));
383 show(("* ignoring (%s)", buffer));
430 show(("=> %s", buffer));
/macosx-10.10/cxxfilt-11/cxxfilt/
H A Dltmain.sh105 show="$echo"
217 show=:
590 $show "Waiting for $lockfile to be removed"
643 $show "$mkdir ${xdir}$objdir"
658 $show "$command"
687 $show "$mv $output_obj $lobj"
728 $show "$command"
757 $show "$mv $output_obj $obj"
1598 $show "$mkdir $output_objdir"
2083 $show "extractin
[all...]
/macosx-10.10/ksh-23/ksh/src/lib/libcmd/
H A Dchmod.c114 "[n:show?Show actions but do not change any file modes.]"
173 int show = 0; local
202 show = 1;
296 if (show || (*chmodf)(ent->fts_accpath, mode) >= 0)
/macosx-10.10/tcl-105/tcl_ext/bwidget/bwidget/
H A Dpasswddlg.tcl24 remove [list -command -justify -name -show -side \
37 remove [list -command -width -show -side -takefocus \
103 [list -name password -show "*" \
/macosx-10.10/WebCore-7600.1.25/Modules/notifications/
H A DNotification.idl41 void show();
/macosx-10.10/WebKit-7600.1.25/mac/WebCoreSupport/
H A DWebAlternativeTextClient.mm52 m_correctionPanel.show(m_webView, type, boundingBoxOfReplacedString, replacedString, replacementString, alternativeReplacementStrings);
/macosx-10.10/ncurses-44/ncurses/c++/
H A Dcursesapp.cc103 S.show();
115 xx->show();
H A Dcursslk.h192 inline void show(int i) { function in class:Soft_Label_Key_Set
203 inline void show() { function in class:Soft_Label_Key_Set
/macosx-10.10/ruby-106/ruby/ext/tk/sample/tkextlib/iwidgets/sample/
H A Dentryfield-1.rb27 :show=>Tk::UTF8_String("\267"),
H A Dentryfield-2.rb33 :show=>"\267", ## <=== utf8 character
H A Dentryfield-3.rb29 :show=>"\267", ## <=== utf8 character

Completed in 212 milliseconds

1234567891011>>