/third_party/lz4/doc/ |
D | lz4_Block_format.md | 148 #### Metadata 165 #### Large lengths 197 #### Safe decoding 234 #### Compression techniques
|
/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3_sched.c | 416 check_instr(struct ir3_sched_ctx *ctx, struct ir3_sched_notes *notes, in check_instr() 689 choose_instr_dec(struct ir3_sched_ctx *ctx, struct ir3_sched_notes *notes, in choose_instr_dec() 773 choose_instr_inc(struct ir3_sched_ctx *ctx, struct ir3_sched_notes *notes, in choose_instr_inc() 828 choose_instr_prio(struct ir3_sched_ctx *ctx, struct ir3_sched_notes *notes) in choose_instr_prio() 877 choose_instr(struct ir3_sched_ctx *ctx, struct ir3_sched_notes *notes) in choose_instr() 1229 struct ir3_sched_notes notes = {0}; in sched_block() local
|
/third_party/rust/crates/regex/regex-syntax/src/ |
D | error.rs | 118 let mut notes = vec![]; in fmt() localVariable 240 let mut notes = String::new(); in notate_line() localVariable
|
/third_party/elfio/tests/ |
D | ELFIOTest.cpp | 183 void checkNote( const const_note_section_accessor& notes, in checkNote() 300 const_note_section_accessor notes( reader, sec ); in TEST() local 411 const_note_section_accessor notes( reader, sec ); in TEST() local 702 const_note_section_accessor notes( reader, sec ); in TEST() local
|
/third_party/elfutils/libdwfl/ |
D | core-file.c | 126 dwfl_report_core_segments (Dwfl *dwfl, Elf *elf, size_t phnum, GElf_Phdr *notes) in dwfl_report_core_segments() 516 Elf_Data *notes = elf_getdata_rawchunk (elf, in dwfl_core_file_report() local
|
D | linux-kernel-modules.c | 525 intuit_kernel_bounds (Dwarf_Addr *start, Dwarf_Addr *end, Dwarf_Addr *notes) in intuit_kernel_bounds() 734 Dwarf_Addr notes; in dwfl_linux_kernel_report_kernel() local
|
D | dwfl_segment_report_module.c | 553 void *notes; in dwfl_segment_report_module() local
|
/third_party/elfio/elfio/ |
D | elfio_note.hpp | 169 S* notes; member in ELFIO::note_section_accessor_template
|
D | elfio_dump.hpp | 945 static void notes( std::ostream& out, const elfio& reader ) in notes() function in ELFIO::dump 949 note_section_accessor notes( reader, sec.get() ); in notes() local 980 note_segment_accessor notes( reader, seg ); in notes() local
|
/third_party/gstreamer/gstplugins_good/gst/wavenc/ |
D | gstwavenc.h | 54 GList *notes; member
|
/third_party/node/doc/api/ |
D | stream.md | 4554 ### Streams compatibility with async generators and async iterators 4646 ### Compatibility with older Node.js versions 4713 ### `readable.read(0)` 4728 ### `readable.push('')` 4738 ### `highWaterMark` discrepancy after calling `readable.setEncoding()`
|
/third_party/rust/crates/codespan/codespan-reporting/src/ |
D | diagnostic.rs | 136 pub notes: Vec<String>, field
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | ELF.h | 261 iterator_range<Elf_Note_Iterator> notes(const Elf_Phdr &Phdr, in notes() function 273 iterator_range<Elf_Note_Iterator> notes(const Elf_Shdr &Shdr, in notes() function
|
/third_party/gstreamer/gstplugins_good/gst/wavparse/ |
D | gstwavparse.h | 72 GList *notes; member
|
/third_party/typescript/tests/baselines/reference/ |
D | underscoreTest1.js | 778 var notes: any[]; variable 999 var notes; variable
|
/third_party/typescript/tests/cases/compiler/ |
D | underscoreTest1.ts | 776 var notes: any[]; variable
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 30513 unsigned int notes; member 45512 struct memelfnote notes[0]; member
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 102531 js::UniquePtr<JSErrorNotes> notes; member in JSErrorReport
|