Home
last modified time | relevance | path

Searched refs:bigger (Results 1 – 25 of 59) sorted by relevance

123

/freebsd/contrib/tzcode/
H A Ddate.c194 bool bigger = !ckd_mul(&size, size, 2) && size <= INDEX_MAX; in timeout() local
196 bool bigger = size <= INDEX_MAX / 2 && (size *= 2, true); in timeout()
198 char *newcp = bigger ? realloc(cp, size) : NULL; in timeout()
/freebsd/sys/contrib/device-tree/src/arm64/apple/
H A Dt8015-8plus.dtsi8 /* The 8 Plus has minor differences like 1 more camera, 1 GiB of RAM more and a bigger display. */
H A Dt8010-ipad7.dtsi10 * small changes, like the a bigger screen and 1 GiB of RAM more, hence
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsdm630-sony-xperia-ganges-kirin.dts24 /* Reserve a bigger chunk of RAM for the higher-res display */
H A Dsdm845-cheza.dtsi298 * Our mpss_region is 8MB bigger than the default one and that conflicts
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dandestech,ativic32.txt5 bigger External Vector Interrupt Controller.
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/
H A Devpciph_rc5.txt123 #bigger key
/freebsd/crypto/krb5/src/lib/krb5/os/
H A Dlocaladdr.c1301 krb5_address **bigger; in krb5_os_localaddr_profile() local
1302 bigger = realloc (datap->addr_temp, in krb5_os_localaddr_profile()
1304 if (bigger) { in krb5_os_localaddr_profile()
1305 datap->addr_temp = bigger; in krb5_os_localaddr_profile()
/freebsd/sys/contrib/zstd/zlibWrapper/
H A DREADME.md82 With `-B` option bigger files can be divided into smaller, independently compressed blocks.
89 … to the compressor. By default streaming compressor assumes that data is bigger than 256 KB but it…
/freebsd/contrib/libcbor/doc/source/
H A Dinternal.rst47 - allow proper handling of (streamed) data bigger than available memory
/freebsd/sys/contrib/device-tree/Bindings/
H A Dwriting-bindings.rst100 - For sub-blocks/components of bigger device (e.g. SoC blocks) use rather
/freebsd/contrib/file/magic/Magdir/
H A Dgnu40 # but for x.1 table offset i found is 30h. That means directly after bigger header
/freebsd/contrib/smbfs/
H A DHISTORY90 - Fix problem with files bigger than 2GB (reported by Lee McKenna)
/freebsd/sys/contrib/openzfs/tests/unit/
H A DREADME.md129 * Prefer more smaller tests over fewer bigger ones.
/freebsd/contrib/bionic-x86_64-string/
H A Dssse3-strcmp-slm.S131 ja L(bigger)
135 L(bigger):
/freebsd/contrib/xz/
H A DREADME185 it/them as an attachment. If you have bigger test files, put them
/freebsd/contrib/bc/manuals/
H A Dbuild.md883 There are several reasons that history is a bigger user of space than `dc`
898 The reasons why extra math support is bigger than `dc`, besides the fact that
H A Dalgorithms.md352 This function ensures that `a` is always bigger than `b` before starting the
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_PARAM.pod288 bigger than needed). If the I<responder> finds the size suitable, it
/freebsd/contrib/bc/
H A DNEWS.md905 20 fractional digits. These are also quite big, and going much bigger on a
925 `BC_NUM_DEF_SIZE` bigger on 64-bit systems, since the vast majority of numbers
952 builds will be smaller, but non-static builds will be bigger, though they will
1434 executable end up bigger.
/freebsd/contrib/byacc/
H A DREADME.BTYACC303 You need to have 32-bit integer to index table bigger than
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrInfo.td544 // are 1 <= i <= 8. Generally, if immediate is bigger than 8 it will be moved
/freebsd/sys/contrib/zstd/programs/
H A Dzstd.1.md502 similar to predefined level 19 for files bigger than 256 KB:
/freebsd/contrib/file/
H A Daclocal.m41055 # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343
/freebsd/contrib/openbsm/
H A Daclocal.m41093 # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343

123