Home
last modified time | relevance | path

Searched defs:IsReadOnly (Results 1 – 25 of 33) sorted by relevance

12

/external/libbrillo/brillo/streams/
Dmemory_containers.h116 bool IsReadOnly() const override { return true; } in IsReadOnly() function
163 bool IsReadOnly() const override { return false; } in IsReadOnly() function
247 bool IsReadOnly() const override { return false; } in IsReadOnly() function
/external/libchrome/base/memory/
Dshared_memory_handle.h156 bool IsReadOnly() const { return read_only_; } in IsReadOnly() function
/external/lzma/CPP/Windows/
DFileFind.h15 inline bool IsReadOnly(DWORD attrib) { return (attrib & FILE_ATTRIBUTE_READONLY) != 0; } in IsReadOnly() function
56 bool IsReadOnly() const { return MatchesMask(FILE_ATTRIBUTE_READONLY); } in IsReadOnly() function
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/
DSubList.cs75 public bool IsReadOnly property in Antlr.Runtime.JavaExtensions.SubList
298 public bool IsReadOnly property in Antlr.Runtime.JavaExtensions.SubList
/external/protobuf/csharp/src/Google.Protobuf/Collections/
DReadOnlyDictionary.cs112 public bool IsReadOnly property in Google.Protobuf.Collections.ReadOnlyDictionary
DMapField.cs341 public bool IsReadOnly { get { return false; } } property in Google.Protobuf.Collections.MapField
691 public bool IsReadOnly { get { return true; } } property in Google.Protobuf.Collections.MapField.MapView
DRepeatedField.cs293 public bool IsReadOnly { get { return false; } } property in Google.Protobuf.Collections.RepeatedField
/external/llvm/lib/ExecutionEngine/
DSectionMemoryManager.cpp26 bool IsReadOnly) { in allocateDataSection()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/lli/
DRemoteJITUtils.h99 bool IsReadOnly) override { in allocateDataSection()
/external/llvm/tools/lli/
DRemoteJITUtils.h98 bool IsReadOnly) override { in allocateDataSection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/
DSectionMemoryManager.cpp26 bool IsReadOnly) { in allocateDataSection()
/external/grpc-grpc/src/csharp/Grpc.Core/
DMetadata.cs189 public bool IsReadOnly property in Grpc.Core.Metadata
/external/v8/src/
Dlookup.h182 bool IsReadOnly() const { return property_details().IsReadOnly(); } in IsReadOnly() function
Dproperty-details.h326 bool IsReadOnly() const { return (attributes() & READ_ONLY) != 0; } in IsReadOnly() function
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Collections/
DHashList.cs381 public bool IsReadOnly { get { return _dictionary.IsReadOnly; } } property in Antlr.Runtime.Collections.HashList
/external/llvm/unittests/ExecutionEngine/Orc/
DObjectLinkingLayerTest.cpp54 bool IsReadOnly) override { in TEST()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/Orc/
DRTDyldObjectLinkingLayerTest.cpp55 bool IsReadOnly) override { in TEST()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp436 bool IsReadOnly = isReadOnlyData(Section); in computeTotalAllocSize() local
664 bool IsReadOnly = isReadOnlyData(Section); in emitSection() local
/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITCAPITest.cpp107 bool IsReadOnly) override { in allocateDataSection()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITCAPITest.cpp108 bool IsReadOnly) override { in allocateDataSection()
/external/llvm/lib/ExecutionEngine/Orc/
DOrcMCJITReplacement.h50 bool IsReadOnly) override { in allocateDataSection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp487 bool IsReadOnly = isReadOnlyData(Section); in computeTotalAllocSize() local
714 bool IsReadOnly = isReadOnlyData(Section); in emitSection() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DOrcMCJITReplacement.h80 bool IsReadOnly) override { in allocateDataSection()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_misc.cpp350 bool IsReadOnly) { in allocateDataSection()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp241 bool IsReadOnly) { in allocateDataSection()

12