Home
last modified time | relevance | path

Searched defs:f_obj (Results 1 – 2 of 2) sorted by relevance

/third_party/cups-filters/filter/
Dpdfutils.c306 const int f_obj=pdfOut_add_xref(pdf); in pdfOut_write_font() local
380 const int f_obj=pdfOut_add_xref(pdf); in pdfOut_write_font() local
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/profiler/parser/
Dstep_trace_parser.py261 def get_fp_bp(self, f_obj, all_step_fp, all_step_bp): argument