Home
last modified time | relevance | path

Searched refs:did (Results 1 – 25 of 402) sorted by relevance

12345678910>>...17

/external/webkit/LayoutTests/fast/dom/Geolocation/
Dargument-types-expected.txt11 PASS navigator.geolocation.getCurrentPosition(emptyFunction) did not throw exception.
12 PASS navigator.geolocation.getCurrentPosition(Math.abs) did not throw exception.
13 PASS navigator.geolocation.getCurrentPosition(layoutTestController.setGeolocationPermission) did no…
19 PASS navigator.geolocation.getCurrentPosition(emptyFunction, undefined) did not throw exception.
20 PASS navigator.geolocation.getCurrentPosition(emptyFunction, null) did not throw exception.
23 PASS navigator.geolocation.getCurrentPosition(emptyFunction, emptyFunction) did not throw exception.
24 PASS navigator.geolocation.getCurrentPosition(emptyFunction, Math.abs) did not throw exception.
25 …rentPosition(emptyFunction, layoutTestController.setGeolocationPermission) did not throw exception.
31 PASS navigator.geolocation.getCurrentPosition(emptyFunction, undefined, undefined) did not throw ex…
32 PASS navigator.geolocation.getCurrentPosition(emptyFunction, undefined, null) did not throw excepti…
[all …]
/external/webkit/LayoutTests/storage/
Dexecute-sql-args-expected.txt1 PASS. executeSql(null) did not throw an exception
2 PASS. executeSql(undefined) did not throw an exception
3 PASS. executeSql(0) did not throw an exception
4 PASS. executeSql("") did not throw an exception
5 PASS. executeSql("", null) did not throw an exception
6 PASS. executeSql("", undefined) did not throw an exception
7 PASS. executeSql("", []) did not throw an exception
8 PASS. executeSql("", [ "arg0" ]) did not throw an exception
9 PASS. executeSql("", { }) did not throw an exception
10 PASS. executeSql("", { length: 0 }) did not throw an exception
[all …]
/external/clang/test/FixIt/
Dtypo.m12 …NSstring *str = @"A string"; // expected-error{{unknown type name 'NSstring'; did you mean 'NSStri…
50 herivar = a; // expected-error{{use of undeclared identifier 'herivar'; did you mean 'her_ivar'?}}
51 hisivar = a; // expected-error{{use of undeclared identifier 'hisivar'; did you mean 'his_ivar'?}}
52 …self->herivar = a; // expected-error{{'B' does not have a member named 'herivar'; did you mean 'he…
53 …self->hisivar = a; // expected-error{{'B' does not have a member named 'hisivar'; did you mean 'hi…
54 …self.hisprop = 0; // expected-error{{property 'hisprop' not found on object of type 'B *'; did you…
55 …self.herprop = 0; // expected-error{{property 'herprop' not found on object of type 'B *'; did you…
56 …self.s_prop = 0; // expected-error{{property 's_prop' not found on object of type 'B *'; did you m…
64 [NSstring method:17]; // expected-error{{unknown receiver 'NSstring'; did you mean 'NSString'?}}
81 …a.valu = 17; // expected-error{{property 'valu' not found on object of type 'Collide *'; did you m…
[all …]
Dfixit-objc.m52 …xpected-error {{property 'x' not found on object of type 'Radar7861841 *'; did you mean to access …
54 …// expected-error {{property 'y' found on object of type 'Radar7861841 *'; did you mean to access …
/external/clang/test/SemaObjC/
Dmethod-bad-param.m10 …pected-error {{Objective-C interface type 'foo' cannot be passed by value; did you forget * in 'fo…
11 …cted-error {{Objective-C interface type 'foo' cannot be returned by value; did you forget * in 'fo…
15 …pected-error {{Objective-C interface type 'foo' cannot be passed by value; did you forget * in 'fo…
18 …cted-error {{Objective-C interface type 'foo' cannot be returned by value; did you forget * in 'fo…
23 …pected-error {{Objective-C interface type 'foo' cannot be passed by value; did you forget * in 'fo…
24 …cted-error {{Objective-C interface type 'foo' cannot be returned by value; did you forget * in 'fo…
Dblocks.m42 …pected-error {{Objective-C interface type 'itf' cannot be passed by value; did you forget * in 'it…
43 …cted-error {{Objective-C interface type 'itf' cannot be returned by value; did you forget * in 'it…
44 …cted-error {{Objective-C interface type 'itf' cannot be returned by value; did you forget * in 'it…
45 …cted-error {{Objective-C interface type 'itf' cannot be returned by value; did you forget * in 'it…
Dinvalid-objc-decls-1.m30 Super foo( // expected-error{{interface interface type 'Super' cannot be returned by value; did you…
31 …xpected-error{{interface interface type 'Super' cannot be passed by value; did you forget * in 'Su…
Dundef-class-messagin-error.m7 @interface Child (Categ) // expected-error {{cannot find interface declaration for 'Child'; did you…
/external/qemu/
Dloader.c88 size_t want, did; in fread_targphys() local
92 did = fread(buf, 1, want, f); in fread_targphys()
94 cpu_physical_memory_write_rom(dst_addr, buf, did); in fread_targphys()
95 dst_addr += did; in fread_targphys()
96 nbytes -= did; in fread_targphys()
97 if (did != want) in fread_targphys()
114 size_t want, did; in read_targphys() local
118 did = read(fd, buf, want); in read_targphys()
119 if (did != want) break; in read_targphys()
121 cpu_physical_memory_write_rom(dst_addr, buf, did); in read_targphys()
[all …]
/external/valgrind/main/
DAUTHORS4 the 3.X versions of Helgrind, Ptrcheck, DHAT, and did lots of other
7 Nicholas Nethercote did the core/tool generalisation, wrote
10 Tom Hughes did a vast number of bug fixes, helped out with support for
21 Paul Mackerras did a lot of the initial per-architecture factoring
23 He also did UCode-based dynamic translation support for PowerPC, and
41 Kirill Batuzov and Dmitry Zhurikhin did the NEON instruction set
42 support for ARM. Donna Robinson did the v6 media instruction support.
/external/bluetooth/bluez/src/
Dsdpd-server.c241 int start_sdp_server(uint16_t mtu, const char *did, uint32_t flags) in start_sdp_server() argument
254 if (did && strlen(did) > 0) { in start_sdp_server()
255 const char *ptr = did; in start_sdp_server()
/external/webkit/Source/WebKit/android/nav/
DCachedHistory.h52 void setDidFirstLayout(bool did) { mDidFirstLayout = did; } in setDidFirstLayout() argument
/external/llvm/test/Bindings/Ocaml/
Dexecutionengine.ml76 if 42 != res then bomb "main did not return 42";
95 if 4 != GenericValue.as_int res then bomb "plus did not work";
108 if ty != i32_type && ty != i64_type then bomb "target_data did not work";
/external/libnfc-nxp/src/
DphHciNfc_NfcIPMgmt.h164 uint8_t did; member
424 uint8_t did
/external/webkit/LayoutTests/http/tests/appcache/
Dnavigating-away-while-cache-attempt-in-progress-expected.txt2 SUCCESS - did not crash
/external/webkit/LayoutTests/fast/dom/HTMLFormElement/
Ddocument-deactivation-callback-crash-expected.txt3 The test passed if it did not crash.
Dadopt-assertion-expected.txt3 The test passed if the assertion did not fail.
/external/jpeg/
Djcphuff.c774 boolean did[NUM_HUFF_TBLS]; in finish_pass_gather_phuff() local
784 MEMZERO(did, SIZEOF(did)); in finish_pass_gather_phuff()
795 if (! did[tbl]) { in finish_pass_gather_phuff()
803 did[tbl] = TRUE; in finish_pass_gather_phuff()
/external/valgrind/main/none/tests/x86/
Dfaultstatus.disabled2 # doesn't work well enough, so the test always fails. It did work back
/external/clang/test/PCH/
Dtypo.m5 [NSstring alloc]; // expected-error{{unknown receiver 'NSstring'; did you mean 'NSString'?}}
/external/e2fsprogs/tests/f_okgroup/
Dexpect.11 Filesystem did not have a UUID; generating one.
/external/e2fsprogs/tests/f_bitmaps/
Dexpect.11 Filesystem did not have a UUID; generating one.
/external/e2fsprogs/tests/f_dirlink/
Dexpect.11 Filesystem did not have a UUID; generating one.
/external/webkit/Source/WebKit/mac/WebCoreSupport/
DWebIconDatabaseClient.mm61 // WebKit1 only has a single "icon did change" notification.
66 // WebKit1 only has a single "icon did change" notification.
/external/webkit/Source/
DCMakeLists.txt4 # Set a default build type if and only if user did not define one as command
5 # line options and he did not give custom CFLAGS or CXXFLAGS. Otherwise, flags

12345678910>>...17