| /openbmc/webui-vue/src/components/Global/ |
| H A D | StatusIcon.vue | 12 import IconInfo from '@carbon/icons-vue/es/information--filled/20'; 13 import IconCheckmark from '@carbon/icons-vue/es/checkmark--filled/20'; 14 import IconWarning from '@carbon/icons-vue/es/warning--filled/20'; 15 import IconError from '@carbon/icons-vue/es/error--filled/20';
|
| /openbmc/qemu/audio/ |
| H A D | pwaudio.c | 152 int32_t filled; in capture_on_process() local 173 filled = spa_ringbuffer_get_write_index(&v->ring, &index); in capture_on_process() 176 if (filled < 0) { in capture_on_process() 177 error_report("%p: underrun write:%u filled:%d", p, index, filled); in capture_on_process() 179 if ((uint32_t) filled + n_bytes > RINGBUFFER_SIZE) { in capture_on_process() 180 error_report("%p: overrun write:%u filled:%d + size:%u > max:%u", in capture_on_process() 181 p, index, filled, n_bytes, RINGBUFFER_SIZE); in capture_on_process() 263 int32_t filled, avail; in qpw_buffer_get_free() local 273 filled = spa_ringbuffer_get_write_index(&v->ring, &index); in qpw_buffer_get_free() 274 avail = v->highwater_mark - filled; in qpw_buffer_get_free() [all …]
|
| H A D | trace-events | 24 pw_write(int32_t filled, int32_t avail, uint32_t index, size_t len) "filled=%d avail=%d index=%u le…
|
| /openbmc/google-misc/subprojects/ncsid/doc/ |
| H A D | ncsid_test_arch.dot | 20 node [shape="note" style="filled"]; 26 p_config [label="MockConfig" style="filled" fillcolor="beige"]; 28 ncsi_sockio [style="filled" fillcolor="beige" label=<
|
| H A D | ncsid_arch.dot | 23 node [shape="note" style="filled"]; 38 node [fillcolor="lightblue" style="filled"]; 49 NIC [shape="tab" fillcolor="limegreen" style="filled"];
|
| /openbmc/u-boot/arch/arm/include/asm/arch-tegra/ |
| H A D | ivc.h | 23 * The client model is to first find some free (for TX) or filled (for RX) 25 * inform the protocol that the frame has been filled/read, i.e. advance the 91 * @frame Pointer to be filled with the address of the frame to receive. 114 * Locate the next frame to be filled for transmit, return the address of the 119 * @frame Pointer to be filled with the address of the frame to fill. 129 * tegra_ivc_write_get_next_frame() has been filled and should be transmitted.
|
| /openbmc/openpower-hw-diags/attn/pel/ |
| H A D | stream.hpp | 84 * @param[out] value - filled in with the value 96 * @param[out] value -filled in with the value 108 * @param[out] value -filled in with the value 121 * @param[out] value -filled in with the value 134 * @param[out] value -filled in with the value 149 * @param[out] value - filled in with the value 166 * @param[out] value - filled in with the value 315 * @param[out] out - filled in with the data
|
| /openbmc/phosphor-logging/extensions/openpower-pels/ |
| H A D | stream.hpp | 83 * @param[out] value - filled in with the value 95 * @param[out] value -filled in with the value 107 * @param[out] value -filled in with the value 120 * @param[out] value -filled in with the value 133 * @param[out] value -filled in with the value 148 * @param[out] value - filled in with the value 165 * @param[out] value - filled in with the value 314 * @param[out] out - filled in with the data
|
| /openbmc/openpower-dbus-interfaces/ |
| H A D | Makefile.am | 4 nobase_include_HEADERS = ## These get filled in by Makefile.interfaces 23 nobase_yaml_DATA = ## Filled in by Makefile.yaml
|
| /openbmc/ibm-dbus-interfaces/ |
| H A D | Makefile.am | 4 nobase_include_HEADERS = ## These get filled in by Makefile.interfaces 23 nobase_yaml_DATA = ## Filled in by Makefile.yaml
|
| /openbmc/qemu/pc-bios/dtb/ |
| H A D | canyonlands.dts | 35 clock-frequency = <0>; /* Filled in by U-Boot */ 36 timebase-frequency = <0>; /* Filled in by U-Boot */ 49 reg = <0x00000000 0x00000000 0x00000000>; /* Filled in by U-Boot */ 132 clock-frequency = <0>; /* Filled in by U-Boot */ 215 clock-frequency = <0>; /* Filled in by U-Boot */ 222 clock-frequency = <0>; /* Filled in by U-Boot */ 297 clock-frequency = <0>; /* Filled in by U-Boot */ 298 current-speed = <0>; /* Filled in by U-Boot */ 308 clock-frequency = <0>; /* Filled in by U-Boot */ 309 current-speed = <0>; /* Filled in by U-Boot */ [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/ |
| H A D | fix-writing-emtpy-file.patch | 5 With the feature that checking the disk filled up, the return 8 written, this function will return -1 thus the disk filled up
|
| H A D | add-error-check-for-disk-filled-up.patch | 4 Subject: [PATCH] tftp-hpa: add error check for disk filled up 9 the caller can detect if the disk filled up (or had an i/o error) and
|
| /openbmc/qemu/include/hw/display/ |
| H A D | dm163.h | 24 /* The last row is filled with 0 (turned off row) */ 51 /* The last row is filled with 0 (turned off row) */
|
| /openbmc/qemu/include/crypto/ |
| H A D | hash.h | 141 * filled with the printable hex digest of the computed 195 * The @digest pointer will be filled with the printable hex digest of the 214 * The @base64 pointer will be filled with the base64 encoding of the computed 284 * filled with the printable hex digest of the computed 307 * filled with the base64 encoding of the computed 330 * filled with the base64 encoding of the computed
|
| /openbmc/qemu/include/standard-headers/linux/ |
| H A D | virtio_pcidev.h | 14 * the @data field should be filled in by the device (in little endian). 18 * the @data field should be filled in by the device (in little endian).
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/pointercal/pointercal/ |
| H A D | COPYING | 1 This is a blank COPYING file, and should be filled in by original author in future.
|
| /openbmc/u-boot/fs/yaffs2/ |
| H A D | yaffs_nameval.c | 173 int filled = 0; in nval_list() local 179 !filled) { in nval_list() 194 filled = 1; in nval_list()
|
| /openbmc/u-boot/test/env/ |
| H A D | hashtable.c | 98 ut_asserteq(SIZE, htab.filled); in env_test_htab_fill() 119 ut_asserteq(SIZE / 2, htab.filled); in env_test_htab_deletes()
|
| /openbmc/u-boot/include/ |
| H A D | smem.h | 37 * @size: pointer to be filled out with the size of the item 71 * @size: pointer to be filled out with size of the item
|
| /openbmc/qemu/target/arm/ |
| H A D | kvm_arm.h | 103 * @fdarray: filled in with kvmfd, vmfd, cpufd file descriptors in that order 104 * @init: filled in with the necessary values for creating a host 112 * Returns: true on success (and fdarray and init are filled in),
|
| /openbmc/qemu/pc-bios/optionrom/ |
| H A D | pvh_main.c | 39 /* e820 table filled in pvh.S using int 0x15 */ 82 * pvh_e820 is filled in the pvh.S before to switch in protected mode, in pvh_load_kernel()
|
| /openbmc/u-boot/arch/mips/mach-pic32/include/mach/ |
| H A D | ddr.h | 20 * implementing board_get_ddr_arbiter_params() to return the filled
|
| /openbmc/u-boot/arch/mips/cpu/ |
| H A D | u-boot.lds | 48 * This needs to be filled so that the 52 * has not been filled in.
|
| /openbmc/u-boot/drivers/misc/ |
| H A D | gdsys_ioep.h | 15 * @bc: Block counter (filled in by FPGA). 30 * @receive_data: Register filled with the received data
|