HomeSort by: relevance | last modified time | path
    Searched refs:third (Results 1 - 23 of 23) sorted by relevancy

  /src/tests/usr.bin/indent/
opt_ci.c 135 third));
147 third));
165 third));
177 third));
189 third));
  /src/usr.bin/make/unit-tests/
escape.exp 52 third line':
55 third line:
82 third line':
85 third line:
cond-op-and.mk 84 # There is no operator '&&&'. The first two '&&' form an operator, the third
cond-op-or.mk 84 # There is no operator '|||'. The first two '||' form an operator, the third
escape.mk 192 # The ":" in "third line':" makes it look like the start of a
200 third line':
241 third line':
varmod-range.mk 17 .if ${:U first "the second word" third 4 :range} != "1 2 3 4"
varmod-subst-regex.mk 51 # In the third word, the regular expression matches as early as possible,
55 # "45" is doubled in the third word.
varmod-edge.mk 112 # The second closing brace closes the variable, and the third is copied
cond-short.mk 24 # definition of Var_Parse did not call the third parameter 'doEval', as would
  /src/sys/external/bsd/sljit/dist/doc/tutorial/
99bottles.bf 22 ++++++++++ 10 in third cell
  /src/share/examples/asm/hello/
powerpc.s 66 li %r5, MESSAGE_SIZE # r5: third argument.
  /src/sys/arch/mac68k/obio/
iwm.s 133 * bits, it locks on 0xFF after the third sync byte.
773 andib #0xC0,%d1 | Get top 2 bits for third byte
775 moveb %a0@,%d3 | Get third 6 bit nibble
840 andib #0xC0,%d1 | Get top 2 bits for third byte
842 moveb %a0@,%d3 | Get third 6 bit nibble
890 moveb %a0@,%d3 | Get third 6 bit nibble
895 cmpb %d1,%d7 | Compare third checksum to %D7
1114 * 00oooooo 6 bit nibble -- third byte
1178 moveb %a3@+,%d2 | Get third byte
1230 moveb %a4@(0,%d7),%a0@ | Write third checksum byt
    [all...]
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/apple/
t8103.dtsi 121 * be a third selectable clock.
  /src/sys/external/bsd/drm2/dist/drm/
drm_dp_helper.c 1195 #define OUI(first, second, third) { (first), (second), (third) }
1196 #define DEVICE_ID(first, second, third, fourth, fifth, sixth) \
1197 { (first), (second), (third), (fourth), (fifth), (sixth) }
  /src/sys/arch/m68k/060sp/dist/
test.doc 113 The third section is the code section. After entering through an "Entry-point",
fpsp.doc 118 The third section is the code section. After entering through an "Entry-point",
isp.doc 127 The third section is the code section. After entering through an "Entry-point",
  /src/distrib/sets/
fmt-list 298 -- set to 56. This way, the third column is usually set to 72, which is
  /src/sys/external/bsd/compiler_rt/dist/include/sanitizer/
linux_syscall_hooks.h 1349 #define __sanitizer_syscall_pre_ipc(call, first, second, third, ptr, fifth) \
1351 (long)(second), (long)(third), (long)(ptr), \
1353 #define __sanitizer_syscall_post_ipc(res, call, first, second, third, ptr, \
1356 (long)(second), (long)(third), \
2769 long third, long ptr, long fifth);
2771 long second, long third, long ptr,
  /src/sbin/nvmectl/
bignum.c 1744 third(mp_int * a, mp_int *c, mp_digit * d) function in typeref:typename:int
2020 if ((res = third(&w1, &w1, NULL)) != MP_OKAY) {
2024 if ((res = third(&w3, &w3, NULL)) != MP_OKAY) {
2887 if ((res = third(&w1, &w1, NULL)) != MP_OKAY) {
2891 if ((res = third(&w3, &w3, NULL)) != MP_OKAY) {
4433 return third(a, c, d);
  /src/tests/bin/sh/
t_option.sh 295 atf_check -s exit:0 -o match:first -o not-match:third -e empty \
296 ${TEST_SH} -c 'echo first; set -n; echo second; set +n; echo third'
  /src/sys/external/isc/libsodium/dist/m4/
ax_pthread.m4 262 # ignore this macro, third-party headers might not.)
  /src/sys/external/isc/libsodium/dist/
configure 5063 # ignore this macro, third-party headers might not.)
6148 showlist (The first, second, and third items.);

Completed in 39 milliseconds