Home
last modified time | relevance | path

Searched refs:code (Results 1601 – 1625 of 5329) sorted by relevance

1...<<61626364656667686970>>...214

/freebsd-14.2/tools/kerneldoc/subsys/
H A DDoxyfile-dev_pci6 PROJECT_NAME = "FreeBSD kernel $(DOXYGEN_TARGET_ARCH) PCI device code"
H A DDoxyfile-dev_ofw6 PROJECT_NAME = "FreeBSD kernel $(DOXYGEN_TARGET_ARCH) OFW device code"
H A DDoxyfile-dev_mlx6 PROJECT_NAME = "FreeBSD kernel MLX device code"
H A DDoxyfile-dev_acpica6 PROJECT_NAME = "FreeBSD kernel $(DOXYGEN_TARGET_ARCH) ACPICA device code"
H A DDoxyfile-dev_xen6 PROJECT_NAME = "FreeBSD kernel /$(DOXYGEN_TARGET_ARCH) XEN device code"
H A DDoxyfile-linux6 PROJECT_NAME = "FreeBSD kernel $(DOXYGEN_TARGET_ARCH) linuxolator code"
/freebsd-14.2/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dhist.h33 unsigned HIST_isError(size_t code); /**< tells if a return value is an error code */
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/lse_atomics/
H A Dfuchsia.inc6 // needs this initializer code.
/freebsd-14.2/sys/contrib/zstd/lib/compress/
H A Dhist.h33 unsigned HIST_isError(size_t code); /**< tells if a return value is an error code */
/freebsd-14.2/contrib/libpcap/
H A DINSTALL.md35 code directory as does the configure script. The build directory may be
184 code so unless their driver supports packet capture, there's not much
241 gencode.c - BPF code generation routines
242 gencode.h - BPF code generation definitions
280 pcap-common.c - common code for pcap and pcapng files
281 pcap-common.h - common code for pcap and pcapng files
325 pcap-util.c - common code for various files
326 pcap-util.h - common code for various files
333 pflog.h - header for DLT_PFLOG handling in filter code
/freebsd-14.2/sys/contrib/device-tree/Bindings/firmware/meson/
H A Dmeson_sm.txt3 In the Amlogic SoCs the Secure Monitor code is used to provide access to the
/freebsd-14.2/sys/contrib/openzfs/config/
H A Dkernel-add-disk.m43 dnl # add_disk grew a must-check return code
/freebsd-14.2/share/examples/kld/khelp/
H A DREADME4 the connection is in the established state. The code is verbosely documented in
/freebsd-14.2/contrib/googletest/docs/
H A Dfaq.md17 User code is *prohibited* from using such identifiers.
109 * Value-parameterized tests can be easier to write if you need different code
201 Otherwise your code is **invalid C++**, and may break in unexpected ways. In
233 Typically, your code looks like this:
352 GoogleTest assertions in a destructor if your code could run on such a
381 code will no longer be able to ignore `RUN_ALL_TESTS()` when compiled with
621 ## How can my code detect if it is running in a test?
625 there is no easy way to ensure that the test-only code paths aren't run by
633 production code doesn't link in the for-test logic at all (the
640 whether the code is under test.
[all …]
/freebsd-14.2/contrib/atf/
H A DNEWS11 scenarios, caused by an overlook in the atf_list code.
68 'set -e' should be on the user's code. Also, 'set -e' introduces
84 This is the first release without the code for the deprecated tools. If
100 This is the last release to bundle the code for the deprecated tools.
101 The next release will drop their code and will stop worrying about
106 'tools' directory now. The code in this directory is standalone and
120 * Moved the code of the deprecated tools into a 'tools' directory and
121 completely decoupled their code from the internals of atf-c++. The
225 * Enabled detection of unused parameters and variables in the code and
289 http://code.google.com/p/kyua/ for more details.
[all …]
/freebsd-14.2/contrib/unbound/doc/
H A DChangelog681 code.
1007 failure code.
1030 early EDE code.
2746 new rpz code.
3195 - Fix unreachable code in ssl set options code.
3365 code checkers.
3857 passed argv array in test code. In test code add EDNS data
7609 - code review.
7615 - code review.
8273 - code review.
[all …]
/freebsd-14.2/contrib/libcbor/test/
H A Dstack_over_limit_test.c22 assert_size_equal(res.error.code, CBOR_ERR_MEMERROR); in test_stack_over_limit()
/freebsd-14.2/sys/riscv/include/
H A Dgdb_machdep.h79 gdb_cpu_stop_reason(int type __unused, int code __unused) in gdb_cpu_stop_reason()
/freebsd-14.2/sys/kern/
H A Dkern_ktrace.c533 ktrsyscall(int code, int narg, syscallarg_t args[]) in ktrsyscall() argument
555 ktp->ktr_code = code; in ktrsyscall()
565 ktrsysret(int code, int error, register_t retval) in ktrsysret() argument
577 ktp->ktr_code = code; in ktrsysret()
800 ktrpsig(int sig, sig_t action, sigset_t *mask, int code) in ktrpsig() argument
813 kp->code = code; in ktrpsig()
946 kcf->cap_code = td->td_sa.code; in ktrcapfail()
/freebsd-14.2/share/i18n/csmapper/APPLE/
H A DUCS%FARSI.src71 # Column #1 is the Mac OS Farsi code (in hex as 0xNN)
77 # The entries are in Mac OS Farsi code order.
159 # implement a somewhat different encoding; this affects nine code
161 # variants in Mac OS Arabic). For these nine code points the standard
193 # direction attributes for the two code points - as in the case of
195 # code points to Unicode and back again without loss of information.
197 # characters to a code in the Unicode corporate use zone is
241 # direction override information is carried by the code point itself.
H A DFARSI%UCS.src71 # Column #1 is the Mac OS Farsi code (in hex as 0xNN)
77 # The entries are in Mac OS Farsi code order.
159 # implement a somewhat different encoding; this affects nine code
161 # variants in Mac OS Arabic). For these nine code points the standard
193 # direction attributes for the two code points - as in the case of
195 # code points to Unicode and back again without loss of information.
197 # characters to a code in the Unicode corporate use zone is
241 # direction override information is carried by the code point itself.
/freebsd-14.2/contrib/file/magic/Magdir/
H A Dcisco6 # Most cisco file-formats are covered by the generic elf code
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILStubs.td1 // DXIL doesn't actually use registers, but this gets the boilerplate code
/freebsd-14.2/contrib/libcbor/examples/bazel/
H A DREADME.md15 To test the code:
/freebsd-14.2/sys/contrib/device-tree/Bindings/sram/
H A Dsram.yaml117 Same as 'pool' above but with the additional constraint that code
119 read-only, executable during code execution. NOTE: This region must
182 // code that is residing at some specific location of the SYSRAM.
207 // Once the core gets powered up it executes the code that is residing at a

1...<<61626364656667686970>>...214