Home
last modified time | relevance | path

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

/external/libcxx/src/
Dregex.cpp218 struct use_strcmp struct
220 bool operator()(const collationnames& x, const char* y) in operator ()()
222 bool operator()(const classnames& x, const char* y) in operator ()()
/external/cronet/third_party/libc++/src/src/
Dregex.cpp339 struct use_strcmp struct
341 bool operator()(const collationnames& x, const char* y) in operator ()()
343 bool operator()(const classnames& x, const char* y) in operator ()()
/external/libcxxabi/src/
Dprivate_typeinfo.cpp60 is_equal(const std::type_info* x, const std::type_info* y, bool use_strcmp) in is_equal()
347 bool use_strcmp = this->__flags & (__incomplete_class_mask | in can_catch() local
/external/cronet/third_party/libc++abi/src/src/
Dprivate_typeinfo.cpp55 is_equal(const std::type_info* x, const std::type_info* y, bool use_strcmp) in is_equal()
598 bool use_strcmp = this->__flags & (__incomplete_class_mask | in can_catch() local