Home
last modified time | relevance | path

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

12345678910>>...41

/external/lz4/doc/
Dlz4_Block_format.md148 #### Metadata
165 #### Large lengths
197 #### Safe decoding
234 #### Compression techniques
/external/cldr/docs/site/development/development-process/design-proposals/
Dspecifying-text-break-variants-in-locale-ids.md313 ### A. CLDR XML structure
351 ### B. ICU XML source structure
425 ### C. ICU txt resource structure
509 ### D. Current dictionary break implementation
519 ### E. Multiple rule sets that depend on break type
/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/perfetto/ui/src/frontend/
Dnotes_list_editor.ts22 const notes = attrs.trace.notes.notes; constant
/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
/external/pigweed/pw_thread_stl/
Ddocs.rst14 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/json-schema-validator/src/test/suite/output-tests/
DREADME.md25 ### Ambiguity around 2020-09/2020-12 `basic`
/external/grpc-grpc/examples/ruby/errors_and_cancellation/
Derror_examples_server.rb47 def route_chat(notes) argument
/external/rust/android-crates-io/crates/prettyplease/
DREADME.md299 #### License
/external/tensorflow/
D.zenodo.json12 …"notes": "Specific TensorFlow versions can be found in the \"Versions\" list on the right side of … string
/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/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/pigweed/docs/contributing/docs/
Dchangelog.rst106 .. _docs-contrib-docs-changelog-organization:
/external/mesa3d/src/freedreno/ir3/
Dir3_sched.c397 check_instr(struct ir3_sched_ctx *ctx, struct ir3_sched_notes *notes, in check_instr()
664 choose_instr_dec(struct ir3_sched_ctx *ctx, struct ir3_sched_notes *notes, in choose_instr_dec()
748 choose_instr_inc(struct ir3_sched_ctx *ctx, struct ir3_sched_notes *notes, in choose_instr_inc()
803 choose_instr_prio(struct ir3_sched_ctx *ctx, struct ir3_sched_notes *notes) in choose_instr_prio()
852 choose_instr(struct ir3_sched_ctx *ctx, struct ir3_sched_notes *notes) in choose_instr()
1166 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/perfetto/ui/src/public/
Dtrace.ts45 readonly notes: NoteManager; property
/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/perfetto/ui/src/core/
Dstate_serialization.ts56 const notes = new Array<SerializedNote>(); constant
/external/rust/android-crates-io/crates/itertools/
DCONTRIBUTING.md179 ### `.fold` / `.for_each` / `.try_fold` / `.try_for_each`
/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

12345678910>>...41