/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
H A D | osfiber_asm_aarch64.S | 153 .pushsection .note.gnu.property, "a";
|
/third_party/typescript/tests/baselines/reference/ |
H A D | recursiveConditionalCrash3.js | 23 note: string,
|
/third_party/rust/crates/rust-openssl/openssl/src/x509/ |
H A D | verify.rs | 24 #[deprecated(since = "0.10.6", note = "renamed to NO_WILDCARDS")]
|
/third_party/rust/crates/clap/clap_derive/src/ |
H A D | item.rs | 547 only on field level\n\n= note: {note}\n\n", in push_attrs() 549 note = "see \ in push_attrs() 595 only on field level\n\n= note: {note}\n\n", in push_attrs() 597 note = "see \ in push_attrs() 606 "#[arg(default_values_t)] can be used only on Vec types\n\n= note: {note}\n\n", in push_attrs() 608 note = "see \ in push_attrs() 679 only on field level\n\n= note in push_attrs() [all...] |
/third_party/lame/libmp3lame/i386/ |
H A D | nasm.h | 22 section .note.GNU-stack noalloc noexec nowrite progbits 44 section .note.GNU-stack progbits noalloc noexec nowrite align=1
|
/kernel/linux/linux-5.10/drivers/media/pci/saa7134/ |
H A D | saa7134-tvaudio.c | 241 char *note) in tvaudio_setmode() 253 if (note) in tvaudio_setmode() 255 note, audio->name, in tvaudio_setmode() 239 tvaudio_setmode(struct saa7134_dev *dev, struct saa7134_tvaudio *audio, char *note) tvaudio_setmode() argument
|
/kernel/linux/linux-5.10/include/asm-generic/ |
H A D | vmlinux.lds.h | 66 #define NOTES_HEADERS :text :note 931 * Discard .note.GNU-stack, which is emitted as PROGBITS by the compiler. 935 /DISCARD/ : { *(.note.GNU-stack) } \ 938 KEEP(*(.note.*)) \
|
/kernel/linux/linux-6.6/drivers/media/pci/saa7134/ |
H A D | saa7134-tvaudio.c | 241 char *note) in tvaudio_setmode() 253 if (note) in tvaudio_setmode() 255 note, audio->name, in tvaudio_setmode() 239 tvaudio_setmode(struct saa7134_dev *dev, struct saa7134_tvaudio *audio, char *note) tvaudio_setmode() argument
|
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/ |
H A D | Makefile | 90 # .note.gnu.property for code-less object files (like lib/ctype.c), 93 STUBCOPY_FLAGS-y += --remove-section=.note.gnu.property
|
/kernel/linux/linux-5.10/arch/c6x/lib/ |
H A D | divu.S | 57 ;; RETURN A may happen here (note: must happen before the next branch)
|
H A D | divremu.S | 45 ;; RETURN A may happen here (note: must happen before the next branch)
|
H A D | remu.S | 47 ;; RETURN A may happen here (note: must happen before the next branch)
|
/kernel/linux/linux-5.10/arch/parisc/boot/compressed/ |
H A D | Makefile | 60 OBJCOPYFLAGS_vmlinux.bin := -R .comment -R .note -S
|
/kernel/linux/linux-5.10/arch/x86/boot/ |
H A D | Makefile | 87 OBJCOPYFLAGS_vmlinux.bin := -O binary -R .note -R .comment -S
|
/kernel/linux/linux-6.6/arch/parisc/ |
H A D | Makefile | 78 OBJCOPY_FLAGS =-O binary -R .note -R .comment -S
|
/kernel/linux/linux-6.6/arch/x86/boot/ |
H A D | Makefile | 86 OBJCOPYFLAGS_vmlinux.bin := -O binary -R .note -R .comment -S
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | opl3.h | 273 unsigned char note; /* Note currently assigned to this voice */ member 275 unsigned long note_off; /* note-off time */ 276 int note_off_check; /* check note-off time */ 280 struct snd_midi_channel *chan; /* Midi channel for this note */ 331 struct timer_list tlist; /* timer for note-offs and effects */
|
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/ |
H A D | Makefile | 106 # .note.gnu.property for code-less object files (like lib/ctype.c), 109 STUBCOPY_FLAGS-y += --remove-section=.note.gnu.property
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | opl3.h | 273 unsigned char note; /* Note currently assigned to this voice */ member 275 unsigned long note_off; /* note-off time */ 276 int note_off_check; /* check note-off time */ 280 struct snd_midi_channel *chan; /* Midi channel for this note */ 331 struct timer_list tlist; /* timer for note-offs and effects */
|
/third_party/libunwind/libunwind/src/ia64/ |
H A D | getcontext.S | 176 .section .note.GNU-stack,"",@progbits
|
/third_party/libunwind/libunwind/tests/ |
H A D | ia64-test-stack-asm.S | 182 .section .note.GNU-stack,"",@progbits
|
/third_party/rust/crates/nix/src/ |
H A D | sched.rs | 63 #[deprecated(since = "0.23.0", note = "Deprecated by Linux 2.6.2")]
|
/third_party/rust/crates/rustix/src/backend/linux_raw/arch/outline/ |
H A D | mips64.s | 189 .section .note.GNU-stack,"",@progbits
|
/applications/standard/contacts_data/contacts/src/ |
H A D | contacts_build.cpp | 45 contact.note = GetNote(env, object); in GetContactDataByObject() 485 if (!contact.note.noteContent.empty() || contact.note.noteContent != "") { in GetValuesBucketNote() 487 valuesBucketNote.Put("detail_info", contact.note.noteContent); in GetValuesBucketNote() 488 valuesBucketNote.Put("content_type", "note"); in GetValuesBucketNote() 813 napi_value noteObj = GetObjectByKey(env, object, "note"); in GetNote()
|
/kernel/linux/linux-5.10/sound/synth/emux/ |
H A D | soundfont.c | 945 int note, sample_id; in load_guspatch() local 1024 note = freq_to_note(patch.base_note); in load_guspatch() 1025 zone->v.root = note / 100; in load_guspatch() 1026 zone->v.tune = -(note % 100); in load_guspatch() 1215 * The note can be rewritten by preset mapping (alias). 1314 * drums are mapped from 128 to 255 according to its note key.
|