/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/MCJIT/ |
D | MCJITMemoryManagerTest.cpp | 90 const bool isReadOnly = i % 2 == 0; in TEST() local 128 bool isReadOnly = i % 3 == 0; in TEST() local
|
D | MCJITCAPITest.cpp | 46 LLVMBool isReadOnly) { in roundTripAllocateDataSection()
|
/external/llvm/unittests/ExecutionEngine/MCJIT/ |
D | MCJITMemoryManagerTest.cpp | 90 const bool isReadOnly = i % 2 == 0; in TEST() local 128 bool isReadOnly = i % 3 == 0; in TEST() local
|
D | MCJITCAPITest.cpp | 46 LLVMBool isReadOnly) { in roundTripAllocateDataSection()
|
/external/javasqlite/src/main/java/SQLite/JDBC2z/ |
D | JDBCResultSetMetaData.java | 176 public boolean isReadOnly(int column) throws java.sql.SQLException { in isReadOnly() method in JDBCResultSetMetaData
|
D | JDBCConnection.java | 234 public boolean isReadOnly() throws SQLException { in isReadOnly() method in JDBCConnection
|
D | JDBCDatabaseMetaData.java | 30 public boolean isReadOnly() throws SQLException { in isReadOnly() method in JDBCDatabaseMetaData
|
/external/llvm/include/llvm/MC/ |
D | SectionKind.h | 117 bool isReadOnly() const { in isReadOnly() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
D | SectionKind.h | 123 bool isReadOnly() const { in isReadOnly() function
|
/external/swiftshader/third_party/LLVM/include/llvm/MC/ |
D | SectionKind.h | 140 bool isReadOnly() const { in isReadOnly() function
|
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ |
D | TestHelper_Connection1.java | 99 public boolean isReadOnly() throws SQLException { in isReadOnly() method in TestHelper_Connection1
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/ |
D | ExecutionEngineBindings.cpp | 371 StringRef SectionName, bool isReadOnly) { in allocateDataSection()
|
/external/llvm/lib/ExecutionEngine/ |
D | ExecutionEngineBindings.cpp | 368 StringRef SectionName, bool isReadOnly) { in allocateDataSection()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMInstructionSelector.cpp | 564 bool isReadOnly = STI.getTargetLowering()->isReadOnly(GV); in selectGlobal() local
|
D | ARMISelLowering.cpp | 3183 bool ARMTargetLowering::isReadOnly(const GlobalValue *GV) const { in isReadOnly() function in ARMTargetLowering
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | MemoryDependenceAnalysis.cpp | 549 bool isReadOnly = AA->onlyReadsMemory(QueryCS); in getDependency() local
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowSQLiteConnection.java | 528 boolean isReadOnly(final long connectionPtr, final long statementPtr) { in isReadOnly() method
|
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | SymbolTable.h | 120 virtual bool isReadOnly() const { return ! writable; } in isReadOnly() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | MemoryDependenceAnalysis.cpp | 755 bool isReadOnly = AA.onlyReadsMemory(QueryCS); in getDependency() local
|
/external/llvm/lib/Analysis/ |
D | MemoryDependenceAnalysis.cpp | 719 bool isReadOnly = AA.onlyReadsMemory(QueryCS); in getDependency() local
|
/external/bcc/src/cc/ |
D | bpf_module.cc | 92 bool isReadOnly) override { in allocateDataSection()
|
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/ |
D | Impl_RowSet.java | 98 public boolean isReadOnly() { in isReadOnly() method in Impl_RowSet
|
/external/clang/include/clang/AST/ |
D | DeclObjC.h | 813 bool isReadOnly() const { in isReadOnly() function
|
/external/clang/lib/AST/ |
D | ASTContext.cpp | 5646 bool isReadOnly = false; in getObjCEncodingForTypeImpl() local
|