Home
last modified time | relevance | path

Searched defs:Processor (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/SwiftShader/
DSwiftShader.ini26 [Processor] section
27 ThreadCount=0
28 EnableSSE3=1
29 EnableSSSE3=1
30 EnableSSE4_1=1
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/expanders/
Dutils.h42 const std::string &Processor() const { return processor_; } in Processor() function
/third_party/skia/src/gpu/ops/
DFillRRectOp.cpp334 class FillRRectOpImpl::Processor final : public GrGeometryProcessor { class in skgpu::v1::FillRRectOp::__anonc2dba5c30111::FillRRectOpImpl
359 Processor(GrAAType aaType, ProcessorFlags flags) in Processor() function in skgpu::v1::FillRRectOp::__anonc2dba5c30111::FillRRectOpImpl::Processor
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_parse.h41 struct tgsi_processor Processor; member
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/kernel/
Dkernel.h195 enum Processor { enum
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DUtf8.java380 abstract static class Processor { class in Utf8
/third_party/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h45 unsigned Processor : 4; /* PIPE_SHADER_ */ member
/third_party/skia/third_party/externals/expat/expat/lib/
Dxmlparse.c436 typedef enum XML_Error PTRCALL Processor(XML_Parser parser, const char *start, typedef
/third_party/python/Modules/expat/
Dxmlparse.c429 typedef enum XML_Error PTRCALL Processor(XML_Parser parser, const char *start, typedef