Home
last modified time | relevance | path

Searched defs:first_line (Results 1 – 25 of 44) sorted by relevance

12

/external/perfetto/src/profiling/symbolizer/
Dbreakpad_parser.cc52 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/
Dspdy_headers_to_http_response_headers_fuzzer.cc42 std::string_view first_line = rest.substr(0, newline_pos); in LLVMFuzzerTestOneInput() local
/external/cronet/stable/net/spdy/
Dspdy_headers_to_http_response_headers_fuzzer.cc42 std::string_view first_line = rest.substr(0, newline_pos); in LLVMFuzzerTestOneInput() local
/external/coreboot/payloads/libpayload/curses/PDCurses/pdcurses/
Doverlay.c118 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/
Dusage_timer.cc63 std::string first_line; in get_cpu_usage() local
/external/dtc/
Dsrcpos.h58 int first_line; member
Dsrcpos.c312 srcpos_string_comment(struct srcpos *pos, bool first_line, int level) in srcpos_string_comment()
/external/perfetto/src/trace_processor/importers/perf_text/
Dperf_text_trace_tokenizer.cc76 std::string_view first_line = ToStringView(*r); in Parse() local
/external/flatbuffers/include/flatbuffers/
Dcode_generators.h155 const char *first_line; member
/external/angle/src/compiler/translator/
DCommon.h30 int first_line; member
/external/autotest/client/bin/
Dsetup_job_unittest.py111 def __init__(self, first_line): argument
Djob_unittest.py122 def __init__(self, first_line): argument
/external/rust/android-crates-io/crates/httparse/src/
Dlib.rs2160 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/
Dbrw_gram.y44 int first_line; member
/external/mesa3d/src/intel/compiler/elk/
Delk_gram.y44 int first_line; member
/external/rust/android-crates-io/crates/toml_edit/src/
Derror.rs226 fn first_line() { in first_line() function
/external/python/cpython3/Lib/
Ddis.py606 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/
Dcheck_files.py192 def is_valid_shebang(self, first_line, filepath): argument
/external/cronet/stable/third_party/protobuf/objectivec/DevTools/
Dpddm.py432 def first_line(self): member in SourceFile.SectionBase
/external/protobuf/objectivec/DevTools/
Dpddm.py432 def first_line(self): member in SourceFile.SectionBase
/external/cronet/tot/third_party/protobuf/objectivec/DevTools/
Dpddm.py432 def first_line(self): member in SourceFile.SectionBase
/external/mesa3d/src/mesa/program/
Dprogram_parser.h230 int first_line; member
/external/openthread/third_party/mbedtls/repo/tests/scripts/
Dcheck_files.py178 def is_valid_shebang(self, first_line, filepath): argument
/external/libusb/examples/
Dezusb.c259 int first_line = 1; in parse_ihex() local
/external/google-benchmark/test/
Doutput_test_helper.cc98 std::string first_line; in CheckCase() local

12