| /third_party/lzma/CPP/Windows/ |
| D | FileFind.h | 43 inline bool IsReadOnly(DWORD attrib) { return (attrib & FILE_ATTRIBUTE_READONLY) != 0; } in IsReadOnly() function 116 bool IsReadOnly() const { return MatchesMask(FILE_ATTRIBUTE_READONLY); } in IsReadOnly() function 138 bool IsReadOnly() const in IsReadOnly() function
|
| /third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
| D | resource.h | 50 bool IsReadOnly() const { return is_read_only_; } in IsReadOnly() function
|
| D | buffer_backed_descriptor.cc | 91 bool BufferBackedDescriptor::IsReadOnly() const { in IsReadOnly() function in amber::vulkan::BufferBackedDescriptor
|
| /third_party/protobuf/csharp/src/Google.Protobuf/Collections/ |
| D | ReadOnlyDictionary.cs | 112 public bool IsReadOnly property in Google.Protobuf.Collections.ReadOnlyDictionary
|
| D | MapField.cs | 345 public bool IsReadOnly { get { return false; } } property in Google.Protobuf.Collections.MapField 772 public bool IsReadOnly { get { return true; } } property in Google.Protobuf.Collections.MapField.MapView
|
| D | RepeatedField.cs | 396 public bool IsReadOnly => false; field in Google.Protobuf.Collections.RepeatedField
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/ |
| D | SectionMemoryManager.cpp | 25 bool IsReadOnly) { in allocateDataSection()
|
| /third_party/node/deps/v8/src/objects/ |
| D | lookup.h | 174 bool IsReadOnly() const { return property_details().IsReadOnly(); } in IsReadOnly() function
|
| D | property-details.h | 388 bool IsReadOnly() const { return (attributes() & READ_ONLY) != 0; } in IsReadOnly() function
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| D | lp_bld_misc.cpp | 206 bool IsReadOnly) { in allocateDataSection()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
| D | OrcMCJITReplacement.h | 79 bool IsReadOnly) override { in allocateDataSection()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyld.cpp | 541 bool IsReadOnly = isReadOnlyData(Section); in computeTotalAllocSize() local 784 bool IsReadOnly = isReadOnlyData(Section); in emitSection() local
|
| /third_party/lzma/CPP/7zip/UI/Common/ |
| D | OpenArchive.h | 291 bool IsReadOnly; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
| D | OrcRemoteTargetClient.h | 88 bool IsReadOnly) override { in allocateDataSection()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | LoopAccessAnalysis.cpp | 510 void addLoad(MemoryLocation &Loc, bool IsReadOnly) { in addLoad()
|