/external/libbrillo/brillo/streams/ |
D | memory_containers.h | 116 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/ |
D | shared_memory_handle.h | 156 bool IsReadOnly() const { return read_only_; } in IsReadOnly() function
|
/external/lzma/CPP/Windows/ |
D | FileFind.h | 15 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/ |
D | SubList.cs | 75 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/ |
D | ReadOnlyDictionary.cs | 112 public bool IsReadOnly property in Google.Protobuf.Collections.ReadOnlyDictionary
|
D | MapField.cs | 341 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
|
D | RepeatedField.cs | 293 public bool IsReadOnly { get { return false; } } property in Google.Protobuf.Collections.RepeatedField
|
/external/llvm/lib/ExecutionEngine/ |
D | SectionMemoryManager.cpp | 26 bool IsReadOnly) { in allocateDataSection()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/lli/ |
D | RemoteJITUtils.h | 99 bool IsReadOnly) override { in allocateDataSection()
|
/external/llvm/tools/lli/ |
D | RemoteJITUtils.h | 98 bool IsReadOnly) override { in allocateDataSection()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/ |
D | SectionMemoryManager.cpp | 26 bool IsReadOnly) { in allocateDataSection()
|
/external/grpc-grpc/src/csharp/Grpc.Core/ |
D | Metadata.cs | 189 public bool IsReadOnly property in Grpc.Core.Metadata
|
/external/v8/src/ |
D | lookup.h | 182 bool IsReadOnly() const { return property_details().IsReadOnly(); } in IsReadOnly() function
|
D | property-details.h | 326 bool IsReadOnly() const { return (attributes() & READ_ONLY) != 0; } in IsReadOnly() function
|
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Collections/ |
D | HashList.cs | 381 public bool IsReadOnly { get { return _dictionary.IsReadOnly; } } property in Antlr.Runtime.Collections.HashList
|
/external/llvm/unittests/ExecutionEngine/Orc/ |
D | ObjectLinkingLayerTest.cpp | 54 bool IsReadOnly) override { in TEST()
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/Orc/ |
D | RTDyldObjectLinkingLayerTest.cpp | 55 bool IsReadOnly) override { in TEST()
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyld.cpp | 436 bool IsReadOnly = isReadOnlyData(Section); in computeTotalAllocSize() local 664 bool IsReadOnly = isReadOnlyData(Section); in emitSection() local
|
/external/llvm/unittests/ExecutionEngine/MCJIT/ |
D | MCJITCAPITest.cpp | 107 bool IsReadOnly) override { in allocateDataSection()
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/MCJIT/ |
D | MCJITCAPITest.cpp | 108 bool IsReadOnly) override { in allocateDataSection()
|
/external/llvm/lib/ExecutionEngine/Orc/ |
D | OrcMCJITReplacement.h | 50 bool IsReadOnly) override { in allocateDataSection()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyld.cpp | 487 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/ |
D | OrcMCJITReplacement.h | 80 bool IsReadOnly) override { in allocateDataSection()
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_misc.cpp | 350 bool IsReadOnly) { in allocateDataSection()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rtdyld/ |
D | llvm-rtdyld.cpp | 241 bool IsReadOnly) { in allocateDataSection()
|