HomeSort by relevance Sort by last modified time
    Searched refs:Platform (Results 126 - 146 of 146) sorted by null

1 2 3 4 56

  /external/webkit/Tools/DumpRenderTree/win/
EventSender.cpp 37 #include <wtf/Platform.h>
LayoutTestControllerWin.cpp 50 #include <wtf/Platform.h>
    [all...]
  /external/clang/lib/Sema/
SemaDeclAttr.cpp     [all...]
  /external/stlport/
configure.bat 48 REM platform option
51 if "%1" == "--platform" goto opt_plat
126 echo "-p <platform>" or "--platform <platform>"
127 echo Build STLport for the specified platform. Not all existing platforms are
368 REM to correctly check the platform:
429 REM * Platform configuration
438 echo Unknown platform: %2
442 echo Setting platform: Windows 9
    [all...]
  /external/clang/lib/Parse/
ParseDecl.cpp 530 /// 'availability' '(' platform ',' version-arg-list, opt-message')'
532 /// platform:
551 IdentifierInfo *Platform = 0;
564 // Parse the platform name,
570 Platform = Tok.getIdentifierInfo();
573 // Parse the ',' following the platform name.
699 Platform, PlatformLoc,
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/parse-only/
mootools-1.2.2-core-nc.js 301 Platform: {name: (window.orientation != undefined) ? 'ipod' : (navigator.platform.match(/mac|win|linux/i) || ['other'])[0].toLowerCase()},
329 Browser.Platform[Browser.Platform.name] = true;
    [all...]
  /external/mdnsresponder/mDNSPosix/
mDNSPosix.c 33 #include "mDNSPosix.h" // Defines the specific types needed to run mDNS on this platform
54 #include <time.h> // platform support for UTC time
260 // If this platform doesn't have IP_PKTINFO or IP_RECVDSTADDR, then we have
441 #pragma mark ***** DDNS Config Platform Functions
637 #error This platform has no way to avoid address busy errors on multicast.
665 #warning This platform has no way to get the destination interface information -- will only work for single-homed hosts
731 #warning This platform has no way to get the destination interface information for IPv6 -- will only work for single-homed hosts
    [all...]
  /build/core/
main.mk 41 # (Allow any version under Cygwin since we don't actually build the platform there.)
220 # "platform" : platform API supproted
221 TARGET_BUILD_JAVA_SUPPORT_LEVEL := platform
224 # The pdk (Platform Development Kit) build
  /external/mdnsresponder/mDNSCore/
mDNSEmbeddedAPI.h 443 // The actual definition of these structures appear in the appropriate platform support code
    [all...]
  /external/webkit/Source/WebKit/android/jni/
WebCoreFrameBridge.cpp 105 #include <wtf/Platform.h>
    [all...]
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /prebuilt/common/tradefed/
tradefed-prebuilt.jar 
  /prebuilts/tools/common/guava-tools/
guava-10.0.1.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/tools/common/lombok-ast/
lombok-ast-0.2.jar 

Completed in 595 milliseconds

1 2 3 4 56