/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/color/ |
ColorDescriptors.java | 22 import com.android.ide.common.resources.platform.AttributeInfo; 23 import com.android.ide.common.resources.platform.DeclareStyleableInfo;
|
/build/core/combo/arch/x86/ |
x86.mk | 2 # base 'x86' platform ABI. This one must *strictly* match the NDK x86 ABI 5 # It is also used to build full_x86-eng / sdk_x86-eng platform images that 20 # These features are optional and shall not be included in the base platform
|
/device/lge/mako/camera/QCamera/HAL/core/ |
Android.mk | 2 #ifeq ($(call is-board-platform,msm8960),true) 22 ifeq ($(call is-board-platform,msm8960),true) 28 else ifeq ($(call is-chipset-prefix-in-board-platform,msm8660),true)
|
/external/chromium_org/native_client_sdk/src/build_tools/ |
build_app.py | 40 def StripNexes(outdir, platform, pepperdir): 61 strip = GetStrip(pepperdir, platform, arch, 'newlib') 65 def GetStrip(pepperdir, platform, arch, toolchain): 68 '%s_%s_%s' % (platform, base_arch, toolchain), 'bin') 85 platform = getos.GetPlatform() 145 StripNexes(app_dir, platform, pepperdir)
|
/external/chromium_org/native_client_sdk/src/tools/ |
decode_dump.py | 23 addr2line, library_paths, platform): 31 platform: platform string to use in nmf files. 41 self.platform = platform 59 nmf_url = nmf_entry.get(self.platform, {}).get('url') 191 parser.add_option('-p', '--platform', dest='platform', 192 help='platform in a style match nmf files') 202 platform=options.platform [all...] |
/external/chromium_org/ppapi/native_client/tests/nacl_browser/manifest_file/ |
nacl.scons | 20 'platform', 57 'platform', 88 'platform',
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/ |
profiler.py | 39 profilers = cls.profilers_for_platform(host.platform) 42 profiler_name = profiler_name or cls.default_profiler_name(host.platform) 49 def default_profiler_name(cls, platform): 50 profilers = cls.profilers_for_platform(platform) 54 def profilers_for_platform(cls, platform): 62 return profilers_by_os_name.get(platform.os_name, [])
|
/hardware/invensense/60xx/libsensors/ |
Android.mk | 33 LOCAL_C_INCLUDES += hardware/invensense/60xx/mlsdk/platform/include 34 LOCAL_C_INCLUDES += hardware/invensense/60xx/mlsdk/platform/include/linux 35 LOCAL_C_INCLUDES += hardware/invensense/60xx/mlsdk/platform/linux
|
/hardware/qcom/display/msm8974/libcopybit/ |
Android.mk | 37 ifneq ($(call is-chipset-in-board-platform,msm7630),true) 38 ifeq ($(call is-board-platform-in-list,$(MSM7K_BOARD_PLATFORMS)),true) 43 ifeq ($(call is-board-platform-in-list,msm8610),true)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test__osx_support.py | 6 import platform namespace 16 @unittest.skipUnless(sys.platform.startswith("darwin"), "requires OS X") 70 self.assertTrue(platform.mac_ver()[0].startswith( 111 import platform namespace 112 self.assertEqual(platform.mac_ver()[0].split('.') >= ['10', '4'], 275 if sys.platform == 'darwin':
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test__osx_support.py | 6 import platform namespace 16 @unittest.skipUnless(sys.platform.startswith("darwin"), "requires OS X") 70 self.assertTrue(platform.mac_ver()[0].startswith( 111 import platform namespace 112 self.assertEqual(platform.mac_ver()[0].split('.') >= ['10', '4'], 275 if sys.platform == 'darwin':
|
/external/chromium_org/third_party/WebKit/Source/core/ |
webcore_platform_geometry.target.darwin-arm.mk | 26 third_party/WebKit/Source/core/platform/graphics/FloatPoint.cpp \ 27 third_party/WebKit/Source/core/platform/graphics/FloatPolygon.cpp \ 28 third_party/WebKit/Source/core/platform/graphics/FloatPoint3D.cpp \ 29 third_party/WebKit/Source/core/platform/graphics/FloatQuad.cpp \ 30 third_party/WebKit/Source/core/platform/graphics/FloatRect.cpp \ 31 third_party/WebKit/Source/core/platform/graphics/FloatSize.cpp \ 32 third_party/WebKit/Source/core/platform/graphics/IntRect.cpp \ 33 third_party/WebKit/Source/core/platform/graphics/LayoutRect.cpp \ 34 third_party/WebKit/Source/core/platform/graphics/Region.cpp \ 35 third_party/WebKit/Source/core/platform/graphics/transforms/TransformationMatrix.cpp [all...] |
webcore_platform_geometry.target.darwin-mips.mk | 26 third_party/WebKit/Source/core/platform/graphics/FloatPoint.cpp \ 27 third_party/WebKit/Source/core/platform/graphics/FloatPolygon.cpp \ 28 third_party/WebKit/Source/core/platform/graphics/FloatPoint3D.cpp \ 29 third_party/WebKit/Source/core/platform/graphics/FloatQuad.cpp \ 30 third_party/WebKit/Source/core/platform/graphics/FloatRect.cpp \ 31 third_party/WebKit/Source/core/platform/graphics/FloatSize.cpp \ 32 third_party/WebKit/Source/core/platform/graphics/IntRect.cpp \ 33 third_party/WebKit/Source/core/platform/graphics/LayoutRect.cpp \ 34 third_party/WebKit/Source/core/platform/graphics/Region.cpp \ 35 third_party/WebKit/Source/core/platform/graphics/transforms/TransformationMatrix.cpp [all...] |
webcore_platform_geometry.target.darwin-x86.mk | 26 third_party/WebKit/Source/core/platform/graphics/FloatPoint.cpp \ 27 third_party/WebKit/Source/core/platform/graphics/FloatPolygon.cpp \ 28 third_party/WebKit/Source/core/platform/graphics/FloatPoint3D.cpp \ 29 third_party/WebKit/Source/core/platform/graphics/FloatQuad.cpp \ 30 third_party/WebKit/Source/core/platform/graphics/FloatRect.cpp \ 31 third_party/WebKit/Source/core/platform/graphics/FloatSize.cpp \ 32 third_party/WebKit/Source/core/platform/graphics/IntRect.cpp \ 33 third_party/WebKit/Source/core/platform/graphics/LayoutRect.cpp \ 34 third_party/WebKit/Source/core/platform/graphics/Region.cpp \ 35 third_party/WebKit/Source/core/platform/graphics/transforms/TransformationMatrix.cpp [all...] |
webcore_platform_geometry.target.linux-arm.mk | 26 third_party/WebKit/Source/core/platform/graphics/FloatPoint.cpp \ 27 third_party/WebKit/Source/core/platform/graphics/FloatPolygon.cpp \ 28 third_party/WebKit/Source/core/platform/graphics/FloatPoint3D.cpp \ 29 third_party/WebKit/Source/core/platform/graphics/FloatQuad.cpp \ 30 third_party/WebKit/Source/core/platform/graphics/FloatRect.cpp \ 31 third_party/WebKit/Source/core/platform/graphics/FloatSize.cpp \ 32 third_party/WebKit/Source/core/platform/graphics/IntRect.cpp \ 33 third_party/WebKit/Source/core/platform/graphics/LayoutRect.cpp \ 34 third_party/WebKit/Source/core/platform/graphics/Region.cpp \ 35 third_party/WebKit/Source/core/platform/graphics/transforms/TransformationMatrix.cpp [all...] |
webcore_platform_geometry.target.linux-mips.mk | 26 third_party/WebKit/Source/core/platform/graphics/FloatPoint.cpp \ 27 third_party/WebKit/Source/core/platform/graphics/FloatPolygon.cpp \ 28 third_party/WebKit/Source/core/platform/graphics/FloatPoint3D.cpp \ 29 third_party/WebKit/Source/core/platform/graphics/FloatQuad.cpp \ 30 third_party/WebKit/Source/core/platform/graphics/FloatRect.cpp \ 31 third_party/WebKit/Source/core/platform/graphics/FloatSize.cpp \ 32 third_party/WebKit/Source/core/platform/graphics/IntRect.cpp \ 33 third_party/WebKit/Source/core/platform/graphics/LayoutRect.cpp \ 34 third_party/WebKit/Source/core/platform/graphics/Region.cpp \ 35 third_party/WebKit/Source/core/platform/graphics/transforms/TransformationMatrix.cpp [all...] |
webcore_platform_geometry.target.linux-x86.mk | 26 third_party/WebKit/Source/core/platform/graphics/FloatPoint.cpp \ 27 third_party/WebKit/Source/core/platform/graphics/FloatPolygon.cpp \ 28 third_party/WebKit/Source/core/platform/graphics/FloatPoint3D.cpp \ 29 third_party/WebKit/Source/core/platform/graphics/FloatQuad.cpp \ 30 third_party/WebKit/Source/core/platform/graphics/FloatRect.cpp \ 31 third_party/WebKit/Source/core/platform/graphics/FloatSize.cpp \ 32 third_party/WebKit/Source/core/platform/graphics/IntRect.cpp \ 33 third_party/WebKit/Source/core/platform/graphics/LayoutRect.cpp \ 34 third_party/WebKit/Source/core/platform/graphics/Region.cpp \ 35 third_party/WebKit/Source/core/platform/graphics/transforms/TransformationMatrix.cpp [all...] |
/development/scripts/ |
symbol.py | 64 (label, platform, target) = toolchain_info 65 return os.path.join(ANDROID_BUILD_TOP, "prebuilts/gcc", Uname(), platform, label, "bin", 95 for (label, platform, target) in known_toolchains: 96 toolchain_info = (label, platform, target); 198 (label, platform, target) = FindToolchain()
|
/external/chromium_org/chrome/test/functional/perf/ |
endure_setup.py | 42 import platform namespace 269 if sys.platform == 'darwin': 271 if sys.platform == 'win32': 273 if sys.platform.startswith('linux'): 275 if platform.architecture()[0] == '64bit': 278 raise RuntimeError('Unknown platform')
|
/external/chromium_org/chrome/test/pyautolib/ |
chromoting_helper.py | 177 assert sys.platform.startswith('win') or \ 178 sys.platform.startswith('darwin'), \ 181 if sys.platform.startswith('win'): 183 elif sys.platform.startswith('darwin'): 191 assert sys.platform.startswith('darwin'), \
|
/external/chromium_org/ppapi/native_client/tests/breakpad_crash_test/ |
crash_dump_tester.py | 118 if sys.platform == 'win32': 142 elif sys.platform == 'darwin': 145 elif sys.platform.startswith('linux'): 157 if sys.platform.startswith('linux'): 183 if sys.platform == 'win32':
|
/external/chromium_org/tools/telemetry/telemetry/core/chrome/ |
desktop_browser_finder_unittest.py | 13 # We prefer this approach to having to run the same test on every platform on 43 self._stubs.sys.platform = 'win32' 66 self._stubs.sys.platform = 'win32' 87 self._stubs.sys.platform = 'darwin' 114 self._stubs.sys.platform = 'linux2' 161 self._stubs.sys.platform = 'win32'
|
/external/okhttp/src/main/java/com/squareup/okhttp/ |
Connection.java | 19 import com.squareup.okhttp.internal.Platform; 101 Platform.get().connectSocket(socket, route.inetSocketAddress, connectTimeout); 111 int mtu = Platform.get().getMtu(socket); 123 Platform platform = Platform.get(); local 135 platform.enableTlsExtensions(sslSocket, route.address.uriHost); 137 platform.supportTlsIntolerantServer(sslSocket); 142 platform.setNpnProtocols(sslSocket, NPN_PROTOCOLS); 157 if (useNpn && (selectedProtocol = platform.getNpnSelectedProtocol(sslSocket)) != null) [all...] |
/external/skia/bench/ |
tile_analyze.py | 21 # The default platform to analyze. Used when OPTION_PLATFORM flag is not set. 39 For the given platform and revision number, find corresponding viewport and 50 OPTION_PLATFORM = '--platform' 86 def GetFiles(rev, bench_dir, platform): 90 Google Storage. Filters files by revision (rev) and platform, and ignores 110 obj.name.find(platform) < 0 or 183 def OutputTileAnalysis(rev, representation_alg, bench_dir, platform): 185 platform. 196 '<h3>PLATFORM: %s REVISION: %s</h3><br>' % (platform, rev) [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
posixfile.py | 181 if sys.platform in ('netbsd1', 188 elif sys.platform in ('aix3', 'aix4'): 198 if sys.platform in ('netbsd1', 204 elif sys.platform in ('aix3', 'aix4'): 207 elif sys.platform == "linux2":
|