| /freebsd-14.2/share/vt/keymaps/ |
| H A D | colemak-dh.acc.kbd | 8 # code base shift cntrl shift alt shift cntrl shift state
|
| H A D | ch-fr.acc.kbd | 6 # code base shift cntrl shift alt shift cntrl shift state
|
| H A D | br.noacc.kbd | 3 # code base shift cntrl shift alt shift cntrl shift state
|
| H A D | ca-fr.kbd | 10 # code base shift cntrl shift alt shift cntrl shift state
|
| H A D | be.acc.kbd | 3 # code base shift cntrl shift alt shift cntrl shift state
|
| H A D | ca.kbd | 6 # code base shift cntrl shift alt shift cntrl shift state
|
| H A D | ch.acc.kbd | 6 # code base shift cntrl shift alt shift cntrl shift state
|
| H A D | colemak.acc.kbd | 7 # code base shift cntrl shift alt shift cntrl shift state
|
| H A D | de.acc.kbd | 3 # code base shift cntrl shift alt shift cntrl shift state
|
| H A D | es.kbd | 3 # code base shift cntrl shift alt shift cntrl shift state
|
| H A D | es.acc.kbd | 3 # code base shift cntrl shift alt shift cntrl shift state
|
| H A D | ch.macbook.acc.kbd | 7 # code base shift cntrl shift alt shift cntrl shift state
|
| /freebsd-14.2/sys/dev/aac/ |
| H A D | aacvar.h | 507 u_int32_t code; member
|
| /freebsd-14.2/contrib/libpcap/msdos/ |
| H A D | readme.dos | 118 `-fomit-frame-pointer' to `CFLAGS' to speed up the generated code.
|
| /freebsd-14.2/sys/dev/aacraid/ |
| H A D | aacraid_var.h | 541 u_int32_t code; member
|
| /freebsd-14.2/sys/geom/part/ |
| H A D | g_part_if.m | 9 # 1. Redistributions of source code must retain the above copyright
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Object/ |
| H A D | IRSymtab.cpp | 49 #define HANDLE_LIBCALL(code, name) name, argument
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMInstrFormats.td | 16 // code emitter. 176 // Conditional code result for instructions whose 's' bit is set, e.g. subs. 193 // Transform to generate the inverse of a condition code during ISel 221 // During code generation, unpredicated and predicated instructions 228 // when these operands are used in code generation). 235 // code generation will need to model it as a separate input value. 495 // Pseudo instructions for the code generator. 594 bits<1> s; // condition-code set flag ('1' if the insn should set the flags) 1356 bits<1> s; // condition-code set flag ('1' if the insn should set the flags)
|
| /freebsd-14.2/contrib/tcpdump/ |
| H A D | CMakeLists.txt | 136 # defaults to generating 32-bit code even when running on a 64-bit 1074 # MSVC, with Microsoft's front end and code generator. 1076 # front end and their code generator ("Clang/C2"), so we 1156 # Microsoft's code generator. We currently treat them as if 1179 check_and_add_compiler_option(-Wunreachable-code-return)
|
| /freebsd-14.2/contrib/ntp/ |
| H A D | configure.ac | 1394 [if the TTY code permits PARENB and IGNPAR], 1423 AC_MSG_CHECKING([if we're including processing time debugging code]) 1428 [- include processing time debugging code (costs performance)] 2791 AC_MSG_CHECKING([DCF77 raw time code]) 2796 [s DCF77 raw time code] 2807 AC_DEFINE([CLOCK_RAWDCF], [1], [DCF77 raw time code]) 4377 AC_MSG_CHECKING([if we want the experimental leap smear code]) 4382 [- experimental leap smear code]
|
| /freebsd-14.2/sys/contrib/openzfs/module/lua/ |
| H A D | lparser.c | 558 luaM_reallocvector(L, f->code, f->sizecode, fs->pc, Instruction); in close_func() 754 SETARG_B(fs->f->code[pc], luaO_int2fb(cc.na)); /* set initial array size */ in constructor() 755 SETARG_C(fs->f->code[pc], luaO_int2fb(cc.nh)); /* set initial table size */ in constructor()
|
| /freebsd-14.2/contrib/ntp/sntp/ |
| H A D | config.h.in | 12 /* Enable debugging code? */ 827 backward compatibility; new code need not use it. */ 1042 code using `volatile' can become incorrect without. Disable with care. */
|
| /freebsd-14.2/crypto/openssl/doc/man7/ |
| H A D | crypto.pod | 51 don't load a provider explicitly (either in program code or via config) then the 390 be loaded explicitly, either in code or through OpenSSL configuration 405 be loaded explicitly, either in code or through OpenSSL configuration
|
| /freebsd-14.2/sys/dev/virtio/scsi/ |
| H A D | virtio_scsi.c | 672 vtscsi_cam_async(void *cb_arg, uint32_t code, struct cam_path *path, void *arg) in vtscsi_cam_async() argument 680 vtscsi_dprintf(sc, VTSCSI_TRACE, "code=%u\n", code); in vtscsi_cam_async() 686 switch (code) { in vtscsi_cam_async()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARC/ |
| H A D | ARCInstrFormats.td | 135 // cc - Condition code. 331 // condition code. 356 // condition code. This instruction uses B as the first 2 operands
|