/external/lottie/snapshot-tests/src/androidTest/java/com/airbnb/lottie/snapshots/tests/ |
D | DynamicPropertiesTestCase.kt | 84 override fun getValue(frameInfo: LottieFrameInfo<Float>) = frameInfo.startValue in <lambda>() method 95 override fun getValue(frameInfo: LottieFrameInfo<Float>) = frameInfo.startValue in <lambda>() method 403 override fun getValue(frameInfo: LottieFrameInfo<Path>): Path? { in <lambda>() method 421 override fun getValue(frameInfo: LottieFrameInfo<Array<Int>>?): Array<Int> { in <lambda>() method 430 override fun getValue(frameInfo: LottieFrameInfo<Array<Int>>?): Array<Int> { in <lambda>() method 439 override fun getValue(frameInfo: LottieFrameInfo<Array<Int>>?): Array<Int> { in <lambda>() method 448 override fun getValue(frameInfo: LottieFrameInfo<Array<Int>>?): Array<Int> { in <lambda>() method 457 override fun getValue(frameInfo: LottieFrameInfo<Int>?) = 50 in <lambda>() method 478 override fun getValue(frameInfo: LottieFrameInfo<Int>?) = Color.GREEN in <lambda>() method 485 override fun getValue(frameInfo: LottieFrameInfo<Int>?) = Color.YELLOW in <lambda>() method [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | Optional.h | 72 T &getValue() LLVM_LVALUE_FUNCTION noexcept { in getValue() function 76 T const &getValue() const LLVM_LVALUE_FUNCTION noexcept { in getValue() function 81 T &&getValue() && noexcept { in getValue() function 172 T &getValue() LLVM_LVALUE_FUNCTION noexcept { in getValue() function 176 T const &getValue() const LLVM_LVALUE_FUNCTION noexcept { in getValue() function 181 T &&getValue() && noexcept { in getValue() function 255 const T &getValue() const LLVM_LVALUE_FUNCTION { return Storage.getValue(); } in getValue() function 256 T &getValue() LLVM_LVALUE_FUNCTION { return Storage.getValue(); } in getValue() function 279 T &&getValue() && { return std::move(Storage.getValue()); } in getValue() function
|
/external/opencensus-java/contrib/dropwizard5/src/test/java/io/opencensus/contrib/dropwizard5/ |
D | DropWizardMetricsTest.java | 342 public Integer getValue() { in getValue() method in DropWizardMetricsTest.IntegerGauge 349 public Double getValue() { in getValue() method in DropWizardMetricsTest.DoubleGauge 356 public Long getValue() { in getValue() method in DropWizardMetricsTest.LongGauge 363 public Float getValue() { in getValue() method in DropWizardMetricsTest.FloatGauge 370 public Boolean getValue() { in getValue() method in DropWizardMetricsTest.BooleanGauge
|
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/writer/builder/ |
D | BuilderEncodedValues.java | 91 @Nonnull @Override public List<? extends EncodedValue> getValue() { in getValue() method in BuilderEncodedValues.BuilderArrayEncodedValue 134 @Override public boolean getValue() { in getValue() method in BuilderEncodedValues.BuilderBooleanEncodedValue 168 @Nonnull @Override public BuilderFieldReference getValue() { in getValue() method in BuilderEncodedValues.BuilderEnumEncodedValue 181 @Nonnull @Override public BuilderFieldReference getValue() { in getValue() method in BuilderEncodedValues.BuilderFieldEncodedValue 215 @Override public BuilderMethodReference getValue() { in getValue() method in BuilderEncodedValues.BuilderMethodEncodedValue 242 @Nonnull @Override public String getValue() { in getValue() method in BuilderEncodedValues.BuilderStringEncodedValue 255 @Nonnull @Override public String getValue() { in getValue() method in BuilderEncodedValues.BuilderTypeEncodedValue 268 … @Nonnull @Override public BuilderMethodProtoReference getValue() { return methodProtoReference; } in getValue() method in BuilderEncodedValues.BuilderMethodTypeEncodedValue 279 …@Nonnull @Override public BuilderMethodHandleReference getValue() { return methodHandleReference; } in getValue() method in BuilderEncodedValues.BuilderMethodHandleEncodedValue
|
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/rewriter/ |
D | EncodedValueRewriter.java | 88 @Override @Nonnull public String getValue() { in getValue() method in EncodedValueRewriter.RewrittenTypeEncodedValue 100 @Override @Nonnull public FieldReference getValue() { in getValue() method in EncodedValueRewriter.RewrittenFieldEncodedValue 112 @Override @Nonnull public FieldReference getValue() { in getValue() method in EncodedValueRewriter.RewrittenEnumEncodedValue 124 @Override @Nonnull public MethodReference getValue() { in getValue() method in EncodedValueRewriter.RewrittenMethodEncodedValue 136 @Override @Nonnull public List<? extends EncodedValue> getValue() { in getValue() method in EncodedValueRewriter.RewrittenArrayEncodedValue
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/module/ |
D | TestAbstractTypes.java | 35 public int getValue(); in getValue() method 40 public int getValue() { return 3; } in getValue() method in TestAbstractTypes.AbstractImpl 45 String getValue(); in getValue() method 49 String getValue(); in getValue() method 62 public String getValue() { in getValue() method in TestAbstractTypes.SimpleDatatype1 76 public String getValue() { in getValue() method in TestAbstractTypes.SimpleDatatype2
|
/external/deqp/framework/randomshaders/ |
D | rsgExpression.hpp | 91 ExecConstValueAccess getValue(void) const in getValue() function in rsg::VariableAccess 154 ExecConstValueAccess getValue(void) const in getValue() function in rsg::FloatLiteral 184 ExecConstValueAccess getValue(void) const in getValue() function in rsg::IntLiteral 215 ExecConstValueAccess getValue(void) const in getValue() function in rsg::BoolLiteral 236 ExecConstValueAccess getValue(void) const in getValue() function in rsg::ConstructorOp 264 ExecConstValueAccess getValue(void) const in getValue() function in rsg::AssignOp 293 ExecConstValueAccess getValue(void) const in getValue() function in rsg::ParenOp 315 ExecConstValueAccess getValue(void) const in getValue() function in rsg::SwizzleOp 340 ExecConstValueAccess getValue(void) const in getValue() function in rsg::TexLookup
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/props/ |
D | UnicodeLabel.java | 14 public abstract String getValue(int codepoint, boolean isShort); in getValue() method in UnicodeLabel 21 public String getValue(String s, String separator, boolean withCodePoint) { in getValue() method in UnicodeLabel 41 public String getValue(int codepoint, boolean isShort) { in getValue() method in UnicodeLabel.Hex 56 public String getValue(int codepoint, boolean isShort) { in getValue() method in UnicodeLabel.Constant
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/introspect/ |
D | TestAnnotationMerging.java | 22 public Object getValue() { return value; } in getValue() method in TestAnnotationMerging.Wrapper 33 public int getValue() { return value; } in getValue() method in TestAnnotationMerging.SharedName 39 public int getValue() { return 1; } in getValue() method in TestAnnotationMerging.SharedName2 54 public Object getValue() { return value; } in getValue() method in TestAnnotationMerging.TypeWrapper
|
/external/turbine/java/com/google/turbine/model/ |
D | Const.java | 98 public Object getValue() { in getValue() method in Const.BooleanValue 142 public Object getValue() { in getValue() method in Const.IntValue 185 public Object getValue() { in getValue() method in Const.LongValue 228 public Object getValue() { in getValue() method in Const.CharValue 274 public Object getValue() { in getValue() method in Const.FloatValue 326 public Object getValue() { in getValue() method in Const.DoubleValue 369 public Object getValue() { in getValue() method in Const.StringValue 412 public Object getValue() { in getValue() method in Const.ShortValue 446 public Object getValue() { in getValue() method in Const.ByteValue
|
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/zip/ |
D | ZipShort.java | 79 public int getValue() { in getValue() method in ZipShort 112 public static int getValue(final byte[] bytes, final int offset) { in getValue() method in ZipShort 121 public static int getValue(final byte[] bytes) { in getValue() method in ZipShort
|
D | ZipLong.java | 122 public long getValue() { in getValue() method in ZipLong 167 public static long getValue(final byte[] bytes, final int offset) { in getValue() method in ZipLong 176 public static long getValue(final byte[] bytes) { in getValue() method in ZipLong
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | Optional.h | 121 const T& getValue() const LLVM_LVALUE_FUNCTION { assert(hasVal); return *getPointer(); } in getValue() function 122 T& getValue() LLVM_LVALUE_FUNCTION { assert(hasVal); return *getPointer(); } in getValue() function 137 T&& getValue() && { assert(hasVal); return std::move(*getPointer()); } in getValue() function
|
/external/llvm/include/llvm/ADT/ |
D | Optional.h | 121 const T& getValue() const LLVM_LVALUE_FUNCTION { assert(hasVal); return *getPointer(); } in getValue() function 122 T& getValue() LLVM_LVALUE_FUNCTION { assert(hasVal); return *getPointer(); } in getValue() function 137 T&& getValue() && { assert(hasVal); return std::move(*getPointer()); } in getValue() function
|
/external/guava/android/guava/src/com/google/common/collect/ |
D | DenseImmutableTable.java | 111 abstract V getValue(int keyIndex); in getValue() method in DenseImmutableTable.ImmutableArrayMap 175 V getValue(int keyIndex) { in getValue() method in Row 209 V getValue(int keyIndex) { in getValue() method in Column 240 ImmutableMap<C, V> getValue(int keyIndex) { in getValue() method in RowMap 271 ImmutableMap<R, V> getValue(int keyIndex) { in getValue() method in ColumnMap 329 V getValue(int index) { in getValue() method
|
/external/guava/guava/src/com/google/common/collect/ |
D | DenseImmutableTable.java | 111 abstract V getValue(int keyIndex); in getValue() method in DenseImmutableTable.ImmutableArrayMap 175 V getValue(int keyIndex) { in getValue() method in Row 209 V getValue(int keyIndex) { in getValue() method in Column 240 ImmutableMap<C, V> getValue(int keyIndex) { in getValue() method in RowMap 271 ImmutableMap<R, V> getValue(int keyIndex) { in getValue() method in ColumnMap 329 V getValue(int index) { in getValue() method
|
/external/okio/okio/src/zlibMain/kotlin/okio/internal/ |
D | CRC32.kt | 21 fun getValue(): Long method in okio.internal.CRC32
|
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/piff/ |
D | PlayReadyHeader.java | 154 public abstract ByteBuffer getValue(); in getValue() method in PlayReadyHeader.PlayReadyRecord 175 public ByteBuffer getValue() { in getValue() method in PlayReadyHeader.PlayReadyRecord.RMHeader 217 public ByteBuffer getValue() { in getValue() method in PlayReadyHeader.PlayReadyRecord.EmeddedLicenseStore 245 public ByteBuffer getValue() { in getValue() method in PlayReadyHeader.PlayReadyRecord.DefaulPlayReadyRecord
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/jsontype/ext/ |
D | JsonValueExtTypeIdTest.java | 20 public BigDecimal getValue(){ return value; } in getValue() method in JsonValueExtTypeIdTest.DecimalValue 29 public DecimalValue getValue(){ in getValue() method in JsonValueExtTypeIdTest.DecimalEntry
|
/external/turbine/java/com/google/turbine/processing/ |
D | TurbineAnnotationMirror.java | 187 public AnnotationMirror getValue() { in getValue() method in TurbineAnnotationMirror 227 public List<AnnotationValue> getValue() { in getValue() method in TurbineAnnotationMirror.TurbineArrayConstant 261 public TypeMirror getValue() { in getValue() method in TurbineAnnotationMirror.TurbineClassConstant 298 public Object getValue() { in getValue() method in TurbineAnnotationMirror.TurbineEnumConstant 327 public Object getValue() { in getValue() method in TurbineAnnotationMirror.TurbinePrimitiveConstant
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/struct/ |
D | TestBackRefsWithPolymorphic.java | 28 @Override PropertySheet getValue(); in getValue() method 40 T getValue(); in getValue() method 61 @Override String getValue(); in getValue() method 132 @Override public PropertySheet getValue() { in getValue() method in TestBackRefsWithPolymorphic.NestedPropertySheetImpl 183 @Override public String getValue() { in getValue() method in TestBackRefsWithPolymorphic.StringPropertyImpl
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
D | AttList.java | 151 public String getValue(int i) in getValue() method in AttList 192 public String getValue(String name) in getValue() method in AttList 208 public String getValue(String uri, String localName) in getValue() method in AttList
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/ |
D | AttList.java | 160 public String getValue(int i) in getValue() method in AttList 201 public String getValue(String name) in getValue() method in AttList 217 public String getValue(String uri, String localName) in getValue() method in AttList
|
/external/lottie/lottie/src/main/java/com/airbnb/lottie/animation/keyframe/ |
D | PointKeyframeAnimation.java | 16 @Override public PointF getValue(Keyframe<PointF> keyframe, float keyframeProgress) { in getValue() method in PointKeyframeAnimation 20 …@Override protected PointF getValue(Keyframe<PointF> keyframe, float linearKeyframeProgress, float… in getValue() method in PointKeyframeAnimation
|
D | ValueCallbackKeyframeAnimation.java | 41 @Override public A getValue() { in getValue() method in ValueCallbackKeyframeAnimation 46 @Override A getValue(Keyframe<K> keyframe, float keyframeProgress) { in getValue() method in ValueCallbackKeyframeAnimation
|