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

<<11121314151617181920>>

  /external/okhttp/android/test/java/com/squareup/okhttp/internal/
PlatformTest.java 48 * Tests for {@link Platform}.
54 Platform platform = new Platform(); local
59 platform.configureTlsExtensions(arbitrarySocketImpl, "host", protocols);
61 platform.configureTlsExtensions(npnOnlySSLSocketImpl, "host", protocols);
64 platform.configureTlsExtensions(openSslSocket, "host", protocols);
67 assertArrayEquals(Platform.concatLengthPrefixed(protocols), openSslSocket.alpnProtocols);
72 Platform platform = new Platform() local
87 Platform platform = new Platform(); local
96 Platform platform = new Platform(); local
101 Platform platform = new Platform(); local
    [all...]
  /external/perfetto/debian/
control 7 Homepage: https://android.googlesource.com/platform/external/perfetto/
8 Vcs-Git: https://android.googlesource.com/platform/external/perfetto/
9 Vcs-Browser: https://android.googlesource.com/platform/external/perfetto/
  /external/swiftshader/src/OpenGL/libGLESv2/
libGLESv2.vcxproj 6 <Platform>Win32</Platform>
10 <Platform>x64</Platform>
14 <Platform>Win32</Platform>
18 <Platform>x64</Platform>
22 <Platform>Win32</Platform>
    [all...]
  /external/v8/src/libplatform/
worker-thread.cc 7 #include "include/v8-platform.h"
11 namespace platform { namespace in namespace:v8
31 } // namespace platform
  /external/v8/src/tracing/
tracing-category-observer.h 8 #include "include/v8-platform.h"
13 class TracingCategoryObserver : public Platform::TraceStateObserver {
24 // v8::Platform::TraceStateObserver
  /packages/apps/Email/res/xml/
providers_product.xml 4 platform devices should be defined in providers.xml.
9 Because overlays must correspond to an existing platform resource, this empty placeholder
10 is included in the platform build.
senders_product.xml 4 platform devices should be defined in senders.xml.
9 Because overlays must correspond to an existing platform resource, this empty placeholder
10 is included in the platform build.
  /external/curl/projects/Windows/VC10/lib/
libcurl.vcxproj 6 <Platform>Win32</Platform>
10 <Platform>x64</Platform>
14 <Platform>Win32</Platform>
18 <Platform>x64</Platform>
22 <Platform>Win32</Platform>
    [all...]
  /external/curl/projects/Windows/VC11/lib/
libcurl.vcxproj 6 <Platform>Win32</Platform>
10 <Platform>x64</Platform>
14 <Platform>Win32</Platform>
18 <Platform>x64</Platform>
22 <Platform>Win32</Platform>
    [all...]
  /external/curl/projects/Windows/VC12/lib/
libcurl.vcxproj 6 <Platform>Win32</Platform>
10 <Platform>x64</Platform>
14 <Platform>Win32</Platform>
18 <Platform>x64</Platform>
22 <Platform>Win32</Platform>
    [all...]
  /external/curl/projects/Windows/VC14/lib/
libcurl.vcxproj 6 <Platform>Win32</Platform>
10 <Platform>x64</Platform>
14 <Platform>Win32</Platform>
18 <Platform>x64</Platform>
22 <Platform>Win32</Platform>
    [all...]
  /external/curl/projects/Windows/VC15/lib/
libcurl.vcxproj 6 <Platform>Win32</Platform>
10 <Platform>x64</Platform>
14 <Platform>Win32</Platform>
18 <Platform>x64</Platform>
22 <Platform>Win32</Platform>
    [all...]
  /external/icu/icu4c/source/test/perf/usetperf/
usetperf.vcxproj 6 <Platform>Win32</Platform>
10 <Platform>x64</Platform>
14 <Platform>Win32</Platform>
18 <Platform>x64</Platform>
25 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
31 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/service/
compiler.cc 23 #include "tensorflow/core/platform/logging.h"
24 #include "tensorflow/core/platform/macros.h"
33 /* static */ std::map<perftools::gputools::Platform::Id,
37 new std::map<perftools::gputools::Platform::Id, CompilerFactory>;
42 std::map<perftools::gputools::Platform::Id, std::unique_ptr<Compiler>>*
44 static auto* r = new std::map<perftools::gputools::Platform::Id,
50 se::Platform::Id platform_id,
55 << "Compiler factory already registered for platform";
60 const se::Platform* platform) {
    [all...]
  /external/lz4/
appveyor.yml 6 PLATFORM: "x64"
9 PLATFORM: "Win32"
12 PLATFORM: "x64"
15 PLATFORM: "Win32"
17 PLATFORM: "mingw64"
19 PLATFORM: "mingw32"
21 PLATFORM: "clang"
24 - ECHO Installing %COMPILER% %PLATFORM% %CONFIGURATION%
33 IF [%PLATFORM%]==[x64] (SET ADDITIONALPARAM=/p:LibraryPath="C:\Program Files\Microsoft SDKs\Windows\v7.1\lib\x64;c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\lib\amd64;C:\Program Files (x86)\Microsoft Visual Studio 10.0\;C:\Program Files (x86)\Microsoft Visual Studio 10.0\lib\amd64;")
37 - if [%PLATFORM%]==[mingw32] SET PATH=%PATH_MINGW32%;%PATH_ORIGINAL
    [all...]
  /external/lz4/visual/VS2010/lz4/
lz4.vcxproj 6 <Platform>Win32</Platform>
10 <Platform>x64</Platform>
14 <Platform>Win32</Platform>
18 <Platform>x64</Platform>
25 <OutDir>$(SolutionDir)bin\$(Platform)_$(Configuration)\</OutDir>
26 <IntDir>$(SolutionDir)bin\obj\$(RootNamespace)_$(Platform)_$(Configuration)\</IntDir>
    [all...]
  /external/expat/xmlwf/
xmlwf.vcxproj 6 <Platform>Win32</Platform>
10 <Platform>Win32</Platform>
14 <Platform>Win32</Platform>
24 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Template|Win32'" Label="Configuration">
28 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
33 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
41 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Template|Win32'"
    [all...]
  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/MCJIT/
LLVMMCJIT.vcxproj 6 <Platform>Win32</Platform>
10 <Platform>x64</Platform>
14 <Platform>x64</Platform>
18 <Platform>Win32</Platform>
22 <Platform>x64</Platform>
    [all...]
  /external/icu/icu4c/source/stubdata/
stubdata.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...]
  /external/swiftshader/src/Reactor/
