Searched defs:lookup (Results 1 - 2 of 2) sorted by relevance

/ndk/sources/cxx-stl/stlport/src/
H A Dmessages.cpp59 locale _Catalog_locale_map::lookup(nl_catd_type key) const { function in class:_Catalog_locale_map
152 const wctype& ct = use_facet<wctype>(_M_map->lookup(_STLP_MUTABLE(_Messages_impl, _M_cat)[thecat]));
156 // Verify that the lookup failed; an empty string might represent success.
/ndk/sources/host-tools/nawk-20071023/
H A Dtran.c213 if (n != NULL && (p = lookup(n, tp)) != NULL) {
269 Cell *lookup(const char *s, Array *tp) /* look for s in tp */ function

Completed in 100 milliseconds