Home
last modified time | relevance | path

Searched defs:IsCompatible (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/core/ops/compat/
Dbackwards_compatibility_test.cc27 TEST(BackwardsCompatibilityTest, IsCompatible) { in TEST() argument
/external/cronet/stable/net/dns/
Dhttps_record_rdata.cc439 bool ServiceFormHttpsRecordRdata::IsCompatible() const { in IsCompatible() function in net::ServiceFormHttpsRecordRdata
/external/cronet/tot/net/dns/
Dhttps_record_rdata.cc439 bool ServiceFormHttpsRecordRdata::IsCompatible() const { in IsCompatible() function in net::ServiceFormHttpsRecordRdata
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_op_registry.cc61 /* static */ bool XlaOpRegistry::IsCompatible(const OpRegistration& x, in IsCompatible() function in tensorflow::XlaOpRegistry
/external/tensorflow/tensorflow/python/eager/
Dpywrap_tensor.cc210 bool IsCompatible(DataType desired, DataType returned) { in IsCompatible() function
/external/deqp/external/vulkancts/modules/vulkan/video/
DvktVideoBaseDecodeUtils.hpp306 bool IsCompatible(VkDevice device, uint32_t videoQueueFamily, VkVideoCoreProfile *pVideoProfile, in IsCompatible() function in vkt::video::VulkanVideoSession
/external/vulkan-validation-layers/tests/
Dvkrenderframework.cpp1115 bool VkImageObj::IsCompatible(const VkImageUsageFlags usages, const VkFormatFeatureFlags features) { in IsCompatible() function in VkImageObj
/external/vulkan-validation-layers/layers/
Ddescriptor_sets.cpp221 bool cvdescriptorset::DescriptorSetLayout::IsCompatible(DescriptorSetLayout const *rh_ds_layout) co… in IsCompatible() function in cvdescriptorset::DescriptorSetLayout