Searched refs:conversion (Results 1 – 7 of 7) sorted by relevance
28 implicit conversion. E.g.,40 conversion rules.49 constructors that might also be used to make the conversion. It also50 avoids requiring that the reader understand C++ conversion rules.
10 conversion.cpp \
1631 # prepared for conversion to PDF (using ps2pdf or pdflatex). The PDF file will
119 map<uint64_t, uint64_t> conversion; in SubstituteBlocks() local122 conversion[remove_extents_expanded[i]] = replace_extents_expanded[i]; in SubstituteBlocks()124 ApplyMap(&read_blocks, conversion); in SubstituteBlocks()128 ApplyMap(&write_before_deps_expanded, conversion); in SubstituteBlocks()
1165 errors that often occur during the conversion process.