Home
last modified time | relevance | path

Searched refs:firstW (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/coregrind/
Dm_transtab.c734 Word firstW = -1, lastW = -1; in find_TTEntry_from_hcode() local
736 host_extents, &key, &firstW, &lastW, in find_TTEntry_from_hcode()
738 vg_assert(firstW == lastW); // always true, even if not found in find_TTEntry_from_hcode()
740 HostExtent* hx = VG_(indexXA)(host_extents, firstW); in find_TTEntry_from_hcode()
/external/libcxx/include/
Drandom1426 param_type(InputIterator firstW, InputIterator lastW);
1440 discrete_distribution(InputIterator firstW, InputIterator lastW);
1493 InputIteratorW firstW);
1512 InputIteratorW firstW);
1568 InputIteratorW firstW);
1587 InputIteratorW firstW);