Home
last modified time | relevance | path

Searched refs:try (Results 1 – 25 of 111) sorted by relevance

12345

/f-stack/freebsd/contrib/zlib/test/
H A Dinfcover.c507 local int try(char *hex, char *id, int err) in try() function
583 try("0 0 0 0 0", "invalid stored block lengths", 1); in cover_inflate()
584 try("3 0", "fixed", 0); in cover_inflate()
585 try("6", "invalid block type", 1); in cover_inflate()
586 try("1 1 0 fe ff 0", "stored", 0); in cover_inflate()
588 try("4 0 fe ff", "invalid code lengths set", 1); in cover_inflate()
589 try("4 0 24 49 0", "invalid bit length repeat", 1); in cover_inflate()
590 try("4 0 24 e9 ff ff", "invalid bit length repeat", 1); in cover_inflate()
592 try("4 80 49 92 24 49 92 24 71 ff ff 93 11 0", in cover_inflate()
596 try("2 7e ff ff", "invalid distance code", 1); in cover_inflate()
[all …]
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dstrbuf.c224 int fmt_len, try; in strbuf_append_fmt_retry() local
229 for (try = 0; ; try++) { in strbuf_append_fmt_retry()
241 if (try > 0) in strbuf_append_fmt_retry()
/f-stack/freebsd/contrib/device-tree/scripts/
H A DKbuild.include84 # try-run
85 # Usage: option = $(call try-run, $(CC)...-o "$$TMP",option-ok,otherwise)
88 try-run = $(shell set -e; \
100 as-option = $(call try-run,\
106 as-instr = $(call try-run,\
112 cc-option = $(call try-run,\
117 cc-option-yn = $(call try-run,\
127 cc-disable-warning = $(call try-run,\
145 cc-ldoption = $(call try-run,\
150 ld-option = $(call try-run,\
[all …]
/f-stack/freebsd/contrib/openzfs/cmd/dbufstat/
H A Ddbufstat.in229 try:
243 try:
343 try:
367 try:
538 try:
604 try:
654 try:
666 try:
/f-stack/freebsd/contrib/openzfs/config/
H A Duser-libtirpc.m424 …AC_MSG_FAILURE([--with-tirpc was given, but libtirpc is not available, try installing libtirpc-dev…
26 …AC_MSG_FAILURE([neither libc sunrpc support nor libtirpc is available, try installing libtirpc-dev…
H A Ddeb.am8 "*** re-run configure, and try again.\n"; \
15 "*** re-run configure, and try again.\n"; \
H A Dtgz.am8 "*** re-run configure, and try again.\n"; \
/f-stack/freebsd/contrib/libsodium/src/libsodium/randombytes/
H A Drandombytes.c96 try { in randombytes_stir()
107 try { in randombytes_stir()
/f-stack/freebsd/x86/cpufreq/
H A Dsmist.c451 int rv, state, req_state, try; in smist_set() local
468 try = 3; in smist_set()
475 } while (rv && --try); in smist_set()
477 rv, 4 - try); in smist_set()
/f-stack/freebsd/contrib/libsodium/test/default/
H A Dpre.js.inc1 try {
/f-stack/dpdk/drivers/raw/ifpga/base/
H A Dopae_i2c.c12 int ret, try; in i2c_transfer() local
14 for (ret = 0, try = 0; try < I2C_XFER_RETRY; try++) { in i2c_transfer()
/f-stack/freebsd/contrib/device-tree/Bindings/usb/
H A Dfcs,fusb302.txt27 try-power-role = "sink";
H A Drichtek,rt1711h.txt26 try-power-role = "sink";
H A Dtypec-tcpci.txt31 try-power-role = "sink";
/f-stack/freebsd/contrib/openzfs/cmd/arcstat/
H A Darcstat.in296 try:
337 try:
428 try:
/f-stack/freebsd/contrib/openzfs/tests/test-runner/bin/
H A Dtest-runner.py.in22 try:
197 try:
271 try:
286 try:
751 try:
800 try:
813 try:
904 try:
/f-stack/freebsd/contrib/edk2/
H A DFREEBSD-upgrade3 We try to maintain the minimal set of headers required to build, as the full
/f-stack/freebsd/contrib/openzfs/cmd/zed/zed.d/
H A DREADME29 minimize dependencies where possible, try to be portable,
/f-stack/freebsd/contrib/device-tree/Bindings/misc/
H A Didt_89hpesx.txt26 (optional) device will try to communicate with EEPROM sited by default
/f-stack/freebsd/contrib/device-tree/Bindings/chrome/
H A Dgoogle,cros-ec-typec.yaml50 try-power-role = "source";
/f-stack/freebsd/contrib/device-tree/Bindings/dma/
H A Dsnps,dma-spear1340.yaml44 not specified the driver will try to auto-detect this and
57 not specified the driver will try to auto-detect this and
/f-stack/freebsd/kern/
H A Duipc_shm.c737 int aflags, error, i, psind, try; in shm_dotruncate_largepage() local
774 try = 0; in shm_dotruncate_largepage()
792 try >= largepage_reclaim_tries)) { in shm_dotruncate_largepage()
804 try++; in shm_dotruncate_largepage()
808 try = 0; in shm_dotruncate_largepage()
1423 int docow, error, rv, try; in shm_mmap_large() local
1481 try = 1; in shm_mmap_large()
1493 if (try == 1) { in shm_mmap_large()
1494 try = 2; in shm_mmap_large()
/f-stack/app/redis-5.0.5/deps/hiredis/
H A Dappveyor.yml24 # Attempt to ensure we don't try to convert line endings to Win32 CRLF as this will cause build to …
/f-stack/dpdk/doc/guides/prog_guide/
H A Dreorder_lib.rst47 In the case of early mbufs, the reorder buffer will try to move the window
60 The reorder buffer would try to move mbufs from at least the next 15 slots in
/f-stack/dpdk/doc/guides/nics/
H A Dnfp.rst81 1) First try to find a firmware image specific for this device using the
86 2) Then try the PCI name:
90 3) Finally try the card type and media:

12345