Home
last modified time | relevance | path

Searched refs:getSecond (Results 1 – 22 of 22) sorted by relevance

/external/llvm/include/llvm/ADT/
DDenseMap.h42 ValueT &getSecond() { return std::pair<KeyT, ValueT>::second; } in getSecond() function
43 const ValueT &getSecond() const { return std::pair<KeyT, ValueT>::second; } in getSecond() function
107 P->getSecond().~ValueT(); in clear()
162 return TheBucket->getSecond(); in lookup()
211 TheBucket->getSecond().~ValueT(); in erase()
219 TheBucket->getSecond().~ValueT(); in erase()
272 P->getSecond().~ValueT(); in destroyAll()
303 ::new (&DestBucket->getSecond()) ValueT(std::move(B->getSecond())); in moveFromOldBuckets()
307 B->getSecond().~ValueT(); in moveFromOldBuckets()
331 ::new (&getBuckets()[i].getSecond()) in copyFrom()
[all …]
DDenseSet.h32 DenseSetEmpty &getSecond() { return *this; } in getSecond() function
33 const DenseSetEmpty &getSecond() const { return *this; } in getSecond() function
/external/deqp/framework/common/
DtcuEither.cpp113 TCU_CHECK(either.getSecond() == floatValue); in Either_selfTest()
149 TCU_CHECK(either.getSecond() == floatValue); in Either_selfTest()
187 TCU_CHECK(either.getSecond() == floatValue); in Either_selfTest()
217 TCU_CHECK(either.getSecond().getValue() == testObject.getValue()); in Either_selfTest()
253 TCU_CHECK(either.getSecond().getValue() == testObject.getValue()); in Either_selfTest()
291 TCU_CHECK(either.getSecond().getValue() == testObject.getValue()); in Either_selfTest()
DtcuEither.hpp57 const Second& getSecond (void) const;
103 return either.getSecond(); in get()
244 const Second& Either<First, Second>::getSecond (void) const in getSecond() function in tcu::Either
/external/apache-commons-math/src/main/java/org/apache/commons/math/genetics/
DGeneticAlgorithm.java154 pair = getCrossoverPolicy().crossover(pair.getFirst(), pair.getSecond()); in nextGeneration()
162 getMutationPolicy().mutate(pair.getSecond())); in nextGeneration()
170 nextGeneration.addChromosome(pair.getSecond()); in nextGeneration()
DChromosomePair.java58 public Chromosome getSecond() { in getSecond() method in ChromosomePair
67 return String.format("(%s,%s)", getFirst(), getSecond()); in toString()
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DISO8601Converter.java335 dateTime.getSecond() != 0 || in render()
347 if (dateTime.getSecond() != 0 || dateTime.getNanoSecond() != 0) in render()
349 double seconds = dateTime.getSecond() + dateTime.getNanoSecond() / 1e9d; in render()
DXMPDateTimeImpl.java240 public int getSecond() in getSecond() method in XMPDateTimeImpl
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
DXMPDateTime.java68 int getSecond(); in getSecond() method
/external/clang/lib/StaticAnalyzer/Checkers/
DLocalizationChecker.cpp656 auto argumentIterator = method->getSecond().find(S); in getLocalizedArgumentForSelector()
658 if (argumentIterator == method->getSecond().end()) in getLocalizedArgumentForSelector()
661 int argumentNumber = argumentIterator->getSecond(); in getLocalizedArgumentForSelector()
/external/llvm/tools/dsymutil/
DDebugMap.cpp81 return Mapping->getSecond(); in lookupObjectAddress()
/external/nist-sip/java/gov/nist/javax/sip/header/
DSIPDate.java346 public int getSecond() { in getSecond() method in SIPDate
/external/llvm/lib/Transforms/IPO/
DInliner.cpp729 ++(I->getSecond()); in removeDeadFunctions()
/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp856 return PreviouslySeenAllocaInfo->getSecond(); in isInterestingAlloca()
/external/llvm/tools/llvm-objdump/
DMachODump.cpp6949 const DecodedCIE &CIE = CIEIt->getSecond(); in printMachOEHFrameSection()
/external/robolectric/v1/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...