Searched defs:PadWithZero (Results 1 – 2 of 2) sorted by relevance
21 bool PadWithZero, bool Negative, bool Upper) { in appendNumber()62 bool PadWithZero, bool Upper) { in appendUnsigned()68 bool PadWithZero) { in appendSignedDecimal()128 const bool PadWithZero = (*Cur == '0'); in vappend() local
642 PartitionedHlo PartitionedHlo::PadWithZero( in PadWithZero() function in xla::spmd::PartitionedHlo