Searched refs:fconfigure (Results 1 - 22 of 22) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/trf/trf/tools/
H A Dmd98 fconfigure stdout -translation binary
99 catch {fconfigure stdout -encoding binary}
107 fconfigure $f -translation binary
108 catch {fconfigure $f -encoding binary}
146 fconfigure $check_src -translation binary
147 catch {fconfigure $check_src -encoding binary}
170 fconfigure $f -translation binary
171 catch {fconfigure $f -encoding binary}
H A Dmmdecode32 fconfigure stdout -translation binary
H A Dmmencode57 fconfigure stdin -translation binary
/macosx-10.10/tcl-105/tcl_ext/tclx/tclx/tests/
H A Dfcntl.test108 list [fcntl $testRPH NONBLOCK] [fconfigure $testRPH -blocking]
127 list [fcntl $testRPH nonBlock] [fconfigure $testRPH -blocking]
132 list [fcntl $testRWFH NObuf] [fconfigure $testRWFH -buffering]
144 list [fcntl $testRWFH LINEBUF] [fconfigure $testRWFH -buffering]
H A Dhelp.test120 fconfigure stdout -buffering none
121 fconfigure stderr -buffering none
129 fconfigure $helpServerFH -buffering none
H A Ddup.test84 fconfigure $testFH1 -buffering line
86 set result [fconfigure $testFH2 -buffering]
H A Dflock.test212 fconfigure stdout -buffering line
H A Dlgets.test184 fconfigure $rpipe -blocking 0
H A Dsignal.test341 fconfigure $sp -buffering none
/macosx-10.10/tcl-105/tcl_ext/xotcl/xotcl/apps/comm/
H A Dtest-tls-client.xotcl58 fconfigure $chan -translation {auto binary}
H A Dtest-tls-server.xotcl21 fconfigure $chan -translation {auto crlf}
H A Dget-regression-nb.xotcl159 fconfigure $f($s) -blocking 0
/macosx-10.10/tcl-105/tcl_ext/tclx/tclx/tests/compat/
H A Dcopyfile.test27 fconfigure $fh1 -translation binary
31 fconfigure $fh2 -translation binary
H A Dserver.test51 fconfigure $readFH -translation binary
52 fconfigure $writeFH -translation binary
256 fconfigure $toClient -buffering line
/macosx-10.10/tcl-105/tcl84/tcl/tests/
H A Dhttpd41 fconfigure $newsock -blocking 0 -translation {auto crlf}
210 fconfigure $sock -translation binary
/macosx-10.10/tcl-105/tcl_ext/tclx/tclx/unix/tools/
H A Dtclmanpages43 {fconfigure.n tcl/files/fconfigure}
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/docstrip/
H A Ddocstrip_util.test71 fconfigure $F -translation binary
/macosx-10.10/tcl-105/tcl/tcl/tests/
H A DwinPipe.test191 fconfigure $f -buffering none -blocking 0
280 fconfigure $f -blocking 0
294 fconfigure $f -blocking 1
301 fconfigure $f -blocking 0
/macosx-10.10/iodbc-42.5/iodbc/iodbcadm/gtk/
H A Dgui.h100 GtkWidget *fadd, *fremove, *ftest, *fconfigure, *fsetdir; member in struct:TDSNCHOOSER
H A Ddsnchooser.c425 if (choose_t->fconfigure)
426 gtk_widget_set_sensitive(choose_t->fconfigure, FALSE);
1093 if (choose_t->fconfigure)
1094 gtk_widget_set_sensitive(choose_t->fconfigure, FALSE);
1361 if (choose_t->fconfigure)
1362 gtk_widget_set_sensitive (choose_t->fconfigure, TRUE);
1384 if (choose_t->fconfigure)
1385 gtk_widget_set_sensitive (choose_t->fconfigure, FALSE);
2341 choose_t->fadd = b_add; choose_t->fremove = b_remove; choose_t->fconfigure = b_configure;
2460 gtk_signal_connect (GTK_OBJECT (choose_t->fconfigure), "clicke
[all...]
H A Dadministrator.c455 if (dsnchoose_t->fconfigure)
456 gtk_widget_set_sensitive(dsnchoose_t->fconfigure, FALSE);
787 dsnchoose_t->fconfigure = dsnchoose_t->fsetdir = NULL;
859 dsnchoose_t->fconfigure = dsnchoose_t->fsetdir = NULL;
1652 dsnchoose_t.fadd = b_add; dsnchoose_t.fremove = b_remove; dsnchoose_t.fconfigure = b_configure;
2589 gtk_signal_connect (GTK_OBJECT (dsnchoose_t.fconfigure), "clicked",
/macosx-10.10/vim-55/runtime/syntax/
H A Dtcl.vim26 syn keyword tclCommand expr fblocked fconfigure fcopy file fileevent filename flush

Completed in 372 milliseconds