Home
last modified time | relevance | path

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

/external/cronet/buildtools/third_party/libc++/trunk/include/__algorithm/
Dprev_permutation.h32 using _Result = pair<_BidirectionalIterator, bool>; in __prev_permutation() local
Dnext_permutation.h31 using _Result = pair<_BidirectionalIterator, bool>; in __next_permutation() local
/external/pigweed/pw_env_setup/py/pw_env_setup/
Denv_setup.py115 class _Result: class
/external/cronet/buildtools/third_party/libc++/trunk/src/ryu/
Df2s.cpp403 char* _Result = _First; in _Large_integer_to_chars() local