/external/cronet/stable/third_party/llvm-libc/src/test/src/stdio/printf_core/ |
D | parser_test.cpp | 41 !cur_section.raw_string.empty(); in evaluate() 58 expected.raw_string = {str, 4}; in TEST() 72 expected0.raw_string = {str, 5}; in TEST() 78 expected1.raw_string = {str + 5, 2}; in TEST() 85 expected2.raw_string = {str + 7, 5}; in TEST() 99 expected.raw_string = {str, 2}; in TEST() 114 expected.raw_string = {str, 1}; in TEST() 128 expected.raw_string = {str, 7}; in TEST() 150 expected.raw_string = {str, 4}; in TEST() 167 expected.raw_string = {str, 5}; in TEST() [all …]
|
D | converter_test.cpp | 30 raw_section.raw_string = "abc"; in TEST_F() 43 simple_conv.raw_string = "%%"; in TEST_F() 60 simple_conv.raw_string = "%c"; in TEST_F() 75 right_justified_conv.raw_string = "%4c"; in TEST_F() 90 left_justified_conv.raw_string = "%-4c"; in TEST_F() 108 simple_conv.raw_string = "%s"; in TEST_F() 123 high_precision_conv.raw_string = "%4s"; in TEST_F() 138 low_precision_conv.raw_string = "%.2s"; in TEST_F() 153 right_justified_conv.raw_string = "%4s"; in TEST_F() 168 left_justified_conv.raw_string = "%-4s"; in TEST_F() [all …]
|
/external/llvm-libc/test/src/stdio/printf_core/ |
D | parser_test.cpp | 41 !cur_section.raw_string.empty(); in evaluate() 58 expected.raw_string = {str, 4}; in TEST() 72 expected0.raw_string = {str, 5}; in TEST() 78 expected1.raw_string = {str + 5, 2}; in TEST() 85 expected2.raw_string = {str + 7, 5}; in TEST() 99 expected.raw_string = {str, 2}; in TEST() 115 expected.raw_string = {str, 1}; in TEST() 129 expected.raw_string = {str, 7}; in TEST() 152 expected.raw_string = {str, 4}; in TEST() 170 expected.raw_string = {str, 5}; in TEST() [all …]
|
D | converter_test.cpp | 34 raw_section.raw_string = "abc"; in TEST_F() 47 simple_conv.raw_string = "%%"; in TEST_F() 64 simple_conv.raw_string = "%c"; in TEST_F() 79 right_justified_conv.raw_string = "%4c"; in TEST_F() 94 left_justified_conv.raw_string = "%-4c"; in TEST_F() 112 simple_conv.raw_string = "%s"; in TEST_F() 127 high_precision_conv.raw_string = "%4s"; in TEST_F() 142 low_precision_conv.raw_string = "%.2s"; in TEST_F() 157 right_justified_conv.raw_string = "%4s"; in TEST_F() 172 left_justified_conv.raw_string = "%-4s"; in TEST_F() [all …]
|
/external/cronet/tot/third_party/llvm-libc/src/test/src/stdio/printf_core/ |
D | parser_test.cpp | 41 !cur_section.raw_string.empty(); in evaluate() 58 expected.raw_string = {str, 4}; in TEST() 72 expected0.raw_string = {str, 5}; in TEST() 78 expected1.raw_string = {str + 5, 2}; in TEST() 85 expected2.raw_string = {str + 7, 5}; in TEST() 99 expected.raw_string = {str, 2}; in TEST() 114 expected.raw_string = {str, 1}; in TEST() 128 expected.raw_string = {str, 7}; in TEST() 150 expected.raw_string = {str, 4}; in TEST() 167 expected.raw_string = {str, 5}; in TEST() [all …]
|
D | converter_test.cpp | 30 raw_section.raw_string = "abc"; in TEST_F() 43 simple_conv.raw_string = "%%"; in TEST_F() 60 simple_conv.raw_string = "%c"; in TEST_F() 75 right_justified_conv.raw_string = "%4c"; in TEST_F() 90 left_justified_conv.raw_string = "%-4c"; in TEST_F() 108 simple_conv.raw_string = "%s"; in TEST_F() 123 high_precision_conv.raw_string = "%4s"; in TEST_F() 138 low_precision_conv.raw_string = "%.2s"; in TEST_F() 153 right_justified_conv.raw_string = "%4s"; in TEST_F() 168 left_justified_conv.raw_string = "%-4s"; in TEST_F() [all …]
|
/external/cronet/tot/third_party/llvm-libc/src/test/src/stdio/scanf_core/ |
D | parser_test.cpp | 42 !cur_section.raw_string.empty(); in evaluate() 59 expected.raw_string = str; in TEST() 73 expected0.raw_string = {str, 5}; in TEST() 79 expected1.raw_string = {str + 5, 2}; in TEST() 86 expected2.raw_string = {str + 7, 5}; in TEST() 100 expected.raw_string = str; in TEST() 115 expected.raw_string = {str, 1}; in TEST() 132 expected.raw_string = str; in TEST() 153 expected.raw_string = str; in TEST() 170 expected.raw_string = str; in TEST() [all …]
|
/external/cronet/stable/third_party/llvm-libc/src/test/src/stdio/scanf_core/ |
D | parser_test.cpp | 42 !cur_section.raw_string.empty(); in evaluate() 59 expected.raw_string = str; in TEST() 73 expected0.raw_string = {str, 5}; in TEST() 79 expected1.raw_string = {str + 5, 2}; in TEST() 86 expected2.raw_string = {str + 7, 5}; in TEST() 100 expected.raw_string = str; in TEST() 115 expected.raw_string = {str, 1}; in TEST() 132 expected.raw_string = str; in TEST() 153 expected.raw_string = str; in TEST() 170 expected.raw_string = str; in TEST() [all …]
|
/external/llvm-libc/test/src/stdio/scanf_core/ |
D | parser_test.cpp | 42 !cur_section.raw_string.empty(); in evaluate() 59 expected.raw_string = str; in TEST() 73 expected0.raw_string = {str, 5}; in TEST() 79 expected1.raw_string = {str + 5, 2}; in TEST() 86 expected2.raw_string = {str + 7, 5}; in TEST() 100 expected.raw_string = str; in TEST() 115 expected.raw_string = {str, 1}; in TEST() 132 expected.raw_string = str; in TEST() 153 expected.raw_string = str; in TEST() 170 expected.raw_string = str; in TEST() [all …]
|
/external/cronet/stable/third_party/llvm-libc/src/src/stdio/scanf_core/ |
D | converter.cpp | 74 return raw_match(reader, to_conv.raw_string); in convert() 80 int raw_match(Reader *reader, cpp::string_view raw_string) { in raw_match() argument 83 for (size_t i = 0; i < raw_string.size(); ++i) { in raw_match() 85 if (internal::isspace(raw_string[i])) { in raw_match() 90 if (raw_string[i] == cur_char) { in raw_match()
|
D | core_structs.h | 35 cpp::string_view raw_string; member 53 if (raw_string != other.raw_string)
|
/external/cronet/tot/third_party/llvm-libc/src/src/stdio/scanf_core/ |
D | converter.cpp | 74 return raw_match(reader, to_conv.raw_string); in convert() 80 int raw_match(Reader *reader, cpp::string_view raw_string) { in raw_match() argument 83 for (size_t i = 0; i < raw_string.size(); ++i) { in raw_match() 85 if (internal::isspace(raw_string[i])) { in raw_match() 90 if (raw_string[i] == cur_char) { in raw_match()
|
D | core_structs.h | 35 cpp::string_view raw_string; member 53 if (raw_string != other.raw_string)
|
/external/llvm-libc/src/stdio/scanf_core/ |
D | converter.h | 80 return raw_match(reader, to_conv.raw_string); in convert() 88 int raw_match(Reader<T> *reader, cpp::string_view raw_string) { in raw_match() argument 91 for (size_t i = 0; i < raw_string.size(); ++i) { in raw_match() 93 if (internal::isspace(raw_string[i])) { in raw_match() 98 if (raw_string[i] == cur_char) { in raw_match()
|
D | core_structs.h | 35 cpp::string_view raw_string; member 53 if (raw_string != other.raw_string)
|
/external/pigweed/pw_log_tokenized/py/pw_log_tokenized/ |
D | __init__.py | 61 self.raw_string = string 65 if self._FIELD_KEY.match(self.raw_string): 66 fields = self._FIELD_KEY.split(self.raw_string)[1:] 73 return self.fields.get('msg', self.raw_string)
|
/external/cronet/tot/third_party/llvm-libc/src/test/UnitTest/ |
D | ScanfMatcher.cpp | 45 tlog << "Raw String (len " << form.raw_string.size() << "): \""; in display() 46 for (size_t i = 0; i < form.raw_string.size(); ++i) { in display() 47 tlog << form.raw_string[i]; in display()
|
D | PrintfMatcher.cpp | 49 tlog << "Raw String (len " << form.raw_string.size() << "): \""; in display() 50 for (size_t i = 0; i < form.raw_string.size(); ++i) { in display() 51 tlog << form.raw_string[i]; in display()
|
/external/cronet/stable/third_party/llvm-libc/src/test/UnitTest/ |
D | ScanfMatcher.cpp | 45 tlog << "Raw String (len " << form.raw_string.size() << "): \""; in display() 46 for (size_t i = 0; i < form.raw_string.size(); ++i) { in display() 47 tlog << form.raw_string[i]; in display()
|
D | PrintfMatcher.cpp | 49 tlog << "Raw String (len " << form.raw_string.size() << "): \""; in display() 50 for (size_t i = 0; i < form.raw_string.size(); ++i) { in display() 51 tlog << form.raw_string[i]; in display()
|
/external/llvm-libc/test/UnitTest/ |
D | ScanfMatcher.cpp | 45 tlog << "Raw String (len " << form.raw_string.size() << "): \""; in display() 46 for (size_t i = 0; i < form.raw_string.size(); ++i) { in display() 47 tlog << form.raw_string[i]; in display()
|
D | PrintfMatcher.cpp | 49 tlog << "Raw String (len " << form.raw_string.size() << "): \""; in display() 50 for (size_t i = 0; i < form.raw_string.size(); ++i) { in display() 51 tlog << form.raw_string[i]; in display()
|
/external/cronet/tot/third_party/llvm-libc/src/src/stdlib/ |
D | str_from_util.h | 103 section.raw_string = {format, cur_pos}; in parse_format_string() 111 return writer->write(section.raw_string); in strfromfloat_convert() 133 return writer->write(section.raw_string); in strfromfloat_convert()
|
/external/cronet/stable/third_party/llvm-libc/src/src/stdlib/ |
D | str_from_util.h | 103 section.raw_string = {format, cur_pos}; in parse_format_string() 111 return writer->write(section.raw_string); in strfromfloat_convert() 133 return writer->write(section.raw_string); in strfromfloat_convert()
|
/external/llvm-libc/src/stdlib/ |
D | str_from_util.h | 103 section.raw_string = {format, cur_pos}; in parse_format_string() 111 return writer->write(section.raw_string); in strfromfloat_convert() 133 return writer->write(section.raw_string); in strfromfloat_convert()
|