Searched defs:variables_ (Results 1 - 22 of 22) sorted by relevance
| /third_party/protobuf/src/google/protobuf/compiler/java/ | ||
| H A D | java_map_field.h | 70 std::map<std::string, std::string> variables_; member in google::protobuf::compiler::java::ImmutableMapFieldGenerator |
| H A D | java_map_field_lite.h | 61 std::map<std::string, std::string> variables_; member in google::protobuf::compiler::java::ImmutableMapFieldLiteGenerator |
| H A D | java_enum_field.h | 88 std::map<std::string, std::string> variables_; member in google::protobuf::compiler::java::ImmutableEnumFieldGenerator 146 std::map<std::string, std::string> variables_; member in google::protobuf::compiler::java::RepeatedImmutableEnumFieldGenerator |
| H A D | java_enum_field_lite.h | 79 std::map<std::string, std::string> variables_; member in google::protobuf::compiler::java::ImmutableEnumFieldLiteGenerator 124 std::map<std::string, std::string> variables_; member in google::protobuf::compiler::java::RepeatedImmutableEnumFieldLiteGenerator |
| H A D | java_message_field.h | 89 std::map<std::string, std::string> variables_; member in google::protobuf::compiler::java::ImmutableMessageFieldGenerator 154 std::map<std::string, std::string> variables_; member in google::protobuf::compiler::java::RepeatedImmutableMessageFieldGenerator |
| H A D | java_message_field_lite.h | 79 std::map<std::string, std::string> variables_; member in google::protobuf::compiler::java::ImmutableMessageFieldLiteGenerator 124 std::map<std::string, std::string> variables_; member in google::protobuf::compiler::java::RepeatedImmutableMessageFieldLiteGenerator |
| H A D | java_primitive_field.h | 89 std::map<std::string, std::string> variables_; member in google::protobuf::compiler::java::ImmutablePrimitiveFieldGenerator 147 std::map<std::string, std::string> variables_; member in google::protobuf::compiler::java::RepeatedImmutablePrimitiveFieldGenerator |
| H A D | java_primitive_field_lite.h | 79 std::map<std::string, std::string> variables_; member in google::protobuf::compiler::java::ImmutablePrimitiveFieldLiteGenerator 125 std::map<std::string, std::string> variables_; member in google::protobuf::compiler::java::RepeatedImmutablePrimitiveFieldLiteGenerator |
| H A D | java_string_field.h | 89 std::map<std::string, std::string> variables_; member in google::protobuf::compiler::java::ImmutableStringFieldGenerator 145 std::map<std::string, std::string> variables_; member in google::protobuf::compiler::java::RepeatedImmutableStringFieldGenerator |
| H A D | java_string_field_lite.h | 80 std::map<std::string, std::string> variables_; member in google::protobuf::compiler::java::ImmutableStringFieldLiteGenerator 124 std::map<std::string, std::string> variables_; member in google::protobuf::compiler::java::RepeatedImmutableStringFieldLiteGenerator |
| /third_party/protobuf/src/google/protobuf/compiler/objectivec/ | ||
| H A D | objectivec_oneof.h | 68 std::map<string, string> variables_; member in google::protobuf::compiler::objectivec::OneofGenerator |
| H A D | objectivec_field.h | 102 std::map<string, string> variables_; member in google::protobuf::compiler::objectivec::FieldGenerator |
| /third_party/protobuf/src/google/protobuf/compiler/csharp/ | ||
| H A D | csharp_field_base.h | 77 std::map<string, string> variables_; member in google::protobuf::compiler::csharp::FieldGeneratorBase |
| /third_party/protobuf/src/google/protobuf/compiler/cpp/ | ||
| H A D | cpp_enum.h | 94 std::map<std::string, std::string> variables_; member in google::protobuf::compiler::cpp::EnumGenerator |
| H A D | cpp_extension.h | 81 std::map<std::string, std::string> variables_; member in google::protobuf::compiler::cpp::ExtensionGenerator |
| H A D | cpp_field.h | 191 std::map<std::string, std::string> variables_; member in google::protobuf::compiler::cpp::FieldGenerator |
| H A D | cpp_file.h | 189 std::map<std::string, std::string> variables_; member in google::protobuf::compiler::cpp::FileGenerator |
| H A D | cpp_message.h | 214 std::map<std::string, std::string> variables_; member in google::protobuf::compiler::cpp::MessageGenerator |
| H A D | cpp_message.cc | 482 std::map<std::string, std::string> variables_; member in google::protobuf::compiler::cpp::__anon16925::ColdChunkSkipper [all...] |
| /third_party/libabigail/src/ | ||
| H A D | abg-symtab-reader.h | 86 abg_compat::optional<bool> variables_; member in abigail::symtab_reader::symtab_filter |
| /third_party/node/deps/v8/src/compiler/ | ||
| H A D | code-assembler.h | 1647 variables_; member in v8::internal::compiler::CodeAssemblerState |
| /third_party/node/deps/v8/src/ast/ | ||
| H A D | scopes.h | 763 VariableMap variables_; member in v8::internal::Scope [all...] |
Completed in 23 milliseconds