Home
last modified time | relevance | path

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

12345678910>>...22

/external/lz4/doc/
Dlz4_Block_format.md148 #### Metadata
165 #### Large lengths
197 #### Safe decoding
234 #### Compression techniques
/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/google-breakpad/src/common/linux/
Dfile_id_unittest.cc191 Notes notes(kLittleEndian); in TYPED_TEST() local
218 Notes notes(kLittleEndian); in TYPED_TEST() local
248 Notes notes(kLittleEndian); in TYPED_TEST() local
276 Notes notes(kLittleEndian); in TYPED_TEST() local
Dsynth_elf_unittest.cc379 Notes notes(kLittleEndian); in TEST_F() local
386 Notes notes(kLittleEndian); in TEST_F() local
/external/pigweed/pw_thread_stl/
Ddocs.rst11 Windows
/external/connectedappssdk/tests/shared/src/main/java/com/google/android/enterprise/connectedapps/testapp/crossuser/
DNotesManager.java26 private final Set<String> notes = new HashSet<>(); field in NotesManager
/external/grpc-grpc/examples/ruby/errors_and_cancellation/
Derror_examples_server.rb47 def route_chat(notes) argument
/external/tensorflow/
D.zenodo.json12 …"notes": "Specific TensorFlow versions can be found in the \"Versions\" list on the right side of … string
/external/rust/crates/prettyplease/
DREADME.md299 #### License
/external/arm-trusted-firmware/tools/conventional-changelog-tf-a/
Dindex.js71 const generateTemplateData = function (sections, notes) { argument
76 notes: notes.filter(note => section.scopes?.includes(note.commit.scope)), property
/external/trusty/arm-trusted-firmware/tools/conventional-changelog-tf-a/
Dindex.js71 const generateTemplateData = function (sections, notes) { argument
76 notes: notes.filter(note => section.scopes?.includes(note.commit.scope)), property
/external/google-cloud-java/java-grafeas/src/main/proto/grafeas/v1/
Dgrafeas.proto442 repeated Note notes = 1; field
521 map<string, Note> notes = 2 [(google.api.field_behavior) = REQUIRED]; field
527 repeated Note notes = 1; field
/external/perfetto/ui/src/frontend/
Drecord_page_v2.ts85 const notes = RecordingNotes(); constant
231 const notes: m.Children = []; constant
/external/pigweed/docs/contributing/docs/
Dchangelog.rst106 .. _docs-contrib-docs-changelog-organization:
/external/mesa3d/src/freedreno/ir3/
Dir3_sched.c416 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()
1243 struct ir3_sched_notes notes = {0}; in sched_block() local
/external/googleapis/grafeas/v1/
Dgrafeas.proto461 repeated Note notes = 1; field
540 map<string, Note> notes = 2 [(google.api.field_behavior) = REQUIRED]; field
546 repeated Note notes = 1; field
/external/googleapis/google/devtools/containeranalysis/v1beta1/grafeas/
Dgrafeas.proto391 repeated Note notes = 1; field
455 map<string, Note> notes = 2; field
461 repeated Note notes = 1; field
/external/google-cloud-java/java-containeranalysis/proto-google-cloud-containeranalysis-v1beta1/src/main/proto/google/devtools/containeranalysis/v1beta1/grafeas/
Dgrafeas.proto391 repeated Note notes = 1; field
455 map<string, Note> notes = 2; field
461 repeated Note notes = 1; field
/external/mesa3d/bin/pick/
Dcore.py47 notes: typing.Optional[str] = attr.ib(None) variable in CommitDict
128 notes: typing.Optional[str] = attr.ib(None) variable in Commit
/external/dynamic_depth/internal/dynamic_depth/
Dvendor_info.cc39 const string& notes) { in FromData()
/external/libtextclassifier/native/utils/flatbuffers/
Dmutable_test.cc300 auto notes = reminder->Repeated("notes"); in TEST_F() local
353 OwnedFlatbuffer<FlatbufferFieldPath, std::string> notes = in TEST_F() local
/external/rust/crates/regex-syntax/src/
Derror.rs118 let mut notes = vec![]; in fmt() localVariable
240 let mut notes = String::new(); in notate_line() localVariable
/external/vboot_reference/firmware/lib/include/
Dvboot_audio_private.h23 VbDevMusicNote notes[1]; /* gcc allows [0], MSVC doesn't */ member

12345678910>>...22