Home
last modified time | relevance | path

Searched refs:code (Results 601 – 625 of 5329) sorted by relevance

1...<<21222324252627282930>>...214

/freebsd-14.2/contrib/llvm-project/lld/docs/ELF/
H A Dstart-stop-gc.rst16 conservative behavior works for existing code which does not take GC into fair
33 .. code-block:: c
42 .. code-block:: c
57 .. code-block:: c
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSError.cpp69 uint64_t code = process_sp->ReadUnsignedIntegerFromMemory(code_location, in NSError_SummaryProvider() local
80 stream.Printf("domain: nil - code: %" PRIu64, code); in NSError_SummaryProvider()
102 code); in NSError_SummaryProvider()
105 stream.Printf("domain: nil - code: %" PRIu64, code); in NSError_SummaryProvider()
/freebsd-14.2/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3326-odroid-go2-v11.dts32 linux,code = <ABS_X>;
40 linux,code = <ABS_Y>;
75 linux,code = <BTN_TL2>;
80 linux,code = <BTN_TR2>;
/freebsd-14.2/sys/
H A DREADME.md15 Source code documentation is maintained in a set of man pages, under section 9.
38 | dev | device drivers and other arch independent code |
45 | net | core networking code |
60 | x86 | code shared by AMD64 and i386 architectures |
/freebsd-14.2/contrib/ntp/sntp/libevent/cmake/
H A DCodeCoverage.cmake15 # works are solely in the form of machine-executable object code generated by
47 # which runs your test executable and produces a lcov code coverage report:
52 # # NOTE! This should always have a ZERO as exit code
122 …COMMENT "Resetting code coverage counters to zero.\nProcessing code coverage counters and generati…
156 COMMENT "Running gcovr to produce Cobertura code coverage report."
162 COMMENT "Cobertura code coverage report saved in ${_outputname}.xml."
/freebsd-14.2/sys/contrib/device-tree/src/arm/
H A Ds5pv210-aquila.dts257 linux,code = <KEY_POWER>;
282 linux,code = <KEY_CONNECT>;
288 linux,code = <KEY_BACK>;
294 linux,code = <KEY_CAMERA_FOCUS>;
300 linux,code = <KEY_VOLUMEUP>;
306 linux,code = <KEY_CAMERA>;
312 linux,code = <KEY_VOLUMEDOWN>;
H A Dstm32746g-eval.dts89 linux,code = <KEY_WAKEUP>;
100 linux,code = <KEY_ENTER>;
106 linux,code = <KEY_DOWN>;
112 linux,code = <KEY_LEFT>;
118 linux,code = <KEY_RIGHT>;
124 linux,code = <KEY_UP>;
H A Dr8a7793-gose.dts75 linux,code = <KEY_1>;
82 linux,code = <KEY_2>;
89 linux,code = <KEY_3>;
96 linux,code = <KEY_4>;
103 linux,code = <KEY_A>;
110 linux,code = <KEY_B>;
117 linux,code = <KEY_C>;
124 linux,code = <KEY_D>;
131 linux,code = <KEY_E>;
138 linux,code = <KEY_F>;
[all …]
/freebsd-14.2/crypto/openssl/crypto/sha/asm/
H A Dkeccak1600-x86_64.pl83 $code.=<<___;
145 $code.=<<___;
316 $code.=<<___;
414 $code.=<<___;
509 $code.=<<___;
567 $code.=<<___;
600 foreach (split("\n",$code)) {
/freebsd-14.2/contrib/libevent/cmake/
H A DCodeCoverage.cmake15 # works are solely in the form of machine-executable object code generated by
47 # which runs your test executable and produces a lcov code coverage report:
52 # # NOTE! This should always have a ZERO as exit code
122 …COMMENT "Resetting code coverage counters to zero.\nProcessing code coverage counters and generati…
156 COMMENT "Running gcovr to produce Cobertura code coverage report."
162 COMMENT "Cobertura code coverage report saved in ${_outputname}.xml."
/freebsd-14.2/crypto/openssl/crypto/
H A Darmv4cpuid.pl24 $code.=<<___;
299 print $code;
/freebsd-14.2/crypto/openssl/crypto/chacha/asm/
H A Dchacha-armv4.pl173 $code.=<<___;
272 $code.=<<___;
494 $code.=<<___ if ($i==4);
497 $code.=<<___ if ($i==8);
505 $code.=<<___;
508 $code.=<<___ if ($i==12);
515 $code.=<<___;
598 $code.=<<___ if ($i<12);
603 $code.=<<___;
671 $code.=<<___;
[all …]
/freebsd-14.2/contrib/ncurses/man/
H A DMKterminfo.sh75 trap 'code=$?; rm -f $sorted $temp $unsorted; exit $code' EXIT HUP INT QUIT TERM
/freebsd-14.2/crypto/openssl/crypto/modes/asm/
H A Dghash-alpha.pl58 $code.=<<___;
254 $code=<<___;
282 $code.=<<___;
331 $code.=<<___;
371 $code.=<<___;
465 print $code;
/freebsd-14.2/share/i18n/csmapper/MISC/
H A DATARIST%UCS.src45 # Column 1 is the AtariST code (in hex as 0xXX)
56 # on code positions 0x9E and 0xE1. So AtariST mapped the LATIN SHARP S
59 # on code position 0xFE.
60 # - Fix the spelling of a "GREEP" letter name to "GREEK" (no code changed)
61 # - Change the mapping of code 0xEE from GREEK SMALL LETTER EPSILON to the
62 # mathematical ELEMENT OF SIGN, on code position 0xEE.
/freebsd-14.2/kerberos5/
H A DREADME2 cryptographic code.
4 At the time of writing, it did not even contain source code, only
/freebsd-14.2/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8998-fxtec-pro1.dts49 linux,code = <SW_KEYPAD_SLIDE>;
62 linux,code = <KEY_HOMEPAGE>;
70 linux,code = <KEY_FN>;
78 linux,code = <KEY_FN>;
86 linux,code = <KEY_RIGHTSHIFT>;
94 linux,code = <KEY_LEFTCTRL>;
102 linux,code = <KEY_LEFTALT>;
118 linux,code = <KEY_VOLUMEUP>;
127 linux,code = <KEY_CAMERA>;
135 linux,code = <KEY_CAMERA_FOCUS>;
[all …]
/freebsd-14.2/sys/contrib/device-tree/src/mips/qca/
H A Dar9331_tl_mr3020.dts55 linux,code = <KEY_WPS_BUTTON>;
61 linux,code = <BTN_0>;
67 linux,code = <BTN_1>;
/freebsd-14.2/usr.bin/locate/code/
H A Dlocate.code.c117 int ch, code, count, diffcount, oldcount; in main() local
189 if ((code = BGINDEX(cp)) != -1) { in main()
195 if (putchar((code / 2) | PARITY) == EOF) in main()
/freebsd-14.2/crypto/openssl/doc/man3/
H A DERR_load_strings.pod30 The error code is generated from the library number and a function and
31 reason code: B<error> = ERR_PACK(B<lib>, B<func>, B<reason>).
41 ERR_load_strings() returns 1 for success and 0 for failure. ERR_PACK() returns the error code.
/freebsd-14.2/bin/sh/tests/expansion/
H A Dplus-minus3.08 code="$1"
11 eval "$code"
19 echo "For $code, expected $expected actual $result"
H A Dtrim2.08 code="$1"
11 eval "$code"
19 echo "For $code, expected $expected actual $result"
/freebsd-14.2/contrib/libxo/doc/
H A Dindex.rst11 .. default-role:: code
19 should be produced. By using libxo, a single source code path can
24 library aims to minimize the cost of migrating code to libxo.
/freebsd-14.2/contrib/wpa/src/radius/
H A Dradius_server.c901 int code; in radius_server_encapsulate_eap() local
908 code = RADIUS_CODE_ACCESS_REJECT; in radius_server_encapsulate_eap()
911 code = RADIUS_CODE_ACCESS_ACCEPT; in radius_server_encapsulate_eap()
914 code = RADIUS_CODE_ACCESS_CHALLENGE; in radius_server_encapsulate_eap()
1153 if (code == RADIUS_CODE_ACCESS_ACCEPT) in radius_server_encapsulate_eap()
1167 int code; in radius_server_macacl() local
1172 code = RADIUS_CODE_ACCESS_ACCEPT; in radius_server_macacl()
1177 code = RADIUS_CODE_ACCESS_REJECT; in radius_server_macacl()
1188 code = RADIUS_CODE_ACCESS_REJECT; in radius_server_macacl()
1201 code = RADIUS_CODE_ACCESS_REJECT; in radius_server_macacl()
[all …]
/freebsd-14.2/contrib/unifdef/tests/
H A Dif2-kDU.expout8 /* This code is passed through. "#if 0 else" */
10 /* This code is passed through. "#if 1 then" */

1...<<21222324252627282930>>...214