Home
last modified time | relevance | path

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

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