Home
last modified time | relevance | path

Searched defs:table_ptr (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/ps/
Dparameter_server.cc381 WeightPtr table_ptr = weights_[key]; in DoEmbeddingLookup() local
437 WeightPtr table_ptr = weights_[key]; in UpdateEmbeddings() local
/third_party/protobuf/src/google/protobuf/
Dgenerated_message_util.cc329 void SerializeMessageTo(const MessageLite* msg, const void* table_ptr, in SerializeMessageTo()
350 void SerializeGroupTo(const MessageLite* msg, const void* table_ptr, in SerializeGroupTo()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/DartARM32/
Dassembler_arm.cc3193 ClassHeapStats **table_ptr = class_table->TableAddressFor(cid); in LoadAllocationStatsAddress() local