Searched defs:Remap (Results 1 – 8 of 8) sorted by relevance
25 struct Remap { struct26 std::vector<std::pair<std::string, std::string> > Vec;
119 double Histogram::Remap(double x, double x0, double x1, double y0, in Remap() function in tensorflow::histogram::Histogram
263 StratifiedIndex Remap; member
272 StratifiedIndex Remap; member
634 public static class Remap extends Task { class in CLDRBuild
2005 int Remap = ModuleFile.SLocRemap.find(Loc.getOffset())->second; in TranslateSourceLocation() local
551 CodeGenFunction::OMPPrivateScope Remap(*this); in EmitOMPCopy() local563 CodeGenFunction::OMPPrivateScope Remap(*this); in EmitOMPCopy() local
2902 RemapBuilder &Remap) { in ReadASTBlock()