| /third_party/mesa3d/src/util/ |
| 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 125 build_id_length(const struct build_id_note *note) in build_id_length() 131 build_id_data(const struct build_id_note *note) in build_id_data()
|
| /third_party/libexif/libexif/pentax/ |
| D | exif-mnote-data-pentax.c | 364 ExifMnoteDataPentax *note = (ExifMnoteDataPentax *) d; in exif_mnote_data_pentax_get_id() local 374 ExifMnoteDataPentax *note = (ExifMnoteDataPentax *) d; in exif_mnote_data_pentax_get_name() local 384 ExifMnoteDataPentax *note = (ExifMnoteDataPentax *) d; in exif_mnote_data_pentax_get_title() local 394 ExifMnoteDataPentax *note = (ExifMnoteDataPentax *) d; in exif_mnote_data_pentax_get_description() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| 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/libexif/libexif/canon/ |
| D | exif-mnote-data-canon.c | 86 exif_mnote_data_canon_get_value (ExifMnoteData *note, unsigned int n, char *val, unsigned int maxle… in exif_mnote_data_canon_get_value() 361 exif_mnote_data_canon_get_name (ExifMnoteData *note, unsigned int i) in exif_mnote_data_canon_get_name() 373 exif_mnote_data_canon_get_title (ExifMnoteData *note, unsigned int i) in exif_mnote_data_canon_get_title() 385 exif_mnote_data_canon_get_description (ExifMnoteData *note, unsigned int i) in exif_mnote_data_canon_get_description()
|
| /third_party/rust/rust/compiler/rustc_lint/src/ |
| D | expect.rs | 31 let note = expectation.is_unfulfilled_lint_expectations.then_some(()); in check_expectations() localVariable
|
| /third_party/vk-gl-cts/external/vulkancts/scripts/src/extensions/ |
| D | VK_EXT_texel_buffer_alignment.json | 6 …"note": "Partial promotion, only the properties structure was promoted to vk1.3, the feature struc… string
|
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/ |
| D | MusicKeyboardView.java | 158 int note = pitch % NOTES_PER_OCTAVE; in makeBlackRectangles() local 183 int note = pitch % NOTES_PER_OCTAVE; in onDraw() local 197 int note = pitch % NOTES_PER_OCTAVE; in onDraw() local 305 int note = pitch % NOTES_PER_OCTAVE; in isPitchBlack() local
|
| /third_party/rust/rust/compiler/rustc_fluent_macro/src/ |
| D | fluent.rs | 57 pub const note: crate::SubdiagnosticMessage = in failed() constant 332 pub const note: crate::SubdiagnosticMessage = in fluent_messages() constant
|
| /third_party/glfw/docs/ |
| D | extra.scss | 122 div.headertitle,.note code,.pre code,.post code,.invariant code,.warning code,.attention code,.depr… class 388 dl.note,dl.pre,dl.post,dl.invariant { class 404 dl.note,dl.pre,dl.post,dl.invariant,dl.warning,dl.attention,dl.deprecated,dl.bug,dl.todo,dl.test { class 411 .note a,.pre a,.post a,.invariant a,.warning a,.attention a,.deprecated a,.bug a,.todo a,.test a,.n… class
|
| /third_party/rust/rust/tests/ui-fulldeps/session-diagnostic/ |
| D | diagnostic-derive.rs | 483 note: Note, field 702 note: Note, field 710 note: Note, field 718 note: Note, field 726 note: Note, field 734 note: Note, field 741 note: Note, field
|
| /third_party/rust/rust/compiler/rustc_trait_selection/src/traits/error_reporting/ |
| D | on_unimplemented.rs | 318 pub note: Option<OnUnimplementedFormatString>, field 328 pub note: Option<String>, field 381 let mut note = None; in parse() localVariable 488 let mut note = None; in evaluate() localVariable
|
| /third_party/rust/rust/src/tools/clippy/clippy_lints/src/ |
| D | indexing_slicing.rs | 107 let note = "the suggestion might not be applicable in constant blocks"; in check_expr() localVariable
|
| /third_party/PyYAML/lib/yaml/ |
| D | error.py | 51 problem=None, problem_mark=None, note=None): argument
|
| /third_party/mesa3d/src/asahi/vulkan/ |
| D | hk_instance.c | 156 const struct build_id_note *note = in hk_CreateInstance() local
|
| /third_party/libwebsockets/lib/abstract/transports/ |
| D | unit-test.c | 35 char note[128]; member 72 const char *note) in lws_unit_test_packet_dispose()
|
| /third_party/mesa3d/src/nouveau/vulkan/ |
| D | nvk_instance.c | 171 const struct build_id_note *note = in nvk_CreateInstance() local
|
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| D | pan_disk_cache.c | 166 const struct build_id_note *note = in panfrost_disk_cache_init() local
|
| /third_party/typescript/tests/cases/compiler/ |
| D | recursiveConditionalCrash3.ts | 22 note: string, property
|
| /third_party/alsa-lib/include/ |
| D | ump_msg.h | 44 uint8_t note; /**< Note (7bit) */ member 63 uint8_t note; /** Note (7bit) */ member 197 uint8_t note; /**< Note (7bit) */ member 222 uint8_t note; /**< Note (7bit) */ member 245 uint8_t note; /**< Note (7bit) */ member 274 uint8_t note; /**< Note (7bit) */ member 414 uint8_t note; /**< Note (7bit) */ member
|
| /third_party/rust/crates/cxx/syntax/ |
| D | error.rs | 7 pub note: Option<&'static str>, field
|
| /third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
| D | CollectAPI.java | 47 String note = "Contents generated by CollectAPI tool on " + new Date().toString(); in writeHTML() local
|
| /third_party/mesa3d/src/gallium/drivers/lima/ |
| D | lima_disk_cache.c | 194 const struct build_id_note *note = in lima_disk_cache_init() local
|
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| D | etnaviv_disk_cache.c | 40 const struct build_id_note *note = in etna_disk_cache_init() local
|
| /third_party/rust/rust/compiler/rustc_parse/src/lexer/ |
| D | unescape_error_reporting.rs | 44 let mut note = None; in emit_unescape_error() localVariable
|
| /third_party/rust/rust/src/librustdoc/passes/ |
| D | collect_intra_doc_links.rs | 1173 let note = format!( in report_disambiguator_mismatch() localVariable 1766 let note = if partial_res.is_some() { localVariable 1830 let note = format!("variant `{variant}` has no such field"); localVariable 1855 let note = assoc_item_not_allowed(res); localVariable 1871 let note = format!( localVariable 1886 let note = match failure { localVariable 1974 let note = match err { in report_malformed_generics() localVariable
|