HomeSort by relevance Sort by last modified time
    Searched refs:Platform (Results 276 - 300 of 343) sorted by null

<<11121314

  /packages/apps/UnifiedEmail/src/com/android/mail/lib/base/
CharMatcher.java 643 return Platform.precomputeCharMatcher(this);
648 * calls through a method on {@link Platform} so that we can have different
    [all...]
  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
CharMatcher.java 643 return Platform.precomputeCharMatcher(this);
648 * calls through a method on {@link Platform} so that we can have different
    [all...]
  /external/chromium/chrome/browser/resources/net_internals/
dataview.js 176 var platform = /\(.*?;.*?; (.*?);/.exec(navigator.userAgent);
177 if (platform)
178 text.push('Platform: ' + platform[1]);
  /external/chromium_org/third_party/mesa/src/src/egl/drivers/dri2/
egl_dri2.c 563 switch (disp->Platform) {
618 switch (disp->Platform) {
    [all...]
  /external/mesa3d/src/egl/drivers/dri2/
egl_dri2.c 563 switch (disp->Platform) {
618 switch (disp->Platform) {
    [all...]
  /external/valgrind/main/coregrind/
m_translate.c     [all...]
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
AdtUtils.java 61 import org.eclipse.core.runtime.Platform;
    [all...]
  /external/chromium/third_party/libjingle/source/talk/
main.scons 12 # To add a new platform clone and modify the root_env object. Remember to add
20 import platform namespace
68 DeclareBit('platform_arch_64bit', 'Host Platform is 64 Bit')
69 if platform.architecture()[0] == "64bit":
143 # The Vista platform SDK 6.0 needs at least
  /external/chromium_org/third_party/WebKit/Source/core/loader/
DocumentLoader.cpp 58 #include "core/platform/Logging.h"
60 #include "public/platform/Platform.h"
61 #include "public/platform/WebMimeRegistry.h"
493 if (WebKit::Platform::current()->mimeRegistry()->supportsMIMEType(mimeType) == WebKit::WebMimeRegistry::IsSupported)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/gpu/
DrawingBuffer.cpp 33 #include "core/platform/graphics/gpu/DrawingBuffer.h"
36 #include "core/platform/chromium/TraceEvent.h"
37 #include "core/platform/graphics/Extensions3D.h"
38 #include "core/platform/graphics/GraphicsContext3D.h"
39 #include "core/platform/graphics/GraphicsLayer.h"
40 #include "public/platform/Platform.h"
41 #include "public/platform/WebCompositorSupport.h"
42 #include "public/platform/WebExternalBitmap.h"
43 #include "public/platform/WebExternalTextureLayer.h
    [all...]
  /external/chromium_org/third_party/WebKit/Source/web/
ChromeClientImpl.cpp 85 #include "core/platform/ColorChooser.h"
86 #include "core/platform/ColorChooserClient.h"
87 #include "core/platform/Cursor.h"
88 #include "core/platform/DateTimeChooser.h"
89 #include "core/platform/FileChooser.h"
90 #include "core/platform/PlatformScreen.h"
91 #include "core/platform/chromium/support/WrappedResourceRequest.h"
92 #include "core/platform/graphics/FloatRect.h"
93 #include "core/platform/graphics/GraphicsLayer.h"
94 #include "core/platform/graphics/IntRect.h
    [all...]
WebPluginContainerImpl.cpp 46 #include "core/platform/chromium/ClipboardChromium.h"
47 #include "core/platform/chromium/support/WrappedResourceResponse.h"
68 #include "core/platform/HostWindow.h"
69 #include "core/platform/PlatformGestureEvent.h"
70 #include "core/platform/ScrollAnimator.h"
71 #include "core/platform/ScrollView.h"
72 #include "core/platform/ScrollbarTheme.h"
73 #include "core/platform/chromium/KeyboardCodes.h"
74 #include "core/platform/graphics/GraphicsContext.h"
75 #include "core/platform/graphics/GraphicsLayer.h
    [all...]
WebFrameImpl.cpp 160 #include "core/platform/AsyncFileSystem.h"
161 #include "core/platform/ScrollTypes.h"
162 #include "core/platform/ScrollbarTheme.h"
163 #include "core/platform/chromium/ClipboardUtilitiesChromium.h"
164 #include "core/platform/chromium/TraceEvent.h"
165 #include "core/platform/graphics/FontCache.h"
166 #include "core/platform/graphics/GraphicsContext.h"
167 #include "core/platform/graphics/GraphicsLayerClient.h"
168 #include "core/platform/graphics/skia/SkiaUtils.h"
169 #include "core/platform/network/ResourceRequest.h
    [all...]
webkit.target.darwin-arm.mk 31 third_party/WebKit/Source/core/platform/chromium/support/Platform.cpp \
32 third_party/WebKit/Source/core/platform/chromium/support/WebActiveGestureAnimation.cpp \
33 third_party/WebKit/Source/core/platform/chromium/support/WebArrayBuffer.cpp \
34 third_party/WebKit/Source/core/platform/chromium/support/WebAudioBus.cpp \
35 third_party/WebKit/Source/core/platform/chromium/support/WebCrypto.cpp \
36 third_party/WebKit/Source/core/platform/chromium/support/WebCryptoAlgorithm.cpp \
37 third_party/WebKit/Source/core/platform/chromium/support/WebCryptoKey.cpp \
38 third_party/WebKit/Source/core/platform/chromium/support/WebCursorInfo.cpp \
39 third_party/WebKit/Source/core/platform/chromium/support/WebData.cpp
    [all...]
webkit.target.darwin-mips.mk 31 third_party/WebKit/Source/core/platform/chromium/support/Platform.cpp \
32 third_party/WebKit/Source/core/platform/chromium/support/WebActiveGestureAnimation.cpp \
33 third_party/WebKit/Source/core/platform/chromium/support/WebArrayBuffer.cpp \
34 third_party/WebKit/Source/core/platform/chromium/support/WebAudioBus.cpp \
35 third_party/WebKit/Source/core/platform/chromium/support/WebCrypto.cpp \
36 third_party/WebKit/Source/core/platform/chromium/support/WebCryptoAlgorithm.cpp \
37 third_party/WebKit/Source/core/platform/chromium/support/WebCryptoKey.cpp \
38 third_party/WebKit/Source/core/platform/chromium/support/WebCursorInfo.cpp \
39 third_party/WebKit/Source/core/platform/chromium/support/WebData.cpp
    [all...]
webkit.target.darwin-x86.mk 31 third_party/WebKit/Source/core/platform/chromium/support/Platform.cpp \
32 third_party/WebKit/Source/core/platform/chromium/support/WebActiveGestureAnimation.cpp \
33 third_party/WebKit/Source/core/platform/chromium/support/WebArrayBuffer.cpp \
34 third_party/WebKit/Source/core/platform/chromium/support/WebAudioBus.cpp \
35 third_party/WebKit/Source/core/platform/chromium/support/WebCrypto.cpp \
36 third_party/WebKit/Source/core/platform/chromium/support/WebCryptoAlgorithm.cpp \
37 third_party/WebKit/Source/core/platform/chromium/support/WebCryptoKey.cpp \
38 third_party/WebKit/Source/core/platform/chromium/support/WebCursorInfo.cpp \
39 third_party/WebKit/Source/core/platform/chromium/support/WebData.cpp
    [all...]
webkit.target.linux-arm.mk 31 third_party/WebKit/Source/core/platform/chromium/support/Platform.cpp \
32 third_party/WebKit/Source/core/platform/chromium/support/WebActiveGestureAnimation.cpp \
33 third_party/WebKit/Source/core/platform/chromium/support/WebArrayBuffer.cpp \
34 third_party/WebKit/Source/core/platform/chromium/support/WebAudioBus.cpp \
35 third_party/WebKit/Source/core/platform/chromium/support/WebCrypto.cpp \
36 third_party/WebKit/Source/core/platform/chromium/support/WebCryptoAlgorithm.cpp \
37 third_party/WebKit/Source/core/platform/chromium/support/WebCryptoKey.cpp \
38 third_party/WebKit/Source/core/platform/chromium/support/WebCursorInfo.cpp \
39 third_party/WebKit/Source/core/platform/chromium/support/WebData.cpp
    [all...]
webkit.target.linux-mips.mk 31 third_party/WebKit/Source/core/platform/chromium/support/Platform.cpp \
32 third_party/WebKit/Source/core/platform/chromium/support/WebActiveGestureAnimation.cpp \
33 third_party/WebKit/Source/core/platform/chromium/support/WebArrayBuffer.cpp \
34 third_party/WebKit/Source/core/platform/chromium/support/WebAudioBus.cpp \
35 third_party/WebKit/Source/core/platform/chromium/support/WebCrypto.cpp \
36 third_party/WebKit/Source/core/platform/chromium/support/WebCryptoAlgorithm.cpp \
37 third_party/WebKit/Source/core/platform/chromium/support/WebCryptoKey.cpp \
38 third_party/WebKit/Source/core/platform/chromium/support/WebCursorInfo.cpp \
39 third_party/WebKit/Source/core/platform/chromium/support/WebData.cpp
    [all...]
webkit.target.linux-x86.mk 31 third_party/WebKit/Source/core/platform/chromium/support/Platform.cpp \
32 third_party/WebKit/Source/core/platform/chromium/support/WebActiveGestureAnimation.cpp \
33 third_party/WebKit/Source/core/platform/chromium/support/WebArrayBuffer.cpp \
34 third_party/WebKit/Source/core/platform/chromium/support/WebAudioBus.cpp \
35 third_party/WebKit/Source/core/platform/chromium/support/WebCrypto.cpp \
36 third_party/WebKit/Source/core/platform/chromium/support/WebCryptoAlgorithm.cpp \
37 third_party/WebKit/Source/core/platform/chromium/support/WebCryptoKey.cpp \
38 third_party/WebKit/Source/core/platform/chromium/support/WebCursorInfo.cpp \
39 third_party/WebKit/Source/core/platform/chromium/support/WebData.cpp
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/
main.scons 13 # To add a new platform clone and modify the root_env object. Remember to add
22 import platform namespace
74 # Detect if building on 64-bit or 32-bit platform.
75 DeclareBit('build_platform_64bit', 'Platform of the build machine is 64-bit')
76 if platform.architecture()[0] == "64bit":
82 'Platform of the host machine (where artifacts will execute) is '
90 """Return whether or not the host platform architecture differs from the build
193 # The Vista platform SDK 6.0 needs at least
  /external/chromium_org/third_party/mesa/src/src/egl/drivers/glx/
egl_glx.c 591 if (disp->Platform != _EGL_PLATFORM_X11)
    [all...]
  /external/mesa3d/src/egl/drivers/glx/
egl_glx.c 591 if (disp->Platform != _EGL_PLATFORM_X11)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLMediaElement.cpp 62 #include "core/platform/ContentType.h"
63 #include "core/platform/Language.h"
64 #include "core/platform/Logging.h"
65 #include "core/platform/MIMETypeFromURL.h"
66 #include "core/platform/MIMETypeRegistry.h"
67 #include "core/platform/NotImplemented.h"
68 #include "core/platform/graphics/InbandTextTrackPrivate.h"
69 #include "core/platform/graphics/MediaPlayer.h"
72 #include "public/platform/Platform.h
    [all...]

Completed in 935 milliseconds

<<11121314