/external/llvm-project/clang/tools/libclang/ |
D | ARCMigrate.cpp | 25 struct Remap { struct 26 std::vector<std::pair<std::string, std::string> > Vec;
|
/external/clang/tools/libclang/ |
D | ARCMigrate.cpp | 25 struct Remap { struct 26 std::vector<std::pair<std::string, std::string> > Vec;
|
/external/icing/icing/legacy/index/ |
D | icing-mmapper.cc | 75 bool IcingMMapper::Remap(int fd, uint64_t location, size_t size) { in Remap() function in icing::lib::IcingMMapper
|
/external/icing/icing/file/ |
D | memory-mapped-file.cc | 71 libtextclassifier3::Status MemoryMappedFile::Remap(size_t file_offset, in Remap() function in icing::lib::MemoryMappedFile
|
/external/tensorflow/tensorflow/core/lib/histogram/ |
D | histogram.cc | 119 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/ |
D | ElseAfterReturnCheck.cpp | 119 auto Remap = [&](SourceLocation Loc) { in removeElseAndBrackets() local
|
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Src/ |
D | stm32l4xx_hal_tim_ex.c | 2037 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/ |
D | stm32l4xx_hal_tim_ex.c | 2037 HAL_StatusTypeDef HAL_TIMEx_RemapConfig(TIM_HandleTypeDef *htim, uint32_t Remap) in HAL_TIMEx_RemapConfig()
|
/external/llvm/lib/Analysis/ |
D | StratifiedSets.h | 272 StratifiedIndex Remap; member
|
/external/llvm-project/llvm/lib/Analysis/ |
D | StratifiedSets.h | 262 StratifiedIndex Remap; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | StratifiedSets.h | 262 StratifiedIndex Remap; member
|
/external/clang/include/clang/Serialization/ |
D | ASTReader.h | 2005 int Remap = ModuleFile.SLocRemap.find(Loc.getOffset())->second; in TranslateSourceLocation() local
|
/external/llvm-project/clang/include/clang/Serialization/ |
D | ASTReader.h | 2141 int Remap = ModuleFile.SLocRemap.find(Loc.getOffset())->second; in TranslateSourceLocation() local
|
/external/clang/lib/CodeGen/ |
D | CGStmtOpenMP.cpp | 551 CodeGenFunction::OMPPrivateScope Remap(*this); in EmitOMPCopy() local 563 CodeGenFunction::OMPPrivateScope Remap(*this); in EmitOMPCopy() local
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGStmtOpenMP.cpp | 744 CodeGenFunction::OMPPrivateScope Remap(*this); in EmitOMPCopy() local 753 CodeGenFunction::OMPPrivateScope Remap(*this); in EmitOMPCopy() local
|
/external/clang/lib/Serialization/ |
D | ASTReader.cpp | 2902 RemapBuilder &Remap) { in ReadASTBlock()
|
/external/llvm-project/clang/lib/Serialization/ |
D | ASTReader.cpp | 3866 RemapBuilder &Remap) { in ReadModuleOffsetMap()
|