Home
last modified time | relevance | path

Searched defs:n (Results 1 – 16 of 16) sorted by relevance

/tools/
A Dgetline.c21 static int getstr(char **lineptr, size_t *n, FILE *stream, in getstr()
86 int getline (char **lineptr, size_t *n, FILE *stream) in getline()
A Dkey2dtsi.py14 def int_to_bytestr(n, length=None): argument
A Domapimage.c22 #define DIV_ROUND_UP(n, d) (((n) + (d) - 1) / (d)) argument
A Dbmp_logo.c38 static void skip_bytes(FILE *fp, int n) in skip_bytes()
A Dsunxi_toc0.c119 uint8_t n[256]; member
269 BIGNUM *n, *e; in toc0_verify_key_item() local
425 BIGNUM *n, *e; in toc0_verify_cert_item() local
A Dsunxi-spl-image-builder.c19 #define DIV_ROUND_UP(n,d) (((n) + (d) - 1) / (d)) argument
A Dkwboot.c520 ssize_t n; in kwboot_tty_recv() local
1149 size_t i, n; in kwboot_xm_makeblock() local
A Dasn1_compiler.c749 unsigned nr, t, n; in build_type_list() local
A Dimage-host.c304 ssize_t n; in fit_image_read_data() local
A Dkwbimage.c31 const BIGNUM **n, const BIGNUM **e, const BIGNUM **d) in RSA_get0_key()
A Difwitool.c547 static void alloc_buffer(struct buffer *b, size_t s, const char *n) in alloc_buffer()
/tools/omap/
A Dclocks_get_m_n.c53 u32 m, n; in get_m_n_optimized() local
89 u32 m, n; in main() local
/tools/gdb/
A Dserial.c87 int n; in serialreadchar() local
116 int n; in serialwrite() local
A Dremote.c86 fputstrn_unfiltered(char *s, int n, int x, FILE *fp) in fputstrn_unfiltered()
/tools/env/
A Dfw_env.c52 #define DIV_ROUND_UP(n, d) (((n) + (d) - 1) / (d)) argument
/tools/buildman/
A Dkconfiglib.py6354 def _is_base_n(s, n): argument

Completed in 37 milliseconds