Searched defs:PadWithZero (Results 1 – 2 of 2) sorted by relevance
29 u8 Base, u8 MinNumberLength, bool PadWithZero, in appendNumber()72 u8 Base, u8 MinNumberLength, bool PadWithZero, in appendUnsigned()79 u8 MinNumberLength, bool PadWithZero) { in appendSignedDecimal()138 const bool PadWithZero = (*Cur == '0'); in formatString() local
642 PartitionedHlo PartitionedHlo::PadWithZero( in PadWithZero() function in xla::spmd::PartitionedHlo