/aosp_15_r20/external/vulkan-headers/registry/profiles/ |
H A D | VP_KHR_roadmap.json | 323 "author": "Tobias Hector", string 329 "author": "Christophe Riccio", string 335 "author": "Christophe Riccio", string 341 "author": "Christophe Riccio", string 347 "author": "Christophe Riccio", string 353 "author": "Christophe Riccio", string 359 "author": "Christophe Riccio", string 365 "author": "Christophe Riccio", string 371 "author": "Christophe Riccio", string
|
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/registry/profiles/ |
H A D | VP_KHR_roadmap.json | 323 "author": "Tobias Hector", string 329 "author": "Christophe Riccio", string 335 "author": "Christophe Riccio", string 341 "author": "Christophe Riccio", string 347 "author": "Christophe Riccio", string 353 "author": "Christophe Riccio", string 359 "author": "Christophe Riccio", string 365 "author": "Christophe Riccio", string 371 "author": "Christophe Riccio", string
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/clap/src/ |
D | macros.rs | 336 let author = $crate::crate_authors!(); localVariable 373 let author = $crate::crate_authors!(", "); localVariable 388 let author = $crate::crate_authors!($sep); localVariable
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/kapt/gen/stubs/com/android/wallpaper/picker/data/ |
D | CreativeWallpaperData.java | 21 private final java.lang.String author = null; field in CreativeWallpaperData 35 android.net.Uri shareUri, @org.jetbrains.annotations.NotNull() in CreativeWallpaperData() 147 android.net.Uri shareUri, @org.jetbrains.annotations.NotNull() in copy()
|
/aosp_15_r20/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/ |
H A D | AuthorBox.java | 37 private String author; field in AuthorBox 67 public void setAuthor(String author) { in setAuthor()
|
/aosp_15_r20/external/pigweed/pw_allocator/examples/ |
H A D | pmr.cc | 33 void AddBook(std::string_view title, std::string_view author) { in AddBook() 37 std::pair<Iterator, Iterator> FindByAuthor(std::string_view author) { in FindByAuthor()
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/ |
H A D | protostream_objectsource_test.cc | 360 Author author; in TEST_P() local 368 Author* author = new Author(); in TEST_P() local 384 Author author; in TEST_P() local 416 Author author; in TEST_P() local
|
H A D | protostream_objectwriter_test.cc | 607 Author* author = expected.mutable_author(); in TEST_P() local 625 Author* author = expected.mutable_author(); in TEST_P() local 639 Author* author = expected.mutable_author(); in TEST_P() local 760 Author* author = expected.mutable_author(); in TEST_P() local 808 Author* author = expected.mutable_author(); in TEST_P() local 889 Author* author = expected.mutable_author(); in TEST_P() local 999 Author* author = expected.mutable_author(); in TEST_P() local
|
/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/ |
H A D | protostream_objectsource_test.cc | 360 Author author; in TEST_P() local 368 Author* author = new Author(); in TEST_P() local 384 Author author; in TEST_P() local 416 Author author; in TEST_P() local
|
H A D | protostream_objectwriter_test.cc | 607 Author* author = expected.mutable_author(); in TEST_P() local 625 Author* author = expected.mutable_author(); in TEST_P() local 639 Author* author = expected.mutable_author(); in TEST_P() local 760 Author* author = expected.mutable_author(); in TEST_P() local 808 Author* author = expected.mutable_author(); in TEST_P() local 889 Author* author = expected.mutable_author(); in TEST_P() local 999 Author* author = expected.mutable_author(); in TEST_P() local
|
/aosp_15_r20/frameworks/av/media/libnblog/ |
H A D | Entry.cpp | 190 int FormatEntry::author() const in author() function in android::NBLog::FormatEntry 235 int HistogramEntry::author() const in author() function in android::NBLog::HistogramEntry
|
H A D | Merger.cpp | 133 void MergeReader::processSnapshot(Snapshot &snapshot, int author) in processSnapshot() 260 int author = entry.author(); in handleAuthor() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/example/ |
D | ip_allocator.cpp | 51 shared_string author; member 193 std::string author; in main() local
|
/aosp_15_r20/frameworks/base/core/java/android/view/textclassifier/ |
H A D | ConversationActions.java | 140 private Message( in Message() 241 public Builder(@NonNull Person author) { in Builder()
|
/aosp_15_r20/external/googleapis/google/cloud/dataform/v1beta1/ |
H A D | dataform.proto | 879 CommitAuthor author = 3; field 888 CommitAuthor author = 1 [(google.api.field_behavior) = REQUIRED]; field 1066 CommitAuthor author = 3 [(google.api.field_behavior) = REQUIRED]; field 1166 CommitAuthor author = 4 [(google.api.field_behavior) = REQUIRED]; field
|
/aosp_15_r20/external/pytorch/ios/TestApp/TestApp/Assets.xcassets/ |
H A D | Contents.json | 4 "author" : "xcode" string
|
/aosp_15_r20/external/grpc-grpc/src/objective-c/examples/SwiftUseFrameworks/SwiftUseFrameworks/Assets.xcassets/ |
H A D | Contents.json | 3 "author" : "xcode", string
|
/aosp_15_r20/external/executorch/examples/demo-apps/apple_ios/LLaMA/LLaMAAssets/Assets.xcassets/ |
H A D | Contents.json | 3 "author" : "xcode", string
|
/aosp_15_r20/external/grpc-grpc/src/objective-c/examples/InterceptorSample/InterceptorSample/Assets.xcassets/ |
H A D | Contents.json | 4 "author" : "xcode" string
|
/aosp_15_r20/external/grpc-grpc/examples/objective-c/helloworld_macos/HelloWorld/Assets.xcassets/ |
H A D | Contents.json | 4 "author" : "xcode" string
|
/aosp_15_r20/external/walt/ios/WALT/Assets.xcassets/ |
H A D | Contents.json | 4 "author" : "xcode" string
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/benchmark/ios/TFLiteBenchmark/TFLiteBenchmark/Assets.xcassets/ |
H A D | Contents.json | 4 "author" : "xcode" string
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/objc/apps/TestApp/TestApp/Assets.xcassets/ |
H A D | Contents.json | 4 "author" : "xcode" string
|
/aosp_15_r20/external/jcommander/src/test/java/com/beust/jcommander/command/ |
H A D | CommandCommit.java | 36 public String author; field in CommandCommit
|
/aosp_15_r20/external/grpc-grpc/src/objective-c/examples/SwiftUseFrameworks/SwiftUseFrameworks/Assets.xcassets/AccentColor.colorset/ |
H A D | Contents.json | 8 "author" : "xcode", string
|