HomeSort by relevance Sort by last modified time
    Searched refs:KeyValues (Results 1 - 6 of 6) sorted by null

  /external/clang/lib/AST/
ExprObjC.cpp 63 KeyValuePair *KeyValues = getKeyValues();
77 KeyValues[I].Key = VK[I].Key;
78 KeyValues[I].Value = VK[I].Value;
  /external/chromium-trace/catapult/third_party/mapreduce/mapreduce/
kv_pb.py 198 class KeyValues(ProtocolBuffer.ProtocolMessage):
242 _net_proto___parse__python.MergeFromString(self, 'KeyValues', s)
246 return _net_proto___parse__python.Encode(self, 'KeyValues')
250 return _net_proto___parse__python.EncodePartial(self, 'KeyValues')
254 return _net_proto___parse__python.ToASCII(self, 'KeyValues', output_format)
259 _net_proto___parse__python.ParseASCII(self, 'KeyValues', s)
264 _net_proto___parse__python.ParseASCIIIgnoreUnknown(self, 'KeyValues', s)
369 _PROTO_DESCRIPTOR_NAME = 'KeyValues'
379 __all__ = ['KeyValue','KeyValues']
shuffler.py 564 Stores (key, values) into KeyValues proto and yields its serialization.
574 proto = kv_pb.KeyValues()
592 records with KeyValues serialized entity.
595 # Maximum number of values to produce in a single KeyValues proto.
597 # Maximum size of values to produce in a single KeyValues proto.
688 serialized kv_pb.KeyValues protocol messages with
input_readers.py     [all...]
  /external/clang/lib/Serialization/
ASTReaderStmt.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
adoint.h     [all...]

Completed in 303 milliseconds