Home
last modified time | relevance | path

Searched refs:mdd1 (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/m68k/include/asm/coldfire/
Dmdha.h33 u32 mdd1; /* 0x7C Message Digest D1 */ member
/external/tensorflow/tensorflow/core/util/
Dmkl_util.h462 mkldnn_memory_desc_t mdd1 = md1.data; in CompareMklDnnLayouts() local
464 const char* d1 = reinterpret_cast<const char*>(&mdd1); in CompareMklDnnLayouts()
467 size_t md_size = sizeof(mdd1); in CompareMklDnnLayouts()