/external/perfetto/src/profiling/symbolizer/ |
D | breakpad_parser.cc | 52 base::Status ParseIfModuleRecord(base::StringView first_line) { in ParseIfModuleRecord() 94 base::StringView first_line(lines.cur_token(), lines.cur_token_size()); in ParseFromString() local
|
/external/cronet/tot/net/spdy/ |
D | spdy_headers_to_http_response_headers_fuzzer.cc | 42 std::string_view first_line = rest.substr(0, newline_pos); in LLVMFuzzerTestOneInput() local
|
/external/cronet/stable/net/spdy/ |
D | spdy_headers_to_http_response_headers_fuzzer.cc | 42 std::string_view first_line = rest.substr(0, newline_pos); in LLVMFuzzerTestOneInput() local
|
/external/coreboot/payloads/libpayload/curses/PDCurses/pdcurses/ |
D | overlay.c | 118 int first_line, first_col, last_line, last_col; in overlay() local 175 int first_line, first_col, last_line, last_col; in overwrite() local
|
/external/grpc-grpc/test/cpp/qps/ |
D | usage_timer.cc | 63 std::string first_line; in get_cpu_usage() local
|
/external/dtc/ |
D | srcpos.h | 58 int first_line; member
|
D | srcpos.c | 312 srcpos_string_comment(struct srcpos *pos, bool first_line, int level) in srcpos_string_comment()
|
/external/perfetto/src/trace_processor/importers/perf_text/ |
D | perf_text_trace_tokenizer.cc | 76 std::string_view first_line = ToStringView(*r); in Parse() local
|
/external/flatbuffers/include/flatbuffers/ |
D | code_generators.h | 155 const char *first_line; member
|
/external/angle/src/compiler/translator/ |
D | Common.h | 30 int first_line; member
|
/external/autotest/client/bin/ |
D | setup_job_unittest.py | 111 def __init__(self, first_line): argument
|
D | job_unittest.py | 122 def __init__(self, first_line): argument
|
/external/rust/android-crates-io/crates/httparse/src/ |
D | lib.rs | 2160 let first_line = format!("GET /{} HTTP/1.1\r\n\r\n", s); in test_all_utf8_char_in_paths() localVariable 2168 let mut first_line = b"GET /".to_vec(); in test_all_utf8_char_in_paths() localVariable 2192 let first_line = format!("GET /{} HTTP/1.1\r\n\r\n", s); in test_all_utf8_char_in_paths() localVariable 2200 let mut first_line = b"GET /".to_vec(); in test_all_utf8_char_in_paths() localVariable 2224 let first_line = format!("GET /{} HTTP/1.1\r\n\r\n", s); in test_all_utf8_char_in_paths() localVariable 2232 let mut first_line = b"GET /".to_vec(); in test_all_utf8_char_in_paths() localVariable
|
/external/mesa3d/src/intel/compiler/ |
D | brw_gram.y | 44 int first_line; member
|
/external/mesa3d/src/intel/compiler/elk/ |
D | elk_gram.y | 44 int first_line; member
|
/external/rust/android-crates-io/crates/toml_edit/src/ |
D | error.rs | 226 fn first_line() { in first_line() function
|
/external/python/cpython3/Lib/ |
D | dis.py | 606 def get_instructions(x, *, first_line=None, show_caches=None, adaptive=False): argument 969 …def __init__(self, x, *, first_line=None, current_offset=None, show_caches=False, adaptive=False, … argument
|
/external/mbedtls/tests/scripts/ |
D | check_files.py | 192 def is_valid_shebang(self, first_line, filepath): argument
|
/external/cronet/stable/third_party/protobuf/objectivec/DevTools/ |
D | pddm.py | 432 def first_line(self): member in SourceFile.SectionBase
|
/external/protobuf/objectivec/DevTools/ |
D | pddm.py | 432 def first_line(self): member in SourceFile.SectionBase
|
/external/cronet/tot/third_party/protobuf/objectivec/DevTools/ |
D | pddm.py | 432 def first_line(self): member in SourceFile.SectionBase
|
/external/mesa3d/src/mesa/program/ |
D | program_parser.h | 230 int first_line; member
|
/external/openthread/third_party/mbedtls/repo/tests/scripts/ |
D | check_files.py | 178 def is_valid_shebang(self, first_line, filepath): argument
|
/external/libusb/examples/ |
D | ezusb.c | 259 int first_line = 1; in parse_ihex() local
|
/external/google-benchmark/test/ |
D | output_test_helper.cc | 98 std::string first_line; in CheckCase() local
|