Reactor.vcxproj 6 <Platform>Win32</Platform>
10 <Platform>x64</Platform>
14 <Platform>Win32</Platform>
18 <Platform>x64</Platform>
22 <Platform>Win32</Platform>
    [all...]
  /prebuilts/tools/linux-x86_64/kythe/extractors/
vnames.json 7 "root":"platform/tools/buildSrc"
15 "root":"platform/external/ant-glob"
23 "root":"platform/external/boringssl"
31 "root":"platform/external/gmock"
39 "root":"platform/external/gtest"
47 "root":"platform/external/iosched"
55 "root":"platform/external/AntennaPod/AntennaPod"
63 "root":"platform/external/AntennaPod/AudioPlayer"
71 "root":"platform/external/AntennaPod/afollestad"
79 "root":"platform/external/protobuf
    [all...]
  /bionic/tools/versioner/
README.md 2 Use clang to verify the correctness of bionic's availability attributes against the NDK platform definitions.
  /device/google/marlin/camera/
common.mk 4 ifeq ($(call is-vendor-board-platform,QCOM),true)
  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Drivers/HisiAcpiPlatformDxe/
AcpiPlatform.uni 2 // Sample ACPI Platform Driver
4 // Sample ACPI Platform Driver
19 #string STR_MODULE_ABSTRACT #language en-US "Sample ACPI Platform Driver"
21 #string STR_MODULE_DESCRIPTION #language en-US "Sample ACPI Platform Driver"
  /device/linaro/bootloader/arm-trusted-firmware/plat/socionext/uniphier/
uniphier_syscnt.c 7 #include <platform.h>

Completed in 1683 milliseconds

<<11121314151617181920>>