Home
last modified time | relevance | path

Searched defs:buffer (Results 1 – 6 of 6) sorted by relevance

/scripts/kconfig/
Dlexer.l34 struct buffer { struct
35 struct buffer *parent; argument
39 static struct buffer *current_buf; argument
Dgconf.c368 GtkTextBuffer *buffer; in text_insert_help() local
393 GtkTextBuffer *buffer; in text_insert_msg() local
/scripts/gdb/linux/
Dutils.py98 def read_u16(buffer, offset): argument
115 def read_u32(buffer, offset): argument
122 def read_u64(buffer, offset): argument
129 def read_ulong(buffer, offset): argument
/scripts/mod/
Dmodpost.h101 struct buffer { struct
108 buf_printf(struct buffer *buf, const char *fmt, ...); argument
/scripts/
Dasn1_compiler.c346 static void tokenise(char *buffer, char *end) in tokenise()
565 char *buffer, *p; in main() local
/scripts/genksyms/
Dgenksyms.c410 char buffer[256]; in read_node() local