Home
last modified time | relevance | path

Searched defs:_idx (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Modules/_sqlite/
Drow.c127 Py_ssize_t _idx; in pysqlite_row_subscript() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_clip.c324 int _idx = plane_idx - 6; in getclipdist() local
/third_party/python/Lib/idlelib/
Dpyshell.py876 _idx = 1 + len(list(itertools.takewhile( variable in PyShell
/third_party/mesa3d/src/vulkan/overlay-layer/
Doverlay.cpp869 static float get_time_stat(void *_data, int _idx) in get_time_stat()
883 static float get_stat(void *_data, int _idx) in get_stat()