Home
last modified time | relevance | path

Searched defs:width_end (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dfractional_max_pool_op.cc168 int64 width_end = in Compute() local
299 int64 width_end = overlapping_ ? width_seq_tensor_flat(ws + 1) in Compute() local
/external/e2fsprogs/intl/
Dprintf-parse.h43 const char* width_end; member
Dwprintf-parse.h43 const wchar_t* width_end; member
/external/pdfium/core/fpdfapi/font/
Dcpdf_simplefont.cpp204 size_t width_end = m_pFontDict->GetIntegerFor("LastChar", 0); in LoadCommon() local