Searched refs:value (Results 101 - 125 of 7546) sorted by relevance

1234567891011>>

/external/v8/test/mjsunit/regress/
H A Dregress-1178598.js32 var value = (function(){
44 assertEquals(1, value);
49 var value = (function() {
59 assertEquals(42, value);
66 var value = (function() {
88 assertEquals(87, value);
H A Dregress-1112.js33 { configurable: true, enumerable: true, value: 3 });
H A Dregress-1213575.js31 this.__defineSetter__('x', function(value) { assertTrue(value === 1); });
/external/webkit/Source/WebCore/html/
H A DColorInputType.cpp41 static bool isValidColorString(const String& value) argument
43 if (value.isEmpty())
45 if (value[0] != '#')
49 if (value.length() != 7)
51 Color color(value);
65 bool ColorInputType::typeMismatchFor(const String& value) const
67 // FIXME: Should not accept an empty value. Remove it when we implement value
69 if (value.isEmpty())
71 return !isValidColorString(value);
78 String value = element()->value(); local
[all...]
/external/webkit/Tools/QueueStatusServer/filters/
H A Dwebkit_extras.py41 def webkit_linkify(value):
42 value = bug_regexp.sub(r'<a href="http://webkit.org/b/\g<bug_id>">bug \g<bug_id></a>', value)
43 value = patch_regexp.sub(r'<a href="https://bugs.webkit.org/attachment.cgi?id=\g<patch_id>&action=prettypatch">patch \g<patch_id></a>', value)
44 return value
48 def webkit_bug_id(value):
49 return '<a href="http://webkit.org/b/%s">%s</a>' % (value, value)
53 def webkit_attachment_id(value)
[all...]
/external/apache-harmony/math/src/test/java/org/apache/harmony/tests/java/math/
H A DBigIntegerToStringTest.java36 String value = "442429234853876401";
38 BigInteger aNumber = new BigInteger(value, radix);
40 assertTrue(result.equals(value));
47 String value = "-101001100010010001001010101110000101010110001010010101010101010101010101010101010101010101010010101";
49 BigInteger aNumber = new BigInteger(value, radix);
51 assertTrue(result.equals(value));
58 String value = "101000011111000000110101010101010101010001001010101010101010010101010101010000100010010";
60 BigInteger aNumber = new BigInteger(value, radix);
62 assertTrue(result.equals(value));
69 String value
[all...]
/external/astl/tests/
H A Dtest_type_traits.cpp43 EXPECT_TRUE(true_type::value == true);
44 EXPECT_TRUE(false_type::value == false);
45 EXPECT_TRUE(true_type::type::value == true);
46 EXPECT_TRUE(false_type::type::value == false);
63 EXPECT_TRUE(is_integral<bool>::value == true);
64 EXPECT_TRUE(is_integral<char>::value == true);
65 EXPECT_TRUE(is_integral<signed char>::value == true);
66 EXPECT_TRUE(is_integral<unsigned char>::value == true);
67 EXPECT_TRUE(is_integral<wchar_t>::value == true);
68 EXPECT_TRUE(is_integral<short>::value
[all...]
/external/clang/test/CXX/expr/expr.unary/expr.sizeof/
H A Dp5-0x.cpp5 static const unsigned value = sizeof...(Types); member in struct:count_types
9 static const unsigned value = sizeof...(Values); member in struct:count_ints
13 int check_types[count_types<short, int, long>::value == 3? 1 : -1];
14 int check_ints[count_ints<1, 2, 3, 4, 5>::value == 5? 1 : -1];
30 static const unsigned value = sizeof...(Value); // expected-error{{'Value' does not refer to the name of a parameter pack}} member in struct:count_ints_2
35 static const unsigned value = sizeof... Type; // expected-error{{missing parentheses around the size of parameter pack 'Type'}} \ member in struct:count_types_2
/external/clang/test/SemaCXX/
H A Ddecltype-this.cpp4 static const bool value = false; member in struct:is_same
8 static const bool value = true; member in struct:is_same
12 void f() { static_assert(is_same<decltype(this), S*>::value, ""); }
13 void g() const { static_assert(is_same<decltype(this), const S*>::value, ""); }
14 void h() volatile { static_assert(is_same<decltype(this), volatile S*>::value, ""); }
15 void i() const volatile { static_assert(is_same<decltype(this), const volatile S*>::value, ""); }
H A Dqualified-names-print.cpp1 // RUN: %clang_cc1 -ast-print %s 2>&1 | grep "N::M::X<INT>::value"
6 enum { value }; enumerator in enum:N::M::X::__anon4731
14 return N::M::X<INT>::value;
/external/dexmaker/src/dx/java/com/android/dx/util/
H A DOutput.java34 * Asserts that the cursor is the given value.
36 * @param expectedCursor the expected cursor value
45 * @param value the value to write; all but the low 8 bits are ignored
47 public void writeByte(int value); argument
52 * @param value the value to write; all but the low 16 bits are ignored
54 public void writeShort(int value); argument
59 * @param value the value t
61 writeInt(int value) argument
68 writeLong(long value) argument
78 writeUleb128(int value) argument
88 writeSleb128(int value) argument
[all...]
/external/smali/dexlib/src/main/java/org/jf/dexlib/Util/
H A DOutput.java46 * Asserts that the cursor is the given value.
48 * @param expectedCursor the expected cursor value
57 * @param value the value to write; all but the low 8 bits are ignored
59 public void writeByte(int value); argument
64 * @param value the value to write; all but the low 16 bits are ignored
66 public void writeShort(int value); argument
71 * @param value the value t
73 writeInt(int value) argument
80 writeLong(long value) argument
90 writeUnsignedLeb128(int value) argument
100 writeSignedLeb128(int value) argument
[all...]
/external/webkit/Source/WebCore/bindings/v8/custom/
H A DV8BindingMacros.h31 #define EXCEPTION_BLOCK(type, var, value) \
35 var = (value); \
40 #define STRING_TO_V8PARAMETER_EXCEPTION_BLOCK(type, var, value) \
41 type var(value); \
45 #define STRING_TO_V8PARAMETER_EXCEPTION_BLOCK_VOID(type, var, value) \
46 type var(value); \
/external/skia/src/core/
H A DSkFloatBits.cpp19 computations on value. Also, Cast does not need to check for negative zero,
20 as that value (0x80000000) "does the right thing" for Ceil. Note that it
47 int value = unpack_matissa_dirty(packed) | MATISSA_MAGIC_BIG; local
51 value = SK_MaxS32;
53 value <<= exp;
60 value >>= exp;
62 return SkApplySign(value, SkExtractSign(packed));
73 int value = unpack_matissa_dirty(packed) | MATISSA_MAGIC_BIG; local
77 value = SK_MaxS32;
79 value <<
103 int value = unpack_matissa_dirty(packed) | MATISSA_MAGIC_BIG; local
133 int value = unpack_matissa_dirty(packed) | MATISSA_MAGIC_BIG; local
157 SkIntToFloatCast(int32_t value) argument
190 SkIntToFloatCast_NoOverflowCheck(int32_t value) argument
[all...]
/external/chromium/net/base/
H A Dload_flags.h15 #define LOAD_FLAG(label, value) LOAD_ ## label = value,
/external/clang/test/Index/
H A Dload-classes.cpp4 X(int value);
10 X::X(int value) { argument
17 // CHECK: load-classes.cpp:4:9: ParmDecl=value:4:9 (Definition) Extent=[4:5 - 4:14]
28 // CHECK: load-classes.cpp:10:10: ParmDecl=value:10:10 (Definition) Extent=[10:6 - 10:15]
/external/clang/test/PCH/
H A Dcxx-traits.cpp10 bool default_construct_int = is_trivially_constructible<int>::value;
11 bool copy_construct_int = is_trivially_constructible<int, const int&>::value;
/external/clang/test/SemaTemplate/
H A Dinstantiate-declref-ice.cpp14 static const unsigned value = sizeof(T); member in struct:X0
18 const unsigned X0<T>::value; member in class:X0
20 int array1[X0<int>::value == sizeof(int)? 1 : -1];
22 const unsigned& testX0() { return X0<int>::value; }
24 int array2[X0<int>::value == sizeof(int)? 1 : -1];
28 static const unsigned value; member in struct:X1
32 const unsigned X1<T>::value = sizeof(T); member in class:X1
34 int array3[X1<int>::value == sizeof(int)? 1 : -1];
H A Dtemp_class_order.cpp5 static const int value = 0; member in struct:X1
10 static const int value = 1; member in struct:X1
15 static const int value = 2; member in struct:X1
20 static const int value = 3; member in struct:X1
23 int array0[X1<int, int>::value == 0? 1 : -1];
24 int array1[X1<int*, float*>::value == 1? 1 : -1];
25 int array2[X1<int*, int*>::value == 2? 1 : -1];
27 int array3[X1<const int*, CIP>::value == 3? 1 : -1];
/external/dexmaker/src/dx/java/com/android/dx/rop/cst/
H A DCstBoolean.java33 * Makes an instance for the given value. This will return an
36 * @param value the {@code boolean} value
39 public static CstBoolean make(boolean value) { argument
40 return value ? VALUE_TRUE : VALUE_FALSE;
44 * Makes an instance for the given {@code int} value. This
47 * @param value must be either {@code 0} or {@code 1}
50 public static CstBoolean make(int value) { argument
51 if (value == 0) {
53 } else if (value
65 CstBoolean(boolean value) argument
[all...]
/external/jsilver/src/com/google/clearsilver/jsilver/data/
H A DNativeStringInternStrategy.java26 public String intern(String value) { argument
27 return value.intern();
H A DNoOpStringInternStrategy.java25 public String intern(String value) { argument
26 return value;
/external/webkit/Source/JavaScriptCore/runtime/
H A DProtect.h52 inline void gcProtect(JSValue value) argument
54 if (value && value.isCell())
55 gcProtect(value.asCell());
58 inline void gcUnprotect(JSValue value) argument
60 if (value && value.isCell())
61 gcUnprotect(value.asCell());
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/Expressions/
H A Dinstanceof-001.js31 function Gen3(value) {
32 this.value = value;
39 function Gen2(value) {
40 this.value = value;
46 function Gen1(value) {
47 this.value = value;
53 function Gen0(value) {
[all...]
H A Dinstanceof-003-n.js31 function Gen3(value) {
32 this.value = value;
39 function Gen2(value) {
40 this.value = value;
46 function Gen1(value) {
47 this.value = value;
53 function Gen0(value) {
[all...]

Completed in 448 milliseconds

1234567891011>>