| /external/chromium_org/printing/ |
| D | printed_document.h | 125 struct Mutable { struct 131 PrintedPagesSource* source_; 135 PrintedPages pages_; 139 int expected_page_count_; 142 int page_count_; 146 int first_page;
|
| D | printed_document.cc | 241 PrintedDocument::Mutable::Mutable(PrintedPagesSource* source) in Mutable() function in printing::PrintedDocument::Mutable
|
| /external/protobuf/src/google/protobuf/ |
| D | extension_set.h | 644 static inline string* Mutable(int number, int index, ExtensionSet* set) { in Mutable() function 716 static inline MutableType Mutable(int number, FieldType field_type, in Mutable() function 732 static inline MutableType Mutable(int number, int index, ExtensionSet* set) { in Mutable() function
|
| D | repeated_field.h | 463 inline Element* RepeatedField<Element>::Mutable(int index) { in Mutable() function 643 RepeatedPtrFieldBase::Mutable(int index) { in Mutable() function 823 inline Element* RepeatedPtrField<Element>::Mutable(int index) { in Mutable() function
|
| /external/chromium_org/third_party/protobuf/src/google/protobuf/ |
| D | extension_set.h | 718 static inline string* Mutable(int number, int index, ExtensionSet* set) { in Mutable() function 790 static inline MutableType Mutable(int number, FieldType field_type, in Mutable() function 815 static inline MutableType Mutable(int number, int index, ExtensionSet* set) { in Mutable() function
|
| D | repeated_field.h | 618 inline Element* RepeatedField<Element>::Mutable(int index) { in Mutable() function
|
| /external/clang/test/CodeGenCXX/ |
| D | const-init-cxx11.cpp | 433 struct Mutable { constexpr Mutable(int n) : k(n) {} mutable int k; }; in Mutable() argument
|
| /external/clang/test/CXX/special/class.copy/ |
| D | p13-0x.cpp | 118 namespace Mutable { namespace
|
| D | p11.0x.copy.cpp | 143 namespace Mutable { namespace
|
| D | p23-cxx11.cpp | 178 namespace Mutable { namespace
|
| /external/clang/include/clang/Sema/ |
| D | ScopeInfo.h | 607 bool Mutable; variable
|
| /external/clang/lib/Sema/ |
| D | SemaLambda.cpp | 442 bool Mutable) { in buildLambdaScope()
|
| D | SemaDecl.cpp | 11793 bool Mutable in HandleField() local 11830 bool Mutable, Expr *BitWidth, in CheckFieldDecl()
|
| /external/clang/include/clang/AST/ |
| D | Decl.h | 2154 bool Mutable : 1; variable 2171 QualType T, TypeSourceInfo *TInfo, Expr *BW, bool Mutable, in FieldDecl()
|
| /external/clang/lib/AST/ |
| D | Decl.cpp | 3240 TypeSourceInfo *TInfo, Expr *BW, bool Mutable, in Create()
|