Searched refs:padded (Results 1 – 9 of 9) sorted by relevance
410 bool padded) { in generate_device_name() argument419 if (padded && written_len >= 0 && written_len < (int)output.size()) { in generate_device_name()
295 // For both pointer buffers and memory pools, the padding is satisfied if the padded length is298 // the padded length equals to the sum of the length and padding fields.
2709 * * 0: An n-D tensor, specifying the tensor to be padded.2713 * padding[i, 0] specifies the number of elements to be padded in the2715 * padding[i, 1] specifies the number of elements to be padded after the2753 * dimensions of the input are optionally zero padded according to paddings.2781 * padding[i, 0] specifies the number of element to be padded in the2783 * padding[i, 1] specifies the number of element to be padded after the4863 * * 0: An n-D tensor, specifying the tensor to be padded.4867 * padding[i, 0] specifies the number of elements to be padded in the4869 * padding[i, 1] specifies the number of elements to be padded after
6199 // padded GapData with zeroes as necessary6214 // padded GapData with zeroes as necessary
5030 // the gap data is padded with zeros as necessary.
com/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...