Home
last modified time | relevance | path

Searched refs:is (Results 1 – 25 of 5457) sorted by relevance

12345678910>>...219

/external/iproute2/testsuite/configs/
Dall-2.45 # CONFIG_SBUS is not set
23 # CONFIG_M386 is not set
24 # CONFIG_M486 is not set
25 # CONFIG_M586 is not set
26 # CONFIG_M586TSC is not set
27 # CONFIG_M586MMX is not set
28 # CONFIG_M686 is not set
29 # CONFIG_MPENTIUMIII is not set
31 # CONFIG_MK6 is not set
32 # CONFIG_MK7 is not set
[all …]
Dall-no-act26 # CONFIG_BSD_PROCESS_ACCT is not set
35 # CONFIG_EMBEDDED is not set
37 # CONFIG_KALLSYMS_ALL is not set
38 # CONFIG_KALLSYMS_EXTRA_PASS is not set
41 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
47 # CONFIG_TINY_SHMEM is not set
56 # CONFIG_MODVERSIONS is not set
57 # CONFIG_MODULE_SRCVERSION_ALL is not set
65 # CONFIG_X86_ELAN is not set
66 # CONFIG_X86_VOYAGER is not set
[all …]
Dall-police-act26 # CONFIG_BSD_PROCESS_ACCT is not set
35 # CONFIG_EMBEDDED is not set
37 # CONFIG_KALLSYMS_ALL is not set
38 # CONFIG_KALLSYMS_EXTRA_PASS is not set
41 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
47 # CONFIG_TINY_SHMEM is not set
56 # CONFIG_MODVERSIONS is not set
57 # CONFIG_MODULE_SRCVERSION_ALL is not set
65 # CONFIG_X86_ELAN is not set
66 # CONFIG_X86_VOYAGER is not set
[all …]
/external/webkit/LayoutTests/fast/encoding/
Didn-security-expected.txt1 PASS testIDNRoundTrip(0x2e) is '.'
2 PASS testIDNRoundTripNotFirstCharacter(0x2e) is '.'
3 PASS testIDNRoundTrip(0x2f) is '/'
4 PASS testIDNRoundTripNotFirstCharacter(0x2f) is '/'
5 PASS testIDNRoundTrip(0x61) is 'a'
6 PASS testIDNRoundTripNotFirstCharacter(0x61) is 'a'
7 PASS testIDNRoundTrip(0x633) is '%u0633'
8 PASS testIDNRoundTripNotFirstCharacter(0x633) is '%u0633'
9 PASS testIDNRoundTrip(0x561) is '%u0561'
10 PASS testIDNRoundTripNotFirstCharacter(0x561) is '%u0561'
[all …]
Dchar-decoding-expected.txt6 PASS decode('UTF-8', '%E2%88%9A') is 'U+221A'
7 PASS decode('gb2312', '%A3%A0') is 'U+3000'
8 PASS decode('gb_2312-80', '%A3%A0') is 'U+3000'
9 PASS decode('chinese', '%A3%A0') is 'U+3000'
10 PASS decode('gbk', '%A3%A0') is 'U+3000'
11 PASS decode('gb18030', '%A3%A0') is 'U+3000'
12 PASS decode('EUC-CN', '%A3%A0') is 'U+3000'
13 PASS decode('Shift_JIS', '%82%d0') is 'U+3072'
14 PASS decode('shift-jis', '%82%d0') is 'U+3072'
15 PASS decode('korean', '%A2%E6') is 'U+20AC'
[all …]
/external/webkit/LayoutTests/storage/indexeddb/
Dobjectstore-cursor-expected.txt10 PASS trans !== null is true
23 Next test: lower open bound is 0; sorted ascending.
24 PASS event.target.result.key is testData[1]
25 PASS event.target.result.key is testData[2]
26 PASS event.target.result.key is testData[3]
27 PASS event.target.result.key is testData[4]
28 PASS event.target.result.key is testData[5]
29 PASS event.target.result.key is testData[6]
30 PASS event.target.result is null
32 Next test: lower bound is 0; sorted ascending.
[all …]
Dindex-cursor-expected.txt10 PASS trans !== null is true
25 Next test: lower open bound is 0; sorted ascending.
26 PASS event.target.result.primaryKey is expectedIndex
27 PASS event.target.result.key is testData[2]
28 PASS event.target.result.primaryKey is expectedIndex
29 PASS event.target.result.key is testData[3]
30 PASS event.target.result.primaryKey is expectedIndex
31 PASS event.target.result.key is testData[4]
32 PASS event.target.result.primaryKey is expectedIndex
33 PASS event.target.result.key is testData[5]
[all …]
Dkeyrange-expected.txt6 PASS 'lower' in webkitIDBKeyRange is false
7 PASS 'upper' in webkitIDBKeyRange is false
8 PASS 'lowerOpen' in webkitIDBKeyRange is false
9 PASS 'upperOpen' in webkitIDBKeyRange is false
10 PASS 'only' in webkitIDBKeyRange is true
11 PASS 'lowerBound' in webkitIDBKeyRange is true
12 PASS 'upperBound' in webkitIDBKeyRange is true
13 PASS 'bound' in webkitIDBKeyRange is true
16 PASS 'lower' in instance is true
17 PASS 'upper' in instance is true
[all …]
Drequest-event-propagation-expected.txt11 PASS trans !== null is true
25 PASS handlerFired is true
43 PASS dbCaptureFired is false
44 PASS captureFired is false
45 PASS requestFired is false
46 PASS bubbleFired is false
47 PASS dbBubbleFired is false
48 PASS event.target is request
49 PASS event.currentTarget is db
52 PASS dbCaptureFired is true
[all …]
/external/webkit/LayoutTests/fast/events/touch/
Dbasic-multi-touch-events-limited-expected.txt1 …rt. This is a limited version of test basic-multi-touch-events.html that avoids the situation wher…
6 PASS lastEvent.type is "touchstart"
7 PASS lastEvent.touches.length is 2
8 PASS lastEvent.changedTouches.length is 2
9 PASS lastEvent.targetTouches.length is 2
10 PASS lastEvent.pageX is 0
11 PASS lastEvent.pageY is 0
12 PASS lastEvent.touches[0].pageX is 10
13 PASS lastEvent.touches[0].pageY is 10
14 PASS lastEvent.touches[0].clientX is 10
[all …]
Dbasic-multi-touch-events-expected.txt8 PASS lastEvent.type is "touchstart"
9 PASS lastEvent.touches.length is 2
10 PASS lastEvent.changedTouches.length is 2
11 PASS lastEvent.targetTouches.length is 2
12 PASS lastEvent.pageX is 0
13 PASS lastEvent.pageY is 0
14 PASS lastEvent.touches[0].pageX is 10
15 PASS lastEvent.touches[0].pageY is 10
16 PASS lastEvent.touches[0].clientX is 10
17 PASS lastEvent.touches[0].clientY is 10
[all …]
Dbasic-single-touch-events-expected.txt6 PASS lastEvent.type is "touchstart"
7 PASS lastEvent.touches.length is 1
8 PASS lastEvent.changedTouches.length is 1
9 PASS lastEvent.targetTouches.length is 1
10 PASS lastEvent.pageX is 0
11 PASS lastEvent.pageY is 0
12 PASS lastEvent.shiftKey is false
13 PASS lastEvent.touches[0].target.id is "touchtarget"
14 PASS lastEvent.touches[0].pageX is 10
15 PASS lastEvent.touches[0].pageY is 10
[all …]
Dtouch-target-limited-expected.txt1is currently occurring. This is a limited version of test touch-target.html that avoids the situat…
7 PASS event.type is "touchstart"
8 PASS event.touches[0].target.id is "targetA"
9 PASS event.touches[1].target.id is "targetB"
10 PASS event.targetTouches.length is 1
11 PASS event.type is "touchstart"
12 PASS event.touches[0].target.id is "targetA"
13 PASS event.touches[1].target.id is "targetB"
14 PASS event.targetTouches.length is 1
15 PASS event.type is "touchmove"
[all …]
Dtouch-target-expected.txt1 …f touches match the element where the event originated, not where the touch is currently occurring.
7 PASS event.type is "touchstart"
8 PASS event.touches[0].target.id is "targetA"
9 PASS event.touches[1].target.id is "targetB"
10 PASS event.targetTouches.length is 1
11 PASS event.type is "touchstart"
12 PASS event.touches[0].target.id is "targetA"
13 PASS event.touches[1].target.id is "targetB"
14 PASS event.targetTouches.length is 1
15 PASS event.type is "touchmove"
[all …]
/external/webkit/LayoutTests/storage/domstorage/
Dcomplex-values-expected.txt8 PASS storage.length is 0
10 PASS typeof storage['foo'] is "undefined"
11 PASS storage['foo'] is undefined.
12 PASS typeof storage.foo is "undefined"
13 PASS storage.foo is undefined.
14 PASS typeof storage.getItem('foo') is "object"
15 PASS storage.getItem('foo') is null
18 PASS typeof storage['foo1'] is "string"
19 PASS storage['foo1'] is "null"
20 PASS typeof storage.foo1 is "string"
[all …]
Dcomplex-keys-expected.txt8 PASS storage.length is 0
10 PASS storage.getItem('FOO') is null
12 PASS storage.length is 1
13 PASS storage.getItem('FOO') is "BAR"
14 PASS storage.getItem('foo') is null
15 PASS storage.foo is undefined.
16 PASS storage['foo'] is undefined.
18 PASS storage.foo is "x"
19 PASS storage['foo'] is "x"
20 PASS storage.getItem('foo') is "x"
[all …]
/external/webkit/LayoutTests/fast/dom/HTMLFontElement/
Dsize-attribute-expected.txt6 PASS fontSizeAttributeEffect("") is null
7 PASS fontSizeAttributeEffect("1") is "10px"
8 PASS fontSizeAttributeEffect("2") is "13px"
9 PASS fontSizeAttributeEffect("3") is "16px"
10 PASS fontSizeAttributeEffect("4") is "18px"
11 PASS fontSizeAttributeEffect("5") is "24px"
12 PASS fontSizeAttributeEffect("6") is "32px"
13 PASS fontSizeAttributeEffect("7") is "48px"
14 PASS fontSizeAttributeEffect("0") is "10px"
15 PASS fontSizeAttributeEffect("-1") is "13px"
[all …]
/external/webkit/LayoutTests/fast/dom/Attr/
Dchange-id-via-attr-node-value-expected.txt8 PASS document.getElementById("a") is document.body
9 PASS document.body.id is "a"
10 PASS document.body.getAttributeNode("id").isId is true
11 PASS document.body.getAttributeNode("id").textContent is "a"
14 PASS document.getElementById("a") is null
15 PASS document.getElementById("b") is document.body
16 PASS document.body.getAttributeNode("id").textContent is "b"
19 PASS document.getElementById("b") is null
20 PASS document.getElementById("c") is document.body
21 PASS document.body.getAttributeNode("id").textContent is "c"
[all …]
/external/webkit/LayoutTests/fast/dom/Node/
Dinitial-values-expected.txt7 PASS attr.nodeName is 'foo'
8 PASS attr.name is 'foo'
10 PASS attr.namespaceURI is null
11 PASS attr.prefix is null
12 PASS attr.nodeValue is ''
13 PASS attr.value is ''
14 PASS attr.attributes is null
16 PASS attr.nodeName is 'example:foo'
17 PASS attr.name is 'example:foo'
18 PASS attr.localName is 'foo'
[all …]
/external/webkit/LayoutTests/storage/domstorage/events/
Dbasic-expected.txt1 This is a test to make sure DOM Storage mutations fire StorageEvents that are caught by the event l…
8 PASS storage.length is 0
12 PASS storageEventList.length is 1
13 PASS storageEventList[0].key is "FOO"
14 PASS storageEventList[0].oldValue is null
15 PASS storageEventList[0].newValue is "BAR"
20 PASS storageEventList.length is 5
21 PASS storageEventList[1].key is "FU"
22 PASS storageEventList[1].oldValue is null
23 PASS storageEventList[1].newValue is "BAR"
[all …]
Dbasic-setattribute-expected.txt1 This is a test to make sure DOM Storage mutations fire StorageEvents that are caught by the event l…
8 PASS storage.length is 0
14 PASS storageEventList.length is 1
15 PASS storageEventList[0].key is "FOO"
16 PASS storageEventList[0].oldValue is null
17 PASS storageEventList[0].newValue is "BAR"
22 PASS storageEventList.length is 5
23 PASS storageEventList[1].key is "FU"
24 PASS storageEventList[1].oldValue is null
25 PASS storageEventList[1].newValue is "BAR"
[all …]
Dbasic-body-attribute-expected.txt1 This is a test to make sure DOM Storage mutations fire StorageEvents that are caught by the event l…
8 PASS storage.length is 0
14 PASS storageEventList.length is 1
15 PASS storageEventList[0].key is "FOO"
16 PASS storageEventList[0].oldValue is null
17 PASS storageEventList[0].newValue is "BAR"
22 PASS storageEventList.length is 5
23 PASS storageEventList[1].key is "FU"
24 PASS storageEventList[1].oldValue is null
25 PASS storageEventList[1].newValue is "BAR"
[all …]
/external/protobuf/src/google/protobuf/
Dunittest_enormous_descriptor.proto46 …ooooooooooooooooooooooooooooooooooooong_1 = 1 [default="long default value is also loooooooooooooo…
47 …ooooooooooooooooooooooooooooooooooooong_2 = 2 [default="long default value is also loooooooooooooo…
48 …ooooooooooooooooooooooooooooooooooooong_3 = 3 [default="long default value is also loooooooooooooo…
49 …ooooooooooooooooooooooooooooooooooooong_4 = 4 [default="long default value is also loooooooooooooo…
50 …ooooooooooooooooooooooooooooooooooooong_5 = 5 [default="long default value is also loooooooooooooo…
51 …ooooooooooooooooooooooooooooooooooooong_6 = 6 [default="long default value is also loooooooooooooo…
52 …ooooooooooooooooooooooooooooooooooooong_7 = 7 [default="long default value is also loooooooooooooo…
53 …ooooooooooooooooooooooooooooooooooooong_8 = 8 [default="long default value is also loooooooooooooo…
54 …ooooooooooooooooooooooooooooooooooooong_9 = 9 [default="long default value is also loooooooooooooo…
55 …ooooooooooooooooooooooooooooooooooong_10 = 10 [default="long default value is also loooooooooooooo…
[all …]
/external/valgrind/main/none/tests/s390x/
Dtre.stdout.exp1 Resulting cc is 0 and the string is
2 Resulting cc is 0 and the string is
3 Resulting cc is 0 and the string is
4 Resulting cc is 1 and the string is a
5 Resulting cc is 0 and the string is A
6 Resulting cc is 1 and the string is abc
7 Resulting cc is 0 and the string is ABC
8 Resulting cc is 0 and the string is ABCDEFGH
9 Resulting cc is 1 and the string is ABC
10 Resulting cc is 1 and the string is abC
[all …]
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
DFileInputStreamTest.java37 private java.io.InputStream is; field in FileInputStreamTest
48 is = new FileInputStream(f); in test_ConstructorLjava_io_File()
49 is.close(); in test_ConstructorLjava_io_File()
66 is = new FileInputStream(fileName); in test_ConstructorLjava_lang_String()
67 is.close(); in test_ConstructorLjava_lang_String()
75 is = new FileInputStream(""); in test_ConstructorLjava_lang_String_I()
80 if (is != null) { in test_ConstructorLjava_lang_String_I()
81 is.close(); in test_ConstructorLjava_lang_String_I()
85 is = new FileInputStream(new File("")); in test_ConstructorLjava_lang_String_I()
90 if (is != null) { in test_ConstructorLjava_lang_String_I()
[all …]

12345678910>>...219