Searched refs:platform (Results 251 - 275 of 640) sorted by relevance

<<11121314151617181920>>

/macosx-10.10/bind9-45.101/bind9/lib/lwres/win32/include/lwres/
H A Dnet.h67 #include <lwres/platform.h> /* Required for LWRES_PLATFORM_*. */
/macosx-10.10/iodbc-42.5/iodbc/iodbcadm/
H A Dgui.h89 # error GUI for this platform not supported ...
/macosx-10.10/libpthread-105.1.4/src/
H A Dpthread_atfork.c29 #include <platform/compat.h>
/macosx-10.10/ntp-92/lib/isc/include/isc/
H A Drefcount.h26 #include <isc/platform.h>
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/Misc/
H A Dpyobjc_setup.py81 if sys.platform != 'darwin':
/macosx-10.10/OpenSSH-189/openssh/contrib/cygwin/
H A DMakefile49 -$(INSTALL) -m 644 $(srcdir)/README.platform $(DESTDIR)$(sshdocdir)/README.platform
/macosx-10.10/WTF-7600.1.24/wtf/
H A DThreadSpecific.h220 #error ThreadSpecific is not implemented for this platform.
242 #error ThreadSpecific is not implemented for this platform.
H A DStackBounds.cpp180 #error Need a way to get the stack bounds on this platform
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DHierarchicalPathComponent.css69 body.mac-platform.legacy .hierarchical-path-component > .selector-arrows {
/macosx-10.10/bind9-45.101/bind9/unit/atf-src/atf-run/
H A Dintegration_test.sh87 platform=\$(uname)
88 case \${platform} in
99 atf_fail "create_mount_helper called for an unsupported platform."
745 platform=$(uname)
746 case ${platform} in
751 atf_skip "Test unimplemented in this platform (${platform})"
783 platform=$(uname)
784 case ${platform} in
789 atf_skip "Test unimplemented in this platform (
[all...]
/macosx-10.10/emacs-93/emacs/nt/
H A Denvadd.bat2 rem Windows platform.
H A Dmulti-install-info.bat4 rem line on the Windows platform.
/macosx-10.10/ntp-92/ntpd/
H A Djupiter.h39 #define JUPITER_I_PLAT 1220 /* application platform control */
180 u_short platform; /* application platform */ member in struct:juser
249 u_short platform; /* application platform */ member in struct:jplat
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-core-2.5.1/PyObjCTest/
H A Dtest_protocol.py5 import platform
49 if (sys.maxsize < 2 ** 32 or platform.mac_ver()[0] >= '10.7') and sys.version_info[0] == 2:
/macosx-10.10/ruby-106/ruby/lib/minitest/
H A Dunit.rb1091 def jruby? platform = RUBY_PLATFORM
1092 "java" == platform
1098 def mri? platform = RUBY_DESCRIPTION
1099 /^ruby/ =~ platform
1105 def rubinius? platform = defined?(RUBY_ENGINE) && RUBY_ENGINE
1106 "rbx" == platform
1112 def windows? platform = RUBY_PLATFORM
1113 /mswin|mingw/ =~ platform
/macosx-10.10/tcl-105/tcl/tcl/unix/
H A DtclUnixTime.c174 #error Wide high-resolution clicks not implemented on this platform
222 #error Wide high-resolution clicks not implemented on this platform
237 * different platform implementations, so its hidden in this function.
/macosx-10.10/tcl-105/tcl_ext/tclx/tclx/tests/
H A Dselect.test23 if [cequal $tcl_platform(platform) windows] {
/macosx-10.10/tcl-105/tk/tk/unix/
H A Dtk.spec19 The Tcl (Tool Command Language) provides a powerful platform for
/macosx-10.10/ICU-531.30/icuSources/tools/makeconv/
H A Dmakeconv.c147 /* all read only, clean, platform independent data. Mmmm. :) */
446 staticData->platform=UCNV_IBM;
464 getPlatformAndCCSIDFromName(value, &staticData->platform, &staticData->codepage);
524 if(staticData->platform==0) {
525 staticData->platform=prototype->platform;
/macosx-10.10/CPANInternal-159.1/Tree-Simple-VisitorFactory-0.10/lib/Tree/Simple/Visitor/
H A DCreateDirectoryTree.pm158 I think it is a pretty standard convention to have directory names ending in a seperator. The seperator itself is stripped off before the directory name is passed to File::Spec where the platform specific directory path is created. This means that it does not matter which one you use, it will be completely cross platform (at least as cross-platform as File::Spec is).
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_nsdictionary.py14 if objc.platform != 'MACOSX': return
36 if objc.platform != 'MACOSX': return
57 if objc.platform != 'MACOSX': return
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-core-2.5.1/
H A Dsetup.py235 import platform
398 if sys.platform != 'darwin':
400 print("I don't know how to build PyObjC on such a platform.")
421 "-DPyObjC_BUILD_RELEASE=%02d%02d"%(tuple(map(int, platform.mac_ver()[0].split('.')[:2]))),
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/PyObjCTest/
H A Dtest_nsdictionary.py14 if objc.platform != 'MACOSX': return
36 if objc.platform != 'MACOSX': return
57 if objc.platform != 'MACOSX': return
/macosx-10.10/ICU-531.30/icuSources/tools/genren/
H A Dgenren.pl108 the platform a chance to define it first.
/macosx-10.10/JavaScriptCore-7600.1.17/replay/scripts/tests/expected/
H A Dgenerate-enums-with-same-base-name.json-TestReplayInputs.cpp35 #include <platform/ExternalNamespaceImplIncludeDummy.h>

Completed in 831 milliseconds

<<11121314151617181920>>