/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | JSON.h | 84 class ObjectKey; variable 528 ObjectKey(const char *S) : ObjectKey(StringRef(S)) {} in ObjectKey() function 529 ObjectKey(std::string S) : Owned(new std::string(std::move(S))) { in ObjectKey() function 536 ObjectKey(llvm::StringRef S) : Data(S) { in ObjectKey() function 542 ObjectKey(const llvm::SmallVectorImpl<char> &V) in ObjectKey() function 544 ObjectKey(const llvm::formatv_object_base &V) : ObjectKey(V.str()) {} in ObjectKey() function 546 ObjectKey(const ObjectKey &C) { *this = C; } in ObjectKey() function 547 ObjectKey(ObjectKey &&C) : ObjectKey(static_cast<const ObjectKey &&>(C)) {} in ObjectKey() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | JSON.h | 91 class ObjectKey; variable 567 ObjectKey(const char *S) : ObjectKey(StringRef(S)) {} in ObjectKey() function 568 ObjectKey(std::string S) : Owned(new std::string(std::move(S))) { in ObjectKey() function 575 ObjectKey(llvm::StringRef S) : Data(S) { in ObjectKey() function 581 ObjectKey(const llvm::SmallVectorImpl<char> &V) in ObjectKey() function 583 ObjectKey(const llvm::formatv_object_base &V) : ObjectKey(V.str()) {} in ObjectKey() function 585 ObjectKey(const ObjectKey &C) { *this = C; } in ObjectKey() function 586 ObjectKey(ObjectKey &&C) : ObjectKey(static_cast<const ObjectKey &&>(C)) {} in ObjectKey() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | JSON.h | 86 class ObjectKey; variable 559 ObjectKey(const char *S) : ObjectKey(StringRef(S)) {} in ObjectKey() function 560 ObjectKey(std::string S) : Owned(new std::string(std::move(S))) { in ObjectKey() function 567 ObjectKey(llvm::StringRef S) : Data(S) { in ObjectKey() function 573 ObjectKey(const llvm::SmallVectorImpl<char> &V) in ObjectKey() function 575 ObjectKey(const llvm::formatv_object_base &V) : ObjectKey(V.str()) {} in ObjectKey() function 577 ObjectKey(const ObjectKey &C) { *this = C; } in ObjectKey() function 578 ObjectKey(ObjectKey &&C) : ObjectKey(static_cast<const ObjectKey &&>(C)) {} in ObjectKey() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | JSON.h | 92 class ObjectKey; variable 580 ObjectKey(const char *S) : ObjectKey(StringRef(S)) {} in ObjectKey() function 581 ObjectKey(std::string S) : Owned(new std::string(std::move(S))) { in ObjectKey() function 588 ObjectKey(llvm::StringRef S) : Data(S) { in ObjectKey() function 594 ObjectKey(const llvm::SmallVectorImpl<char> &V) in ObjectKey() function 596 ObjectKey(const llvm::formatv_object_base &V) : ObjectKey(V.str()) {} in ObjectKey() function 598 ObjectKey(const ObjectKey &C) { *this = C; } in ObjectKey() function 599 ObjectKey(ObjectKey &&C) : ObjectKey(static_cast<const ObjectKey &&>(C)) {} in ObjectKey() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | JSON.h | 92 class ObjectKey; variable 580 ObjectKey(const char *S) : ObjectKey(StringRef(S)) {} in ObjectKey() function 581 ObjectKey(std::string S) : Owned(new std::string(std::move(S))) { in ObjectKey() function 588 ObjectKey(llvm::StringRef S) : Data(S) { in ObjectKey() function 594 ObjectKey(const llvm::SmallVectorImpl<char> &V) in ObjectKey() function 596 ObjectKey(const llvm::formatv_object_base &V) : ObjectKey(V.str()) {} in ObjectKey() function 598 ObjectKey(const ObjectKey &C) { *this = C; } in ObjectKey() function 599 ObjectKey(ObjectKey &&C) : ObjectKey(static_cast<const ObjectKey &&>(C)) {} in ObjectKey() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | JSON.h | 92 class ObjectKey; variable 580 ObjectKey(const char *S) : ObjectKey(StringRef(S)) {} in ObjectKey() function 581 ObjectKey(std::string S) : Owned(new std::string(std::move(S))) { in ObjectKey() function 588 ObjectKey(llvm::StringRef S) : Data(S) { in ObjectKey() function 594 ObjectKey(const llvm::SmallVectorImpl<char> &V) in ObjectKey() function 596 ObjectKey(const llvm::formatv_object_base &V) : ObjectKey(V.str()) {} in ObjectKey() function 598 ObjectKey(const ObjectKey &C) { *this = C; } in ObjectKey() function 599 ObjectKey(ObjectKey &&C) : ObjectKey(static_cast<const ObjectKey &&>(C)) {} in ObjectKey() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-json-mapping/src/ |
D | print.rs | 295 trait ObjectKey { trait 342 impl<'a, O: ObjectKey> ObjectKey for &'a O { impl 389 K: ObjectKey, in print_object()
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/json/ |
H A D | json_writer.cc | 259 void JsonWriter::ObjectKey(const std::string& string) { in ObjectKey() function in grpc_core::__anon376037a30111::JsonWriter
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/json/ |
D | json_writer.cc | 259 void JsonWriter::ObjectKey(const std::string& string) { in ObjectKey() function in grpc_core::__anon7d1cdb1b0111::JsonWriter
|
/aosp_15_r20/external/aws-sdk-java-v2/services/simspaceweaver/src/main/resources/codegen-resources/ |
H A D | service-2.json | 771 "ObjectKey":{ object 837 "ObjectKey":{ object
|
/aosp_15_r20/external/aws-sdk-java-v2/services/panorama/src/main/resources/codegen-resources/ |
H A D | service-2.json | 3029 "ObjectKey":{ object 3046 "ObjectKey":{ object 3498 "ObjectKey":{ object
|
/aosp_15_r20/external/aws-sdk-java-v2/services/timestreamquery/src/main/resources/codegen-resources/ |
H A D | service-2.json | 1010 "ObjectKey":{ object
|
/aosp_15_r20/external/aws-sdk-java-v2/services/timestreamwrite/src/main/resources/codegen-resources/ |
H A D | service-2.json | 746 "ObjectKey":{ object
|
/aosp_15_r20/prebuilts/maven_repo/bumptech/com/github/bumptech/glide/glide/4.8.0/ |
D | glide-4.8.0.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/bumptech/
com/ ... |
/aosp_15_r20/prebuilts/maven_repo/bumptech/com/github/bumptech/glide/glide/4.5.0/ |
D | glide-4.5.0.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/bumptech/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/maven_repo/bumptech/dialer-glide-target-deps/android_common/local-combined/ |
D | dialer-glide-target-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/bumptech/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/maven_repo/bumptech/glide-prebuilt/android_common_apex30/aar/ |
D | glide-prebuilt.jar | com/
com/bumptech/
com/bumptech/glide/
com/bumptech/glide/load ... |
D | classes.jar | com/
com/bumptech/
com/bumptech/glide/
com/bumptech/glide/load ... |
/aosp_15_r20/prebuilts/maven_repo/bumptech/com/github/bumptech/glide/glide/SNAPSHOT/ |
D | glide-SNAPSHOT.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/bumptech/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/maven_repo/bumptech/glide-prebuilt/android_common/aar/ |
D | classes.jar | com/
com/bumptech/
com/bumptech/glide/
com/bumptech/glide/load ... |
D | glide-prebuilt.jar | com/
com/bumptech/
com/bumptech/glide/
com/bumptech/glide/load ... |
/aosp_15_r20/external/aws-sdk-java-v2/services/s3/src/main/resources/codegen-resources/ |
H A D | service-2.json | 7670 "ObjectKey":{ object
|
/aosp_15_r20/external/aws-sdk-java-v2/services/ec2/src/main/resources/codegen-resources/ |
H A D | service-2.json | 14261 "ObjectKey":{ object 14599 "ObjectKey":{ object
|
/aosp_15_r20/external/aws-sdk-java-v2/services/sagemaker/src/main/resources/codegen-resources/ |
H A D | service-2.json | 29109 "ObjectKey":{ object
|
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/lib/ |
D | ct.sym | META-INF/
META-INF/MANIFEST.MF
META-INF/sym/rt. ... |