/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/ |
H A D | mod.rs | 61 note="Please leave a comment on \ 531 #[deprecated(since = "0.2.55", note = "Use SIGSYS instead")]
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/ |
H A D | mod.rs | 7 note = "This type is changed to 64-bit in musl 1.2.0, \ 543 #[deprecated(since = "0.2.55", note = "Use SIGSYS instead")]
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/aarch64/ |
H A D | mod.rs | 186 note="Please leave a comment on \ 341 #[deprecated(since = "0.2.55", note = "Use SIGSYS instead")]
|
/third_party/libsnd/src/ |
H A D | wav.c | 1379 uint32_t note, pitch, start, end, type = -1, count ; in wav_read_smpl_chunk() local 1393 bytesread += psf_binheader_readf (psf, "4", ¬e) ; in wav_read_smpl_chunk() 1394 psf_log_printf (psf, " Midi Note : %u\n", note) ; in wav_read_smpl_chunk() 1519 psf->instrument->basenote = note ; in wav_read_smpl_chunk() 1539 ** 0x02 On: Root note is Set Off: No root 1544 ** 2 bytes (short) root note 1580 psf_log_printf (psf, " Root note : 0x%x\n ???? : 0x%04x\n ???? : %s\n", in wav_read_acid_chunk()
|
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_device.c | 259 const struct build_id_note *note = in pvr_physical_device_init_uuids() local 261 if (!note) { in pvr_physical_device_init_uuids() 267 build_id_len = build_id_length(note); in pvr_physical_device_init_uuids() 277 _mesa_sha1_update(&sha1_ctx, build_id_data(note), build_id_len); in pvr_physical_device_init_uuids()
|
/kernel/linux/linux-6.6/sound/core/seq/ |
H A D | seq_clientmgr.c | 855 /* reserve this event to enqueue note-off later */ in snd_seq_dispatch_event() 861 * This was originally a note event. We now re-use the in snd_seq_dispatch_event() 862 * cell for the note-off event. in snd_seq_dispatch_event() 872 cell->event.time.tick += ev->data.note.duration; in snd_seq_dispatch_event() 876 ev->time.time.tv_nsec += 1000000 * (ev->data.note.duration % 1000); in snd_seq_dispatch_event() 877 ev->time.time.tv_sec += ev->data.note.duration / 1000 + in snd_seq_dispatch_event() 882 ev->data.note.velocity = ev->data.note.off_velocity; in snd_seq_dispatch_event() 884 /* Now queue this cell as the note off event */ in snd_seq_dispatch_event()
|
/third_party/PyYAML/yaml/ |
H A D | _yaml.pyx | 92 # problem=None, problem_mark=None, note=None): 97 # self.note = note 113 # if self.note is not None: 114 # lines.append(self.note)
|
/kernel/linux/linux-5.10/security/smack/ |
H A D | smack_lsm.c | 117 static int smk_bu_note(char *note, struct smack_known *sskp, in smk_bu_note() argument 129 sskp->smk_known, oskp->smk_known, acc, note); in smk_bu_note() 133 #define smk_bu_note(note, sskp, oskp, mode, RC) (RC) 137 static int smk_bu_current(char *note, struct smack_known *oskp, in smk_bu_current() argument 151 acc, current->comm, note); in smk_bu_current() 155 #define smk_bu_current(note, oskp, mode, RC) (RC)
|
/kernel/linux/linux-6.6/security/smack/ |
H A D | smack_lsm.c | 129 static int smk_bu_note(char *note, struct smack_known *sskp, in smk_bu_note() argument 141 sskp->smk_known, oskp->smk_known, acc, note); in smk_bu_note() 145 #define smk_bu_note(note, sskp, oskp, mode, RC) (RC) 149 static int smk_bu_current(char *note, struct smack_known *oskp, in smk_bu_current() argument 163 acc, current->comm, note); in smk_bu_current() 167 #define smk_bu_current(note, oskp, mode, RC) (RC)
|
/kernel/linux/linux-5.10/arch/m68k/math-emu/ |
H A D | fp_scan.S | 373 | read this as "1.0 * 2^0" - note the high bit in the mantissa
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | Makefile | 54 paca.o nvram_64.o note.o syscall_64.o
|
/kernel/linux/linux-6.6/arch/m68k/math-emu/ |
H A D | fp_scan.S | 373 | read this as "1.0 * 2^0" - note the high bit in the mantissa
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | Makefile | 82 paca.o nvram_64.o note.o
|
/third_party/ffmpeg/libavutil/arm/ |
H A D | asm.S | 82 ELF .section .note.GNU-stack,"",%progbits @ Mark stack as non-executable
|
/third_party/libunwind/libunwind/src/ia64/ |
H A D | Ginstall_cursor.S | 347 .section .note.GNU-stack,"",@progbits
|
/third_party/libunwind/libunwind/tests/ |
H A D | ia64-test-rbs-asm.S | 274 .section .note.GNU-stack,"",@progbits
|
/third_party/mesa3d/src/mesa/x86/ |
H A D | read_rgba_span_x86.S | 686 .section .note.GNU-stack,"",%progbits
|
/third_party/ltp/tools/sparse/sparse-src/validation/ |
H A D | test-suite | 118 check-note:) ;; # ignore
|
/third_party/lz4/ |
H A D | Makefile | 249 @echo note : this test requires V=1 to work properly
|
/third_party/skia/third_party/externals/libpng/arm/ |
H A D | filter_neon.S | 20 .section .note.GNU-stack,"",%progbits /* mark stack as non-executable */
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | SourceMgr.cpp | 400 WithColor::note(OS, "", !ShowColors); in print()
|
/third_party/rust/crates/rustix/src/backend/linux_raw/arch/outline/ |
H A D | x86.s | 381 .section .note.GNU-stack,"",@progbits
|
/third_party/vulkan-loader/loader/ |
H A D | unknown_ext_chain_gas_aarch64.S | 84 .section .note.GNU-stack,"",%progbits
|
/third_party/typescript/tests/baselines/reference/ |
H A D | underscoreTest1.js | 781 _.each(notes, (note) => note.asyncSave({ success: renderNotes })); 1002 _.each(notes, function (note) { return note.asyncSave({ success: renderNotes }); });
|
/third_party/rust/crates/rust-openssl/openssl/src/ssl/ |
H A D | mod.rs | 889 #[deprecated(note = "this function leaks memory and does not exist on newer OpenSSL versions")] 1360 #[deprecated(since = "0.10.10", note = "renamed to `set_psk_client_callback`")] 2417 #[deprecated(note = "this function leaks memory and does not exist on newer OpenSSL versions")] in fmt() 2567 #[deprecated(since = "0.10.5", note = "renamed to `version_str`")] 3514 note = "use Ssl::from_ptr and SslStream::new instead" in fmt() 3841 note = "use the methods directly on Ssl/SslStream instead" 4033 #[deprecated(note = "Use SslRef::set_mtu instead", since = "0.10.30")]
|