Home
last modified time | relevance | path

Searched defs:safe_size (Results 1 – 10 of 10) sorted by relevance

/external/pdfium/core/fpdfapi/parser/
Dcpdf_read_validator.cpp117 const FX_SAFE_SIZE_T safe_size = file_size_; in IsWholeFileAvailable() local
159 const FX_SAFE_SIZE_T safe_size = file_size_; in CheckWholeFileAndRequestIfUnavailable() local
/external/pdfium/core/fxcrt/
Dfx_2d_size.h12 FX_SAFE_SIZE_T safe_size = w; in Fx2DSizeOrDie() local
/external/pdfium/testing/fuzzers/
Dpdf_xml_fuzzer.cc18 FX_SAFE_SIZE_T safe_size = size; in LLVMFuzzerTestOneInput() local
/external/pdfium/core/fpdfapi/page/
Dcpdf_contentparser.cpp170 FX_SAFE_UINT32 safe_size = 0; in PrepareContent() local
/external/pdfium/core/fxge/dib/
Dcstretchengine.cpp279 FX_SAFE_SIZE_T safe_size = m_SrcClip.Height(); in StartStretchHorz() local
Dcfx_dibitmap.cpp683 FX_SAFE_UINT32 safe_size = actual_pitch; in CalculatePitchAndSize() local
/external/pdfium/core/fxcodec/jpx/
Dcjpx_decoder.cpp172 FX_SAFE_UINT32 safe_size = yw; in sycc420_to_rgb() local
/external/pdfium/core/fxge/win32/
Dcfx_psrenderer.cpp859 FX_SAFE_UINT32 safe_size = pitch; in FaxCompressData() local
/external/pdfium/core/fxcodec/
Dprogressive_decoder.cpp79 FX_SAFE_SIZE_T safe_size = m_ItemSize; in CalculateWeights() local
136 FX_SAFE_SIZE_T safe_size = m_ItemSize; in CalculateWeights() local
/external/tensorflow/tensorflow/lite/delegates/xnnpack/
Dxnnpack_delegate.cc53 const size_t safe_size = in SafeCopyCustomData() local