Home
last modified time | relevance | path

Searched defs:line_buffer (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/pigweed/pw_trace_tokenized/
H A Dtrace_buffer_log.cc46 std::byte line_buffer[kLineLength] = {}; in DumpTraceBufferToLog() local
/aosp_15_r20/external/coreboot/src/drivers/spi/
H A Dflashconsole.c15 static uint8_t line_buffer[LINE_BUFFER_SIZE]; variable
/aosp_15_r20/external/autotest/tko/
H A Dstatus_lib.py60 class line_buffer(object): class
/aosp_15_r20/external/libdav1d/src/arm/
H A Dcpu.c183 char line_buffer[120]; in parse_proc_cpuinfo() local
/aosp_15_r20/external/autotest/tko/parsers/
H A Dversion_1.py293 line_buffer, line, indent, subdir, testname, timestamp, reason): argument
/aosp_15_r20/external/squashfs-tools/squashfs-tools/
H A Dsort.c220 char line_buffer[MAX_LINE + 1]; /* overflow safe */ in read_sort_file() local
/aosp_15_r20/external/pigweed/pw_console/py/pw_console/
H A Dlog_screen.py149 line_buffer: collections.deque[ScreenLine] = dataclasses.field( variable in LogScreen
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
H A Dcertificate_view.cc239 std::string line_buffer, encoded_message_contents, expected_end; in ReadNextPemMessage() local
/aosp_15_r20/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image_write.h1092 …, int stride_bytes, int width, int height, int y, int n, int filter_type, signed char *line_buffer) in stbiw__encode_png_line()
1134 signed char *line_buffer; in stbi_write_png_to_mem() local
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image_write.h1092 …, int stride_bytes, int width, int height, int y, int n, int filter_type, signed char *line_buffer) in stbiw__encode_png_line()
1134 signed char *line_buffer; in stbi_write_png_to_mem() local
/aosp_15_r20/external/libgav1/src/
H A Dpost_filter_test.cc373 std::vector<Pixel> line_buffer(stride_[plane]); in FillBuffer() local
/aosp_15_r20/external/armnn/third-party/stb/
H A Dstb_image_write.h924 signed char *line_buffer; in stbi_write_png_to_mem() local