HomeSort by relevance Sort by last modified time
    Searched full:have_result (Results 1 - 3 of 3) sorted by null

  /external/libcxx/src/support/win32/
support.cpp 74 bool have_result = false; local
92 have_result = true;
96 if ( have_result && result == terminated_sequence )
101 if ( have_result && result != terminated_sequence && result != incomplete_sequence )
126 bool have_result = false; local
151 have_result = true;
160 if ( have_result && result != no_error ) {
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/support/win32/
support.cpp 74 bool have_result = false; local
92 have_result = true;
96 if ( have_result && result == terminated_sequence )
101 if ( have_result && result != terminated_sequence && result != incomplete_sequence )
126 bool have_result = false; local
151 have_result = true;
160 if ( have_result && result != no_error ) {
  /external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/
upload-diffs.py     [all...]

Completed in 116 milliseconds