Home
last modified time | relevance | path

Searched refs:code (Results 2626 – 2650 of 5329) sorted by relevance

1...<<101102103104105106107108109110>>...214

/freebsd-14.2/sys/contrib/device-tree/src/arm/
H A Dbcm911360k.dts10 * * Redistributions of source code must retain the above copyright
H A Dimx35-eukrea-mbimxsd35-baseboard.dts24 linux,code = <BTN_MISC>;
H A Dgemini-wbd111.dts34 linux,code = <KEY_SETUP>;
/freebsd-14.2/contrib/opencsd/decoder/source/c_api/
H A Docsd_c_api_custom_obj.h133 const ocsd_err_t code,
/freebsd-14.2/sys/dev/backlight/
H A Dbacklight_if.m9 # 1. Redistributions of source code must retain the above copyright
/freebsd-14.2/sbin/route/tests/
H A Dutils.subr9 # 1. Redistributions of source code must retain the above copyright
/freebsd-14.2/contrib/bzip2/
H A DLICENSE12 1. Redistributions of source code must retain the above copyright
/freebsd-14.2/sys/dev/video/
H A Dcrtc_if.m8 # 1. Redistributions of source code must retain the above copyright
/freebsd-14.2/crypto/openssl/doc/man3/
H A DBN_new.pod42 they return B<NULL> and set an error code that can be obtained
/freebsd-14.2/share/i18n/csmapper/GB/
H A DUCS%GBKUDA.src9 # 1. Redistributions of source code must retain the above copyright
/freebsd-14.2/share/dtrace/
H A Dblocking9 * 1. Redistributions of source code must retain the above copyright
H A Ddisklatency9 * 1. Redistributions of source code must retain the above copyright
H A Dsiftr9 * 1. Redistributions of source code must retain the above copyright
H A Ddisklatencycmd9 * 1. Redistributions of source code must retain the above copyright
/freebsd-14.2/sys/contrib/device-tree/Bindings/clock/
H A Dqcom,sdm845-dispcc.yaml23 # The code had to use hardcoded mechanisms to find the input clocks.
/freebsd-14.2/sys/contrib/device-tree/src/arm64/qcom/
H A Dpmm8155au_1.dtsi57 linux,code = <KEY_POWER>;
/freebsd-14.2/contrib/libpcap/
H A Drpcap-protocol.h335 uint16 code; /* opcode of the instruction */ member
/freebsd-14.2/sys/dev/sound/pcm/
H A Dmixer_if.m10 # 1. Redistributions of source code must retain the above copyright
/freebsd-14.2/sys/cam/mmc/
H A Dmmc_sim_if.m9 # 1. Redistributions of source code must retain the above copyright
/freebsd-14.2/contrib/kyua/examples/
H A DMakefile.am.inc8 # * Redistributions of source code must retain the above copyright
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiRegisterInfo.td59 // Condition code register class
/freebsd-14.2/sys/contrib/zstd/doc/educational_decoder/
H A DREADME.md16 While the library's primary objective is code clarity,
/freebsd-14.2/sys/dev/dialog/da9063/
H A Dda9063_if.m9 # 1. Redistributions of source code must retain the above copyright
/freebsd-14.2/contrib/googletest/docs/
H A Dgmock_for_dummies.md24 and code that uses it. The difference between fakes and mocks shall become much
37 3. then you exercise code that uses the mock objects. gMock will catch any
69 * You want to test how your code handles a failure (e.g. a file checksum
102 the API in an interface (say, `Turtle`) and code to that interface:
133 maintain (the intent of a test is expressed in the code, not in some binary
201 `Foo` and code to this new interface. Since you own `FooAdaptor`, you can absorb
203 choosing the adaptor interface can make your code easier to write and more
217 4. Exercise some code that uses the mocks; optionally, check the result using
635 Simple? Let's see if you've really understood it: what does the following code
651 lead to an "upper bound violated" error - this piece of code is not very useful!
/freebsd-14.2/contrib/ntp/sntp/libevent/
H A Dhttp.c197 static const char *evhttp_response_phrase_internal(int code);
1655 evhttp_valid_response_code(int code) in evhttp_valid_response_code() argument
1657 if (code == 0) in evhttp_valid_response_code()
2861 evhttp_response_code_(req, code, reason); in evhttp_send_reply()
2867 evhttp_send_reply_start(struct evhttp_request *req, int code, in evhttp_send_reply_start() argument
2870 evhttp_response_code_(req, code, reason); in evhttp_send_reply_start()
3029 evhttp_response_phrase_internal(int code) in evhttp_response_phrase_internal() argument
3031 int klass = code / 100 - 1; in evhttp_response_phrase_internal()
3032 int subcode = code % 100; in evhttp_response_phrase_internal()
3049 req->response_code = code; in evhttp_response_code_()
[all …]

1...<<101102103104105106107108109110>>...214