| /external/lzma/CPP/Windows/ |
| D | FileFind.h | 17 inline bool IsReadOnly(DWORD attrib) { return (attrib & FILE_ATTRIBUTE_READONLY) != 0; } in IsReadOnly() function 54 bool IsReadOnly() const { return MatchesMask(FILE_ATTRIBUTE_READONLY); } in IsReadOnly() function
|
| /external/antlr/antlr-3.4/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/llvm/lib/ExecutionEngine/ |
| D | SectionMemoryManager.cpp | 25 bool IsReadOnly) { in allocateDataSection()
|
| /external/llvm/tools/lli/ |
| D | RemoteMemoryManager.cpp | 50 bool IsReadOnly) { in allocateDataSection()
|
| /external/v8/src/ |
| D | lookup.h | 129 bool IsReadOnly() const { return property_details().IsReadOnly(); } in IsReadOnly() function
|
| D | property.h | 167 bool IsReadOnly() const { in IsReadOnly() function
|
| D | property-details.h | 257 bool IsReadOnly() const { return (attributes() & READ_ONLY) != 0; } in IsReadOnly() function
|
| D | hydrogen.h | 2492 bool IsReadOnly() const { return lookup_.IsReadOnly(); } in IsReadOnly() function
|
| /external/antlr/antlr-3.4/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/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyld.cpp | 349 bool IsReadOnly = isReadOnlyData(Section); in computeTotalAllocSize() local 560 bool IsReadOnly = isReadOnlyData(Section); in emitSection() local
|
| /external/llvm/lib/ExecutionEngine/Orc/ |
| D | OrcMCJITReplacement.h | 50 bool IsReadOnly) override { in allocateDataSection()
|
| /external/lldb/source/Expression/ |
| D | IRExecutionUnit.cpp | 518 bool IsReadOnly) in allocateDataSection()
|
| /external/llvm/unittests/ExecutionEngine/MCJIT/ |
| D | MCJITCAPITest.cpp | 106 bool IsReadOnly) override { in allocateDataSection()
|
| /external/llvm/tools/llvm-rtdyld/ |
| D | llvm-rtdyld.cpp | 149 bool IsReadOnly) { in allocateDataSection()
|
| /external/pdfium/fpdfsdk/src/formfiller/ |
| D | FFL_IFormFiller.cpp | 615 FX_BOOL CFFL_IFormFiller::IsReadOnly(CPDFSDK_Widget* pWidget) in IsReadOnly() function in CFFL_IFormFiller
|
| /external/pdfium/fpdfsdk/src/pdfwindow/ |
| D | PWL_Wnd.cpp | 949 FX_BOOL CPWL_Wnd::IsReadOnly() const in IsReadOnly() function in CPWL_Wnd
|
| /external/llvm/lib/Analysis/ |
| D | LoopAccessAnalysis.cpp | 207 void addLoad(AliasAnalysis::Location &Loc, bool IsReadOnly) { in addLoad()
|