OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:twice
(Results
1 - 25
of
795
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/WebCore/manual-tests/qt/
unload-alert.html
5
Reload me
twice
ensuring that this didn't result in a crash. Test added due to
/external/webkit/LayoutTests/http/tests/appcache/
crash-when-navigating-away-then-back.html
13
document.write('<div id="manual-instructions">Click <a href="javascript:openWindow()">this link</a>
twice
. A window should open and close
twice
without crashing.</div>')
/external/webkit/WebCore/manual-tests/animation/
animateTransform-repeat-once.svg
6
The rect should from 0,0 to 100,0 over 2 seconds,
twice
.
/dalvik/dx/tests/094-scala-locals/
info.txt
3
an identical value
twice
. The correct result should be only a single
/external/webkit/WebCore/manual-tests/
deleteToEndOfLine.html
16
<p>Place the cursor between the two 'o's in 'Foo' and hit ^k
twice
. The first should result in 'Fo\nbar' and the second should result in 'Fobar'.</p>
submit-form-with-target-twice.html
11
<p>This tests that calling form.submit()
twice
in a row from JavaScript, on a form with a custom target and with at least one text field does not cause an assertion in a debug build of Safari.
/external/zlib/examples/
README.examples
11
- is approximately
twice
as fast as gzip -d
12
- also provides Unix uncompress functionality, again
twice
as fast
/cts/tests/tests/text/src/android/text/method/cts/
MultiTapKeyListenerTest.java
140
* 1. press KEYCODE_4
twice
, text is "h".
141
* 2. press KEYCODE_3
twice
, text is "he".
144
* 5. press KEYCODE_8
twice
, text is "hellu".
184
* 1. press KEYCODE_4
twice
, text is "h".
185
* 2. press KEYCODE_3
twice
, text is "he".
188
* 5. press KEYCODE_8
twice
, text should not be "hellu".
229
* 1. press KEYCODE_4
twice
, text is "H".
230
* 2. press KEYCODE_3
twice
, text is "He".
233
* 5. press KEYCODE_8
twice
, text is "Hellu".
285
* 1. press KEYCODE_4
twice
, text is "H"
[
all
...]
/bionic/libc/docs/
ISSUES.TXT
13
constructors located in shared libraries
twice
.
/external/e2fsprogs/tests/f_h_badnode/
expect.1
4
Problem in HTREE directory inode 12929: node (993) referenced
twice
/external/v8/test/mjsunit/regress/
regress-260.js
29
// conditions
twice
, even in cases where the loop condition is
30
// compiled
twice
.
/external/iptables/extensions/
libip6t_LOG.c
122
"Can't specify --log-level
twice
");
135
"Can't specify --log-prefix
twice
");
162
"
twice
");
171
"Can't specify --log-tcp-options
twice
");
180
"Can't specify --log-ip-options
twice
");
189
"Can't specify --log-uid
twice
");
libipt_LOG.c
122
"Can't specify --log-level
twice
");
135
"Can't specify --log-prefix
twice
");
162
"
twice
");
171
"Can't specify --log-tcp-options
twice
");
180
"Can't specify --log-ip-options
twice
");
189
"Can't specify --log-uid
twice
");
libip6t_CONNSECMARK.c
43
"Can't specify --save
twice
");
51
"Can't specify --restore
twice
");
libipt_CONNSECMARK.c
43
"Can't specify --save
twice
");
51
"Can't specify --restore
twice
");
libip6t_NFLOG.c
53
"Can't specify --nflog-group
twice
");
67
"Can't specify --nflog-prefix
twice
");
88
"Can't specify --nflog-range
twice
");
98
"Can't specify --nflog-threshold
twice
");
libipt_NFLOG.c
53
"Can't specify --nflog-group
twice
");
67
"Can't specify --nflog-prefix
twice
");
88
"Can't specify --nflog-range
twice
");
98
"Can't specify --nflog-threshold
twice
");
libipt_ULOG.c
84
"Can't specify --ulog-nlgroup
twice
");
102
"Can't specify --ulog-prefix
twice
");
127
"Can't specify --ulog-cprange
twice
");
141
"Can't specify --ulog-qthreshold
twice
");
/external/webkit/WebCore/platform/text/mac/
make-charset-table.pl
48
error "$name shows up
twice
in output" if $namesWritten{$name};
78
error "Platform encoding name $PlatformName is mentioned
twice
in $baseFilename" if $seenPlatformNames{$PlatformNameWithFlags};
110
error "$name is mentioned
twice
in $baseFilename" if $seenIANANames{$canonicalName};
136
error "Platform encoding name $PlatformName is mentioned
twice
in $baseFilename" if $seenPlatformNames{$PlatformName};
178
error "saw $new_canonical_name
twice
in character-sets.txt", if $seen{$new_canonical_name};
193
error "saw $new_alias
twice
in character-sets.txt $seen{$new_alias}, $canonical_name", if $seen{$new_alias} && $seen{$new_alias} ne $canonical_name && !$exceptions{$new_alias};
/build/tools/droiddoc/test/stubs/
run.sh
33
echo
TWICE
STUBBED
/external/clearsilver/java-jni/
README.txt
14
After building clearsilver, just type "make"
twice
. The first
/external/giflib/
gif_hash.h
35
#define HT_SIZE 8192 /* 12bits = 4096 or
twice
as big! */
/external/skia/gm/
xfermodes.cpp
142
for (int
twice
= 0;
twice
< 2;
twice
++) {
148
draw_mode(&c, mode,
twice
? 0x88 : 0xFF);
/dalvik/libcore/xml/src/main/java/javax/xml/validation/
Schema.java
36
* if an application validates the same document
twice
against the same
52
* In other words, if you parse the same schema
twice
, you may
/external/webkit/WebKitTools/Scripts/webkitpy/commands/
queues_unittest.py
87
# FIXME: The commit-queue warns about bad committers
twice
. This is due to the fact that we access Attachment.reviewer()
twice
and it logs each time.
Completed in 62 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>