Home
last modified time | relevance | path

Searched defs:getSecond (Results 1 – 25 of 871) sorted by relevance

12345678910>>...35

/aosp_15_r20/external/llvm/include/llvm/ADT/
H A DDenseSet.h32 DenseSetEmpty &getSecond() { return *this; } in getSecond() function
33 const DenseSetEmpty &getSecond() const { return *this; } in getSecond() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DDenseSet.h40 DenseSetEmpty &getSecond() { return *this; } in getSecond() function
41 const DenseSetEmpty &getSecond() const { return *this; } in getSecond() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DDenseSet.h40 DenseSetEmpty &getSecond() { return *this; } in getSecond() function
41 const DenseSetEmpty &getSecond() const { return *this; } in getSecond() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DDenseSet.h40 DenseSetEmpty &getSecond() { return *this; } in getSecond() function
41 const DenseSetEmpty &getSecond() const { return *this; } in getSecond() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DDenseSet.h40 DenseSetEmpty &getSecond() { return *this; } in getSecond() function
41 const DenseSetEmpty &getSecond() const { return *this; } in getSecond() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DDenseSet.h40 DenseSetEmpty &getSecond() { return *this; } in getSecond() function
41 const DenseSetEmpty &getSecond() const { return *this; } in getSecond() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DDenseSet.h40 DenseSetEmpty &getSecond() { return *this; } in getSecond() function
41 const DenseSetEmpty &getSecond() const { return *this; } in getSecond() function
/aosp_15_r20/external/google-cloud-java/java-bigqueryreservation/proto-google-cloud-bigqueryreservation-v1/src/main/java/com/google/cloud/bigquery/reservation/v1/
H A DSplitCapacityCommitmentResponse.java149 public com.google.cloud.bigquery.reservation.v1.CapacityCommitment getSecond() { in getSecond() method in SplitCapacityCommitmentResponse
782 public com.google.cloud.bigquery.reservation.v1.CapacityCommitment getSecond() { in getSecond() method in SplitCapacityCommitmentResponse.Builder
H A DSplitCapacityCommitmentResponseOrBuilder.java84 com.google.cloud.bigquery.reservation.v1.CapacityCommitment getSecond(); in getSecond() method
/aosp_15_r20/art/test/MultiDexModifiedSecondary/
H A DSecond.java18 public String getSecond() { in getSecond() method in Second
/aosp_15_r20/art/test/MultiDex/
H A DSecond.java18 public String getSecond() { in getSecond() method in Second
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math/genetics/
H A DChromosomePair.java58 public Chromosome getSecond() { in getSecond() method in ChromosomePair
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/genetics/
H A DChromosomePair.java57 public Chromosome getSecond() { in getSecond() method in ChromosomePair
/aosp_15_r20/frameworks/base/libs/hwui/utils/
H A DPair.h36 inline const S& getSecond() const { return second; } in getSecond() function
/aosp_15_r20/tools/apksig/src/main/java/com/android/apksig/internal/util/
H A DPair.java39 public B getSecond() { in getSecond() method in Pair
/aosp_15_r20/external/conscrypt/repackaged/testing/src/main/java/tests/util/
H A DPair.java56 public S getSecond() { in getSecond() method in Pair
/aosp_15_r20/external/conscrypt/testing/src/main/java/tests/util/
H A DPair.java54 public S getSecond() { in getSecond() method in Pair
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/util/
H A DPair.java89 public V getSecond() { in getSecond() method in Pair
/aosp_15_r20/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
H A DXMPDateTime.java68 int getSecond(); in getSecond() method
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/util/kotlin/
DQuad.java21 public final B getSecond() { in getSecond() method in Quad
DQuint.java22 public final B getSecond() { in getSecond() method in Quint
DSextuple.java23 public final B getSecond() { in getSecond() method in Sextuple
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/legacy.i18n.module.platform.api_stub_sources/com/android/i18n/timezone/
H A DWallTime.java124 public int getSecond() { throw new RuntimeException("Stub!"); } in getSecond() method in WallTime
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DPair.java52 public U getSecond() { in getSecond() method in Pair
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DAPFloat.h634 APFloat &getSecond() { return Floats[1]; } in getSecond() function
635 const APFloat &getSecond() const { return Floats[1]; } in getSecond() function

12345678910>>...35