HomeSort by relevance Sort by last modified time
    Searched refs:OS (Results 151 - 175 of 334) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium/third_party/icu/source/
runConfigureICU 40 IBMi Use the iCC compilers on IBM i, i5/OS, OS/400
51 zOS Use the IBM cxx compiler on z/OS (os/390)
52 zOSV1R2 Use the IBM cxx compiler for z/OS 1.2
275 THE_OS="z/OS (OS/390)"
276 THE_COMP="z/OS C/C++"
283 THE_OS="z/OS 1.2"
284 THE_COMP="z/OS 1.2 C/C++
    [all...]
  /external/icu4c/
runConfigureICU 40 IBMi Use the iCC compilers on IBM i, i5/OS, OS/400
51 zOS Use the IBM cxx compiler on z/OS (os/390)
52 zOSV1R2 Use the IBM cxx compiler for z/OS 1.2
292 THE_OS="z/OS (OS/390)"
293 THE_COMP="z/OS C/C++"
300 THE_OS="z/OS 1.2"
301 THE_COMP="z/OS 1.2 C/C++
    [all...]
  /external/srec/portable/include/
ptrd.h 54 #error Portable Synchronization not defined for this OS!
55 #endif /* os dependant basic types */
245 * resources from the OS. In situations where this mechanism is not required,
  /external/v8/src/
v8.cc 63 // Setup the platform OS support.
64 OS::Setup();
d8-debug.cc 164 conn_ = i::OS::CreateSocket();
167 i::OS::SNPrintF(i::Vector<char>(port_str, kPortStrSize), "%d", port_);
platform.h 33 // implementation for a particular platform is put in platform_<os>.cc.
105 // __GNUC_PREREQ is not defined in GCC for Mac OS X, so we define our own macro
126 // OS
132 class OS {
134 // Initializes the platform OS support. Called once at VM startup.
257 // OS. For example MacOSX doesn't run on any x86 CPUs that don't have SSE2
260 // of the CPU and the OS. The bits in the answer correspond to the bit
277 DISALLOW_IMPLICIT_CONSTRUCTORS(OS);
315 // does not own the underlying os handle. Thread handles can be used for
  /external/webkit/WebCore/platform/
Widget.cpp 130 #if !PLATFORM(MAC) && !PLATFORM(GTK) && !OS(ANDROID)
  /external/webkit/WebCore/platform/graphics/
Gradient.h 89 #if OS(WINCE) && !PLATFORM(QT)
Path.h 53 #elif OS(WINCE)
  /external/webkit/WebCore/platform/text/qt/
TextCodecQt.cpp 100 #if OS(SYMBIAN)
  /external/webkit/WebCore/platform/win/
PopupMenuWin.cpp 45 #if OS(WINCE)
155 #if !OS(WINCE)
579 #if OS(WINCE)
714 #if OS(WINCE)
735 #if OS(WINCE)
745 #if OS(WINCE)
758 #if OS(WINCE)
892 #if !OS(WINCE)
989 #if !OS(WINCE)
  /dalvik/dalvikvm/
Android.mk 61 # OS X comes with all these libraries, so there is no need
  /external/stlport/test/eh/
intel45.mak 7 !IF "$(OS)" == "Windows_NT"
  /external/webkit/JavaScriptCore/profiler/
ProfileNode.cpp 36 #if OS(WINDOWS)
46 #if OS(WINDOWS)
  /external/webkit/JavaScriptCore/runtime/
Collector.h 185 #if OS(WINCE) || OS(SYMBIAN)
  /external/webkit/WebCore/page/
Page.h 34 #if PLATFORM(WIN) || (PLATFORM(WX) && OS(WINDOWS)) || (PLATFORM(QT) && defined(Q_WS_WIN))
207 #if PLATFORM(WIN) || (PLATFORM(WX) && OS(WINDOWS)) || (PLATFORM(QT) && defined(Q_WS_WIN))
Settings.h 339 #if PLATFORM(WIN) || (OS(WINDOWS) && PLATFORM(WX))
473 #if PLATFORM(WIN) || (OS(WINDOWS) && PLATFORM(WX))
  /external/webkit/WebCore/plugins/win/
PluginPackageWin.cpp 237 #if OS(WINCE)
270 #if OS(WINCE)
  /external/webkit/WebKit/chromium/src/
ContextMenuClientImpl.cpp 94 // the selection only when there were no selected characters on OS X.
121 #if OS(DARWIN)
206 #if OS(DARWIN)
220 #endif // OS(DARWIN)
GraphicsContext3D.cpp 59 #if OS(WINDOWS)
79 #if OS(DARWIN)
83 #if OS(LINUX)
188 #if OS(WINDOWS)
196 #elif OS(LINUX)
288 #if OS(LINUX)
341 #endif // OS(LINUX)
368 #if OS(WINDOWS)
376 #elif OS(LINUX)
393 #if OS(WINDOWS
    [all...]
ChromiumBridge.cpp 58 #if OS(WINDOWS)
64 #if OS(LINUX)
288 #if OS(WINDOWS)
299 #if OS(LINUX)
483 #if OS(WINDOWS)
  /ndk/build/core/
ndk-common.sh 167 ## Normalize OS and CPU
223 # define HOST_TAG as a unique tag used to identify both the host OS and CPU
299 if [ $OS = cygwin ] ; then
303 OS=windows
  /external/webkit/JavaScriptCore/
jsc.cpp 40 #if !OS(WINDOWS)
57 #if COMPILER(MSVC) && !OS(WINCE)
303 #if COMPILER(MSVC) && OS(WINCE)
326 #if defined(_DEBUG) && OS(WINDOWS)
335 #if COMPILER(MSVC) && !OS(WINCE)
  /build/core/
config.mk 153 # $(1): os/arch
221 # ACP is always for the build OS, not for the host OS
237 # Deal with archaic version of bison on Mac OS X.
261 # Mac OS' screwy version of java uses a non-standard directory layout
270 # It's called md5 on Mac OS and md5sum on Linux
  /external/clearsilver/
config.guess 159 os=netbsd
161 os=netbsdelf
165 os=netbsd
168 # The OS release
173 echo "${machine}-${os}${release}"
274 *:OS/390:*:*)
724 i*86:BSD/386:*:* | i*86:BSD/OS:*:* | *:Ascend\ Embedded/OS:*:*)
727 sparc*:BSD/OS:*:*)
730 *:BSD/OS:*:*
    [all...]

Completed in 463 milliseconds

1 2 3 4 5 67 8 91011>>