| /third_party/mesa3d/src/gallium/drivers/lima/ |
| H A D | lima_disk_cache.c | 194 const struct build_id_note *note = in lima_disk_cache_init() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | WithColor.cpp | 64 raw_ostream &WithColor::note() { return note(errs()); } in note() function in WithColor 84 raw_ostream &WithColor::note(raw_ostream &OS, StringRef Prefix, in note() function in WithColor
|
| /third_party/libunwind/libunwind/src/coredump/ |
| H A D | _UCD_corefile_elf.c | 108 Elf64_Nhdr *note = (Elf64_Nhdr *)(segment + parsed_size); in _UCD_elf_visit_notes() local [all...] |
| /third_party/mesa3d/src/util/ |
| H A D | build_id.c | 52 struct build_id_note *note; member 78 struct build_id_note *note = (void *)(info->dlpi_addr + in build_id_find_nhdr_callback() local 132 build_id_length(const struct build_id_note *note) build_id_length() argument 138 build_id_data(const struct build_id_note *note) build_id_data() argument [all...] |
| H A D | disk_cache.h | 126 const struct build_id_note *note = NULL; in disk_cache_get_function_identifier() local
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_disk_cache.c | 55 const struct build_id_note *note = in ir3_disk_cache_init() local
|
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_disk_cache.c | 40 const struct build_id_note *note = in etna_disk_cache_init() local
|
| /third_party/rust/crates/codespan/codespan-reporting/src/ |
| H A D | diagnostic.rs | 175 pub fn note() -> Diagnostic<FileId> { in note() functions
|
| /third_party/skia/src/core/ |
| H A D | SkOpts_erms.cpp | 13 static const char* note = "MSAN can't see that rep sto initializes memory."; variable
|
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3d_disk_cache.c | 63 const struct build_id_note *note = in v3d_disk_cache_init() local
|
| /third_party/libexif/libexif/pentax/ |
| H A D | exif-mnote-data-pentax.c | 360 ExifMnoteDataPentax *note = (ExifMnoteDataPentax *) d; in exif_mnote_data_pentax_get_id() local 370 ExifMnoteDataPentax *note = (ExifMnoteDataPentax *) d; in exif_mnote_data_pentax_get_name() local 380 ExifMnoteDataPentax *note = (ExifMnoteDataPentax *) d; exif_mnote_data_pentax_get_title() local 390 ExifMnoteDataPentax *note = (ExifMnoteDataPentax *) d; exif_mnote_data_pentax_get_description() local [all...] |
| /third_party/libexif/libexif/fuji/ |
| H A D | exif-mnote-data-fuji.c | 277 ExifMnoteDataFuji *note = (ExifMnoteDataFuji *) d; in exif_mnote_data_fuji_get_id() local
|
| /third_party/libexif/libexif/olympus/ |
| H A D | exif-mnote-data-olympus.c | 525 ExifMnoteDataOlympus *note = (ExifMnoteDataOlympus *) d; in exif_mnote_data_olympus_get_id() local
|
| /third_party/libexif/libexif/canon/ |
| H A D | exif-mnote-data-canon.c | 84 exif_mnote_data_canon_get_value (ExifMnoteData *note, unsigned int n, char *val, unsigned int maxlen) in exif_mnote_data_canon_get_value() argument 357 exif_mnote_data_canon_get_name (ExifMnoteData *note, unsigned int i) in exif_mnote_data_canon_get_name() argument 369 exif_mnote_data_canon_get_title (ExifMnoteData *note, unsigned int i) in exif_mnote_data_canon_get_title() argument 381 exif_mnote_data_canon_get_description (ExifMnoteData *note, unsigned int i) in exif_mnote_data_canon_get_description() argument
|
| /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...] |
| /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/ltp/testcases/kernel/syscalls/sigrelse/ |
| H A D | sigrelse01.c | 384 char note[MAXMESG]; /* message buffer for pipe */ in child() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_disk_cache.c | 274 const struct build_id_note *note = in iris_disk_cache_init() local
|
| /third_party/toybox/toys/posix/ |
| H A D | file.c | 163 char *note = map+sh_offset; in do_elf_file() local [all...] |
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | intel_clc.c | 56 const struct build_id_note *note = in get_disk_cache() local
|
| /third_party/elfio/elfio/ |
| H A D | elfio_dump.hpp | 1009 static void note( std::ostream& out, in note() function in ELFIO::dump
|
| /third_party/elfutils/src/ |
| H A D | addr2line.c | 608 show_note(int (*get) (Dwarf_Line *, bool *), Dwarf_Line *info, const char *note) show_note() argument
|
| /third_party/alsa-utils/seq/aplaymidi/ |
| H A D | arecordmidi.c | 213 static void metronome_note(unsigned char note, unsigned int tick) in metronome_note() argument [all...] |