Home
last modified time | relevance | path

Searched defs:notes (Results 1 – 25 of 76) sorted by relevance

1234

/external/subsampling-scale-image-view/sample/src/main/java/com/davemorrissey/labs/subscaleview/test/
DAbstractFragmentsActivity.java19 private final List<Page> notes; field in AbstractFragmentsActivity
23 protected AbstractFragmentsActivity(int title, int layout, List<Page> notes) { in AbstractFragmentsActivity()
DAbstractPagesActivity.java21 private final List<Page> notes; field in AbstractPagesActivity
23 protected AbstractPagesActivity(int title, int layout, List<Page> notes) { in AbstractPagesActivity()
/external/grpc-grpc/examples/ruby/route_guide/
Droute_guide_server.rb130 def route_chat(notes) argument
136 def initialize(notes, received_notes) argument
/external/grpc-grpc/examples/ruby/errors_and_cancellation/
Derror_examples_server.rb47 def route_chat(notes) argument
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_sched.c245 check_instr(struct ir3_sched_ctx *ctx, struct ir3_sched_notes *notes, in check_instr()
322 find_instr_recursive(struct ir3_sched_ctx *ctx, struct ir3_sched_notes *notes, in find_instr_recursive()
379 find_eligible_instr(struct ir3_sched_ctx *ctx, struct ir3_sched_notes *notes, in find_eligible_instr()
532 struct ir3_sched_notes notes = {0}; in sched_block() local
/external/google-breakpad/src/common/linux/
Dfile_id_unittest.cc168 Notes notes(kLittleEndian); in TYPED_TEST() local
200 Notes notes(kLittleEndian); in TYPED_TEST() local
Dsynth_elf_unittest.cc376 Notes notes(kLittleEndian); in TEST_F() local
383 Notes notes(kLittleEndian); in TEST_F() local
/external/dynamic_depth/internal/dynamic_depth/
Dvendor_info.cc39 const string& notes) { in FromData()
/external/perfetto/ui/src/frontend/
Drecord_page.ts453 const notes: m.Children = []; constant
/external/libtextclassifier/utils/
Dflatbuffers_test.cc283 auto notes = reminder->Repeated<std::string>("notes"); in TEST() local
290 auto notes = reminder->Repeated<std::string>("notes"); in TEST() local
/external/vboot_reference/firmware/lib/include/
Dvboot_audio_private.h23 VbDevMusicNote notes[1]; /* gcc allows [0], MSVC doesn't */ member
/external/elfutils/libdwfl/
Dcore-file.c125 dwfl_report_core_segments (Dwfl *dwfl, Elf *elf, size_t phnum, GElf_Phdr *notes) in dwfl_report_core_segments()
496 Elf_Data *notes = elf_getdata_rawchunk (elf, in dwfl_core_file_report() local
Dlinux-kernel-modules.c492 intuit_kernel_bounds (Dwarf_Addr *start, Dwarf_Addr *end, Dwarf_Addr *notes) in intuit_kernel_bounds()
697 Dwarf_Addr notes; in dwfl_linux_kernel_report_kernel() local
Ddwfl_segment_report_module.c474 void *notes; in dwfl_segment_report_module() local
/external/grpc-grpc/examples/cpp/route_guide/
Droute_guide_client.cc161 std::vector<RouteNote> notes{ in RouteChat() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DELF.h228 iterator_range<Elf_Note_Iterator> notes(const Elf_Phdr &Phdr, in notes() function
240 iterator_range<Elf_Note_Iterator> notes(const Elf_Shdr &Shdr, in notes() function
/external/google-breakpad/src/third_party/libdisasm/
Dia32_insn.c184 static void ia32_handle_notes(x86_insn_t *insn, unsigned int notes) { in ia32_handle_notes()
Dia32_insn.h45 unsigned int notes; /* Notes for this instruction */ member
/external/vboot_reference/tests/
Dvboot_api_devmode_tests.c45 note_event_t notes[MAX_NOTE_EVENTS]; member
/external/perfetto/ui/src/common/
Dstate.ts142 notes: ObjectById<Note>; property
/external/wpa_supplicant_8/hs20/server/
Dspp_server.c296 const char *sessionid, const char *notes, in hs20_eventlog()
334 const char *sessionid, const char *notes, in hs20_eventlog_node()
/external/boringssl/src/third_party/wycheproof_testvectors/
Drsa_pss_2048_sha1_mgf1_20_test.json4 "notes" : { object
/external/python/google-api-python-client/tests/data/
Dtasks.json108 "notes": { object
/external/sonivox/jet_tools/JetCreator/
Dmidifile.py310 def __init__ (self, notes, exclude=True): argument
/external/cldr/tools/java/org/unicode/cldr/tool/
DConvertLanguageData.java593 private final String notes; field in ConvertLanguageData.RowData

1234