| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_disk_cache.c | 246 const struct build_id_note *note = in crocus_disk_cache_init() local
|
| /third_party/rust/crates/proc-macro-error/src/ |
| H A D | diagnostic.rs | 165 pub fn note(mut self, msg: String) -> Self { note() functions [all...] |
| /foundation/arkui/ace_engine/interfaces/napi/kits/performancemonitor/ |
| H A D | napi_perf_monitor.cpp | 105 static void SceneStart(std::string sceneId, int type, std::string note)
in SceneStart() argument 149 std::string note;
in JSSceneStart() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/transaction/ |
| H A D | rs_render_service_client.h | 89 std::string note;
member
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | ansi_cprng.c | 52 static void hexdump(char *note, unsigned char *buf, unsigned int len) in hexdump() argument
|
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/ptrace/ |
| H A D | core-pkey.c | 202 void *p = ehdr, *note; in check_core_file() local
|
| /kernel/linux/linux-5.10/sound/drivers/opl4/ |
| H A D | opl4_synth.c | 312 static void snd_opl4_do_for_note(struct snd_opl4 *opl4, int note, struct snd_midi_channel *chan, in snd_opl4_do_for_note() argument 423 int note, pitch, octave; in snd_opl4_update_pitch() local 482 void snd_opl4_note_on(void *private_data, int note, int vel, struct snd_midi_channel *chan) in snd_opl4_note_on() argument 563 snd_opl4_note_off(void *private_data, int note, int vel, struct snd_midi_channel *chan) snd_opl4_note_off() argument 578 snd_opl4_terminate_note(void *private_data, int note, struct snd_midi_channel *chan) snd_opl4_terminate_note() argument [all...] |
| /kernel/linux/linux-5.10/sound/drivers/opl3/ |
| H A D | opl3_synth.c | 115 struct snd_dm_fm_note note; in snd_opl3_ioctl() local 390 static int snd_opl3_play_note(struct snd_opl3 * opl3, struct snd_dm_fm_note * note) in snd_opl3_play_note() argument [all...] |
| /kernel/linux/linux-5.10/sound/core/seq/oss/ |
| H A D | seq_oss_device.h | 49 int note, vel; member
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | genelf.c | 105 gen_build_id(struct buildid_note *note, in gen_build_id() argument 129 gen_build_id(struct buildid_note *note, in gen_build_id() argument 143 gen_build_id(struct buildid_note *note, unsigned long load_addr, const void *code, size_t csize) in gen_build_id() argument [all...] |
| /kernel/linux/linux-5.10/kernel/ |
| H A D | watch_queue.c | 105 unsigned int head, tail, mask, note, offset, len; in post_one_notification() local
|
| H A D | crash_core.c | 300 struct elf_note *note = (struct elf_note *)buf; in append_elf_note() local
|
| /kernel/linux/linux-5.10/drivers/media/test-drivers/vidtv/ |
| H A D | vidtv_s302m.c | 77 enum musical_notes note; member
|
| /kernel/linux/linux-6.6/drivers/media/test-drivers/vidtv/ |
| H A D | vidtv_s302m.c | 77 enum musical_notes note; member
|
| /kernel/linux/linux-6.6/crypto/ |
| H A D | ansi_cprng.c | 53 static void hexdump(char *note, unsigned char *buf, unsigned int len) in hexdump() argument
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | genelf.c | 102 gen_build_id(struct buildid_note *note, in gen_build_id() argument 126 gen_build_id(struct buildid_note *note, in gen_build_id() argument 140 gen_build_id(struct buildid_note *note, unsigned long load_addr, const void *code, size_t csize) in gen_build_id() argument [all...] |
| /kernel/linux/linux-6.6/sound/core/seq/oss/ |
| H A D | seq_oss_device.h | 49 int note, vel; member
|
| /kernel/linux/linux-6.6/sound/drivers/opl3/ |
| H A D | opl3_synth.c | 115 struct snd_dm_fm_note note; in snd_opl3_ioctl() local 390 static int snd_opl3_play_note(struct snd_opl3 * opl3, struct snd_dm_fm_note * note) in snd_opl3_play_note() argument [all...] |
| /kernel/linux/linux-6.6/sound/drivers/opl4/ |
| H A D | opl4_synth.c | 312 static void snd_opl4_do_for_note(struct snd_opl4 *opl4, int note, struct snd_midi_channel *chan, in snd_opl4_do_for_note() argument 423 int note, pitch, octave; in snd_opl4_update_pitch() local 482 void snd_opl4_note_on(void *private_data, int note, int vel, struct snd_midi_channel *chan) in snd_opl4_note_on() argument 563 snd_opl4_note_off(void *private_data, int note, int vel, struct snd_midi_channel *chan) snd_opl4_note_off() argument 578 snd_opl4_terminate_note(void *private_data, int note, struct snd_midi_channel *chan) snd_opl4_terminate_note() argument [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/ |
| H A D | core-pkey.c | 202 void *p = ehdr, *note; in check_core_file() local
|
| /kernel/linux/linux-6.6/kernel/ |
| H A D | watch_queue.c | 104 unsigned int head, tail, mask, note, offset, len; in post_one_notification() local
|
| /third_party/libwebsockets/lib/abstract/transports/ |
| H A D | unit-test.c | 35 char note[128]; member 70 lws_unit_test_packet_dispose(abs_unit_test_priv_t *priv, lws_unit_test_packet_disposition disp, const char *note) lws_unit_test_packet_dispose() argument
|
| /third_party/mesa3d/src/amd/common/ |
| H A D | ac_rgp_elf_object_pack.c | 287 char note[sizeof(".note")]; member
|
| /third_party/mesa3d/src/util/ |
| H A D | disk_cache.h | 126 const struct build_id_note *note = NULL; in disk_cache_get_function_identifier() local
|
| /third_party/ltp/testcases/kernel/syscalls/sigrelse/ |
| H A D | sigrelse01.c | 384 char note[MAXMESG]; /* message buffer for pipe */ in child() local [all...] |