Home
last modified time | relevance | path

Searched defs:isReadOnly (Results 1 – 25 of 27) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITMemoryManagerTest.cpp90 const bool isReadOnly = i % 2 == 0; in TEST() local
128 bool isReadOnly = i % 3 == 0; in TEST() local
DMCJITCAPITest.cpp46 LLVMBool isReadOnly) { in roundTripAllocateDataSection()
/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITMemoryManagerTest.cpp90 const bool isReadOnly = i % 2 == 0; in TEST() local
128 bool isReadOnly = i % 3 == 0; in TEST() local
DMCJITCAPITest.cpp46 LLVMBool isReadOnly) { in roundTripAllocateDataSection()
/external/javasqlite/src/main/java/SQLite/JDBC2z/
DJDBCResultSetMetaData.java176 public boolean isReadOnly(int column) throws java.sql.SQLException { in isReadOnly() method in JDBCResultSetMetaData
DJDBCConnection.java234 public boolean isReadOnly() throws SQLException { in isReadOnly() method in JDBCConnection
DJDBCDatabaseMetaData.java30 public boolean isReadOnly() throws SQLException { in isReadOnly() method in JDBCDatabaseMetaData
/external/llvm/include/llvm/MC/
DSectionKind.h117 bool isReadOnly() const { in isReadOnly() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DSectionKind.h123 bool isReadOnly() const { in isReadOnly() function
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
DTestHelper_Connection1.java99 public boolean isReadOnly() throws SQLException { in isReadOnly() method in TestHelper_Connection1
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dbuilder_gfx_mem.cpp129 Value* BuilderGfxMem::GEP(Value* Ptr, Value* Idx, Type* Ty, bool isReadOnly, const Twine& Name) in GEP()
Dbuilder_mem.cpp44 Value* Builder::GEP(Value* Ptr, Value* Idx, Type* Ty, bool isReadOnly, const Twine& Name) in GEP()
/external/llvm/lib/ExecutionEngine/
DExecutionEngineBindings.cpp368 StringRef SectionName, bool isReadOnly) { in allocateDataSection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/
DExecutionEngineBindings.cpp371 StringRef SectionName, bool isReadOnly) { in allocateDataSection()
/external/bcc/src/cc/
Dbpf_module.cc79 bool isReadOnly) override { in allocateDataSection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMInstructionSelector.cpp564 bool isReadOnly = STI.getTargetLowering()->isReadOnly(GV); in selectGlobal() local
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowSQLiteConnection.java528 boolean isReadOnly(final long connectionPtr, final long statementPtr) { in isReadOnly() method
/external/deqp-deps/glslang/glslang/MachineIndependent/
DSymbolTable.h125 virtual bool isReadOnly() const { return ! writable; } in isReadOnly() function
/external/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp719 bool isReadOnly = AA.onlyReadsMemory(QueryCS); in getDependency() local
/external/angle/third_party/glslang/src/glslang/MachineIndependent/
DSymbolTable.h125 virtual bool isReadOnly() const { return ! writable; } in isReadOnly() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp755 bool isReadOnly = AA.onlyReadsMemory(QueryCS); in getDependency() local
/external/angle/third_party/glslang/src/glslang/Include/
DTypes.h574 bool isReadOnly() const { return false; } in isReadOnly() function
611 bool isReadOnly() const { return readonly; } in isReadOnly() function
/external/deqp-deps/glslang/glslang/Include/
DTypes.h574 bool isReadOnly() const { return false; } in isReadOnly() function
611 bool isReadOnly() const { return readonly; } in isReadOnly() function
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
DImpl_RowSet.java98 public boolean isReadOnly() { in isReadOnly() method in Impl_RowSet
/external/clang/include/clang/AST/
DDeclObjC.h813 bool isReadOnly() const { in isReadOnly() function

12