Home
last modified time | relevance | path

Searched defs:__k (Results 1 – 6 of 6) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Dvalarray.cpp24 size_t __k = __size_.size() != 0; in __init() local
/ndk/sources/cxx-stl/stlport/stlport/stl/debug/
D_tree.h178 iterator find(const _KT& __k) in find()
181 const_iterator find(const _KT& __k) const in find()
D_hashtable.h322 size_type bucket(const _KT& __k) const { return _M_non_dbg_impl.bucket(__k); } in bucket()
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_algo.h410 _Size __k; in __lg() local
D_function.h402 _STLP_UINT32_T __k = 1; in _M_initialize() local
D_algo.c449 _Distance __k = __middle - __first; in __rotate_aux() local