Home
last modified time | relevance | path

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

/scripts/gdb/linux/
Dutils.py97 def read_u16(buffer, offset): argument
114 def read_u32(buffer, offset): argument
121 def read_u64(buffer, offset): argument
128 def read_ulong(buffer, offset): argument
137 def read_atomic_long(buffer, offset): argument
/scripts/kconfig/
Dlexer.l33 struct buffer { struct
34 struct buffer *parent; argument
38 static struct buffer *current_buf; argument
Dgconf.c364 GtkTextBuffer *buffer; in text_insert_help() local
389 GtkTextBuffer *buffer; in text_insert_msg() local
/scripts/mod/
Dmodpost.h103 struct buffer { struct
110 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