Searched defs:OC (Results 1 – 16 of 16) sorted by relevance
/third_party/mindspore/mindspore/lite/src/runtime/kernel/opencl/kernel/ |
D | prelu.h | 43 uint32_t OC = {1}; variable
|
D | concat.h | 42 uint32_t OC = {1}; variable
|
D | split.h | 53 uint32_t OC = {1}; variable
|
D | arithmetic_self.cc | 70 uint32_t OH = 1, OW = 1, OC = 1; in SetGlobalLocal() local
|
D | power.cc | 113 uint32_t OC = UP_DIV(out_shape_.s[3], C4NUM); in SetGlobalLocal() local
|
D | layer_norm.cc | 112 size_t OH = 1, OW = 1, OC = 1; in SetGlobalLocal() local
|
D | batchnorm.cc | 99 uint32_t OC = UP_DIV(output_shape.at(3), C4NUM); in SetGlobalLocal() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetSubtargetInfo.cpp | 22 const InstrStage *IS, const unsigned *OC, const unsigned *FP) in TargetSubtargetInfo()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCSubtargetInfo.cpp | 214 const InstrStage *IS, const unsigned *OC, const unsigned *FP) in MCSubtargetInfo()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/ |
D | GVNExpression.h | 567 const VariableExpression &OC = cast<VariableExpression>(Other); in equals() local 604 const ConstantExpression &OC = cast<ConstantExpression>(Other); in equals() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.h | 127 OC, enumerator
|
/third_party/skia/third_party/externals/abseil-cpp/absl/types/ |
D | optional_test.cc | 1019 using OC = absl::optional<const std::string>; in TEST() typedef 1069 using OC = absl::optional<const std::string>; in TEST() typedef
|
/third_party/abseil-cpp/absl/types/ |
D | optional_test.cc | 1019 using OC = absl::optional<const std::string>; in TEST() typedef 1069 using OC = absl::optional<const std::string>; in TEST() typedef
|
/third_party/boost/libs/wave/test/testwave/testfiles/ |
D | t_5_035.hpp | 581 #define OC macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | MemorySanitizer.cpp | 2064 OriginCombiner OC(this, IRB); in setOriginForNaryOp() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/ |
D | ARMAsmParser.cpp | 11401 const MCConstantExpr *OC = dyn_cast<MCConstantExpr>(OE); in parseDirectiveUnwindRaw() local
|