Searched defs:invalid (Results 1 - 25 of 74) sorted by relevance

123

/external/chromium_org/v8/test/webkit/fast/js/
H A Dparser-syntax-check.js59 function invalid(_a, _type) function
79 invalid("(a");
80 invalid("a[5");
81 invalid("a[5 + 6");
82 invalid("a.");
83 invalid("()");
84 invalid("a.'l'");
86 invalid("new -a");
91 invalid("a-- ++");
92 invalid("(
[all...]
/external/chromium_org/ui/gfx/range/
H A Drange_unittest.cc200 gfx::Range invalid = r1.Intersect(r2); local
201 EXPECT_FALSE(invalid.IsValid());
202 EXPECT_FALSE(invalid.Contains(invalid));
203 EXPECT_FALSE(invalid.Contains(r1));
204 EXPECT_FALSE(invalid.Intersects(invalid));
205 EXPECT_FALSE(invalid.Intersects(r1));
206 EXPECT_FALSE(r1.Contains(invalid));
207 EXPECT_FALSE(r1.Intersects(invalid));
[all...]
/external/chromium_org/chrome/browser/ui/views/autofill/
H A Dexpanding_textfield.h42 // Sets whether to indicate the first textfield has invalid content. Latter
44 void SetInvalid(bool invalid);
45 bool invalid() { function in class:autofill::ExpandingTextfield
46 return textfields_.front()->invalid();
H A Ddecorated_textfield.h22 // invalid content indications.
33 // Sets whether to indicate the textfield has invalid content.
34 void SetInvalid(bool invalid);
35 bool invalid() const { return invalid_; } function in class:autofill::DecoratedTextfield
75 // Whether the text contents are "invalid" (i.e. should special markers be
H A Ddecorated_textfield.cc47 void DecoratedTextfield::SetInvalid(bool invalid) { argument
48 if (invalid_ == invalid)
51 invalid_ = invalid;
H A Dexpanding_textfield.cc82 void ExpandingTextfield::SetInvalid(bool invalid) { argument
83 textfields_.front()->SetInvalid(invalid);
/external/chromium_org/chrome/browser/ui/cocoa/autofill/
H A Dautofill_input_field.h15 @property(nonatomic, assign) BOOL invalid; variable
70 @property(nonatomic, readonly) BOOL invalid; variable
/external/chromium_org/mojo/common/
H A Dcommon_type_converters_unittest.cc79 GURL invalid = String().To<GURL>(); local
80 ASSERT_TRUE(invalid.spec().empty());
82 String string_from_invalid = String::From(invalid);
/external/chromium_org/base/strings/
H A Dstringprintf_unittest.cc155 wchar_t invalid[2]; local
156 invalid[0] = 0xffff;
157 invalid[1] = 0;
160 SStringPrintf(&out, L"%ls", invalid);
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/gd3d1x/
H A Dd3d1x_private.h61 #define invalid(x) unlikely(x) macro
63 #define invalid(x) (0) macro
/external/e2fsprogs/lib/ext2fs/
H A Dread_bb_file.c35 void (*invalid)(ext2_filsys fs,
66 if (invalid)
67 (invalid)(fs, blockno, buf, priv_data);
78 void (*invalid)(ext2_filsys, blk_t); member in struct:compat_struct
88 if (st->invalid)
89 (st->invalid)(fs, blk);
98 void (*invalid)(ext2_filsys fs, blk_t blk))
102 st.invalid = invalid;
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d1x/
H A Dd3d1x_private.h61 #define invalid(x) unlikely(x) macro
63 #define invalid(x) (0) macro
/external/chromium_org/third_party/skia/tests/
H A DInfRectTest.cpp70 const SkScalar invalid[] = { nan, inf, -inf }; local
71 for (size_t i = 0; i < SK_ARRAY_COUNT(invalid); ++i) {
72 check_invalid(reporter, small, small, big, invalid[i]);
73 check_invalid(reporter, small, small, invalid[i], big);
74 check_invalid(reporter, small, invalid[i], big, big);
75 check_invalid(reporter, invalid[i], small, big, big);
/external/chromium_org/v8/src/
H A Dallocation.cc41 static void* invalid = static_cast<void*>(NULL); member in namespace:v8::internal
45 return invalid;
56 return invalid;
/external/lldb/include/lldb/Utility/
H A DCleanUp.h46 // // which returns an integer file descriptor. -1 is the invalid file
64 // considered to be invalid and the cleanup function will be called
77 // Constructor that sets the current value and also the invalid value.
81 CleanUp (value_type value, value_type invalid, CallbackType callback) : argument
83 m_invalid_value (invalid),
132 // no invalid value was supplied during construction of this object or
133 // if an invalid value was supplied and "m_current_value" is not equal
195 // considered to be invalid and the cleanup function will be called
209 // Constructor that sets the current value and also the invalid value.
213 CleanUp2 (value_type value, value_type invalid, CallbackTyp argument
[all...]
/external/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDefines.cpp21 static char invalid[100]; local
29 snprintf (invalid, sizeof (invalid), "Unknown DW_TAG constant: 0x%x", val);
30 return invalid;
38 static char invalid[100]; local
42 snprintf (invalid, sizeof (invalid), "Unknown DW_CHILDREN constant: 0x%x", val);
43 return invalid;
51 static char invalid[100]; local
55 snprintf (invalid, sizeo
64 static char invalid[100]; local
77 static char invalid[100]; local
250 static char invalid[100]; local
263 static char invalid[100]; local
277 static char invalid[100]; local
290 static char invalid[100]; local
303 static char invalid[100]; local
316 static char invalid[100]; local
329 static char invalid[100]; local
342 static char invalid[100]; local
355 static char invalid[100]; local
368 static char invalid[100]; local
381 static char invalid[100]; local
394 static char invalid[100]; local
407 static char invalid[100]; local
420 static char invalid[100]; local
[all...]
/external/skia/tests/
H A DInfRectTest.cpp70 const SkScalar invalid[] = { nan, inf, -inf }; local
71 for (size_t i = 0; i < SK_ARRAY_COUNT(invalid); ++i) {
72 check_invalid(reporter, small, small, big, invalid[i]);
73 check_invalid(reporter, small, small, invalid[i], big);
74 check_invalid(reporter, small, invalid[i], big, big);
75 check_invalid(reporter, invalid[i], small, big, big);
/external/valgrind/main/memcheck/tests/amd64/
H A Dinsn-pmovmskb.c39 /* Use a value that we know is invalid. */
40 static void use(int index, int invalid) argument
42 /* Convince GCC it does not know what is in "invalid" so it cannot
44 __asm__ ("" : "=r" (invalid) : "0" (invalid));
49 index, invalid ? "true" : "false");
/external/valgrind/main/none/tests/s390x/
H A Dcu24.c38 uint16_t invalid[] = { 0xd801, 0x0098 }; variable
172 /* Input has invalid low surrogate. */
174 run_test(buff, sizeof buff, invalid, sizeof invalid);
175 run_test(buff, 0, invalid, sizeof invalid);
H A Dcu24_1.c38 uint16_t invalid[] = { 0xd801, 0x0098 }; variable
172 /* Input has invalid low surrogate. */
174 run_test(buff, sizeof buff, invalid, sizeof invalid);
175 run_test(buff, 0, invalid, sizeof invalid);
H A Dcu42.c35 uint32_t invalid[] = { variable
172 /* Input contains invalid characters */
174 // As conversion stops upon encountering an invalid character, we
175 // need to test each invalid character separately, to make sure it
176 // is recognized as invalid.
179 for (i = 0; i < sizeof invalid / 4; ++i) {
180 run_test(buff, sizeof buff, invalid + i, 4);
182 run_test(buff, 0, invalid, sizeof invalid); // cc = 2
183 run_test(buff, 100, invalid, sizeo
[all...]
/external/chromium_org/content/browser/fileapi/
H A Dexternal_mount_points_unittest.cc59 { "invalid", DRIVE FPL("../foo/invalid"), false, NULL },
290 // Try cracking invalid GURL.
291 FileSystemURL invalid = mount_points->CrackURL(GURL("http://chromium.og")); local
292 EXPECT_FALSE(invalid.is_valid());
/external/chromium_org/net/http/
H A Dhttp_auth.h106 bool invalid; member in struct:net::HttpAuth::Identity
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
H A Dsp_tile_cache.h56 unsigned invalid:1; member in struct:tile_address::__anon13929
/external/chromium_org/ui/views/controls/combobox/
H A Dcombobox.h89 // Visually marks the combobox as having an invalid value selected.
90 // When invalid, it paints with white text on a red background.
92 void SetInvalid(bool invalid);
93 bool invalid() const { return invalid_; } function in class:views::Combobox
180 // True when the selection is visually denoted as invalid.

Completed in 7140 milliseconds

123