/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/x86/ |
H A D | mod.rs | 225 note="Please leave a comment on \ 528 #[deprecated(since = "0.2.55", note = "Use SIGSYS instead")]
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/powerpc64/ |
H A D | mod.rs | 181 note="Please leave a comment on \ 333 #[deprecated(since = "0.2.55", note = "Use SIGSYS instead")]
|
/kernel/linux/linux-5.10/drivers/scsi/csiostor/ |
H A D | csio_lnode.c | 1915 * @note: Notification 1923 csio_notify_lnodes(struct csio_hw *hw, enum csio_ln_notify note) in csio_notify_lnodes() argument 1928 csio_dbg(hw, "Notifying all nodes of event %d\n", note); in csio_notify_lnodes() 1934 switch (note) { in csio_notify_lnodes()
|
/kernel/linux/linux-6.6/drivers/scsi/csiostor/ |
H A D | csio_lnode.c | 1915 * @note: Notification 1923 csio_notify_lnodes(struct csio_hw *hw, enum csio_ln_notify note) in csio_notify_lnodes() argument 1928 csio_dbg(hw, "Notifying all nodes of event %d\n", note); in csio_notify_lnodes() 1934 switch (note) { in csio_notify_lnodes()
|
/third_party/googletest/googlemock/test/ |
H A D | gmock-spec-builders_test.cc | 2060 const std::string note = in TestUninterestingCallOnNaggyMock() local 2076 note, in TestUninterestingCallOnNaggyMock() local 2087 note, in TestUninterestingCallOnNaggyMock() local
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/ |
H A D | mod.rs | 447 note = "Can vary at runtime. Use sysconf(3) instead" 1031 note = "Removed in FreeBSD 11, unused in DragonFlyBSD" 1037 note = "Removed in FreeBSD 11, unused in DragonFlyBSD"
|
/third_party/python/Python/ |
H A D | pythonrun.c | 1168 PyObject *note = PySequence_GetItem(notes, ni); in print_exception_notes() local 1169 PyObject *note_str = PyObject_Str(note); in print_exception_notes() 1170 Py_DECREF(note); in print_exception_notes() 1174 if (PyFile_WriteString("<note str() failed>", f) < 0) { in print_exception_notes()
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
H A D | assembler.h | 724 * This macro emits a program property note section identifying 743 .pushsection .note.gnu.property, "a"
|
/kernel/linux/linux-6.6/arch/arm64/include/asm/ |
H A D | assembler.h | 802 * This macro emits a program property note section identifying 821 .pushsection .note.gnu.property, "a"
|
/kernel/linux/linux-5.10/tools/usb/ |
H A D | ffs-test.c | 71 [5] = "note:", in _msg() 97 #define note(...) _msg(5, __VA_ARGS__) macro
|
/kernel/linux/linux-5.10/sound/core/seq/oss/ |
H A D | seq_oss_synth.c | 369 * reset note and velocity on each channel. 378 info->ch[i].note = -1; in reset_channels()
|
/kernel/linux/linux-6.6/rust/alloc/ |
H A D | slice.rs | 597 #[deprecated(since = "1.3.0", note = "renamed to join")]
|
/kernel/linux/linux-6.6/sound/core/seq/oss/ |
H A D | seq_oss_synth.c | 369 * reset note and velocity on each channel. 378 info->ch[i].note = -1; in reset_channels()
|
/kernel/linux/linux-6.6/tools/usb/ |
H A D | ffs-test.c | 71 [5] = "note:", in _msg() 97 #define note(...) _msg(5, __VA_ARGS__) macro
|
/third_party/libunwind/libunwind/tests/ |
H A D | ia64-test-nat-asm.S | 507 .section .note.GNU-stack,"",@progbits
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/ |
H A D | hexagon.rs | 268 #[deprecated(since = "0.2.64", note = "Not stable across OS versions")]
|
/third_party/rust/crates/clap/src/parser/matches/ |
H A D | arg_matches.rs | 594 note = "Use get_occurrences or remove_occurrences instead" 1574 #[deprecated(since = "4.1.0", note = "Use Occurrences instead")]
|
/third_party/python/Objects/ |
H A D | exceptions.c | 204 BaseException_add_note(PyObject *self, PyObject *note) in BaseException_add_note() argument 206 if (!PyUnicode_Check(note)) { in BaseException_add_note() 208 "note must be a str, not '%s'", in BaseException_add_note() 209 Py_TYPE(note)->tp_name); in BaseException_add_note() 230 PyErr_SetString(PyExc_TypeError, "Cannot add note: __notes__ is not a list"); in BaseException_add_note() 233 if (PyList_Append(notes, note) < 0) { in BaseException_add_note() 242 "Exception.add_note(note) --\n\ 243 add a note to the exception"); 486 /* note these macros omit the last semicolon so the macro invocation may
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/ |
H A D | mod.rs | 136 note="Please leave a comment on \
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/m68k/ |
H A D | mod.rs | 314 #[deprecated(since = "0.2.55", note = "Use SIGSYS instead")]
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/loongarch64/ |
H A D | mod.rs | 159 note="Please leave a comment on \
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/riscv64/ |
H A D | mod.rs | 129 note="Please leave a comment on \
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/sparc64/ |
H A D | mod.rs | 48 note="Please leave a comment on \
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/riscv64/ |
H A D | mod.rs | 132 note="Please leave a comment on \
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/riscv32/ |
H A D | mod.rs | 123 note="Please leave a comment on \
|