Home
last modified time | relevance | path

Searched defs:is_map (Results 1 - 8 of 8) sorted by relevance

/third_party/node/deps/v8/tools/
H A Dwindbg.js374 function is_map(addr) { function
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DFieldDescriptor.php49 private $is_map; variable
/third_party/protobuf/src/google/protobuf/util/internal/
H A Ddefault_value_objectwriter.cc346 bool is_map = false; in PopulateChildren() local
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.h2185 inline bool FieldDescriptor::is_map() const { in is_map() function in google::protobuf::FieldDescriptor
H A Dtext_format.cc2253 bool is_map = field->is_map(); in PrintField() local
/third_party/protobuf/src/google/protobuf/compiler/js/
H A Djs_generator.cc479 JSIdent(const GeneratorOptions& options, const FieldDescriptor* field, bool is_upper_camel, bool is_map, bool drop_list) JSIdent() argument
[all...]
/third_party/node/deps/v8/src/torque/
H A Dimplementation-visitor.cc5137 GenerateFieldValueVerifier(const std::string& class_name, bool indexed, std::string offset, const Field& leaf_field, std::string indexed_field_size, std::ostream& cc_contents, bool is_map) GenerateFieldValueVerifier() argument
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c9153 bool is_map; member

Completed in 43 milliseconds