Searched defs:line_buffer (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/external/pigweed/pw_trace_tokenized/ |
H A D | trace_buffer_log.cc | 46 std::byte line_buffer[kLineLength] = {}; in DumpTraceBufferToLog() local
|
/aosp_15_r20/external/coreboot/src/drivers/spi/ |
H A D | flashconsole.c | 15 static uint8_t line_buffer[LINE_BUFFER_SIZE]; variable
|
/aosp_15_r20/external/autotest/tko/ |
H A D | status_lib.py | 60 class line_buffer(object): class
|
/aosp_15_r20/external/libdav1d/src/arm/ |
H A D | cpu.c | 183 char line_buffer[120]; in parse_proc_cpuinfo() local
|
/aosp_15_r20/external/autotest/tko/parsers/ |
H A D | version_1.py | 293 line_buffer, line, indent, subdir, testname, timestamp, reason): argument
|
/aosp_15_r20/external/squashfs-tools/squashfs-tools/ |
H A D | sort.c | 220 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 D | log_screen.py | 149 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 D | certificate_view.cc | 239 std::string line_buffer, encoded_message_contents, expected_end; in ReadNextPemMessage() local
|
/aosp_15_r20/hardware/google/gfxstream/third-party/stb/include/stb/ |
D | stb_image_write.h | 1092 …, 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/ |
D | stb_image_write.h | 1092 …, 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 D | post_filter_test.cc | 373 std::vector<Pixel> line_buffer(stride_[plane]); in FillBuffer() local
|
/aosp_15_r20/external/armnn/third-party/stb/ |
H A D | stb_image_write.h | 924 signed char *line_buffer; in stbi_write_png_to_mem() local
|