Home
last modified time | relevance | path

Searched refs:code (Results 4651 – 4675 of 5329) sorted by relevance

1...<<181182183184185186187188189190>>...214

/freebsd-14.2/sys/contrib/openzfs/etc/zfs/
H A Dzfs-functions.in361 # internal one would interpret the backslash code
/freebsd-14.2/sys/contrib/device-tree/src/arm/
H A Domap4-panda-common.dtsi75 linux,code = <BTN_0>;
H A Dtegra124-nyan-big-emc.dtsi8 nvidia,ram-code = <1>;
89 nvidia,ram-code = <4>;
170 nvidia,ram-code = <6>;
252 nvidia,long-ram-code;
257 nvidia,ram-code = <1>;
547 nvidia,ram-code = <4>;
837 nvidia,ram-code = <6>;
1129 nvidia,ram-code = <1>;
2981 nvidia,ram-code = <4>;
4833 nvidia,ram-code = <6>;
H A Daspeed-bmc-ibm-everest.dts201 linux,code = <15>;
207 linux,code = <14>;
213 linux,code = <13>;
219 linux,code = <12>;
/freebsd-14.2/sys/contrib/dev/acpica/compiler/
H A Dasltokens.y23 * copy of the source code appearing in this file ("Covered Code") an
/freebsd-14.2/share/syscons/keymaps/
H A Dce.iso2.kbd65 # code base shift cntrl shift alt shift cntrl shift state
/freebsd-14.2/crypto/heimdal/lib/sl/
H A DChangeLog99 * sl.c (sl_command_loop): new return code -2 for EOF
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchInstrFormats.td12 // opcode - operation code.
/freebsd-14.2/crypto/openssl/
H A DNOTES-WINDOWS.md239 your application code a small "shim" snippet, which provides
/freebsd-14.2/contrib/libxo/doc/
H A Dencoders.rst269 "xo_encoder.h". Each op code represents a distinct event in the libxo
/freebsd-14.2/stand/forth/
H A Dmenu-commands.4th7 \ 1. Redistributions of source code must retain the above copyright
/freebsd-14.2/crypto/heimdal/lib/wind/
H A DDerivedNormalizationProps.txt582 # Total code points: 564
664 # Total code points: 1009
902 # Total code points: 13098
990 # Total code points: 1009
1030 # Total code points: 101
1512 # Total code points: 16396
1858 # Total code points: 4319
1898 # Total code points: 101
2113 # Total code points: 12192
2160 # Total code points: 85
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrCompiler.td26 // PIC base construction. This expands to code that looks like this:
351 // This 64-bit pseudo-move can also be used for labels in the x86-64 small code
1054 /* The following multiclass tries to make sure that in code like
1224 // In kernel code model, we can get the address of a label
1276 // Direct PC relative function call for small code model. 32-bit displacement
1432 // want to finally emit these instructions as an or at the end of the code
1433 // generator to make the generated code easier to read. To do this, we select
1719 // cases. This uses a bunch of code to prevent a register requiring a REX prefix
/freebsd-14.2/crypto/heimdal/appl/ftp/
H A DChangeLog7 * ftp/ftp.c: Rewrite sliding window code so it doesn't have a
211 most places since the code no longer look and is structured the same
590 * ftp/ftp.c (login): re-structure code so that we prompt for
/freebsd-14.2/sys/contrib/device-tree/src/arm64/nvidia/
H A Dtegra210-p2597.dtsi1540 linux,code = <KEY_POWER>;
1547 linux,code = <KEY_VOLUMEDOWN>;
1553 linux,code = <KEY_VOLUMEUP>;
/freebsd-14.2/contrib/wpa/src/common/
H A Ddpp_tcp.c2306 const char *code, const char *identifier) in dpp_controller_pkex_add() argument
2315 ctrl->pkex_code = code ? os_strdup(code) : NULL; in dpp_controller_pkex_add()
/freebsd-14.2/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c730 #define OPW(fp,td,code) ({ \ argument
732 __typeof(code) __retval; \
736 __retval = (code); \
/freebsd-14.2/crypto/openssl/doc/man3/
H A DOSSL_CMP_CTX_new.pod274 The reason code to be included in a Revocation Request (RR);
663 OSSL_CMP_CTX_get_failInfoCode() returns the error code from the failInfo field
732 The following code omits error handling.
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips64InstrInfo.td371 // The 'pos + size' constraints for code generation are enforced by the
372 // code that lowers into MipsISD::Ext.
387 // The 'pos + size' constraints for code generation are enforced by the
388 // code that lowers into MipsISD::Ins.
/freebsd-14.2/contrib/ncurses/form/
H A Dfrm_driver.c267 int code = ERR; in wide_winsnstr() local
274 if ((code = wins_wch(w, s++)) != OK) in wide_winsnstr()
276 if ((code = wmove(w, y, x + 1)) != OK) in wide_winsnstr()
279 return code; in wide_winsnstr()
/freebsd-14.2/contrib/ntp/
H A Daclocal.m4393 # Generate code to set up dependency tracking. -*- Autoconf -*-
453 # This code is only required when automatic dependency tracking is enabled.
455 # order to bootstrap the dependency handling code.
729 # the idioms we need for our automatic dependency tracking code.
H A Dconfig.h.in120 /* DCF77 raw time code */
177 /* Enable debugging code? */
1589 backward compatibility; new code need not use it. */
1837 code using `volatile' can become incorrect without. Disable with care. */
/freebsd-14.2/sys/cam/scsi/
H A Dscsi_cd.c252 static void cdasync(void *callback_arg, uint32_t code,
412 cdasync(void *callback_arg, uint32_t code, in cdasync() argument
419 switch (code) { in cdasync()
505 cam_periph_async(periph, code, path, arg); in cdasync()
/freebsd-14.2/contrib/file/magic/Magdir/
H A Dwordprocessors118 >>9 byte 23 WordPerfect hyphenation code
177 # External spell code module (WP5.1)
H A Dlinux475 # From: Gabriel de Perthuis <g2p.code@gmail.com>
587 # beat c code

1...<<181182183184185186187188189190>>...214