/external/llvm-project/lldb/source/Host/linux/ |
D | Support.cpp | 19 auto Ret = llvm::MemoryBuffer::getFileAsStream(File); in getProcFile() local 29 auto Ret = llvm::MemoryBuffer::getFileAsStream(File); in getProcFile() local 39 auto Ret = llvm::MemoryBuffer::getFileAsStream(File); in getProcFile() local
|
/external/llvm-project/llvm/unittests/Transforms/Utils/ |
D | IntegerDivisionTest.cpp | 43 Value *Ret = Builder.CreateRet(Div); in TEST() local 73 Value *Ret = Builder.CreateRet(Div); in TEST() local 103 Value *Ret = Builder.CreateRet(Rem); in TEST() local 133 Value *Ret = Builder.CreateRet(Rem); in TEST() local 164 Value *Ret = Builder.CreateRet(Div); in TEST() local 194 Value *Ret = Builder.CreateRet(Div); in TEST() local 224 Value *Ret = Builder.CreateRet(Rem); in TEST() local 254 Value *Ret = Builder.CreateRet(Rem); in TEST() local
|
/external/llvm/unittests/Transforms/Utils/ |
D | IntegerDivision.cpp | 44 Value *Ret = Builder.CreateRet(Div); in TEST() local 74 Value *Ret = Builder.CreateRet(Div); in TEST() local 104 Value *Ret = Builder.CreateRet(Rem); in TEST() local 134 Value *Ret = Builder.CreateRet(Rem); in TEST() local 165 Value *Ret = Builder.CreateRet(Div); in TEST() local 195 Value *Ret = Builder.CreateRet(Div); in TEST() local 225 Value *Ret = Builder.CreateRet(Rem); in TEST() local 255 Value *Ret = Builder.CreateRet(Rem); in TEST() local
|
/external/rust/crates/syn/src/ |
D | attr.rs | 468 type Ret: Iterator<Item = &'a Attribute>; typedef 470 fn outer(self) -> Self::Ret; in outer() 471 fn inner(self) -> Self::Ret; in inner() 478 type Ret = iter::Filter<T::IntoIter, fn(&&Attribute) -> bool>; typedef 480 fn outer(self) -> Self::Ret { in outer() 490 fn inner(self) -> Self::Ret { in inner()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeEnumInjectedSources.cpp | 49 StringRef Ret = cantFail(Strings.getStringForID(Entry.FileNI), in getFileName() local 55 StringRef Ret = cantFail(Strings.getStringForID(Entry.ObjNI), in getObjectFileName() local 61 StringRef Ret = cantFail(Strings.getStringForID(Entry.VFileNI), in getVirtualFileName() local
|
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeEnumInjectedSources.cpp | 49 StringRef Ret = cantFail(Strings.getStringForID(Entry.FileNI), in getFileName() local 55 StringRef Ret = cantFail(Strings.getStringForID(Entry.ObjNI), in getObjectFileName() local 61 StringRef Ret = cantFail(Strings.getStringForID(Entry.VFileNI), in getVirtualFileName() local
|
/external/llvm/lib/Object/ |
D | Archive.cpp | 46 uint32_t Ret; in getSize() local 53 unsigned Ret; in getAccessMode() local 65 sys::TimeValue Ret; in getLastModified() local 71 unsigned Ret; in getUID() local 81 unsigned Ret; in getGID() local 194 Child Ret(Parent, NextLoc, &EC); in getNext() local 274 std::unique_ptr<Archive> Ret(new Archive(Source, Err)); in create() local
|
/external/llvm-project/llvm/tools/bugpoint/ |
D | Miscompilation.cpp | 201 Expected<bool> Ret = TestFuncs(Suffix); in doTest() local 208 Expected<bool> Ret = TestFuncs(Prefix); in doTest() local 463 Expected<bool> Ret = TestFuncs(Suffix); in doTest() local 470 Expected<bool> Ret = TestFuncs(Prefix); in doTest() local 526 Expected<bool> Ret = TestFn(BD, std::move(New), std::move(ToNotOptimize)); in TestFuncs() local 556 Expected<bool> Ret = ReduceMiscompiledBlocks(BD, TestFn, MiscompiledFunctions) in ExtractBlocks() local 563 Expected<bool> Ret = in ExtractBlocks() local 631 Expected<bool> Ret = ReduceMiscompilingFunctions(BD, TestFn) in DebugAMiscompilation() local 648 Expected<bool> Ret = ExtractLoops(BD, TestFn, MiscompiledFunctions); in DebugAMiscompilation() local 672 Expected<bool> Ret = ExtractBlocks(BD, TestFn, MiscompiledFunctions); in DebugAMiscompilation() local
|
/external/llvm-project/openmp/libomptarget/src/ |
D | omptarget.cpp | 451 int Ret; in targetDataEnd() local 669 int Ret = Device.retrieveData(HstPtrBegin, TgtPtrBegin, ArgSize, nullptr); in targetDataContiguous() local 696 int Ret = Device.submitData(TgtPtrBegin, HstPtrBegin, ArgSize, nullptr); in targetDataContiguous() local 733 int Ret = OFFLOAD_SUCCESS; in targetDataNonContiguous() local 788 int Ret = targetDataMapper(Device, ArgsBase[I], Args[I], ArgSizes[I], in targetDataUpdate() local 801 int Ret = OFFLOAD_SUCCESS; in targetDataUpdate() local 960 int Ret = Device.submitData(TgtPtr, HstPtr, ArgSize, AsyncInfo); in addArg() local 1015 int Ret = Device.submitData(TgtPtr, FirstPrivateArgBuffer.data(), in packAndTransfer() local 1041 int Ret = Device.deleteData(P); in free() local 1065 int Ret = targetDataBegin(Device, ArgNum, ArgBases, Args, ArgSizes, ArgTypes, in processDataBefore() local [all …]
|
/external/llvm/include/llvm/ObjectYAML/ |
D | COFFYAML.h | 25 uint32_t Ret = static_cast<uint32_t>(a) | static_cast<uint32_t>(b); variable 31 uint32_t Ret = static_cast<uint32_t>(a) | static_cast<uint32_t>(b); variable 37 uint16_t Ret = static_cast<uint16_t>(a) | static_cast<uint16_t>(b); variable
|
/external/llvm-project/polly/tools/GPURuntime/ |
D | GPUJIT.c | 337 static void checkOpenCLError(int Ret, const char *format, ...) { in checkOpenCLError() 357 cl_int Ret; in initContextCL() local 442 cl_int Ret; in freeKernelCL() local 449 cl_int Ret = in freeKernelCL() local 455 cl_int Ret = in freeKernelCL() local 507 cl_int Ret; in getKernelCL() local 565 cl_int Ret; in copyFromHostToDeviceCL() local 582 cl_int Ret; in copyFromDeviceToHostCL() local 596 cl_int Ret; in launchKernelCL() local 634 cl_int Ret = clReleaseMemObjectFcnPtr((cl_mem)DevPtr->MemObj); in freeDeviceMemoryCL() local [all …]
|
/external/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/ |
D | bind_return_type.pass.cpp | 57 using Ret = decltype(ret(42)); in do_test() typedef 102 using Ret = decltype(ret(42)); in do_test_r() typedef
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
D | COFFYAML.h | 31 uint32_t Ret = static_cast<uint32_t>(a) | static_cast<uint32_t>(b); variable 37 uint32_t Ret = static_cast<uint32_t>(a) | static_cast<uint32_t>(b); variable 43 uint16_t Ret = static_cast<uint16_t>(a) | static_cast<uint16_t>(b); variable
|
/external/llvm-project/llvm/include/llvm/ObjectYAML/ |
D | COFFYAML.h | 31 uint32_t Ret = static_cast<uint32_t>(a) | static_cast<uint32_t>(b); variable 37 uint32_t Ret = static_cast<uint32_t>(a) | static_cast<uint32_t>(b); variable 43 uint16_t Ret = static_cast<uint16_t>(a) | static_cast<uint16_t>(b); variable
|
/external/llvm/tools/bugpoint/ |
D | Miscompilation.cpp | 194 bool Ret = TestFuncs(Suffix, Error); in doTest() local 201 bool Ret = TestFuncs(Prefix, Error); in doTest() local 455 bool Ret = TestFuncs(Suffix, Error); in doTest() local 462 bool Ret = TestFuncs(Prefix, Error); in doTest() local 517 bool Ret = TestFn(BD, std::move(New), std::move(ToNotOptimize), Error); in TestFuncs() local 547 bool Ret = ReduceMiscompiledBlocks(BD, TestFn, MiscompiledFunctions) in ExtractBlocks() local 641 bool Ret = ExtractLoops(BD, TestFn, MiscompiledFunctions, Error); in DebugAMiscompilation() local 665 bool Ret = ExtractBlocks(BD, TestFn, MiscompiledFunctions, Error); in DebugAMiscompilation() local
|
/external/llvm-project/clang/unittests/AST/ |
D | RecursiveASTVisitorTest.cpp | 64 bool Ret = RecursiveASTVisitor::TraverseFunctionDecl(D); in TraverseFunctionDecl() local 72 bool Ret = RecursiveASTVisitor::TraverseAttr(A); in TraverseAttr() local
|
/external/llvm-project/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/ |
D | bind_return_type.pass.cpp | 56 using Ret = decltype(ret(42)); in do_test() typedef 101 using Ret = decltype(ret(42)); in do_test_r() typedef
|
/external/llvm-project/llvm/lib/Object/ |
D | IRObjectFile.cpp | 55 DataRefImpl Ret; in symbol_begin() local 61 DataRefImpl Ret; in symbol_end() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | IRObjectFile.cpp | 55 DataRefImpl Ret; in symbol_begin() local 61 DataRefImpl Ret; in symbol_end() local
|
/external/llvm-project/clang/test/Analysis/ |
D | stream-error.c | 66 int Ret = fread(Buf, 1, 10, F); in error_fread() local 91 int Ret = fwrite(Buf, 1, 10, F); in error_fwrite() local
|
/external/llvm-project/compiler-rt/test/profile/ |
D | instrprof-write-file.c | 22 int Ret = foo(0); in main() local
|
/external/compiler-rt/test/profile/ |
D | instrprof-write-file.c | 21 int Ret = foo(0); in main() local
|
/external/llvm-project/compiler-rt/test/dfsan/ |
D | interceptors.c | 22 void *Ret = mmap(NULL, Size, PROT_READ | PROT_WRITE, in calloc() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/ |
D | Demangle.cpp | 33 std::string Ret = Demangled; in demangle() local
|
/external/llvm-project/llvm/lib/Demangle/ |
D | Demangle.cpp | 33 std::string Ret = Demangled; in demangle() local
|