Home
last modified time | relevance | path

Searched defs:platform (Results 476 – 500 of 1154) sorted by relevance

1...<<11121314151617181920>>...47

/aosp_15_r20/external/OpenCL-CLHPP/include/CL/
H A Dopencl.hpp711 #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 Dmedia_interfaces_xehp_sdv.cpp784 MOS_STATUS MediaInterfacesHwInfoDeviceXe_Xpm::Initialize(PLATFORM platform) in Initialize()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dbitcast_convert_test.cc37 explicit BitcastConvertTest(se::Platform* platform = nullptr) in BitcastConvertTest()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Dstream_executor_pimpl.h92 const Platform* platform() const { return platform_; } in platform() function
H A Dstream_executor_pimpl.cc140 const Platform* platform, in StreamExecutor()
906 const Platform* platform, in StreamExecutorMemoryAllocator()
/aosp_15_r20/external/deqp/framework/egl/wrapper/
H A DeglwImplExt.inl63 EGLDisplay eglwGetPlatformDisplayEXT (EGLenum platform, void *native_display, const EGLint *attrib_…
/aosp_15_r20/external/deqp/external/vulkancts/vkscpc/
H A Dvkscpc.cpp314 de::SharedPtr<tcu::Platform> platform{createPlatform()}; in main() local
/aosp_15_r20/external/flashrom/
H A Dmeson.build213 subdir('platform') subdir
/aosp_15_r20/external/autotest/frontend/afe/
H A Dmodels.py120 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 Dmetatest.c366 const char *platform; member
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/internal/
H A DCpuPool2dAssemblyWrapperKernel.cpp280 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 Dconfigure.ac1249 AC_SUBST(platform) subst
/aosp_15_r20/external/cronet/third_party/cpu_features/src/include/
H A Dcpuinfo_s390x.h58 char platform[64]; // 0 terminated string member
/aosp_15_r20/external/cpu_features/include/
H A Dcpuinfo_s390x.h58 char platform[64]; // 0 terminated string member
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/api/
H A Dplatform.cpp65 auto &platform = find_platform(d_platform); in GetPlatformInfo() local
/aosp_15_r20/external/deqp/scripts/ctsbuild/
H A Dconfig.py75 def __init__ (self, name, isMultiConfig = False, extraBuildArgs = [], platform = None): argument
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_reshard_variables_op_util.cc50 Status FlushProgramMemory(se::Platform* platform, int device_ordinal) { in FlushProgramMemory()
/aosp_15_r20/external/cronet/third_party/icu/source/
H A Dconfigure.ac1303 AC_SUBST(platform) subst
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/sampling_tests/
H A Dmisc.c533 char *platform = auxv_platform(); in check_for_compat_mode() local
/aosp_15_r20/external/ComputeLibrary/include/CL/
H A Dopencl.hpp716 #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 Dmain.cpp168 cl_platform_id platform = NULL; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/pluggable_device/
H A Dpluggable_device.cc166 se::Platform* platform = PluggableDeviceMachineManager(platform_name_); in Init() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/core/
H A Ddevice.cpp164 device::device(clover::platform &platform, pipe_loader_device *ldev) : in device()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/workgroups/
H A Dtest_wg_suggested_local_work_size.cpp137 cl_platform_id platform; in do_test() local
/aosp_15_r20/external/skia/gn/
H A Dgn_to_bp.py727 def write_config(config_path, defines, platform): argument

1...<<11121314151617181920>>...47