Home
last modified time | relevance | path

Searched defs:Remap (Results 1 – 17 of 17) sorted by relevance

/external/llvm-project/clang/tools/libclang/
DARCMigrate.cpp25 struct Remap { struct
26 std::vector<std::pair<std::string, std::string> > Vec;
/external/clang/tools/libclang/
DARCMigrate.cpp25 struct Remap { struct
26 std::vector<std::pair<std::string, std::string> > Vec;
/external/icing/icing/legacy/index/
Dicing-mmapper.cc75 bool IcingMMapper::Remap(int fd, uint64_t location, size_t size) { in Remap() function in icing::lib::IcingMMapper
/external/icing/icing/file/
Dmemory-mapped-file.cc71 libtextclassifier3::Status MemoryMappedFile::Remap(size_t file_offset, in Remap() function in icing::lib::MemoryMappedFile
/external/tensorflow/tensorflow/core/lib/histogram/
Dhistogram.cc119 double Histogram::Remap(double x, double x0, double x1, double y0, in Remap() function in tensorflow::histogram::Histogram
/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DElseAfterReturnCheck.cpp119 auto Remap = [&](SourceLocation Loc) { in removeElseAndBrackets() local
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_tim_ex.c2037 HAL_StatusTypeDef HAL_TIMEx_RemapConfig(TIM_HandleTypeDef *htim, uint32_t Remap) in HAL_TIMEx_RemapConfig()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_tim_ex.c2037 HAL_StatusTypeDef HAL_TIMEx_RemapConfig(TIM_HandleTypeDef *htim, uint32_t Remap) in HAL_TIMEx_RemapConfig()
/external/llvm/lib/Analysis/
DStratifiedSets.h272 StratifiedIndex Remap; member
/external/llvm-project/llvm/lib/Analysis/
DStratifiedSets.h262 StratifiedIndex Remap; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DStratifiedSets.h262 StratifiedIndex Remap; member
/external/clang/include/clang/Serialization/
DASTReader.h2005 int Remap = ModuleFile.SLocRemap.find(Loc.getOffset())->second; in TranslateSourceLocation() local
/external/llvm-project/clang/include/clang/Serialization/
DASTReader.h2141 int Remap = ModuleFile.SLocRemap.find(Loc.getOffset())->second; in TranslateSourceLocation() local
/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp551 CodeGenFunction::OMPPrivateScope Remap(*this); in EmitOMPCopy() local
563 CodeGenFunction::OMPPrivateScope Remap(*this); in EmitOMPCopy() local
/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp744 CodeGenFunction::OMPPrivateScope Remap(*this); in EmitOMPCopy() local
753 CodeGenFunction::OMPPrivateScope Remap(*this); in EmitOMPCopy() local
/external/clang/lib/Serialization/
DASTReader.cpp2902 RemapBuilder &Remap) { in ReadASTBlock()
/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp3866 RemapBuilder &Remap) { in ReadModuleOffsetMap()