HomeSort by relevance Sort by last modified time
    Searched full:platform (Results 251 - 275 of 24018) sorted by null

<<11121314151617181920>>

  /external/webrtc/webrtc/modules/audio_device/
audio_device_generic.cc 18 LOG_F(LS_ERROR) << "Not supported on this platform";
23 LOG_F(LS_ERROR) << "Not supported on this platform";
28 LOG_F(LS_ERROR) << "Not supported on this platform";
33 LOG_F(LS_ERROR) << "Not supported on this platform";
38 LOG_F(LS_ERROR) << "Not supported on this platform";
46 LOG_F(LS_ERROR) << "Not supported on this platform";
51 LOG_F(LS_ERROR) << "Not supported on this platform";
56 LOG_F(LS_ERROR) << "Not supported on this platform";
61 LOG_F(LS_ERROR) << "Not supported on this platform";
66 LOG_F(LS_ERROR) << "Not supported on this platform";
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_platform.py 4 import platform
11 res = platform.architecture()
17 'import platform; print platform.architecture()']
31 res = platform.platform(aliased, terse)
34 res = platform.system()
37 res = platform.node()
40 res = platform.release()
43 res = platform.version()
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_platform.py 4 import platform
11 res = platform.architecture()
17 'import platform; print platform.architecture()']
31 res = platform.platform(aliased, terse)
34 res = platform.system()
37 res = platform.node()
40 res = platform.release()
43 res = platform.version(
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_platform.py 4 import platform
11 res = platform.architecture()
17 'import platform; print platform.architecture()']
31 res = platform.platform(aliased, terse)
34 res = platform.system()
37 res = platform.node()
40 res = platform.release()
43 res = platform.version(
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_platform.py 4 import platform
11 res = platform.architecture()
17 'import platform; print platform.architecture()']
31 res = platform.platform(aliased, terse)
34 res = platform.system()
37 res = platform.node()
40 res = platform.release()
43 res = platform.version(
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_platform.py 4 import platform
11 res = platform.architecture()
17 'import platform; print platform.architecture()']
31 res = platform.platform(aliased, terse)
34 res = platform.system()
37 res = platform.node()
40 res = platform.release()
43 res = platform.version(
    [all...]
  /sdk/find_java/
find_java_exe.vcxproj 6 <Platform>Win32</Platform>
10 <Platform>x64</Platform>
14 <Platform>Win32</Platform>
18 <Platform>x64</Platform>
28 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
34 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
    [all...]
  /external/jemalloc/msvc/projects/vc2015/test_threads/
test_threads.vcxproj 6 <Platform>Win32</Platform>
10 <Platform>x64</Platform>
14 <Platform>Win32</Platform>
18 <Platform>Win32</Platform>
22 <Platform>x64</Platform>
    [all...]
  /prebuilts/clang-tools/
manifest.xml 6 <project name="platform/build" path="build/make" revision="d48f2a140836d3b993039c1d5cf8f06a3088c787" upstream="master">
9 <project name="platform/build/blueprint" path="build/blueprint" revision="19f04d9938c508b0405df51037e2a16ac688dc40" upstream="master" />
10 <project name="platform/build/kati" path="build/kati" revision="ac70a73c816b3a51fe1541ef594f665853662e2f" upstream="master" />
11 <project name="platform/build/soong" path="build/soong" revision="4a789b1c3d0c24fe093bbc53341ae469d720fdb0" upstream="master">
15 <project clone-depth="1" name="platform/prebuilts/build-tools" path="prebuilts/build-tools" revision="959ea284c41b1be5283f9eca421f1124c1ff5100" upstream="master" />
16 <project clone-depth="3" name="platform/prebuilts/clang-tools" path="prebuilts/clang-tools" revision="50331aae8dea63b5aa02abeda187c9c214b38a7e" upstream="master" />
18 <project clone-depth="1" groups="linux" name="platform/prebuilts/clang/host/linux-x86" path="prebuilts/clang/host/linux-x86" revision="ef590940468a55dff96f7365a36301106f0df9fb" upstream="master" />
19 <project clone-depth="1" name="platform/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8" path="prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8" revision="2ccb38af8c940f1feef62ff5986f4bbc5d899e66" upstream="master" />
20 <project clone-depth="1" groups="linux" name="platform/prebuilts/go/linux-x86" path="prebuilts/go/linux-x86" revision="e1b3b188ff03c41213dca621c46c39702d79f3ee" upstream="master" />
21 <project clone-depth="1" groups="linux" name="platform/prebuilts/ninja/linux-x86" path="prebuilts/ninja/linux-x86" revision="6369b19fc3fbe765636af75d3946 (…)
    [all...]
  /external/chromium-trace/catapult/common/py_trace_event/py_trace_event/
trace_time_unittest.py 7 import platform
19 old_proc = platform.processor
20 platform.processor = f
23 platform.processor = old_proc
34 # Platform detection tests.
40 if not (sys.platform.startswith(trace_time._PLATFORMS['windows'])
41 or sys.platform.startswith(trace_time._PLATFORMS['cygwin'])):
43 trace_time.InitializeNowFunction(sys.platform)
48 if not sys.platform.startswith(trace_time._PLATFORMS['linux']):
50 trace_time.InitializeNowFunction(sys.platform)
    [all...]
  /external/tinyxml2/tinyxml2/
tinyxml2.vcxproj 6 <Platform>Win32</Platform>
10 <Platform>x64</Platform>
14 <Platform>Win32</Platform>
18 <Platform>x64</Platform>
22 <Platform>Win32</Platform>
    [all...]
  /external/zlib/src/contrib/vstudio/vc10/
miniunz.vcxproj 6 <Platform>Itanium</Platform>
10 <Platform>Win32</Platform>
14 <Platform>x64</Platform>
18 <Platform>Itanium</Platform>
22 <Platform>Win32</Platform>
    [all...]
testzlibdll.vcxproj 6 <Platform>Itanium</Platform>
10 <Platform>Win32</Platform>
14 <Platform>x64</Platform>
18 <Platform>Itanium</Platform>
22 <Platform>Win32</Platform>
    [all...]
testzlib.vcxproj 6 <Platform>Itanium</Platform>
10 <Platform>Win32</Platform>
14 <Platform>x64</Platform>
18 <Platform>Itanium</Platform>
22 <Platform>Win32</Platform>
    [all...]
  /external/zlib/src/contrib/vstudio/vc11/
miniunz.vcxproj 6 <Platform>Itanium</Platform>
10 <Platform>Win32</Platform>
14 <Platform>x64</Platform>
18 <Platform>Itanium</Platform>
22 <Platform>Win32</Platform>
    [all...]
testzlibdll.vcxproj 6 <Platform>Itanium</Platform>
10 <Platform>Win32</Platform>
14 <Platform>x64</Platform>
18 <Platform>Itanium</Platform>
22 <Platform>Win32</Platform>
    [all...]
testzlib.vcxproj 6 <Platform>Itanium</Platform>
10 <Platform>Win32</Platform>
14 <Platform>x64</Platform>
18 <Platform>Itanium</Platform>
22 <Platform>Win32</Platform>
    [all...]
  /prebuilts/misc/common/robolectric/3.4.2/PREBUILT/
download-libs.sh 64 platform-robolectric-${roboVersion}-annotations \\
65 platform-robolectric-${roboVersion}-junit \\
66 platform-robolectric-${roboVersion}-multidex \\
67 platform-robolectric-${roboVersion}-resources \\
68 platform-robolectric-${roboVersion}-sandbox \\
69 platform-robolectric-${roboVersion}-shadow-api \\
70 platform-robolectric-${roboVersion}-shadows-framework \\
71 platform-robolectric-${roboVersion}-shadows-httpclient \\
72 platform-robolectric-${roboVersion}-snapshot \\
73 platform-robolectric-${roboVersion}-util
    [all...]
  /prebuilts/misc/common/robolectric/3.5.1/PREBUILT/
download-libs.sh 64 platform-robolectric-${roboVersion}-annotations \\
65 platform-robolectric-${roboVersion}-junit \\
66 platform-robolectric-${roboVersion}-multidex \\
67 platform-robolectric-${roboVersion}-resources \\
68 platform-robolectric-${roboVersion}-sandbox \\
69 platform-robolectric-${roboVersion}-shadow-api \\
70 platform-robolectric-${roboVersion}-shadows-framework \\
71 platform-robolectric-${roboVersion}-shadows-httpclient \\
72 platform-robolectric-${roboVersion}-snapshot \\
73 platform-robolectric-${roboVersion}-util
    [all...]
  /prebuilts/misc/common/robolectric/3.6.1/PREBUILT/
download-libs.sh 64 platform-robolectric-${roboVersion}-annotations \\
65 platform-robolectric-${roboVersion}-junit \\
66 platform-robolectric-${roboVersion}-multidex \\
67 platform-robolectric-${roboVersion}-resources \\
68 platform-robolectric-${roboVersion}-sandbox \\
69 platform-robolectric-${roboVersion}-shadow-api \\
70 platform-robolectric-${roboVersion}-shadows-framework \\
71 platform-robolectric-${roboVersion}-shadows-httpclient \\
72 platform-robolectric-${roboVersion}-snapshot \\
73 platform-robolectric-${roboVersion}-util
    [all...]
  /toolchain/binutils/binutils-2.27/zlib/contrib/vstudio/vc10/
miniunz.vcxproj 6 <Platform>Itanium</Platform>
10 <Platform>Win32</Platform>
14 <Platform>x64</Platform>
18 <Platform>Itanium</Platform>
22 <Platform>Win32</Platform>
    [all...]
testzlibdll.vcxproj 6 <Platform>Itanium</Platform>
10 <Platform>Win32</Platform>
14 <Platform>x64</Platform>
18 <Platform>Itanium</Platform>
22 <Platform>Win32</Platform>
    [all...]
  /toolchain/binutils/binutils-2.27/zlib/contrib/vstudio/vc11/
miniunz.vcxproj 6 <Platform>Itanium</Platform>
10 <Platform>Win32</Platform>
14 <Platform>x64</Platform>
18 <Platform>Itanium</Platform>
22 <Platform>Win32</Platform>
    [all...]
testzlibdll.vcxproj 6 <Platform>Itanium</Platform>
10 <Platform>Win32</Platform>
14 <Platform>x64</Platform>
18 <Platform>Itanium</Platform>
22 <Platform>Win32</Platform>
    [all...]
  /external/icu/icu4c/source/i18n/
i18n.vcxproj 6 <Platform>Win32</Platform>
10 <Platform>x64</Platform>
14 <Platform>Win32</Platform>
18 <Platform>x64</Platform>
26 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
32 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"
    [all...]

Completed in 505 milliseconds

<<11121314151617181920>>