/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/supply-chain/ |
H A D | audits.toml | 71 notes = """ qkey 86 notes = """ qkey 101 notes = """ qkey 136 notes = """ qkey 150 notes = ''' qkey 160 notes = "Skimmed the uses of `std` to ensure that nothing untoward is happening. Code uses `forbid(… qkey 166 notes = """ qkey 187 notes = "Additional review notes may be found in https://crrev.com/c/5362675." qkey 193 notes = "Additional review notes may be found in https://crrev.com/c/5362675." qkey 209 notes = "Update removes some unsafe, and includes verifiable safety comments for newly-added unsafe… qkey [all …]
|
H A D | config.toml | 284 notes = """ qkey 297 notes = """ qkey 310 notes = """ qkey 323 notes = """ qkey 341 notes = "Grandparented-in when setting up `cargo vet` in Jan 2024" qkey 346 notes = "Grandparented-in when setting up `cargo vet` in Jan 2024" qkey 351 notes = """ qkey 361 notes = """ qkey 373 notes = """ qkey 382 notes = """ qkey
|
/aosp_15_r20/external/lz4/doc/ |
H A D | lz4_Block_format.md | 148 #### Metadata 165 #### Large lengths 197 #### Safe decoding 234 #### Compression techniques
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/HealthFitness/apk/HealthConnectLibrary/android_common_apex34/kapt/gen/stubs/com/android/healthconnect/controller/data/entries/ |
D | FormattedEntry.java | 154 private final java.lang.String notes = null; field in FormattedEntry.ExerciseSessionEntry 165 …<? extends android.health.connect.datatypes.Record> dataType, @org.jetbrains.annotations.Nullable() in ExerciseSessionEntry() 267 …<? extends android.health.connect.datatypes.Record> dataType, @org.jetbrains.annotations.Nullable() in copy() 952 private final java.lang.String notes = null; field in FormattedEntry.PlannedExerciseSessionEntry 960 java.lang.String titleA11y, @org.jetbrains.annotations.Nullable() in PlannedExerciseSessionEntry() 1043 java.lang.String titleA11y, @org.jetbrains.annotations.Nullable() in copy() 1069 private final java.lang.String notes = null; field in FormattedEntry.PlannedExerciseSessionNotesEntry 1071 public PlannedExerciseSessionNotesEntry(@org.jetbrains.annotations.NotNull() in PlannedExerciseSessionNotesEntry() 1086 …a.entries.FormattedEntry.PlannedExerciseSessionNotesEntry copy(@org.jetbrains.annotations.NotNull() in copy() 1499 private final java.lang.String notes = null; field in FormattedEntry.SleepSessionEntry [all …]
|
/aosp_15_r20/external/google-breakpad/src/common/linux/ |
H A D | file_id_unittest.cc | 191 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
|
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/ |
H A D | ir3_sched.c | 397 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
|
/aosp_15_r20/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/data/entries/ |
D | FormattedDataEntry.kt | 58 val notes: String?, constant in com.android.healthconnect.controller.data.entries.FormattedEntry.SleepSessionEntry 68 val notes: String?, constant in com.android.healthconnect.controller.data.entries.FormattedEntry.ExerciseSessionEntry 124 val notes: String?, constant in com.android.healthconnect.controller.data.entries.FormattedEntry.PlannedExerciseSessionEntry 139 data class PlannedExerciseSessionNotesEntry(val notes: String) : FormattedEntry(uuid = "") constant in com.android.healthconnect.controller.data.entries.FormattedEntry.PlannedExerciseSessionNotesEntry
|
D | SleepSessionItemViewBinder.kt | 63 val notes = view.findViewById<TextView>(R.id.item_data_entry_notes) in bind() constant
|
D | ExerciseSessionItemViewBinder.kt | 64 val notes = view.findViewById<TextView>(R.id.item_data_entry_notes) in bind() constant
|
/aosp_15_r20/external/google-cloud-java/java-grafeas/src/main/proto/grafeas/v1/ |
H A D | grafeas.proto | 442 repeated Note notes = 1; field 521 map<string, Note> notes = 2 [(google.api.field_behavior) = REQUIRED]; field 527 repeated Note notes = 1; field
|
/aosp_15_r20/bionic/benchmarks/ |
H A D | README.md | 110 ### Repetitions 144 ### CPU frequencies
|
/aosp_15_r20/external/googleapis/grafeas/v1/ |
H A D | grafeas.proto | 461 repeated Note notes = 1; field 540 map<string, Note> notes = 2 [(google.api.field_behavior) = REQUIRED]; field 546 repeated Note notes = 1; field
|
/aosp_15_r20/external/subsampling-scale-image-view/sample/src/main/java/com/davemorrissey/labs/subscaleview/test/ |
H A D | AbstractFragmentsActivity.java | 19 private final List<Page> notes; field in AbstractFragmentsActivity 23 protected AbstractFragmentsActivity(int title, int layout, List<Page> notes) { in AbstractFragmentsActivity()
|
H A D | AbstractPagesActivity.java | 21 private final List<Page> notes; field in AbstractPagesActivity 23 protected AbstractPagesActivity(int title, int layout, List<Page> notes) { in AbstractPagesActivity()
|
/aosp_15_r20/external/grpc-grpc/examples/ruby/route_guide/ |
H A D | route_guide_server.rb | 130 def route_chat(notes) argument 136 def initialize(notes, received_notes) argument
|
/aosp_15_r20/external/google-cloud-java/java-containeranalysis/proto-google-cloud-containeranalysis-v1beta1/src/main/proto/google/devtools/containeranalysis/v1beta1/grafeas/ |
H A D | grafeas.proto | 391 repeated Note notes = 1; field 455 map<string, Note> notes = 2; field 461 repeated Note notes = 1; field
|
/aosp_15_r20/external/googleapis/google/devtools/containeranalysis/v1beta1/grafeas/ |
H A D | grafeas.proto | 391 repeated Note notes = 1; field 455 map<string, Note> notes = 2; field 461 repeated Note notes = 1; field
|
/aosp_15_r20/platform_testing/libraries/aupt-lib/src/android/support/test/aupt/ |
H A D | AuptTestCase.java | 208 protected void dumpMemInfo(String notes) { in dumpMemInfo() 209 FilesystemUtil.dumpMeminfo(getInstrumentation(), notes); in dumpMemInfo() local
|
/aosp_15_r20/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/dataentries/ |
D | SleepSessionItemViewBinder.kt | 58 val notes = view.findViewById<TextView>(R.id.item_data_entry_notes) in bind() constant
|
D | ExerciseSessionItemViewBinder.kt | 61 val notes = view.findViewById<TextView>(R.id.item_data_entry_notes) in bind() constant
|
/aosp_15_r20/external/arm-trusted-firmware/tools/conventional-changelog-tf-a/ |
H A D | index.js | 71 const generateTemplateData = function (sections, notes) { argument 76 notes: notes.filter(note => section.scopes?.includes(note.commit.scope)), property
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/tools/conventional-changelog-tf-a/ |
D | index.js | 71 const generateTemplateData = function (sections, notes) { argument 76 notes: notes.filter(note => section.scopes?.includes(note.commit.scope)), property
|
/aosp_15_r20/packages/modules/HealthFitness/framework/java/android/health/connect/datatypes/ |
D | MindfulnessSessionRecord.java | 121 @Nullable CharSequence notes, in MindfulnessSessionRecord() 255 public Builder setNotes(@Nullable CharSequence notes) { in setNotes()
|
/aosp_15_r20/external/google-cloud-java/java-grafeas/src/test/java/io/grafeas/v1/ |
H A D | GrafeasClientTest.java | 1082 Map<String, Note> notes = new HashMap<>(); in batchCreateNotesTest() local 1106 Map<String, Note> notes = new HashMap<>(); in batchCreateNotesExceptionTest() local 1121 Map<String, Note> notes = new HashMap<>(); in batchCreateNotesTest2() local 1145 Map<String, Note> notes = new HashMap<>(); in batchCreateNotesExceptionTest2() local
|
/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.RecordTrace/ |
H A D | record_page_v2.ts | 83 const notes = RecordingNotes(recMgr.state.recordConfig); constant 225 const notes: m.Children = []; constant
|