Home
last modified time | relevance | path

Searched refs:code (Results 526 – 550 of 4948) sorted by relevance

1...<<21222324252627282930>>...198

/freebsd-13.1/sys/contrib/device-tree/src/arm/
H A Dsun7i-a20-olimex-som-evb.dts153 linux,code = <KEY_VOLUMEUP>;
160 linux,code = <KEY_VOLUMEDOWN>;
167 linux,code = <KEY_MENU>;
174 linux,code = <KEY_SEARCH>;
181 linux,code = <KEY_HOMEPAGE>;
188 linux,code = <KEY_ESC>;
195 linux,code = <KEY_ENTER>;
H A Dsun7i-a20-olinuxino-micro.dts166 linux,code = <KEY_VOLUMEUP>;
173 linux,code = <KEY_VOLUMEDOWN>;
180 linux,code = <KEY_MENU>;
187 linux,code = <KEY_SEARCH>;
194 linux,code = <KEY_HOMEPAGE>;
201 linux,code = <KEY_ESC>;
208 linux,code = <KEY_ENTER>;
H A Dr8a7792-blanche.dts116 linux,code = <KEY_1>;
123 linux,code = <KEY_2>;
130 linux,code = <KEY_3>;
137 linux,code = <KEY_4>;
144 linux,code = <KEY_A>;
151 linux,code = <KEY_B>;
H A Dintegratorap-im-pd1.dts88 linux,code = <KEY_UP>;
94 linux,code = <KEY_DOWN>;
100 linux,code = <KEY_LEFT>;
106 linux,code = <KEY_RIGHT>;
112 linux,code = <KEY_ESC>;
118 linux,code = <KEY_ENTER>;
H A Dstm32746g-eval.dts91 linux,code = <KEY_WAKEUP>;
102 linux,code = <KEY_ENTER>;
108 linux,code = <KEY_DOWN>;
114 linux,code = <KEY_LEFT>;
120 linux,code = <KEY_RIGHT>;
126 linux,code = <KEY_UP>;
H A Dorion5x-maxtor-shared-storage-2.dts45 linux,code = <KEY_POWER>;
51 linux,code = <KEY_RESTART>;
63 * Currently the MTD code does not recognize the MX29LV400CBCT
68 * issue is sorted out in the MTD code, break this into at
69 * least three partitions: 'u-boot code', 'u-boot environment'
H A Dbcm4709-asus-rt-ac87u.dts3 * Broadcom BCM470X / BCM5301X ARM platform code.
55 linux,code = <KEY_WPS_BUTTON>;
61 linux,code = <KEY_RESTART>;
/freebsd-13.1/sbin/ipf/ipf/
H A Dbpf_filter.c218 switch (pc->code) {
496 switch (BPF_CLASS(p->code)) {
502 switch (BPF_MODE(p->code)) {
533 switch (BPF_OP(p->code)) {
546 if (BPF_RVAL(p->code) == BPF_K && p->k == 0)
570 switch (BPF_OP(p->code)) {
594 return (BPF_CLASS(f[len - 1].code) == BPF_RET);
/freebsd-13.1/contrib/googletest/googlemock/scripts/generator/
H A DREADME.cppclean4 in large code bases, for example various forms of unused code.
5 Unused code can be unused functions, methods, data members, types, etc
9 The project home page is: http://code.google.com/p/cppclean/
28 AST is Abstract Syntax Tree, a representation of parsed source code.
108 * Compiling to machine code (or anything beyond an AST)
/freebsd-13.1/contrib/bmake/unit-tests/
H A Dopt-keep-going-multiple.exp2 *** Error code 1 (continuing)
4 *** Error code 1 (continuing)
H A Dopt-keep-going.exp2 *** Error code 1 (continuing)
4 *** Error code 1 (continuing)
H A Ddepsrc-ignore.exp5 *** Error code 1 (ignored)
7 *** Error code 1 (continuing)
H A Dopt-chdir.exp2 *** Error code 2 (ignored)
5 *** Error code 2 (ignored)
H A Djob-flags.exp6 *** [ignore] Error code 1 (ignored)
10 *** [ignore-cmds] Error code 1 (ignored)
H A Ddeptgt-ignore.exp2 *** Error code 1 (continuing)
4 *** Error code 1 (ignored)
H A Djobs-error-nested.exp3 *** [nested] Error code 1
9 *** [all] Error code 2
/freebsd-13.1/crypto/heimdal/appl/ftp/ftp/
H A Dkauth.c45 code = -1; in afslog()
52 code = (ret == COMPLETE); in afslog()
/freebsd-13.1/contrib/ntp/scripts/ntp-wait/
H A Dntp-wait-opts.def21 The maximum number of times we will check @code{ntpd} to see if
35 of @code{ntpd} that returns "the time is not yet stable".
44 By default, @code{ntp-wait} is silent.
45 With this option, @code{ntp-wait} will provide status information.
/freebsd-13.1/sys/dev/hid/
H A Dhgame.c51 #define HGAME_MAP_BRG(number_from, number_to, code) \ argument
52 { HIDMAP_KEY_RANGE(HUP_BUTTON, number_from, number_to, code) }
53 #define HGAME_MAP_ABS(usage, code) \ argument
54 { HIDMAP_ABS(HUP_GENERIC_DESKTOP, HUG_##usage, code) }
/freebsd-13.1/contrib/tcpdump/missing/
H A Ddlnames.c52 #define DLT_CHOICE(code, description) { #code, description, code } argument
/freebsd-13.1/sys/contrib/openzfs/module/icp/algs/skein/
H A DTHIRDPARTYLICENSE2 Source code author: Doug Whiting, 2008.
3 This algorithm and source code is released to the public domain.
/freebsd-13.1/contrib/wpa/src/eap_common/
H A Deap_wsc_common.c17 struct wpabuf * eap_wsc_build_frag_ack(u8 id, u8 code) in eap_wsc_build_frag_ack() argument
21 msg = eap_msg_alloc(EAP_VENDOR_WFA, EAP_VENDOR_TYPE_WSC, 2, code, id); in eap_wsc_build_frag_ack()
/freebsd-13.1/crypto/openssl/crypto/
H A Darm64cpuid.pl21 $code.=<<___;
146 print $code;
/freebsd-13.1/sys/contrib/zlib/
H A Dinftrees.h28 } code; typedef
61 unsigned codes, code FAR * FAR *table,
/freebsd-13.1/bin/sh/tests/expansion/
H A Dassign1.09 code="$1"
12 eval "$code"
20 echo "For $code, expected $expected actual $result"

1...<<21222324252627282930>>...198