/external/subsampling-scale-image-view/sample/src/main/java/com/davemorrissey/labs/subscaleview/test/ |
D | AbstractFragmentsActivity.java | 19 private final List<Page> notes; field in AbstractFragmentsActivity 23 protected AbstractFragmentsActivity(int title, int layout, List<Page> notes) { in AbstractFragmentsActivity()
|
D | AbstractPagesActivity.java | 21 private final List<Page> notes; field in AbstractPagesActivity 23 protected AbstractPagesActivity(int title, int layout, List<Page> notes) { in AbstractPagesActivity()
|
/external/mesa3d/src/gallium/drivers/freedreno/ir3/ |
D | ir3_sched.c | 236 check_instr(struct ir3_sched_ctx *ctx, struct ir3_sched_notes *notes, in check_instr() 313 find_instr_recursive(struct ir3_sched_ctx *ctx, struct ir3_sched_notes *notes, in find_instr_recursive() 370 find_eligible_instr(struct ir3_sched_ctx *ctx, struct ir3_sched_notes *notes) in find_eligible_instr() 522 struct ir3_sched_notes notes = {0}; in sched_block() local
|
/external/google-breakpad/src/common/linux/ |
D | file_id_unittest.cc | 168 Notes notes(kLittleEndian); in TYPED_TEST() local 200 Notes notes(kLittleEndian); in TYPED_TEST() local
|
D | synth_elf_unittest.cc | 376 Notes notes(kLittleEndian); in TEST_F() local 383 Notes notes(kLittleEndian); in TEST_F() local
|
/external/vboot_reference/firmware/lib/include/ |
D | vboot_audio_private.h | 23 VbDevMusicNote notes[1]; /* gcc allows [0], MSVC doesn't */ member
|
/external/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() 497 Elf_Data *notes = elf_getdata_rawchunk (elf, in dwfl_core_file_report() local
|
D | linux-kernel-modules.c | 470 intuit_kernel_bounds (Dwarf_Addr *start, Dwarf_Addr *end, Dwarf_Addr *notes) in intuit_kernel_bounds() 649 Dwarf_Addr notes; in dwfl_linux_kernel_report_kernel() local
|
D | dwfl_segment_report_module.c | 461 void *notes; in dwfl_segment_report_module() local
|
/external/google-breakpad/src/third_party/libdisasm/ |
D | ia32_insn.c | 184 static void ia32_handle_notes(x86_insn_t *insn, unsigned int notes) { in ia32_handle_notes()
|
D | ia32_insn.h | 45 unsigned int notes; /* Notes for this instruction */ member
|
/external/vboot_reference/tests/ |
D | vboot_api_devmode_tests.c | 45 note_event_t notes[MAX_NOTE_EVENTS]; member
|
/external/valgrind/coregrind/m_coredump/ |
D | coredump-solaris.c | 739 static void fill_old_note_for_thread(note_t **notes, in fill_old_note_for_thread() 760 static void fill_new_note_for_thread(note_t **notes, in fill_new_note_for_thread()
|
/external/v8/tools/mb/ |
D | mb.py | 405 def PrintBuilders(heading, builders, notes): argument
|
/external/wpa_supplicant_8/hs20/server/ |
D | spp_server.c | 227 const char *sessionid, const char *notes, in hs20_eventlog() 265 const char *sessionid, const char *notes, in hs20_eventlog_node()
|
/external/sonivox/jet_tools/JetCreator/ |
D | midifile.py | 310 def __init__ (self, notes, exclude=True): argument
|