Home
last modified time | relevance | path

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

/tools/
A Dtermios_linux.h121 static inline int cfsetospeed(struct termios *t, speed_t s) in cfsetospeed()
137 speed_t s = (t->c_cflag >> IBSHIFT) & CBAUD; in cfgetispeed() local
145 static inline int cfsetispeed(struct termios *t, speed_t s) in cfsetispeed()
166 static inline int cfsetispeed(struct termios *t, speed_t s) in cfsetispeed()
172 static inline int cfsetspeed(struct termios *t, speed_t s) in cfsetspeed()
A Dncb.c9 int s, len, o, port = 6666; in main() local
A Difwitool.c559 const uint8_t *s = src; in read_ble8() local
565 const uint8_t *s = src; in read_at_ble8() local
601 const uint8_t *s = src; in read_le16() local
608 const uint8_t *s = src; in read_at_le16() local
630 const uint8_t *s = src; in read_le32() local
638 const uint8_t *s = src; in read_at_le32() local
670 const uint8_t *s = src; in read_at_le64() local
1041 struct bpdt_entry *s; in parse_sbpdt() local
1054 static uint8_t calc_checksum(struct subpart_dir *s) in calc_checksum()
1435 struct bpdt *s = buffer_get(buf); in bpdt_fixup_write_buffer() local
[all …]
A Dmkenvimage.c50 static long int xstrtol(const char *s) in xstrtol()
A Drenesas_spkgimage.c222 struct stat s; in spkgimage_vrec_header() local
A Dkwbimage.c1146 struct stat s; in image_headersz_v1() local
1269 struct stat s; in add_binary_header_v1() local
1916 struct stat s; in kwbimage_set_header() local
2166 struct stat s; in kwbimage_generate() local
A Dfdtgrep.c156 const char *s = data; in util_is_printable_string() local
188 const char *s; in utilfdt_print_data() local
A Dkwboot.c1507 kwboot_term_pipe(int in, int out, const char *quit, int *s, const char *kbs, int *k) in kwboot_term_pipe()
1593 int rc, in, s, k; in kwboot_terminal() local
A Dproftool.c656 char *s, *tok; in read_trace_config() local
/tools/buildman/
A Dkconfiglib.py1959 def eval_string(self, s): argument
2336 def _tokenize(self, s): argument
2600 def _parse_assignment(self, s): argument
2661 def _expand_whole(self, s, args): argument
2676 def _expand_name(self, s, i): argument
2710 def _expand_str(self, s, i): argument
3929 def is_num(s): argument
5808 def indent_add(s): argument
6177 def escape(s): argument
6187 def unescape(s): argument
[all …]
/tools/env/
A Dfw_env.c360 static char *skip_chars(char *s) in skip_chars()
369 static char *skip_blanks(char *s) in skip_blanks()
1736 struct stat s; in find_nvmem_device() local
1785 struct stat s; in find_nvmem_device() local
/tools/gdb/
A Dremote.c86 fputstrn_unfiltered(char *s, int n, int x, FILE *fp) in fputstrn_unfiltered()

Completed in 53 milliseconds