/aosp_15_r20/external/OpenCL-CLHPP/include/CL/ |
H A D | opencl.hpp | 711 #define CL_HPP_INIT_CL_EXT_FCN_PTR_PLATFORM_(platform, name) \ argument 2119 static cl_uint getPlatformVersion(cl_platform_id platform) in getPlatformVersion() 2131 cl_platform_id platform; in getDevicePlatformVersion() local 2738 explicit Platform(const cl_platform_id &platform, bool retainObject = false) : in Platform() 2974 Platform * platform) in get() 3059 cl_platform_id platform = device.getInfo<CL_DEVICE_PLATFORM>()(); in createSubDevices() local 3231 cl_platform_id platform = device.getInfo<CL_DEVICE_PLATFORM>()(); in getImageRequirementsInfoExtHelper() local 4543 cl_platform platform = nullptr; in BufferD3D10() local 7137 auto platform = device.getInfo<CL_DEVICE_PLATFORM>()(); in initMemoryExtension() local 9041 cl_platform_id platform = device.getInfo<CL_DEVICE_PLATFORM>(); in enqueueAcquireD3D10Objects() local [all …]
|
/aosp_15_r20/external/intel-media-driver/media_driver/media_interface/media_interfaces_xehp_sdv/ |
H A D | media_interfaces_xehp_sdv.cpp | 784 MOS_STATUS MediaInterfacesHwInfoDeviceXe_Xpm::Initialize(PLATFORM platform) in Initialize()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/ |
H A D | bitcast_convert_test.cc | 37 explicit BitcastConvertTest(se::Platform* platform = nullptr) in BitcastConvertTest()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/ |
H A D | stream_executor_pimpl.h | 92 const Platform* platform() const { return platform_; } in platform() function
|
H A D | stream_executor_pimpl.cc | 140 const Platform* platform, in StreamExecutor() 906 const Platform* platform, in StreamExecutorMemoryAllocator()
|
/aosp_15_r20/external/deqp/framework/egl/wrapper/ |
H A D | eglwImplExt.inl | 63 EGLDisplay eglwGetPlatformDisplayEXT (EGLenum platform, void *native_display, const EGLint *attrib_…
|
/aosp_15_r20/external/deqp/external/vulkancts/vkscpc/ |
H A D | vkscpc.cpp | 314 de::SharedPtr<tcu::Platform> platform{createPlatform()}; in main() local
|
/aosp_15_r20/external/flashrom/ |
H A D | meson.build | 213 subdir('platform') subdir
|
/aosp_15_r20/external/autotest/frontend/afe/ |
H A D | models.py | 120 platform = dbmodels.BooleanField(default=False) variable in Label 183 platform = dbmodels.BooleanField(default=False) variable in StaticLabel 800 def platform(self): member in Host
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/test/ |
H A D | metatest.c | 366 const char *platform; member
|
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/internal/ |
H A D | CpuPool2dAssemblyWrapperKernel.cpp | 280 size_t CpuPool2dAssemblyWrapperKernel::get_mws(const CPUInfo &platform, size_t thread_count) const in get_mws() argument
|
/aosp_15_r20/external/icu/icu4c/source/ |
H A D | configure.ac | 1249 AC_SUBST(platform) subst
|
/aosp_15_r20/external/cronet/third_party/cpu_features/src/include/ |
H A D | cpuinfo_s390x.h | 58 char platform[64]; // 0 terminated string member
|
/aosp_15_r20/external/cpu_features/include/ |
H A D | cpuinfo_s390x.h | 58 char platform[64]; // 0 terminated string member
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/api/ |
H A D | platform.cpp | 65 auto &platform = find_platform(d_platform); in GetPlatformInfo() local
|
/aosp_15_r20/external/deqp/scripts/ctsbuild/ |
H A D | config.py | 75 def __init__ (self, name, isMultiConfig = False, extraBuildArgs = [], platform = None): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/ |
H A D | tpu_reshard_variables_op_util.cc | 50 Status FlushProgramMemory(se::Platform* platform, int device_ordinal) { in FlushProgramMemory()
|
/aosp_15_r20/external/cronet/third_party/icu/source/ |
H A D | configure.ac | 1303 AC_SUBST(platform) subst
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/sampling_tests/ |
H A D | misc.c | 533 char *platform = auxv_platform(); in check_for_compat_mode() local
|
/aosp_15_r20/external/ComputeLibrary/include/CL/ |
H A D | opencl.hpp | 716 #define CL_HPP_INIT_CL_EXT_FCN_PTR_PLATFORM_(platform, name) \ argument 1794 static cl_uint getPlatformVersion(cl_platform_id platform) in getPlatformVersion() 1806 cl_platform_id platform; in getDevicePlatformVersion() local 2511 explicit Platform(const cl_platform_id &platform, bool retainObject = false) : in Platform() 2742 Platform * platform) in get() 4131 cl_platform platform = -1; in BufferD3D10() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/vulkan/ |
H A D | main.cpp | 168 cl_platform_id platform = NULL; variable
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/pluggable_device/ |
H A D | pluggable_device.cc | 166 se::Platform* platform = PluggableDeviceMachineManager(platform_name_); in Init() local
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/core/ |
H A D | device.cpp | 164 device::device(clover::platform &platform, pipe_loader_device *ldev) : in device()
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/workgroups/ |
H A D | test_wg_suggested_local_work_size.cpp | 137 cl_platform_id platform; in do_test() local
|
/aosp_15_r20/external/skia/gn/ |
H A D | gn_to_bp.py | 727 def write_config(config_path, defines, platform): argument
|