Searched defs:rel (Results 1 – 8 of 8) sorted by relevance
43 private <T> void assertComparatorEq(T lhs, T rhs, Comparator<T> rel) { in assertComparatorEq()49 private <T> void assertComparatorLt(T lhs, T rhs, Comparator<T> rel) { in assertComparatorLt()60 Comparator<Size> rel = new CameraTooActivity.CompareSizesByArea(); in compareSizesByArea() local
230 const Relocation& rel = *ri; in setupAttributes() local259 const Relocation& rel = *ri; in removeDiscardedFDE() local286 Relocation& rel = const_cast<Relocation&>(*ri++); in removeDiscardedFDE() local300 Relocation* rel = const_cast<Relocation*>(pInCIE.getRelocation()); in removeAndUpdateCIEForFDE() local
53 Relocation* rel = m_Relocations.remove(iter); in remove() local
141 RelocData::iterator rel, relEnd = (*sect)->getRelocData()->end(); in findCandidates() local283 std::vector<Relocation*>::const_iterator rel, relEnd = variable_relocs.end(); in getContentWithVariables() local
485 ElfXX_Rel* rel = reinterpret_cast<ElfXX_Rel*>(pRegion.begin()); in emitRel() local527 ElfXX_Rela* rel = reinterpret_cast<ElfXX_Rela*>(pRegion.begin()); in emitRela() local
454 sp<IMemoryHeap> rel; in free_heap() local
508 Relocator::Result rel(Relocation& pReloc, AArch64Relocator& pParent) { in rel() function
899 Relocator::Result rel(Relocation& pReloc, X86_32Relocator& pParent) { in rel() function1648 Relocator::Result rel(Relocation& pReloc, X86_64Relocator& pParent) { in rel() function