Searched defs:appendOp (Results 1 – 5 of 5) sorted by relevance
| /external/golang-protobuf/encoding/protowire/ | ||
| D | wire_test.go | 32 appendOp = interface{} interface |
| /external/cronet/third_party/icu/source/i18n/ | ||
| D | regexcmp.cpp | 1994 void RegexCompile::appendOp(int32_t op) { in appendOp() function in RegexCompile |
| /external/icu/icu4c/source/i18n/ | ||
| D | regexcmp.cpp | 1994 void RegexCompile::appendOp(int32_t op) { in appendOp() function in RegexCompile |
| /external/skia/src/gpu/ganesh/ops/ | ||
| D | OpsTask.cpp | 354 GrOp::Owner OpsTask::OpChain::appendOp( in appendOp() function in skgpu::v1::OpsTask::OpChain |
| /external/apache-xml/src/main/java/org/apache/xpath/compiler/ | ||
| D | XPathParser.java | 768 void appendOp(int length, int op) in appendOp() method in XPathParser |