Home
last modified time | relevance | path

Searched refs:code (Results 4326 – 4350 of 5329) sorted by relevance

1...<<171172173174175176177178179180>>...214

/freebsd-14.2/lib/libc/amd64/string/
H A Dmemccpy.S75 jb .L0 # go to special code path if len was 0
/freebsd-14.2/share/i18n/csmapper/CP/
H A DUCS%CP1006.src44 # Column #1 is the CP1006 code (in hex as 0xXX)
H A DCP1006%UCS.src44 # Column #1 is the CP1006 code (in hex as 0xXX)
H A DCP1046%UCS.src9 # 1. Redistributions of source code must retain the above copyright
/freebsd-14.2/contrib/ncurses/
H A DNEWS5810 code.
7511 + remove dead code in test/bs.c
9515 code, from recent rewrite.
9547 trace code.
10077 key code in get_wch().
13294 of duplicate caps. The code was pulled from the BSD libtermcap code
15162 * small fixes for menu/form code.
15356 * The pad code has been improved and the pad test code in test/ncurses.c has
15499 * a few code cleanups.
15545 * general cleanup of the code
[all …]
/freebsd-14.2/contrib/openpam/
H A Daclocal.m4370 # Generate code to set up dependency tracking. -*- Autoconf -*-
430 # This code is only required when automatic dependency tracking is enabled.
432 # order to bootstrap the dependency handling code.
706 # the idioms we need for our automatic dependency tracking code.
794 Also, your code should no longer depend upon 'am_cv_prog_cc_stdc',
/freebsd-14.2/stand/common/
H A Dgfx_fb.c229 uint32_t color, code, gray, level; in rgb_color_map() local
245 code = 16 + (red * 36) + in rgb_color_map()
247 if (code != index) in rgb_color_map()
264 code = 232 + gray; in rgb_color_map()
265 if (code == index) in rgb_color_map()
/freebsd-14.2/usr.sbin/syslogd/
H A Dsyslogd.c3764 int code; in log_deadchild() local
3771 code = WTERMSIG(status); in log_deadchild()
3774 code = WEXITSTATUS(status); in log_deadchild()
3775 if (code == 0) in log_deadchild()
3780 pid, name, reason, code); in log_deadchild()
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectType.cpp1281 std::string code = in Execute_ScriptSummary() local
1285 m_options.m_flags, funct_name, code.c_str()); in Execute_ScriptSummary()
1316 std::string code = " " + m_options.m_python_script; in Execute_ScriptSummary() local
1319 m_options.m_flags, funct_name_str.c_str(), code.c_str()); in Execute_ScriptSummary()
/freebsd-14.2/contrib/googletest/googletest/test/
H A Dgoogletest-output-test-golden-lin.txt1 The non-test part of the code is expected to have 2 failures.
1010 …y ever be invoked from code that always depend on code that provides TEST_P. Failing to do so is o…
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFInstrInfo.td111 // Conditional code predicates - used for pattern matching for jump instructions
154 // For arithmetic and jump instructions the 8-bit 'code'
159 // | operation code | source | instruction class |
170 //For load and store instructions the 8-bit 'code' field is divided as:
/freebsd-14.2/contrib/lua/src/
H A Dldo.c565 ci->u.l.savedpc = p->code; /* starting point */ in luaD_pretailcall()
605 ci->u.l.savedpc = p->code; /* starting point */ in luaD_precall()
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/include/
H A Dblkdev.shlib68 # Note: there is no meaningful return code if udevadm fails. Consumers
69 # should not expect a return code (do not call as argument to log_must)
/freebsd-14.2/contrib/ntp/sntp/libopts/m4/
H A Dlibopts.m4482 [Use the supplied libopts tearoff code]),[
551 dnl Note that disabling of AC_CONFIG_FILES requires Automake 1.11, this code
/freebsd-14.2/sys/dev/atkbdc/
H A Datkbd.c1206 atkbd_ev_event(struct evdev_dev *evdev, uint16_t type, uint16_t code, in atkbd_ev_event() argument
1214 kbd_ev_event(kbd, type, code, value); in atkbd_ev_event()
/freebsd-14.2/sys/dev/mps/mpi/
H A Dmpi2_history.txt9 * 1. Redistributions of source code must retain the above copyright
103 * Added function code for Host Based Discovery Action.
/freebsd-14.2/crypto/openssl/doc/man3/
H A DSSL_CTX_set_verify.pod198 however retrieve the error code of the last verification error using
238 The following code sequence realizes an example B<verify_callback> function
/freebsd-14.2/crypto/openssl/doc/internal/man3/
H A DOPTIONS.pod296 specified that would preclude using legacy code paths. Currently,
305 and common code to handle them. The categories are identified by a
/freebsd-14.2/lib/libc/softfloat/
H A Dsoftfloat.txt27 SoftFloat is written in C and is designed to work with other C code. The
71 original version of this code was written as part of a project to build
/freebsd-14.2/sys/contrib/device-tree/src/arm/
H A Domap3-gta04.dtsi57 linux,code = <KEY_PHONE>;
69 linux,code = <SW_LINEIN_INSERT>;
/freebsd-14.2/contrib/llvm-project/lldb/bindings/python/
H A Dpython-extensions.swig322 …aps :py:class:`SBValue` objects so the resulting object can be used as a variable would be in code.
324 So if you have a Point structure variable in your code in the current frame named "pt",
/freebsd-14.2/crypto/heimdal/
H A DChangeLog2 We stop writing change logs, see the source code version control systems history log instead
121 * doc/hx509.texi: No MIT code in hx509.
/freebsd-14.2/usr.sbin/bhyve/
H A Drfb.c235 uint32_t code; member
883 console_key_event((int)extkey_msg.down, htonl(extkey_msg.sym), htonl(extkey_msg.code)); in rfb_recv_client_msg()
/freebsd-14.2/sys/contrib/openzfs/module/icp/asm-x86_64/modes/
H A Dghash-x86_64.S80 # ... 8x aggregate factor AVX code path is using reduction algorithm
82 # CPUs such as Sandy and Ivy Bridge can execute it, the code performs
/freebsd-14.2/contrib/bc/src/
H A Dvm.c1028 if (good && vm->prog.stack.len == 1 && ip->idx == f->code.len)
1041 bc_vec_popAll(&f->code);

1...<<171172173174175176177178179180>>...214