HomeSort by relevance Sort by last modified time
    Searched defs:value (Results 226 - 250 of 13125) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webrtc/webrtc/base/
exp_filter_unittest.cc 19 // No max value defined.
24 double value = 10.0f; local
25 EXPECT_FLOAT_EQ(value, filter.filtered());
29 double value; local
35 value = 10.0f;
39 value = alpha * value + (1.0f - alpha) * 20.0f;
40 EXPECT_FLOAT_EQ(value, filter.filtered());
51 double value = 1.0f; local
52 EXPECT_FLOAT_EQ(value, filter.filtered())
56 double value; local
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/common/src/
bits2prm.cpp 83 no_of_bits = number of bits associated with value
119 Word16 no_of_bits, // input : number of bits associated with value
123 Word16 value, i, bit;
125 value = 0;
128 value = shl (value, 1);
131 value = add (value, 1);
133 return (value);
163 Word16 no_of_bits, /* input : number of bits associated with value */
167 Word16 value; local
    [all...]
  /frameworks/av/services/mediaextractor/
main_extractorservice.cpp 69 std::string value = base::GetProperty("ro.build.type", "unknown"); local
70 if (value == "userdebug" || value == "eng") {
  /frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestApp/src/com/android/multidexlegacytestapp/
AnnotationWithClass.java 25 Class<?> value(); method in interface:AnnotationWithClass
AnnotationWithEnum.java 25 ReferencedByAnnotation value(); method in interface:AnnotationWithEnum
AnnotationWithEnum2.java 25 ReferencedByAnnotationWithOtherReferences value(); method in interface:AnnotationWithEnum2
  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
GenerateProgramPorts.java 28 GenerateProgramPort[] value(); method in interface:GenerateProgramPorts
  /frameworks/base/media/mca/filterfw/native/core/
value.h 29 void* value; member in struct:__anon45868
32 } Value;
34 // TODO: Probably should make these const Value*?
35 int GetIntValue(Value value);
36 float GetFloatValue(Value value);
37 const char* GetStringValue(Value value);
38 const char* GetBufferValue(Value value)
    [all...]
  /frameworks/base/tools/aapt2/util/
TypeTraits.h 36 static constexpr bool value = test<T, U>(int()); \
47 static constexpr bool value = member in struct:aapt::is_comparable
48 has_eq_op<T, U>::value && has_lt_op<T, U>::value;
  /frameworks/data-binding/baseLibrary/src/main/java/android/databinding/
BindingAdapter.java 24 * and the value to set:
61 * parameter as well. If it does, it will be passed the value passed in during binding, either
62 * directly in the inflate method or indirectly, using the value from
74 String[] value(); method in interface:BindingAdapter
80 * for which there was no binding expression (even a normal XML value) will
81 * cause the associated parameter receive the Java default value. Care must be
82 * taken to ensure that a default value is not confused with a valid XML value.
85 * value is true.
  /frameworks/support/room/common/src/main/java/androidx/room/
Index.java 55 String[] value(); method in interface:Index
  /hardware/libhardware/modules/camera/3_4/metadata/
ignored_control_delegate_test.cpp 26 int32_t value = 12; local
27 IgnoredControlDelegate<int32_t> control(value);
30 EXPECT_EQ(actual, value);
34 int32_t value = 12; local
35 IgnoredControlDelegate<int32_t> control(value);
41 EXPECT_EQ(actual, value);
no_effect_control_delegate_test.cpp 26 int32_t value = 12; local
27 NoEffectControlDelegate<int32_t> control(value);
30 EXPECT_EQ(actual, value);
34 int32_t value = 12; local
35 NoEffectControlDelegate<int32_t> control(value);
  /libcore/ojluni/src/main/java/java/lang/annotation/
Repeatable.java 31 * (meta-)annotates is <em>repeatable</em>. The value of
48 Class<? extends Annotation> value(); method in interface:Repeatable
Retention.java 51 RetentionPolicy value(); method in interface:Retention
Target.java 86 ElementType[] value(); method in interface:Target
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
configargs.h 6 const char *name, *value; member in struct:__anon63389
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/experimental/filesystem/class.path/path.member/path.generic.obs/
named_overloads.pass.cpp 41 const char* value = longString; local
42 const path p(value);
45 assert(s == value);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/experimental/filesystem/class.path/path.member/path.modifiers/
make_preferred.pass.cpp 30 const char* value; member in struct:MakePreferredTestcase
49 path p(TC.value);
50 assert(p == TC.value);
52 assert(p.native() == TC.value);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/experimental/filesystem/class.path/path.member/path.native.obs/
named_overloads.pass.cpp 41 const char* value = longString; local
42 const path p(value);
45 assert(s == value);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/support/test.support/
test_poisoned_hash_helper.pass.cpp 25 enum { value = is_complete<std::hash<T> >() }; enumerator in enum:has_complete_hash::__anon627
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/support/
user_defined_integral.hpp 15 UserDefinedIntegral() : value(0) {}
16 UserDefinedIntegral(T v) : value(v) {}
17 operator T() const { return value; }
18 T value; member in struct:UserDefinedIntegral
  /system/core/libunwindstack/tests/
MemoryLocalTest.cpp 67 uint64_t value; local
68 ASSERT_FALSE(local.ReadFully(reinterpret_cast<uint64_t>(&value), dst.data(), SIZE_MAX));
  /toolchain/binutils/binutils-2.27/opcodes/
score-opc.h 22 bfd_vma value; member in struct:score_opcode
23 bfd_vma mask; /* Recognise instruction if (op & mask) == value. */
  /art/compiler/utils/
atomic_dex_ref_map_test.cc 36 int value = 123; local
38 EXPECT_FALSE(map.Get(MethodReference(dex.get(), 1), &value));
45 // After we have added the get should succeed but return the default value.
46 EXPECT_TRUE(map.Get(MethodReference(dex.get(), 1), &value));
47 EXPECT_EQ(value, 0);
52 EXPECT_TRUE(map.Get(MethodReference(dex.get(), 1), &value));
53 EXPECT_EQ(value, kInsertValue);
57 EXPECT_TRUE(map.Get(MethodReference(dex.get(), 1), &value));
58 EXPECT_EQ(value, kInsertValue);
59 EXPECT_TRUE(map.Get(MethodReference(dex.get(), 2), &value));
    [all...]

Completed in 607 milliseconds

1 2 3 4 5 6 7 8 91011>>