Home
last modified time | relevance | path

Searched full:char (Results 1 – 25 of 9947) sorted by relevance

12345678910>>...398

/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dclock.h12 unsigned char res1[0x4200];
14 unsigned char res2[0x1fc];
16 unsigned char res4[0xfc];
18 unsigned char res5[0xfc];
20 unsigned char res6[0x1fc];
22 unsigned char res7[0x1fc];
25 unsigned char res8[0x37f8];
27 unsigned char res9[0x1fc];
29 unsigned char res10[0xfc];
31 unsigned char res11[0xfc];
[all …]
H A Dpower.h13 unsigned char res1[0x8];
16 unsigned char res2[0x1ec];
20 unsigned char res4[0x1f4];
23 unsigned char res5[0x1f8];
27 unsigned char res6[0xf4];
37 unsigned char res7[0xdc];
46 unsigned char res8[0x1e0];
48 unsigned char res9[0x5fc];
50 unsigned char res10[0xc];
52 unsigned char res11[0x6c];
[all …]
H A Ddmc.h17 unsigned char res1[0x4];
64 unsigned char res2[0x8];
66 unsigned char res3[0x8];
68 unsigned char res4[0xDF00];
70 unsigned char res5[0xC];
72 unsigned char res6[0xC];
74 unsigned char res7[0xC];
76 unsigned char res8[0xC];
78 unsigned char res9[0xC];
80 unsigned char res10[0xAC];
[all …]
/openbmc/linux/arch/s390/include/asm/
H A Dsysinfo.h18 unsigned char p:1;
19 unsigned char :6; member
20 unsigned char t:1;
21 unsigned char :8; member
22 unsigned char ccr;
23 unsigned char cai;
24 char reserved_0[20];
26 char manufacturer[16];
27 char type[4];
28 char reserved_1[12];
[all …]
/openbmc/ipmitool/include/ipmitool/
H A Dipmi_hpmfwupg.h39 int ipmi_hpmfwupg_main(struct ipmi_intf *, int, char **);
118 unsigned char byte;
121 unsigned char component7 : 1;
122 unsigned char component6 : 1;
123 unsigned char component5 : 1;
124 unsigned char component4 : 1;
125 unsigned char component3 : 1;
126 unsigned char component2 : 1;
127 unsigned char component1 : 1;
128 unsigned char component0 : 1;
[all …]
/openbmc/u-boot/include/
H A Dhwconfig.h19 extern int hwconfig_f(const char *opt, char *buf);
20 extern const char *hwconfig_arg_f(const char *opt, size_t *arglen, char *buf);
21 extern int hwconfig_arg_cmp_f(const char *opt, const char *arg, char *buf);
22 extern int hwconfig_sub_f(const char *opt, const char *subopt, char *buf);
23 extern const char *hwconfig_subarg_f(const char *opt, const char *subopt,
24 size_t *subarglen, char *buf);
25 extern int hwconfig_subarg_cmp_f(const char *opt, const char *subopt,
26 const char *subarg, char *buf);
29 static inline int hwconfig_f(const char *opt, char *buf) in hwconfig_f()
34 static inline const char *hwconfig_arg_f(const char *opt, size_t *arglen, in hwconfig_arg_f()
[all …]
H A Dddr_spd.h14 unsigned char info_size; /* 0 # bytes written into serial memory */
15 unsigned char chip_size; /* 1 Total # bytes of SPD memory device */
16 unsigned char mem_type; /* 2 Fundamental memory type */
17 unsigned char nrow_addr; /* 3 # of Row Addresses on this assembly */
18 unsigned char ncol_addr; /* 4 # of Column Addrs on this assembly */
19 unsigned char nrows; /* 5 Number of DIMM Banks */
20 unsigned char dataw_lsb; /* 6 Data Width of this assembly */
21 unsigned char dataw_msb; /* 7 ... Data Width continuation */
22 unsigned char voltage; /* 8 Voltage intf std of this assembly */
23 unsigned char clk_cycle; /* 9 SDRAM Cycle time @ CL=X */
[all …]
H A Dspd.h15 unsigned char info_size; /* 0 # bytes written into serial memory */
16 unsigned char chip_size; /* 1 Total # bytes of SPD memory device */
17 unsigned char mem_type; /* 2 Fundamental memory type */
18 unsigned char nrow_addr; /* 3 # of Row Addresses on this assembly */
19 unsigned char ncol_addr; /* 4 # of Column Addrs on this assembly */
20 unsigned char nrows; /* 5 # of Module Rows on this assembly */
21 unsigned char dataw_lsb; /* 6 Data Width of this assembly */
22 unsigned char dataw_msb; /* 7 ... Data Width continuation */
23 unsigned char voltage; /* 8 Voltage intf std of this assembly */
24 unsigned char clk_cycle; /* 9 SDRAM Cycle time at CL=X */
[all …]
/openbmc/linux/tools/testing/selftests/cgroup/
H A Dcgroup_util.h24 extern int cg_find_unified_root(char *root, size_t len, bool *nsdelegate);
25 extern char *cg_name(const char *root, const char *name);
26 extern char *cg_name_indexed(const char *root, const char *name, int index);
27 extern char *cg_control(const char *cgroup, const char *control);
28 extern int cg_create(const char *cgroup);
29 extern int cg_destroy(const char *cgroup);
30 extern int cg_read(const char *cgroup, const char *control,
31 char *buf, size_t len);
32 extern int cg_read_strcmp(const char *cgroup, const char *control,
33 const char *expected);
[all …]
/openbmc/qemu/hw/vfio/
H A Dtrace-events4 vfio_intx_interrupt(const char *name, char line) " (%s) Pin %c"
5 vfio_intx_eoi(const char *name) " (%s) EOI"
6 vfio_intx_enable_kvm(const char *name) " (%s) KVM INTx accel enabled"
7 vfio_intx_disable_kvm(const char *name) " (%s) KVM INTx accel disabled"
8 vfio_intx_update(const char *name, int new_irq, int target_irq) " (%s) IRQ moved %d -> %d"
9 vfio_intx_enable(const char *name) " (%s)"
10 vfio_intx_disable(const char *name) " (%s)"
11 vfio_msi_interrupt(const char *name, int index, uint64_t addr, int data) " (%s) vector %d 0x%"PRIx6…
12 vfio_msix_vector_do_use(const char *name, int index) " (%s) vector %d used"
13 vfio_msix_vector_release(const char *name, int index) " (%s) vector %d released"
[all …]
/openbmc/u-boot/arch/sh/include/asm/
H A Dcpu_sh7752.h60 unsigned char smr0;
61 unsigned char smr1;
62 unsigned char smr2;
63 unsigned char smr3;
64 unsigned char smr4;
65 unsigned char smr5;
127 unsigned char padr;
128 unsigned char reserved_a;
129 unsigned char pbdr;
130 unsigned char reserved_b;
[all …]
H A Dcpu_sh7753.h60 unsigned char smr0;
61 unsigned char smr1;
62 unsigned char smr2;
63 unsigned char smr3;
64 unsigned char smr4;
65 unsigned char smr5;
127 unsigned char padr;
128 unsigned char reserved_a;
129 unsigned char pbdr;
130 unsigned char reserved_b;
[all …]
/openbmc/linux/drivers/acpi/acpica/
H A Dacutils.h20 extern const char *acpi_gbl_bm_decode[];
21 extern const char *acpi_gbl_config_decode[];
22 extern const char *acpi_gbl_consume_decode[];
23 extern const char *acpi_gbl_dec_decode[];
24 extern const char *acpi_gbl_he_decode[];
25 extern const char *acpi_gbl_io_decode[];
26 extern const char *acpi_gbl_ll_decode[];
27 extern const char *acpi_gbl_max_decode[];
28 extern const char *acpi_gbl_mem_decode[];
29 extern const char *acpi_gbl_min_decode[];
[all …]
H A Dacdebug.h23 const char *name; /* Command Name */
29 char *invocation; /* Command Invocation */
30 char *description; /* Command Description */
34 const char *name; /* Argument Name */
40 char name_seg[ACPI_NAMESEG_SIZE + 1];
65 struct acpi_namespace_node *acpi_db_convert_to_node(char *in_string);
67 void acpi_db_display_table_info(char *table_arg);
69 void acpi_db_display_template(char *buffer_arg);
71 void acpi_db_unload_acpi_table(char *name);
73 void acpi_db_send_notify(char *name, u32 value);
[all …]
/openbmc/u-boot/include/linux/
H A Dstring.h11 extern char * ___strtok;
12 extern char * strpbrk(const char *,const char *);
13 extern char * strtok(char *,const char *);
14 extern char * strsep(char **,const char *);
15 extern __kernel_size_t strspn(const char *,const char *);
24 extern char * strcpy(char *,const char *);
27 extern char * strncpy(char *,const char *, __kernel_size_t);
30 size_t strlcpy(char *, const char *, size_t);
33 extern char * strcat(char *, const char *);
36 extern char * strncat(char *, const char *, __kernel_size_t);
[all …]
/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dmv_ddr_spd.h42 unsigned char all_bytes[MV_DDR_SPD_DATA_BLOCK0_SIZE +
47 unsigned char all_bits;
49 unsigned char spd_bytes_used:4,
55 unsigned char all_bits;
57 unsigned char addtions_level:4,
61 unsigned char byte_2; /* key_byte/dram device type */
63 unsigned char all_bits;
65 unsigned char module_type:4,
71 unsigned char all_bits;
73 unsigned char die_capacity:4,
[all …]
/openbmc/qemu/migration/
H A Dtrace-events8 qemu_loadvm_state_section_startfull(uint32_t section_id, const char *idstr, uint32_t instance_id, u…
16 loadvm_handle_recv_bitmap(char *s) "%s"
18 loadvm_postcopy_handle_listen(const char *str) "%s"
23 loadvm_postcopy_ram_handle_discard_header(const char *ramid, uint16_t len) "%s: %ud"
24 loadvm_process_command(const char *s, uint16_t len) "com=%s len=%d"
30 qemu_savevm_send_postcopy_ram_discard(const char *id, uint16_t len) "%s: %ud"
32 savevm_section_start(const char *id, unsigned int section_id) "%s, section_id %u"
33 savevm_section_end(const char *id, unsigned int section_id, int ret) "%s, section_id %u -> %d"
34 savevm_section_skip(const char *id, unsigned int section_id) "%s, section_id %u"
41 savevm_send_recv_bitmap(char *name) "%s"
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rrdtool/rrdtool/
H A Db76e3c578f1e9f582e9c28f50d82b1f569602075.patch25 [ 3s] 302 | ret = rrd_create(argc, (char**) argv);
29 [ 3s] 458 | if ((ret = rrd_update(3, (char **) /* WEAK */ argv))) {
83 -typedef int (*RRD_FUNCTION)(int, char **);
84 -typedef rrd_info_t *(RRD_FUNCTION_V)(int, char **);
85 +typedef int (*RRD_FUNCTION)(int, const char **);
86 +typedef rrd_info_t *(RRD_FUNCTION_V)(int, const char **);
94 -static char **make_argv(const char *cmd, lua_State * L)
95 +static const char **make_argv(const char *cmd, lua_State * L)
97 - char **argv;
98 + const char **argv;
[all …]
/openbmc/linux/drivers/video/fbdev/sis/
H A Dvstruct.h57 unsigned char timer[2];
77 unsigned char FlickerMode;
80 unsigned char RY1COE;
81 unsigned char RY2COE;
82 unsigned char RY3COE;
83 unsigned char RY4COE;
99 unsigned char CR[15];
103 unsigned char Reg[16];
107 unsigned char St_ModeID;
109 unsigned char St_StTableIndex;
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ssmtp/ssmtp/
H A D0001-ssmtp-Correct-the-null-pointer-assignment-to-char-po.patch4 Subject: [PATCH] ssmtp: Correct the null pointer assignment to char pointers
7 …ncompatible integer to pointer conversion initializing 'char *' with an expression of type 'char' …
8 | char *from = (char)NULL; /* Use this as the From: address */
23 char arpadate[ARPADATE_LENGTH];
24 -char *auth_user = (char)NULL;
25 -char *auth_pass = (char)NULL;
26 -char *auth_method = (char)NULL; /* Mechanism for SMTP authentication */
27 -char *mail_domain = (char)NULL;
28 -char *from = (char)NULL; /* Use this as the From: address */
29 +char *auth_user = NULL;
[all …]
/openbmc/u-boot/disk/
H A Dpart_iso.h14 …unsigned char desctype; /* type of Volume descriptor: 0 = boot record, 1 = primary, 2 = Suppleme…
15 unsigned char stand_ident[5]; /* "CD001" */
16 unsigned char vers; /* Version */
17 char ident_str[0x20]; /* Ident String "EL TORITO SPECIFICATION" */
18 unsigned char unused[0x20]; /* unused */
19 unsigned char pointer[4]; /* absolute pointer to Boot Catalog */
24 …unsigned char desctype; /* type of Volume descriptor: 0 = boot record, 1 = primary, 2 = Suppleme…
25 unsigned char stand_ident[5]; /* "CD001" */
26 unsigned char vers; /* Version */
27 unsigned char unused;
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ncp/libowfat/
H A D0001-replace-__pure__-with-compiler-attribute-pure.patch47 -size_t byte_chr(const void* haystack, size_t len, char needle) __pure__;
48 +size_t byte_chr(const void* haystack, size_t len, char needle) __PURE;
52 -size_t byte_rchr(const void* haystack,size_t len,char needle) __pure__;
53 +size_t byte_rchr(const void* haystack,size_t len,char needle) __PURE;
96 -int critbit0_contains(critbit0_tree *t, const char *u) __pure__;
97 +int critbit0_contains(critbit0_tree *t, const char *u) __PURE;
98 int critbit0_insert(critbit0_tree *t, const char *u);
99 int critbit0_delete(critbit0_tree *t, const char *u);
135 -size_t fmt_long(char *dest,signed long src) __pure__;
136 +size_t fmt_long(char *dest,signed long src) __PURE;
[all …]
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dimmap_86xx.h22 char res1[4];
24 char res2[4];
26 char res3[12];
28 char res4[3044];
30 char res5[4];
32 char res6[20];
34 char res7[4];
36 char res8[20];
38 char res9[4];
40 char res10[20];
[all …]
/openbmc/linux/arch/powerpc/boot/
H A Drs6000.h14 char f_magic[2]; /* magic number */
15 char f_nscns[2]; /* number of sections */
16 char f_timdat[4]; /* time & date stamp */
17 char f_symptr[4]; /* file pointer to symtab */
18 char f_nsyms[4]; /* number of symtab entries */
19 char f_opthdr[2]; /* sizeof(optional hdr) */
20 char f_flags[2]; /* flags */
41 unsigned char magic[2]; /* type of file */
42 unsigned char vstamp[2]; /* version stamp */
43 unsigned char tsize[4]; /* text size in bytes, padded to FW bdry */
[all …]
/openbmc/qemu/hw/9pfs/
H A D9p-xattr.h20 const char *name;
21 ssize_t (*getxattr)(FsContext *ctx, const char *path,
22 const char *name, void *value, size_t size);
23 ssize_t (*listxattr)(FsContext *ctx, const char *path,
24 char *name, void *value, size_t size);
25 int (*setxattr)(FsContext *ctx, const char *path, const char *name,
28 const char *path, const char *name);
31 ssize_t local_getxattr_nofollow(FsContext *ctx, const char *path,
32 const char *name, void *value, size_t size);
33 ssize_t local_setxattr_nofollow(FsContext *ctx, const char *path,
[all …]

12345678910>>...398