Home
last modified time | relevance | path

Searched refs:replacee (Results 1 – 7 of 7) sorted by relevance

/external/antlr/tool/src/main/java/org/antlr/misc/
DUtils.java58 public static String replace(String src, String replacee, String replacer) { in replace() argument
61 int endIndex = src.indexOf(replacee); in replace()
67 startIndex = endIndex + replacee.length(); in replace()
68 endIndex = src.indexOf(replacee,startIndex); in replace()
/external/tensorflow/tensorflow/compiler/tf2xla/
Dfunctionalize_cond.h192 Status AddIdentityNode(const Node* replacee, Node* if_node, int port);
196 StatusOr<Node*> AddIfNode(const NodeDef& def, const Node* replacee,
200 Status PropagateUpdatedState(const Node* replacee);
Dfunctionalize_cond.cc955 Status FunctionalizeCond::AddIdentityNode(const Node* replacee, Node* if_node, in AddIdentityNode() argument
957 NodeBuilder id_builder(replacee->name(), "Identity"); in AddIdentityNode()
973 const Node* replacee, in AddIfNode() argument
976 VLOG(1) << "Adding If for " << replacee->name(); in AddIfNode()
977 StateMap::CondId id = state_map_.LookupCondId(replacee); in AddIfNode()
986 state_map_.ResetAncestorId(ret, state_map_.LookupAncestorId(replacee)); in AddIfNode()
991 Status FunctionalizeCond::PropagateUpdatedState(const Node* replacee) { in PropagateUpdatedState() argument
992 VLOG(2) << "Propagating update state for " << replacee->name() << " " in PropagateUpdatedState()
993 << state_map_.CondStateToString(replacee); in PropagateUpdatedState()
1002 for (auto n : replacee->out_nodes()) in PropagateUpdatedState()
/external/mesa3d/src/asahi/lib/
Ddyld_interpose.h36 const void *replacee; \
/external/angle/src/libANGLE/renderer/metal/file_hooking/
Dshader_cache_file_hooking.cpp91 const void *replacee; \
/external/swiftshader/third_party/subzero/docs/
DDESIGN.rst710 container mapping the replacee to the replacement. In the case above, it would
/external/swiftshader/third_party/subzero/
DDESIGN.rst710 container mapping the replacee to the replacement. In the case above, it would