Home
last modified time | relevance | path

Searched defs:current_match (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/runtime/
Druntime-regexp.cc642 int32_t* current_match = global_cache.FetchNext(); in StringReplaceGlobalRegExpWithString() local
715 int32_t* current_match = global_cache.FetchNext(); in StringReplaceGlobalRegExpWithEmptyString() local
1185 int32_t* current_match = global_cache.FetchNext(); in SearchRegExpMultiple() local
/external/tensorflow/tensorflow/tools/graph_transforms/
Dquantize_nodes.cc554 NodeMatch current_match = match; in HoistFakeQuants() local
Dtransform_utils.cc49 for (const NodeMatch& current_match : current_matches) { in MatchedNodesAsArray() local