/aosp_15_r20/external/clang/unittests/Tooling/ |
H A D | CompilationDatabaseTest.cpp | 51 std::unique_ptr<CompilationDatabase> Database( in getAllFiles() local 62 std::unique_ptr<CompilationDatabase> Database( in getAllCompileCommands() local 145 std::unique_ptr<CompilationDatabase> Database( in findCompileArgsInJsonDatabase() local 450 FixedCompilationDatabase Database(".", CommandLine); in TEST() local 468 FixedCompilationDatabase Database(".", CommandLine); in TEST() local 477 FixedCompilationDatabase Database(".", CommandLine); in TEST() local 484 std::unique_ptr<FixedCompilationDatabase> Database( in TEST() local 493 std::unique_ptr<FixedCompilationDatabase> Database( in TEST() local 504 std::unique_ptr<FixedCompilationDatabase> Database( in TEST() local 523 std::unique_ptr<FixedCompilationDatabase> Database( in TEST() local [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/downcast/examples/ |
D | sync_service.rs | 17 struct Database {} struct 19 impl Service for Database { implementation 25 impl Database { implementation
|
/aosp_15_r20/external/pigweed/pw_tokenizer/py/pw_tokenizer/ |
H A D | tokens.py | 240 class Database: class 268 def merged(cls, *databases: Database) -> Database: 381 def merge(self, *databases: Database) -> None: 450 def difference(self, other: Database) -> Database: 523 def write_csv(database: Database, fd: IO[bytes]) -> None: 634 def write_binary(database: Database, fd: BinaryIO) -> None:
|
H A D | database.py | 236 def database_summary(db: tokens.Database) -> dict[str, Any]: 335 databases: list[tokens.Database], 360 databases: list[tokens.Database],
|
/aosp_15_r20/external/rust/android-crates-io/crates/const-oid/src/ |
D | db.rs | 58 pub struct Database<'a>(&'a [(&'a ObjectIdentifier, &'a str)]); struct 60 impl<'a> Database<'a> { implementation
|
/aosp_15_r20/external/clang/lib/Tooling/ |
H A D | JSONCompilationDatabase.cpp | 125 std::unique_ptr<CompilationDatabase> Database( in loadFromDirectory() local 153 std::unique_ptr<JSONCompilationDatabase> Database( in loadFromFile() local 165 std::unique_ptr<JSONCompilationDatabase> Database( in loadFromBuffer() local
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/database/ |
D | Database.java | 23 public class Database { class 27 private Database() {} in Database() method in Database
|
/aosp_15_r20/external/clang/include/clang/Tooling/ |
H A D | JSONCompilationDatabase.h | 92 JSONCompilationDatabase(std::unique_ptr<llvm::MemoryBuffer> Database) in JSONCompilationDatabase() 125 std::unique_ptr<llvm::MemoryBuffer> Database; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Tooling/ |
D | JSONCompilationDatabase.h | 97 JSONCompilationDatabase(std::unique_ptr<llvm::MemoryBuffer> Database, in JSONCompilationDatabase() 133 std::unique_ptr<llvm::MemoryBuffer> Database; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Tooling/ |
D | JSONCompilationDatabase.h | 97 JSONCompilationDatabase(std::unique_ptr<llvm::MemoryBuffer> Database, in JSONCompilationDatabase() 133 std::unique_ptr<llvm::MemoryBuffer> Database; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Tooling/ |
D | JSONCompilationDatabase.h | 97 JSONCompilationDatabase(std::unique_ptr<llvm::MemoryBuffer> Database, in JSONCompilationDatabase() 133 std::unique_ptr<llvm::MemoryBuffer> Database; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Tooling/ |
D | JSONCompilationDatabase.h | 97 JSONCompilationDatabase(std::unique_ptr<llvm::MemoryBuffer> Database, in JSONCompilationDatabase() 133 std::unique_ptr<llvm::MemoryBuffer> Database; variable
|
/aosp_15_r20/cts/hostsidetests/inputmethodservice/deviceside/lib/src/android/inputmethodservice/cts/db/ |
H A D | Database.java | 32 public abstract class Database { class 43 public Database(Context context, String name, int version) { in Database() method in Database
|
/aosp_15_r20/external/rust/android-crates-io/crates/config/examples/hierarchical-env/ |
D | settings.rs | 7 struct Database { struct 8 url: String,
|
/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/kvstore/ |
H A D | database.hpp | 33 class Database { class 143 Database(const std::string& filePath) noexcept in Database() function in executorchcoreml::sqlite::Database
|
/aosp_15_r20/external/aws-sdk-java-v2/services/redshiftdata/src/main/resources/codegen-resources/ |
H A D | service-2.json | 209 "Database":{ object 250 "Database":{ object 415 "Database":{ object 497 "Database":{ object 584 "Database":{ object 629 "Database":{ object 744 "Database":{ object 795 "Database":{ object 894 "Database":{ object
|
/aosp_15_r20/external/google-cloud-java/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ |
H A D | Database.java | 36 public final class Database extends com.google.protobuf.GeneratedMessageV3 class 42 private Database(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Database() method in Database 46 private Database() { in Database() method in Database
|
/aosp_15_r20/external/google-cloud-java/java-biglake/proto-google-cloud-biglake-v1alpha1/src/main/java/com/google/cloud/bigquery/biglake/v1alpha1/ |
H A D | Database.java | 30 public final class Database extends com.google.protobuf.GeneratedMessageV3 class 36 private Database(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Database() method in Database 40 private Database() { in Database() method in Database
|
/aosp_15_r20/external/google-cloud-java/java-biglake/proto-google-cloud-biglake-v1/src/main/java/com/google/cloud/bigquery/biglake/v1/ |
H A D | Database.java | 30 public final class Database extends com.google.protobuf.GeneratedMessageV3 class 36 private Database(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Database() method in Database 40 private Database() { in Database() method in Database
|
/aosp_15_r20/prebuilts/jdk/jdk21/darwin-x86/legal/java.base/ |
D | unicode.md | 3 ### Unicode Character Database subsection
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gatt/ |
H A D | server.h | 28 class Database; variable
|
/aosp_15_r20/prebuilts/jdk/jdk21/darwin-arm64/legal/java.base/ |
D | unicode.md | 3 ### Unicode Character Database subsection
|
/aosp_15_r20/prebuilts/jdk/jdk21/linux-x86/legal/java.base/ |
D | unicode.md | 3 ### Unicode Character Database subsection
|
/aosp_15_r20/external/google-cloud-java/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/ |
H A D | database.proto | 34 message Database { message
|
/aosp_15_r20/external/googleapis/google/cloud/securitycenter/v1/ |
H A D | database.proto | 34 message Database { message
|