| /openbmc/u-boot/tools/ |
| H A D | zynqmpbif.c | 110 static char *parse_dest_cpu(char *line, struct bif_entry *bf) in parse_dest_cpu() 135 static char *parse_el(char *line, struct bif_entry *bf) in parse_el() 150 static char *parse_load(char *line, struct bif_entry *bf) in parse_load() 159 static char *parse_entry(char *line, struct bif_entry *bf) in parse_entry() 168 static char *parse_offset(char *line, struct bif_entry *bf) in parse_offset() 177 static char *parse_partition_owner(char *line, struct bif_entry *bf) in parse_partition_owner() 298 static int bif_add_pmufw(struct bif_entry *bf, const char *data, size_t len) in bif_add_pmufw() 319 static int bif_add_part(struct bif_entry *bf, const char *data, size_t len) in bif_add_part() 457 static int bif_add_bit(struct bif_entry *bf) in bif_add_bit() 534 static int bif_add_bin(struct bif_entry *bf) in bif_add_bin() [all …]
|
| /openbmc/bmcweb/include/ |
| H A D | security_headers.hpp | 11 using bf = boost::beast::http::field; in addSecurityHeaders() typedef
|
| /openbmc/u-boot/scripts/kconfig/ |
| H A D | kxgettext.c | 12 static char *escape(const char* text, char *bf, int len) in escape() 153 char bf[16384]; in message__add() local
|
| /openbmc/ipmitool/include/ipmitool/ |
| H A D | ipmi_firewall.h | 99 static inline int bit_test(const unsigned char * bf, int n) { in bit_test() 102 static inline void bit_set(unsigned char * bf, int n, int v) { in bit_set()
|
| /openbmc/u-boot/drivers/gpio/ |
| H A D | mscc_sgpio.c | 42 #define __M(bf) GENMASK((bf).end, (bf).beg) argument 43 #define __F(bf, x) (__M(bf) & ((x) << (bf).beg)) argument 44 #define __X(bf, x) (((x) >> (bf).beg) & GENMASK(((bf).end - (bf).beg), 0)) argument
|
| /openbmc/ipmitool/lib/ |
| H A D | ipmi_mc.c | 181 struct bitfield_data * bf; in printf_mc_usage() local 251 struct bitfield_data * bf; in ipmi_mc_get_enables() local 290 struct bitfield_data * bf; in ipmi_mc_set_enables() local
|
| H A D | ipmi_firewall.c | 100 static void print_bitfield(const unsigned char * bf, int n, int invert, int loglevel) { in print_bitfield()
|
| /openbmc/pldm/libpldmresponder/ |
| H A D | pdr_state_sensor.hpp | 145 bitfield8_t* bf = reinterpret_cast<bitfield8_t*>(start + index); in generateStateSensorPDR() local
|
| H A D | pdr_state_effecter.hpp | 133 bitfield8_t* bf = reinterpret_cast<bitfield8_t*>(start + index); in generateStateEffecterPDR() local
|
| /openbmc/qemu/block/ |
| H A D | parallels-ext.c | 127 ParallelsDirtyBitmapFeature bf; in parallels_load_bitmap() local
|
| /openbmc/bmcweb/http/ |
| H A D | websocket_impl.hpp | 79 using bf = boost::beast::http::field; in start() typedef
|
| /openbmc/u-boot/lib/ |
| H A D | tiny-printf.c | 17 char *bf; /* Digit buffer */ member
|
| /openbmc/openbmc/poky/bitbake/lib/bb/ |
| H A D | cooker.py | 1273 def matchFiles(self, bf, mc=''): argument
|
| /openbmc/pldm/pldmtool/ |
| H A D | pldm_platform_cmd.cpp | 1872 bitfield8_t bf; in createRequestMsg() local
|
| /openbmc/u-boot/drivers/mtd/nand/raw/ |
| H A D | pxa3xx_nand.c | 1240 int bf; in pxa3xx_nand_read_page_hwecc() local
|