Home
last modified time | relevance | path

Searched refs:calls (Results 1 – 25 of 575) sorted by last modified time

12345678910>>...23

/freebsd/contrib/bmake/
H A DChangeLog806 merge calls to ApplyModifier_Time
884 minimize calls to LazyBuf_Get in ParseVarnameLong
1082 - job-output-null not all shells do the same number of write calls
1141 reduce memory allocation and strlen calls in modifier ':from=to'
1146 avoid unnecessary calls to strlen when evaluating modifiers
1264 reduce unnecessary calls to waitpid
H A Dbmake.cat1650 nested calls to bbmmaakkee.
711 calls which are of interest to bbmmaakkee. The captured
/freebsd/sys/modules/linux/
H A DMakefile102 -fno-omit-frame-pointer -foptimize-sibling-calls ${VDSOFLAGS} \
109 -fno-omit-frame-pointer -foptimize-sibling-calls ${VDSOFLAGS} \
/freebsd/contrib/unbound/doc/
H A DChangelog8 - Cleanup unnecessary strdup calls for EDE strings.
953 - Fix to avoid process wide fcntl calls mixed with nonblocking
1597 - Fix for #510: in depth, use ifdefs for windows api event calls.
1748 - Fix that testcode dohclient has OpenSSL initialisation calls.
4934 - module_restart_next now calls clear on all following modules
5832 - Fixup 724 fix for fname_after_chroot() calls.
9095 - new libunbound calls documented.
10412 - new calls to set forwarding added to header and docs.
10594 - update of memstats tool to print number of allocation calls.
10786 - assertions around system calls.
[all …]
H A DREADME40 This enables a debug option to check lock and unlock calls. It needs
/freebsd/contrib/unbound/
H A Dconfigure1627 --enable-lock-checks enable to check lock and unlock calls, for debug
H A Dconfigure.ac1571 …, AS_HELP_STRING([--enable-lock-checks],[ enable to check lock and unlock calls, for debug purpose…
H A Dconfig.h.in1072 calls it, or to nothing if 'inline' is not supported under any name. */
/freebsd/sys/conf/
H A DNOTES1196 # you all the support calls as the filesystem it's used on will act as
1282 # frequency of 1000 Hz or a period 1ms between calls). Virtual machine guests
2414 # number of function calls to pass around the relevant data. This is
H A Dstd.debug10 options INVARIANTS # Enable calls of extra sanity checking
/freebsd/sys/contrib/device-tree/src/arm/broadcom/
H A Dbcm47094-dlink-dir-890l.dts4 * D-Link calls this board "WRGAC36"
/freebsd/sys/contrib/device-tree/Bindings/tpm/
H A Dibm,vtpm.yaml17 communicating with the vTPM adjunct partition through Hypervisor calls
/freebsd/sys/contrib/device-tree/Bindings/nvmem/
H A Dqcom,sec-qfprom.yaml15 secure calls to read the region.
/freebsd/sys/contrib/device-tree/Bindings/iio/pressure/
H A Dhoneywell,hsc030pa.yaml17 The vendor calls them "HSC series" and "SSC series". All of them have an
H A Dhoneywell,mprls0025pa.yaml19 calls them "mpr series". All of them have the identical programming model and
/freebsd/sys/contrib/device-tree/Bindings/firmware/
H A Dqcom,scm.yaml93 protocol to handle sleeping SCM calls.
/freebsd/contrib/libfido2/
H A DNEWS6 ** New API calls:
13 ** New API calls:
23 ** New API calls:
47 ** New API calls:
57 ** New API calls:
74 ** New API calls:
93 ** New API calls:
115 ** New API calls:
147 ** New API calls:
164 ** New API calls:
[all …]
/freebsd/sys/x86/conf/
H A DNOTES48 # Implement system calls compatible with 4.3BSD and FreeBSD 1.x,
/freebsd/contrib/libcbor/
H A DCHANGELOG.md107 cbor_(byte)string_add_chunk calls with intermittently failing realloc calls
/freebsd/contrib/libcbor/test/
H A Dtest_allocator.c14 void set_mock_malloc(int calls, ...) { in set_mock_malloc() argument
16 va_start(args, calls); in set_mock_malloc()
17 alloc_calls_expected = calls; in set_mock_malloc()
19 expectations = calloc(calls, sizeof(expectations)); in set_mock_malloc()
20 for (int i = 0; i < calls; i++) { in set_mock_malloc()
/freebsd/
H A DUPDATING41 For dynamically linked programs, system calls are now made from
737 stub that calls close_range(2). If using a custom kernel configuration,
/freebsd/contrib/libarchive/
H A DNEWS690 most common cases with a minimal number of system calls.
H A DREADME.md201 In case other thread calls the same function in parallel, it might
/freebsd/sys/contrib/openzfs/cmd/
H A Darc_summary1034 calls = sorted(section_calls.keys())
1036 for section in calls:
/freebsd/sys/amd64/conf/
H A DFIRECRACKER101 options INVARIANTS # Enable calls of extra sanity checking

12345678910>>...23