HomeSort by relevance Sort by last modified time
    Searched refs:IsAtEnd (Results 1 - 25 of 67) sorted by null

1 2 3

  /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
bwe_test_fileutils.h 29 bool IsAtEnd();
bwe_test_fileutils.cc 35 bool ResourceFileReader::IsAtEnd() {
  /external/libchrome/base/
id_map_unittest.cc 80 while (!iter.IsAtEnd()) {
111 !iter.IsAtEnd(); iter.Advance()) {
119 !iter.IsAtEnd(); iter.Advance()) {
221 !iter.IsAtEnd(); iter.Advance()) {
229 !iter.IsAtEnd(); iter.Advance()) {
369 ASSERT_FALSE(iter.IsAtEnd());
373 ASSERT_TRUE(iter.IsAtEnd());
  /external/webrtc/webrtc/modules/desktop_capture/
screen_capturer_unittest.cc 97 ASSERT_TRUE(!it.IsAtEnd());
100 EXPECT_TRUE(it.IsAtEnd());
screen_capturer_helper.cc 95 for (DesktopRegion::Iterator it(region); !it.IsAtEnd(); it.Advance()) {
screen_capturer_mac_unittest.cc 56 EXPECT_TRUE(!it.IsAtEnd() && it.rect().equals(config.pixel_bounds));
desktop_region.cc 171 for (Iterator it(region); !it.IsAtEnd(); it.Advance()) {
507 if (!IsAtEnd()) {
516 bool DesktopRegion::Iterator::IsAtEnd() const {
521 assert(!IsAtEnd());
534 if (IsAtEnd())
549 assert(!IsAtEnd());
desktop_region.h 72 bool IsAtEnd() const;
differ_unittest.cc 66 !iter.IsAtEnd(); iter.Advance()) {
160 for (DesktopRegion::Iterator i(region); !i.IsAtEnd(); i.Advance()) {
186 return !it.IsAtEnd() && expected_rect.equals(it.rect()) &&
187 (it.Advance(), it.IsAtEnd());
  /external/llvm/include/llvm/Support/
YAMLParser.h 373 assert((C.IsAtBeginning || C.IsAtEnd) && "Cannot skip mid parse!");
400 IsAtEnd(false), CurrentEntry(nullptr) {}
420 bool IsAtEnd;
454 IsAtEnd(false),
478 bool IsAtEnd;
568 if (isAtEnd() || Other.isAtEnd())
569 return isAtEnd() && Other.isAtEnd();
591 bool isAtEnd() const { return !Doc || !*Doc;
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
YAMLParser.h 376 assert((C.IsAtBeginning || C.IsAtEnd) && "Cannot skip mid parse!");
403 IsAtEnd(false), CurrentEntry(nullptr) {}
423 bool IsAtEnd;
457 IsAtEnd(false),
481 bool IsAtEnd;
571 if (isAtEnd() || Other.isAtEnd())
572 return isAtEnd() && Other.isAtEnd();
594 bool isAtEnd() const { return !Doc || !*Doc;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
YAMLParser.h 376 assert((C.IsAtBeginning || C.IsAtEnd) && "Cannot skip mid parse!");
403 IsAtEnd(false), CurrentEntry(nullptr) {}
423 bool IsAtEnd;
457 IsAtEnd(false),
481 bool IsAtEnd;
571 if (isAtEnd() || Other.isAtEnd())
572 return isAtEnd() && Other.isAtEnd();
594 bool isAtEnd() const { return !Doc || !*Doc;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
YAMLParser.h 376 assert((C.IsAtBeginning || C.IsAtEnd) && "Cannot skip mid parse!");
403 IsAtEnd(false), CurrentEntry(nullptr) {}
423 bool IsAtEnd;
457 IsAtEnd(false),
481 bool IsAtEnd;
571 if (isAtEnd() || Other.isAtEnd())
572 return isAtEnd() && Other.isAtEnd();
594 bool isAtEnd() const { return !Doc || !*Doc;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
YAMLParser.h 376 assert((C.IsAtBeginning || C.IsAtEnd) && "Cannot skip mid parse!");
403 IsAtEnd(false), CurrentEntry(nullptr) {}
423 bool IsAtEnd;
457 IsAtEnd(false),
481 bool IsAtEnd;
571 if (isAtEnd() || Other.isAtEnd())
572 return isAtEnd() && Other.isAtEnd();
594 bool isAtEnd() const { return !Doc || !*Doc;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
YAMLParser.h 376 assert((C.IsAtBeginning || C.IsAtEnd) && "Cannot skip mid parse!");
403 IsAtEnd(false), CurrentEntry(nullptr) {}
423 bool IsAtEnd;
457 IsAtEnd(false),
481 bool IsAtEnd;
571 if (isAtEnd() || Other.isAtEnd())
572 return isAtEnd() && Other.isAtEnd();
594 bool isAtEnd() const { return !Doc || !*Doc;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
YAMLParser.h 376 assert((C.IsAtBeginning || C.IsAtEnd) && "Cannot skip mid parse!");
403 IsAtEnd(false), CurrentEntry(nullptr) {}
423 bool IsAtEnd;
457 IsAtEnd(false),
481 bool IsAtEnd;
571 if (isAtEnd() || Other.isAtEnd())
572 return isAtEnd() && Other.isAtEnd();
594 bool isAtEnd() const { return !Doc || !*Doc;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
YAMLParser.h 376 assert((C.IsAtBeginning || C.IsAtEnd) && "Cannot skip mid parse!");
403 IsAtEnd(false), CurrentEntry(nullptr) {}
423 bool IsAtEnd;
457 IsAtEnd(false),
481 bool IsAtEnd;
571 if (isAtEnd() || Other.isAtEnd())
572 return isAtEnd() && Other.isAtEnd();
594 bool isAtEnd() const { return !Doc || !*Doc;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
YAMLParser.h 376 assert((C.IsAtBeginning || C.IsAtEnd) && "Cannot skip mid parse!");
403 IsAtEnd(false), CurrentEntry(nullptr) {}
423 bool IsAtEnd;
457 IsAtEnd(false),
481 bool IsAtEnd;
571 if (isAtEnd() || Other.isAtEnd())
572 return isAtEnd() && Other.isAtEnd();
594 bool isAtEnd() const { return !Doc || !*Doc;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
YAMLParser.h 376 assert((C.IsAtBeginning || C.IsAtEnd) && "Cannot skip mid parse!");
403 IsAtEnd(false), CurrentEntry(nullptr) {}
423 bool IsAtEnd;
457 IsAtEnd(false),
481 bool IsAtEnd;
571 if (isAtEnd() || Other.isAtEnd())
572 return isAtEnd() && Other.isAtEnd();
594 bool isAtEnd() const { return !Doc || !*Doc;
    [all...]
  /external/llvm/lib/Support/
YAMLParser.cpp     [all...]
  /external/libbrillo/brillo/
value_conversion.h 92 for (base::DictionaryValue::Iterator it(*dict); !it.IsAtEnd(); it.Advance()) {
  /external/libchrome/base/json/
json_writer.cc 161 for (DictionaryValue::Iterator itr(*dict); !itr.IsAtEnd();
  /external/libchrome/base/trace_event/
trace_event_memory_overhead.cc 96 for (DictionaryValue::Iterator it(*dictionary_value); !it.IsAtEnd();
  /external/v8/src/
compilation-dependencies.cc 129 for (PrototypeIterator i(map); !i.IsAtEnd(); i.Advance()) {
prototype.h 175 bool IsAtEnd() const { return is_at_end_; }

Completed in 2864 milliseconds

1 2 3