Home
last modified time | relevance | path

Searched full:enough (Results 1 – 25 of 1001) sorted by relevance

12345678910>>...41

/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/
H A Dncsi_server.h41 * response_buf: buffer, where to put the response. Must be big enough to fit
57 * response_buf: buffer, where to put the response. Must be big enough to fit
71 * response_buf: buffer, where to put the response. Must be big enough to fit
88 * response_buf: buffer, where to put the response. Must be big enough to fit
105 * response_buf: buffer, where to put the response. Must be big enough to fit
121 * response_buf: buffer, where to put the response. Must be big enough to fit
135 * response_buf: buffer, where to put the response. Must be big enough to fit
149 * response_buf: buffer, where to put the response. Must be big enough to fit
165 * response_buf: buffer, where to put the response. Must be big enough to fit
191 * response_buf: buffer, where to put the response. Must be big enough to fit
/openbmc/boost-dbus/include/dbus/impl/
H A Dmessage_iterator.ipp20 // returns false if not enough memory- throw bad_alloc
25 // returns false if not enough memory- throw bad_alloc
31 // returns false if not enough memory- throw bad_alloc
42 // returns false if not enough memory- throw bad_alloc
/openbmc/sdbusplus/src/
H A Dbus.cpp106 // the bus isn't up far enough, this causes an assert deep in in bus()
108 // enough to avoid the assert. in bus()
121 // the bus isn't up far enough, this causes an assert deep in in bus()
123 // enough to avoid the assert. in bus()
135 // the bus isn't up far enough, this causes an assert deep in in bus()
137 // enough to avoid the assert. in bus()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/
H A Drdist-6.1.5-stat64.patch73 - "%s: Not enough free space on filesystem: min %d free %d",
74 + "%s: Not enough free space on filesystem: min %lld free %lld",
81 - "%s: Not enough free files on filesystem: min %d free %d",
82 + "%s: Not enough free files on filesystem: min %lld free %lld",
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/
H A Dupdate-results-script.patch27 -ENOUGH=`../bin/$OS/enough`
29 +ENOUGH=`enough`
30 export ENOUGH
31 echo "OK, it looks like you can time stuff down to $ENOUGH usec resolution."
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Decorator/
H A DPowerSystemInputs.interface.yaml21 The power supply unit(s) are not providing enough power for
27 The power supply unit(s) are providing enough power for normal
/openbmc/u-boot/include/u-boot/
H A Dmd5.h22 * 'input'. 'output' must have enough space to hold 16 bytes.
28 * 'output' must have enough space to hold 16 bytes. If 'chunk' Trigger the
/openbmc/u-boot/test/py/tests/
H A Dtest_sleep.py26 # 3s isn't too long, but is enough to cross a few second boundaries.
34 # 0.25s margin is hopefully enough to account for any system overhead.
/openbmc/docs/security/
H A Dobmc-github-security-advisory-template.md43 enough details to differentiate this from similar problems, but not enough
/openbmc/u-boot/lib/zlib/
H A Dinffast.c36 literal and match bytes until either not enough input or output is
38 When large enough input and output buffers are supplied to inflate(), for
52 LEN -- ran out of enough output space or enough available input
61 Therefore if strm->avail_in >= 6, then there is enough input to avoid
74 unsigned char FAR *last; /* while in < last, enough input available */ in inflate_fast()
77 unsigned char FAR *end; /* while out < end, enough space available */ in inflate_fast()
127 /* decode literals and length/distances until end-of-block or not enough in inflate_fast()
H A Dinftrees.c26 -1 is an invalid code, and +1 means that ENOUGH isn't enough. table
166 against the space in *table, ENOUGH, minus the maximum space needed by in inflate_table()
168 sufficiency of ENOUGH has not been proven exhaustively, hence the check. in inflate_table()
208 if (type == LENS && used >= ENOUGH - MAXD) in inflate_table()
274 /* check for enough space */ in inflate_table()
276 if (type == LENS && used >= ENOUGH - MAXD) in inflate_table()
/openbmc/openbmc/poky/meta/recipes-core/udev/eudev/
H A D0001-random-util.c-sync-dev_urandom-implementation-to-sys.patch16 dev_urandom() will block if enough random pool is not supplied.
25 - If enough entropy is not supplied, fallback to reading /dev/urandom,
75 - * returned entropy, but is good enough for or usual usecases
93 - /* not enough entropy for now. Let's
/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-zone-config/witherspoon/
H A Dzones.yaml33 sufficient enough.
81 sufficient enough.
/openbmc/u-boot/drivers/video/rockchip/
H A Drk_hdmi.h28 * N.B.: The buffer should be large enough to hold 2 EDID blocks, as
30 * argument and assumes that there's always enough space for 2
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/zfs/zfs/
H A Daaf28a4630af60496c9d33db1d06a7d7d8983422.patch8 …n_common.h:549:24: error: the register specified for 'w7' is not general enough to be used as a re…
17 …n_common.h:551:24: error: the register specified for 'w8' is not general enough to be used as a re…
26 …n_common.h:552:24: error: the register specified for 'w9' is not general enough to be used as a re…
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Shutdown/
H A DInventory.errors.yaml2 description: The system shut down due to not enough functional fans.
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/
H A Dbr-Net-Digital2 # Just the initial transponder is enough
/openbmc/u-boot/drivers/crypto/fsl/
H A Dfsl_blob.c43 debug("Not enough memory for descriptor allocation\n"); in blob_decap()
108 debug("Not enough memory for descriptor allocation\n"); in blob_encap()
158 debug("Not enough memory for descriptor allocation\n"); in blob_dek()
/openbmc/phosphor-networkd/src/
H A Dnetlink.cpp39 std::format("not enough message for nlmsg: {} < {}", msgs.size(), in processMsg()
131 // We need to make sure we have enough room for an entire packet otherwise in receive()
194 std::format("not enough message for rtattr: {} < {}", data.size(), in extractRtAttr()
/openbmc/u-boot/drivers/mtd/ubi/
H A Dfastmap-wl.c122 int enough; in ubi_refill_pools() local
133 enough = 0; in ubi_refill_pools()
145 enough++; in ubi_refill_pools()
160 enough++; in ubi_refill_pools()
162 if (enough == 2) in ubi_refill_pools()
/openbmc/u-boot/include/
H A Dwdt.h95 * and waits forever. This is good enough for system level
97 * good enough for other use cases.
/openbmc/u-boot/tools/dtoc/
H A Dfdt.py74 suggests that a single int is enough, but the second one shows that
196 have enough space for the update
199 FdtException if auto_resize is False and there is not enough space
424 have enough space for the update
427 FdtException if auto_resize is False and there is not enough space
553 have enough space for the update
556 FdtException if auto_resize is False and there is not enough space
/openbmc/qemu/include/exec/
H A Dvaddr.h8 * Type wide enough to contain any #target_ulong virtual address.
/openbmc/u-boot/cmd/
H A Dtpm-common.c45 * sure it is large enough for storing the output. If
46 * NULL is passed, a large enough buffer will be allocated,
138 * Allocate a buffer large enough to hold values defined by a type
162 * large enough space.
/openbmc/u-boot/doc/
H A DREADME.fdt-overlays76 overlay. Make sure you have enough space to grow the base tree without
91 4. Grow it enough so it can 'fit' all the applied overlays

12345678910>>...41