Home
last modified time | relevance | path

Searched defs:WalkState (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dwalker-inl.h121 template<typename T> struct WalkState { struct
122 WalkState<T>(Regexp* re, T parent) in WalkState() argument
128 Regexp* re; // The regexp
129 int n; // The index of the next child to process; -1 means need to PreVisit
130 T parent_arg; // Accumulated arguments.
131 T pre_arg;
132 T child_arg; // One-element buffer for child_args.
133 T* child_args;
/external/kotlinc/lib/
Dkotlin-stdlib.jarMETA-INF/ META-INF/MANIFEST.MF kotlin/ kotlin/collections/ kotlin/ ...