Home
last modified time | relevance | path

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

12

/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/jimfs/jimfs/src/main/java/com/google/common/jimfs/
DJimfsFileSystem.java324 public boolean isReadOnly() { in isReadOnly() method in JimfsFileSystem
DDosAttributeProvider.java181 public boolean isReadOnly() { in isReadOnly() method in DosAttributeProvider.Attributes
DJimfsFileStore.java223 public boolean isReadOnly() { in isReadOnly() method in JimfsFileStore
/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
/external/llvm/include/llvm/MC/
DSectionKind.h117 bool isReadOnly() const { in isReadOnly() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DSectionKind.h122 bool isReadOnly() const { in isReadOnly() function
/external/robolectric/resources/src/main/java/org/robolectric/res/
DFs.java231 public boolean isReadOnly() { in isReadOnly() method in Fs.FsWrapper
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DModuleSummaryIndex.h194 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/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DExecutionEngineBindings.cpp370 StringRef SectionName, bool isReadOnly) { in allocateDataSection()
/external/llvm/lib/ExecutionEngine/
DExecutionEngineBindings.cpp368 StringRef SectionName, bool isReadOnly) { in allocateDataSection()
/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/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp758 bool isReadOnly = AA.onlyReadsMemory(QueryCall); in getDependency() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMInstructionSelector.cpp714 bool isReadOnly = STI.getTargetLowering()->isReadOnly(GV); in selectGlobal() local
/external/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp719 bool isReadOnly = AA.onlyReadsMemory(QueryCS); in getDependency() local
/external/bcc/src/cc/
Dbpf_module.cc88 bool isReadOnly) override { in allocateDataSection()
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/
DSymbolTable.h125 virtual bool isReadOnly() const { return ! writable; } in isReadOnly() function
/external/deqp-deps/glslang/glslang/MachineIndependent/
DSymbolTable.h125 virtual bool isReadOnly() const { return ! writable; } in isReadOnly() function
/external/deqp-deps/glslang/glslang/Include/
DTypes.h592 bool isReadOnly() const { return false; } in isReadOnly() function
638 bool isReadOnly() const { return readonly; } in isReadOnly() function
/external/angle/third_party/vulkan-deps/glslang/src/glslang/Include/
DTypes.h592 bool isReadOnly() const { return false; } in isReadOnly() function
638 bool isReadOnly() const { return readonly; } in isReadOnly() function

12