Home
last modified time | relevance | path

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

12345678910>>...92

/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/linux/tools/testing/selftests/memfd/
Drun_hugetlbfs_test.sh
/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/linux/arch/powerpc/include/asm/
Dpgalloc.h
/openbmc/linux/lib/zlib_inflate/
Dinffast.c
Dinftrees.c
/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/linux/include/linux/
Dzlib.h
/openbmc/linux/tools/testing/selftests/riscv/hwprobe/
Dhwprobe.c
/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/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/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/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/linux/Documentation/devicetree/bindings/dma/
Ddma-common.yaml
/openbmc/docs/security/
H A Dobmc-github-security-advisory-template.md43 enough details to differentiate this from similar problems, but not enough
/openbmc/linux/fs/ext4/
Dtruncate.h
/openbmc/linux/Documentation/fb/
Dsa1100fb.rst
/openbmc/linux/drivers/hv/
Dring_buffer.c
/openbmc/linux/arch/um/drivers/
Dstderr_console.c
/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

12345678910>>...92