Home
last modified time | relevance | path

Searched refs:code (Results 1651 – 1675 of 5329) sorted by relevance

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

/freebsd-14.2/sys/contrib/device-tree/src/arm/
H A Dsun4i-a10-topwise-a721.dts132 linux,code = <KEY_VOLUMEUP>;
139 linux,code = <KEY_VOLUMEDOWN>;
H A Dsocfpga_cyclone5.dtsi7 /* First 4KB has trampoline code for secondary cores. */
H A Dsocfpga_arria5.dtsi7 /* First 4KB has trampoline code for secondary cores. */
H A Dbcm47081.dtsi3 * Broadcom BCM470X / BCM5301X ARM platform code.
/freebsd-14.2/contrib/bearssl/T0/
H A DWordInterpreted.cs51 int numLocals, Opcode[] code, string[] toResolve) in WordInterpreted() argument
54 this.Code = code; in WordInterpreted()
/freebsd-14.2/contrib/ncurses/form/
H A Dfty_regex.c100 RegEx_Error(int code)
102 reg_errno = code;
/freebsd-14.2/contrib/wpa/src/eap_common/
H A Deap_common.h26 size_t payload_len, u8 code, u8 identifier);
/freebsd-14.2/tools/kerneldoc/subsys/
H A DDoxyfile-dev_sound6 PROJECT_NAME = "FreeBSD kernel sound device code"
/freebsd-14.2/sys/amd64/vmm/amd/
H A Dsvm.c639 vme->u.svm.exitcode = code; in vm_exit_svm()
1332 uint64_t code, info1, info2, val; in svm_vmexit() local
1343 code = ctrl->exitcode; in svm_vmexit()
1358 if (code == VMCB_EXIT_INVALID) { in svm_vmexit()
1359 vm_exit_svm(vmexit, code, info1, info2); in svm_vmexit()
1368 vmexit->inst_length, code, info1, info2)); in svm_vmexit()
1373 switch (code) { in svm_vmexit()
1396 idtvec = code - 0x40; in svm_vmexit()
1543 vmexit->u.msr.code = ecx; in svm_vmexit()
1556 vmexit->u.msr.code = ecx; in svm_vmexit()
[all …]
/freebsd-14.2/contrib/ntp/sntp/include/
H A Ddebug-opt.def15 flag-code = 'OPT_VALUE_SET_DEBUG_LEVEL++;';
/freebsd-14.2/contrib/ntp/sntp/m4/
H A Dntp_sntp.m42 dnl Common m4sh code SNTP
/freebsd-14.2/contrib/byacc/test/btyacc/
H A Dbtyacc_demo.tab.h30 Code *code; member
/freebsd-14.2/sys/contrib/zstd/lib/legacy/
H A Dzstd_v02.h54 unsigned ZSTDv02_isError(size_t code);
H A Dzstd_v01.h54 unsigned ZSTDv01_isError(size_t code);
H A Dzstd_v03.h54 unsigned ZSTDv03_isError(size_t code);
/freebsd-14.2/contrib/ntp/
H A DREADME.hackers7 Dave likes this code indented formatted in a consistent way.
/freebsd-14.2/contrib/bmake/unit-tests/
H A Dvarname-make_print_var_on_error-jobs.exp3 *** [all] Error code 1
/freebsd-14.2/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8994-msft-lumia-octagon.dtsi69 linux,code = <KEY_VOLUMEUP>;
78 linux,code = <KEY_CAMERA>;
87 linux,code = <KEY_VOLUMEUP>;
105 linux,code = <SW_LID>;
113 linux,code = <SW_MACHINE_COVER>;
497 linux,code = <KEY_POWER>;
504 linux,code = <KEY_VOLUMEDOWN>;
/freebsd-14.2/contrib/file/magic/Magdir/
H A Dintel131 # initialization vector with executable code; often near JuMP instruction E9 yy zz
160 # 3 byte Device type code; probably the same meaning as in PCI section?
226 # Base+sub class code https://wiki.osdev.org/PCI
237 # revision level of code/data like: 0 1 201h 502h
238 >>(24.s+0xC) ubyte >1 \b, code revision %#x
239 # code type: 0~Intel x86/PC-AT compatible 1~Open firmware standard for PCI42 FF~Reserved
240 >>(24.s+0x14) ubyte >0 \b, code type %#x
H A Dnim-lang28 >&0 search/8192 when Nim source code
/freebsd-14.2/crypto/openssl/crypto/aes/asm/
H A Daes-sparcv9.pl81 while(defined($i=shift)) { $code.=sprintf"\t.long\t0x%08x,0x%08x\n",$i,$i; }
84 $code.=<<___;
164 $code.=<<___;
641 $code.=<<___;
710 $code.=<<___;
1191 $code =~ s/fmovs.*$//gm;
1193 print $code;
/freebsd-14.2/contrib/libxo/doc/
H A Dhowto.rst20 libxo is open source, under a new BSD license. Source code is
26 After downloading and untarring the source code, building involves the
54 keep libxo code warning-free, warnings are now optional. If you are
56 use --enable-warnings to keep the code warning free, but most users
96 source code files::
128 The second task is inspecting code for :manpage:`printf(3)` calls and
290 messages. Text strings in the source code are used as keys to look up
/freebsd-14.2/contrib/libpcap/
H A DCHANGES3 Source code:
168 Source code:
182 Source code:
195 Source code:
278 Fix code to process port number.
279 Clean up findalldevs code in rpcapd.
280 Clean up bufferizing code.
356 platform with C++ code, and make sure they generate code for
369 Remove awk code from mkdep.
405 Source code:
[all …]
/freebsd-14.2/crypto/openssl/
H A DCHANGES.md5269 no longer an error code) or a negative error code. Also if the
6329 the CMS code.
7500 the CMS code.
8573 the CMS code.
11784 PKCS#7 code.
13209 the new code.
17163 code.
17593 code.
19332 code as Perl array code in the crypto/err/err_genc.pl script.
19417 INTEGER code.
[all …]
/freebsd-14.2/contrib/netbsd-tests/fs/nfs/nfsservice/
H A DREADME10 Additionally, you need the libc rpc code which is in

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