Searched refs:os (Results 301 - 325 of 911) sorted by relevance

<<11121314151617181920>>

/macosx-10.9.5/libdispatch-339.92.1/src/shims/
H A Dtsd.h39 #if __has_include(<os/tsd.h>)
40 #include <os/tsd.h>
136 #elif __has_include(<os/tsd.h>)
/macosx-10.9.5/llvmCore-3425.0.33/utils/lit/lit/
H A DTest.py1 import os
39 return os.path.join(self.source_root, *components)
42 return os.path.join(self.exec_root, *components)
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-CoreText/PyObjCTest/
H A Dtest_ctframe.py6 import os
64 if os.path.exists("/tmp/pyobjc.test.pdf"):
65 os.unlink("/tmp/pyobjc.test.pdf")
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/PyObjCTest/
H A Dloader.py1 import sys, os, string, glob
2 from os.path import basename, dirname, splitext, join, expanduser
18 for rootpath, dirnames, filenames in os.walk(root):
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-CoreText/PyObjCTest/
H A Dtest_ctframe.py6 import os
64 if os.path.exists("/tmp/pyobjc.test.pdf"):
65 os.unlink("/tmp/pyobjc.test.pdf")
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Quartz/PyObjCTest/
H A Dtest_cgdataconsumer.py6 import os
34 if os.path.exists("/tmp/pyobjc.test.pdf"):
35 os.unlink("/tmp/pyobjc.test.pdf")
/macosx-10.9.5/Libsystem-1197.1.1/
H A Dalloc_once_private.h36 #include <os/alloc_once_impl.h>
/macosx-10.9.5/llvmCore-3425.0.33/utils/git/
H A Dfind-rev3 import os, sys, subprocess
23 os.chdir(repo)
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/java/Test/
H A Dtestserver.java11 private static PrintWriter os=null; field in class:testserver
146 os.print(str+"\r\n");
147 os.flush();
161 os=new PrintWriter(s.getOutputStream());
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-core/Examples/NonFunctional/RemotePyInterpreter/
H A Dremote_bootstrap.py3 import os
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_globals.py6 import os
76 self.realStderr = os.dup(2)
78 os.dup2(self.capturedStderr.fileno(), 2)
81 os.dup2(self.realStderr, 2)
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-CoreData/Examples/OutlineEdit/
H A Dsetup.py9 import os
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-ExceptionHandling/Lib/PyObjCTools/
H A DDebugging.py20 import os
54 if not stack or not os.path.exists('/usr/bin/atos'):
56 pipe = os.popen('/usr/bin/atos -p %d %s' % (os.getpid(), stack))
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Quartz/Examples/Programming with Quartz/ConfidentialStamper/
H A DConfidentialStamper.py4 import sys, math, os
126 stampFileName = os.path.join(
127 os.path.dirname(__file__), "confidential.pdf")
134 outputFileName = os.path.splitext(inputFileName)[0] + suffix
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/Examples/NonFunctional/RemotePyInterpreter/
H A Dremote_bootstrap.py3 import os
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_globals.py6 import os
76 self.realStderr = os.dup(2)
78 os.dup2(self.capturedStderr.fileno(), 2)
81 os.dup2(self.realStderr, 2)
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-CoreData/Examples/OutlineEdit/
H A Dsetup.py9 import os
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-ExceptionHandling/Lib/PyObjCTools/
H A DDebugging.py20 import os
54 if not stack or not os.path.exists('/usr/bin/atos'):
56 pipe = os.popen('/usr/bin/atos -p %d %s' % (os.getpid(), stack))
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Quartz/Examples/Programming with Quartz/ConfidentialStamper/
H A DConfidentialStamper.py4 import sys, math, os
126 stampFileName = os.path.join(
127 os.path.dirname(__file__), "confidential.pdf")
134 outputFileName = os.path.splitext(inputFileName)[0] + suffix
/macosx-10.9.5/rsync-42/rsync/testhelp/
H A Dmaketree.py22 import random, string, os, os.path
92 name = os.path.join(prefix, self.name_gen.next())
108 os.mkdir(dname)
/macosx-10.9.5/ruby-104/ruby/lib/webrick/
H A Dhttpproxy.rb154 os = TCPSocket.new(host, port) # origin server
158 os << proxy_request_line << CRLF
162 os << "Proxy-Authorization: " << credentials << CRLF
164 os << CRLF
165 proxy_status_line = os.gets(LF)
169 while line = os.gets(LF)
195 while fds = IO::select([ua, os])
199 os.syswrite(buf)
200 elsif fds[0].member?(os)
201 buf = os
[all...]
/macosx-10.9.5/screen-22/screen/
H A DMakefile.in176 ln acls.h ansi.h display.h extern.h logfile.h mark.h os.h \
269 screen.o: screen.c config.h screen.h os.h osdef.h ansi.h acls.h \
272 ansi.o: ansi.c config.h screen.h os.h osdef.h ansi.h acls.h \
275 fileio.o: fileio.c config.h screen.h os.h osdef.h ansi.h acls.h \
277 mark.o: mark.c config.h screen.h os.h osdef.h ansi.h acls.h \
279 misc.o: misc.c config.h screen.h os.h osdef.h ansi.h acls.h \
281 resize.o: resize.c config.h screen.h os.h osdef.h ansi.h acls.h \
283 socket.o: socket.c config.h screen.h os.h osdef.h ansi.h acls.h \
285 search.o: search.c config.h screen.h os.h osdef.h ansi.h acls.h \
287 tty.o: tty.c config.h screen.h os
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/wind/
H A Dgenerate.py39 import os
45 self.name = os.path.basename(name)
/macosx-10.9.5/Libnotify-121.20.1/
H A Dnotify_internal.h75 #if __has_include(<os/alloc_once_private.h>)
76 #include <os/alloc_once_private.h>
/macosx-10.9.5/emacs-92/emacs/lisp/url/
H A Durl-privacy.el42 (memq 'os url-privacy-level)))
70 (setq url-os-type
74 (memq 'os url-privacy-level)))

Completed in 320 milliseconds

<<11121314151617181920>>