Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/sfntly/
Dfont.h37 struct PlatformId { struct
38 enum {
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dcompiler.cc180 se::Platform::Id InterpreterCompiler::PlatformId() const { in PlatformId() function in xla::interpreter::InterpreterCompiler
/external/tensorflow/tensorflow/compiler/xla/service/
Dgeneric_transfer_manager.cc39 se::Platform::Id GenericTransferManager::PlatformId() const { in PlatformId() function in xla::GenericTransferManager
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_compiler.cc128 se::Platform::Id CpuAotCompilationOptions::PlatformId() const { in PlatformId() function in xla::cpu::CpuAotCompilationOptions
942 se::Platform::Id CpuCompiler::PlatformId() const { in PlatformId() function in xla::cpu::CpuCompiler
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dnvptx_compiler.cc886 se::Platform::Id NVPTXCompiler::PlatformId() const { in PlatformId() function in xla::gpu::NVPTXCompiler
/external/sfntly/cpp/src/sfntly/table/core/
Dname_table.cc448 int32_t NameTable::PlatformId(int32_t index) { in PlatformId() function in sfntly::NameTable
Dcmap_table.cc118 int32_t CMapTable::PlatformId(int32_t index) { in PlatformId() function in sfntly::CMapTable
/external/mesa3d/src/gallium/auxiliary/util/
Ddbghelp.h982 ULONG32 PlatformId; member