Searched refs:isWindows (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkFileFilter.h84 int isWindows);
H A DtkFileFilter.c20 Tcl_Obj *ostypesObj, int isWindows);
87 int isWindows) /* True if we are running on Windows. */
139 (count==2 ? NULL : typeInfo[2]), isWindows) != TCL_OK) {
204 int isWindows) /* True if we are running on Windows; False if
310 } else if (isWindows) {
81 TkGetFileFilters( Tcl_Interp *interp, FileFilterList *flistPtr, Tcl_Obj *types, int isWindows) argument
195 AddClause( Tcl_Interp *interp, FileFilter *filterPtr, Tcl_Obj *patternsObj, Tcl_Obj *ostypesObj, int isWindows) argument
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkFileFilter.h87 int isWindows));
H A DtkFileFilter.c21 int isWindows));
84 TkGetFileFilters(interp, flistPtr, string, isWindows)
88 int isWindows; /* True if we are running on Windows. */
136 isWindows);
139 isWindows);
210 static int AddClause(interp, filterPtr, patternsStr, ostypesStr, isWindows)
215 int isWindows; /* True if we are running on Windows; False
281 else if (isWindows) {
/macosx-10.10.1/llvmCore-3425.0.34/utils/lit/lit/
H A DLitConfig.py23 noExecute, ignoreStdErr, debug, isWindows,
37 self.isWindows = bool(isWindows)
H A DTestRunner.py246 cmd = ShUtil.ShParser(ln, litConfig.isWindows).parse()
345 isWin32CMDEXE = (litConfig.isWindows and not bashPath)
H A Dmain.py333 isWindows = (platform.system()=='Windows'),
496 isWindows = (platform.system()=='Windows'),
/macosx-10.10.1/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/wsock/config/
H A Didnconf.tcl286 if {![isWindows]} {
307 if {![isWindows]} {
389 if {![isWindows]} {
405 if {![isWindows]} {
428 if {![isWindows]} {
459 if {![isWindows]} {
1053 proc isWindows {} { procedure
/macosx-10.10.1/JavaScriptCore-7600.1.17/offlineasm/
H A Dx86.rb57 def isWindows method
62 !isWindows
66 isWindows
70 isWindows

Completed in 95 milliseconds