Home
last modified time | relevance | path

Searched defs:appendOp (Results 1 – 5 of 5) sorted by relevance

/external/golang-protobuf/encoding/protowire/
Dwire_test.go32 appendOp = interface{} interface
/external/cronet/third_party/icu/source/i18n/
Dregexcmp.cpp1994 void RegexCompile::appendOp(int32_t op) { in appendOp() function in RegexCompile
2004 void RegexCompile::appendOp(int32_t type, int32_t val) { in appendOp() function in RegexCompile
/external/icu/icu4c/source/i18n/
Dregexcmp.cpp1994 void RegexCompile::appendOp(int32_t op) { in appendOp() function in RegexCompile
2004 void RegexCompile::appendOp(int32_t type, int32_t val) { in appendOp() function in RegexCompile
/external/skia/src/gpu/ganesh/ops/
DOpsTask.cpp354 GrOp::Owner OpsTask::OpChain::appendOp( in appendOp() function in skgpu::v1::OpsTask::OpChain
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DXPathParser.java768 void appendOp(int length, int op) in appendOp() method in XPathParser