Home
last modified time | relevance | path

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

/external/libbrillo/brillo/udev/
Dudev_enumerate.h76 udev_enumerate* enumerate_; variable
/external/tensorflow/tensorflow/python/autograph/operators/
Dpy_builtins.py393 def enumerate_(s, start=0): function