Searched refs:ispacked (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dextension_set.h92 inline ExtensionInfo(FieldType type_param, bool isrepeated, bool ispacked) argument
93 : type(type_param), is_repeated(isrepeated), is_packed(ispacked),
/external/llvm/bindings/ocaml/llvm/
H A Dllvm.mli579 (** [struct_set_body ty elts ispacked] sets the body of the named struct [ty]

Completed in 583 milliseconds