Home
last modified time | relevance | path

Searched defs:getValue (Results 1 – 25 of 1304) sorted by relevance

12345678910>>...53

/external/lottie/snapshot-tests/src/androidTest/java/com/airbnb/lottie/snapshots/tests/
DDynamicPropertiesTestCase.kt84 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/
DOptional.h72 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/
DDropWizardMetricsTest.java342 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/
DBuilderEncodedValues.java91 @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/
DEncodedValueRewriter.java88 @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/
DTestAbstractTypes.java35 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/
DrsgExpression.hpp91 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/
DUnicodeLabel.java14 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/
DTestAnnotationMerging.java22 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/
DConst.java98 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/
DZipShort.java79 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
DZipLong.java122 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/
DOptional.h121 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/
DOptional.h121 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/
DDenseImmutableTable.java111 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/
DDenseImmutableTable.java111 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/
DCRC32.kt21 fun getValue(): Long method in okio.internal.CRC32
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/piff/
DPlayReadyHeader.java154 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/
DJsonValueExtTypeIdTest.java20 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/
DTurbineAnnotationMirror.java187 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/
DTestBackRefsWithPolymorphic.java28 @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/
DAttList.java151 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/
DAttList.java160 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/
DPointKeyframeAnimation.java16 @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
DValueCallbackKeyframeAnimation.java41 @Override public A getValue() { in getValue() method in ValueCallbackKeyframeAnimation
46 @Override A getValue(Keyframe<K> keyframe, float keyframeProgress) { in getValue() method in ValueCallbackKeyframeAnimation

12345678910>>...53