/external/chromium_org/net/dns/ |
D | dns_response_unittest.cc | 27 EXPECT_FALSE(DnsRecordParser(data, 1, 0).AtEnd()); in TEST() 28 EXPECT_TRUE(DnsRecordParser(data, 1, 1).AtEnd()); in TEST() 139 EXPECT_FALSE(parser.AtEnd()); in TEST() 148 EXPECT_TRUE(parser.AtEnd()); in TEST() 153 EXPECT_FALSE(parser.AtEnd()); in TEST() 242 EXPECT_FALSE(parser.AtEnd()); in TEST() 244 EXPECT_TRUE(parser.AtEnd()); in TEST() 269 EXPECT_FALSE(parser.AtEnd()); in TEST() 272 EXPECT_TRUE(parser.AtEnd()); in TEST() 313 EXPECT_FALSE(parser.AtEnd()); in TEST() [all …]
|
D | dns_response.h | 53 bool AtEnd() const { return cur_ == packet_ + length_; } in AtEnd() function
|
/external/chromium_org/third_party/closure_linter/closure_linter/common/ |
D | position.py | 64 def AtEnd(string): member in Position 74 AtEnd = staticmethod(AtEnd) variable in Position
|
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/common/ |
D | position.py | 64 def AtEnd(string): member in Position 74 AtEnd = staticmethod(AtEnd) variable in Position
|
/external/chromium_org/cloud_print/gcp20/prototype/ |
D | dns_packet_parser.h | 36 bool AtEnd() const { return record_parser_.AtEnd(); } in AtEnd() function
|
/external/llvm/include/llvm/ADT/ |
D | SparseBitVector.h | 330 bool AtEnd; 348 if (AtEnd) 351 AtEnd = true; 365 if (AtEnd) 383 AtEnd = true; 425 if (AtEnd && RHS.AtEnd) 429 return AtEnd == RHS.AtEnd && RHS.BitNumber == BitNumber; 444 AtEnd = end;
|
/external/protobuf/src/google/protobuf/compiler/ |
D | parser.cc | 118 inline bool Parser::AtEnd() { in AtEnd() function in google::protobuf::compiler::Parser 273 if (AtEnd()) { in SkipStatement() 291 if (AtEnd()) { in SkipRestOfBlock() 329 while (!AtEnd()) { in Parse() 406 if (AtEnd()) { in ParseMessageBlock() 807 if (AtEnd()) { in ParseExtend() 846 if (AtEnd()) { in ParseEnumBlock() 917 if (AtEnd()) { in ParseServiceBlock() 964 if (AtEnd()) { in ParseServiceMethod()
|
D | parser.h | 140 inline bool AtEnd();
|
/external/protobuf/gtest/include/gtest/internal/ |
D | gtest-param-util-generated.h.pump | 151 assert(!AtEnd()); 177 // so we have to consult AtEnd(). 178 return (AtEnd() && typed_other->AtEnd()) || 197 if (!AtEnd()) 200 bool AtEnd() const {
|
D | gtest-param-util-generated.h | 2857 assert(!AtEnd()); in Advance() 2880 return (AtEnd() && typed_other->AtEnd()) || in Equals() 2899 if (!AtEnd()) in ComputeCurrentValue() 2902 bool AtEnd() const { in AtEnd() function 2976 assert(!AtEnd()); in Advance() 3003 return (AtEnd() && typed_other->AtEnd()) || in Equals() 3026 if (!AtEnd()) in ComputeCurrentValue() 3029 bool AtEnd() const { in AtEnd() function 3113 assert(!AtEnd()); in Advance() 3144 return (AtEnd() && typed_other->AtEnd()) || in Equals() [all …]
|
/external/chromium_org/media/audio/sounds/ |
D | wav_audio_handler.cc | 85 bool WavAudioHandler::AtEnd(size_t cursor) const { in AtEnd() function in media::WavAudioHandler 98 if (AtEnd(cursor)) { in CopyTo()
|
D | audio_stream_handler.cc | 77 if (wav_audio_.AtEnd(cursor_)) in Play() 112 if (wav_audio_.AtEnd(cursor_) || in OnMoreData()
|
D | wav_audio_handler.h | 25 bool AtEnd(size_t cursor) const;
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/ |
D | parser.cc | 118 inline bool Parser::AtEnd() { in AtEnd() function in google::protobuf::compiler::Parser 378 if (AtEnd()) { in SkipStatement() 396 if (AtEnd()) { in SkipRestOfBlock() 444 while (!AtEnd()) { in Parse() 582 if (AtEnd()) { in ParseMessageBlock() 937 while (!AtEnd()) { in ParseUninterpretedBlock() 1168 if (AtEnd()) { in ParseExtend() 1229 if (AtEnd()) { in ParseEnumBlock() 1336 if (AtEnd()) { in ParseServiceBlock() 1421 if (AtEnd()) { in ParseOptions()
|
/external/chromium_org/testing/gtest/include/gtest/internal/ |
D | gtest-param-util-generated.h.pump | 168 assert(!AtEnd()); 194 // so we have to consult AtEnd(). 195 return (AtEnd() && typed_other->AtEnd()) || 214 if (!AtEnd()) 217 bool AtEnd() const {
|
/external/gtest/include/gtest/internal/ |
D | gtest-param-util-generated.h.pump | 168 assert(!AtEnd()); 194 // so we have to consult AtEnd(). 195 return (AtEnd() && typed_other->AtEnd()) || 214 if (!AtEnd()) 217 bool AtEnd() const {
|
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/ |
D | gtest-param-util-generated.h.pump | 168 assert(!AtEnd()); 194 // so we have to consult AtEnd(). 195 return (AtEnd() && typed_other->AtEnd()) || 214 if (!AtEnd()) 217 bool AtEnd() const {
|
D | gtest-param-util-generated.h | 2876 assert(!AtEnd()); in Advance() 2899 return (AtEnd() && typed_other->AtEnd()) || in Equals() 2918 if (!AtEnd()) in ComputeCurrentValue() 2921 bool AtEnd() const { in AtEnd() function 2995 assert(!AtEnd()); in Advance() 3022 return (AtEnd() && typed_other->AtEnd()) || in Equals() 3045 if (!AtEnd()) in ComputeCurrentValue() 3048 bool AtEnd() const { in AtEnd() function 3132 assert(!AtEnd()); in Advance() 3163 return (AtEnd() && typed_other->AtEnd()) || in Equals() [all …]
|
/external/mesa3d/src/gtest/include/gtest/internal/ |
D | gtest-param-util-generated.h.pump | 168 assert(!AtEnd()); 194 // so we have to consult AtEnd(). 195 return (AtEnd() && typed_other->AtEnd()) || 214 if (!AtEnd()) 217 bool AtEnd() const {
|
D | gtest-param-util-generated.h | 2876 assert(!AtEnd()); in Advance() 2899 return (AtEnd() && typed_other->AtEnd()) || in Equals() 2918 if (!AtEnd()) in ComputeCurrentValue() 2921 bool AtEnd() const { in AtEnd() function 2995 assert(!AtEnd()); in Advance() 3022 return (AtEnd() && typed_other->AtEnd()) || in Equals() 3045 if (!AtEnd()) in ComputeCurrentValue() 3048 bool AtEnd() const { in AtEnd() function 3132 assert(!AtEnd()); in Advance() 3163 return (AtEnd() && typed_other->AtEnd()) || in Equals() [all …]
|
/external/protobuf/python/google/protobuf/ |
D | text_format.py | 137 while not tokenizer.AtEnd(): 214 if tokenizer.AtEnd(): 331 def AtEnd(self): member in _Tokenizer 624 if self.AtEnd():
|
/external/protobuf/python/google/protobuf/internal/ |
D | text_format_test.py | 353 while not tokenizer.AtEnd(): 380 self.assertTrue(tokenizer.AtEnd()) 388 self.assertTrue(tokenizer.AtEnd())
|
/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-param-util-generated.h | 2876 assert(!AtEnd()); in Advance() 2899 return (AtEnd() && typed_other->AtEnd()) || in Equals() 2918 if (!AtEnd()) in ComputeCurrentValue() 2921 bool AtEnd() const { in AtEnd() function 2995 assert(!AtEnd()); in Advance() 3022 return (AtEnd() && typed_other->AtEnd()) || in Equals() 3045 if (!AtEnd()) in ComputeCurrentValue() 3048 bool AtEnd() const { in AtEnd() function 3132 assert(!AtEnd()); in Advance() 3163 return (AtEnd() && typed_other->AtEnd()) || in Equals() [all …]
|
/external/chromium_org/third_party/protobuf/python/google/protobuf/internal/ |
D | text_format_test.py | 532 while not tokenizer.AtEnd(): 559 self.assertTrue(tokenizer.AtEnd()) 567 self.assertTrue(tokenizer.AtEnd())
|
/external/chromium_org/third_party/protobuf/python/google/protobuf/ |
D | text_format.py | 157 while not tokenizer.AtEnd(): 234 if tokenizer.AtEnd(): 328 def AtEnd(self): member in _Tokenizer
|