Home
last modified time | relevance | path

Searched defs:InitOp (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dops_testutil.cc137 Status OpsTestBase::InitOp() { in InitOp() function in tensorflow::OpsTestBase
/external/cronet/third_party/icu/source/i18n/
Dregexcmp.cpp2458 void RegexCompile::compileInterval(int32_t InitOp, int32_t LoopOp) in compileInterval()
/external/icu/icu4c/source/i18n/
Dregexcmp.cpp2458 void RegexCompile::compileInterval(int32_t InitOp, int32_t LoopOp) in compileInterval()
/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp399 const Expr *InitOp, in emitInitWithReductionInitializer()