Searched defs:cur_line (Results 1 – 7 of 7) sorted by relevance
/external/python/cpython2/Lib/ |
D | textwrap.py | 210 def _handle_long_word(self, reversed_chunks, cur_line, cur_len, width): argument
|
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | test_align.c | 616 int cur_line = -1; in do_test_single() local
|
/external/grpc-grpc/src/core/lib/http/ |
D | parser.h | 94 uint8_t cur_line[GRPC_HTTP_PARSER_MAX_HEADER_LENGTH]; member
|
/external/python/cpython3/Lib/ |
D | textwrap.py | 200 def _handle_long_word(self, reversed_chunks, cur_line, cur_len, width): argument
|
/external/googletest/googletest/scripts/ |
D | pump.py | 707 def IsSingleLineComment(cur_line): argument 711 def IsInPreprocessorDirective(prev_lines, cur_line): argument
|
/external/google-breakpad/src/testing/gtest/scripts/ |
D | pump.py | 707 def IsComment(cur_line): argument 711 def IsInPreprocessorDirevative(prev_lines, cur_line): argument
|
/external/vulkan-validation-layers/layers/ |
D | gpu_validation.cpp | 755 std::string cur_line; in ReadOpSource() local
|