OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:generate
(Results
176 - 200
of
5499
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/LayoutTests/fast/events/touch/
document-create-touch.html
10
This template will
generate
an asynchronous style test by using the js-test-post-function script.
multi-touch-grouped-targets.html
10
This template will
generate
an asynchronous style test by using the js-test-post-function script.
send-oncancel-event.html
10
This template will
generate
an asynchronous style test by using the js-test-post-function script.
touch-target-limited.html
10
This template will
generate
an asynchronous style test by using the js-test-post-function script.
touch-target.html
10
This template will
generate
an asynchronous style test by using the js-test-post-function script.
/external/webkit/LayoutTests/fast/events/touch/script-tests/
TEMPLATE.html
10
This template will
generate
an asynchronous style test by using the js-test-post-function script.
/external/webkit/Source/JavaScriptCore/gyp/
JavaScriptCore.gyp
131
'action_name': '
Generate
Derived Sources',
137
'sh', '
generate
-derived-sources.sh'
141
'action_name': '
Generate
DTrace Header',
145
'sh', '<(project_dir)/gyp/
generate
-dtrace-header.sh', '<(project_dir)'
/external/webkit/Source/WebCore/gyp/
copy-inspector-resources.sh
10
# Remove *.re2js files, they are only used to
generate
some .js files.
/external/webkit/Source/WebCore/manual-tests/
ime-keydown-preventdefault.html
3
<p>Typing in the input fields below should not
generate
text, even with an IME enabled.</p>
style-keypress-events.html
2
<p>cmd+b and cmd+i should
generate
a keydown event in contentEditable fields. Also, calling
/external/webkit/Source/WebKit2/
DerivedSources.make
84
$(WebKit2)/Scripts/
generate
-message-receiver.py \
85
$(WebKit2)/Scripts/
generate
-messages-header.py \
99
@python $(WebKit2)/Scripts/
generate
-message-receiver.py $< > $@
103
@python $(WebKit2)/Scripts/
generate
-messages-header.py $< > $@
/external/webkit/Tools/Scripts/
generate-coverage-data
41
#
Generate
a name for our results
50
#
Generate
the coverage graph...
66
# Collect the data and
generate
a report
68
system("Tools/CodeCoverage/run-
generate
-coverage-data", $resultName, "WebKitBuild/Coverage") == 0 or die;
/external/wpa_supplicant_8/wpa_supplicant/
wpa_supplicant_conf.mk
8
# Include this makefile to
generate
your hardware specific wpa_supplicant.conf
/frameworks/base/core/java/android/content/pm/
IPackageDataObserver.aidl
22
* Some usage scenarios include deletion of cache directory,
generate
IPackageStatsObserver.aidl
23
* Some usage scenarios include deletion of cache directory,
generate
/libcore/luni/src/main/java/java/security/cert/
package.html
8
This package provides all the classes and all the interfaces needed to
generate
, administer and verify
/sdk/lint/libs/lint_checks/tests/src/com/android/tools/lint/checks/data/src/test/pkg/
SuppressTest5.java.txt
37
// This is NOT annotated and *should*
generate
/external/libvpx/examples/includes/HTML-Toc-0.91/t/
generate.t
1
#---
generate
.t ---------------------------------------------------------------
42
#--- 1.
generate
--------------------------------------------------------------
44
$tocGenerator->
generate
($toc, "<h1>Header</h1>");
78
#
Generate
ToC
98
#
Generate
ToC
109
$tocGenerator->
generate
($toc, "<h1>Header</h1>");
120
$tocGenerator->
generate
($toc, "<h1>Header1</h1>\n<h2>Header2</h2>");
131
$tocGenerator->
generate
($toc, "<h1>Header1</h1>\n<h2>Header2</h2>");
143
$tocGenerator->
generate
($toc, "<h1>Header</h1>");
162
$tocGenerator->
generate
(
[
all
...]
/external/antlr/antlr-3.4/runtime/C/vsrulefiles/
antlr3lexer.rules
29
DisplayName="
Generate
DFA dots"
38
DisplayName="
Generate
NFA DOTs"
46
DisplayName="
Generate
Report"
49
Description="If set to True then ANTLR3 will
generate
reports about the grammar file(s) it processes."
67
Description="If set to True ANTLR3 will
generate
code that fires debugging events. [JI - Not yet implemented]"
73
DisplayName="
Generate
profile"
75
Description="If set to True ANTLR3 will
generate
code that computes profiling information [JI - not yet implemented]"
103
Description="If True ANTLR3 will
generate
a text version of the DFAsfor this grammar."
antlr3lexerandparser.rules
30
DisplayName="
Generate
DFA dots"
39
DisplayName="
Generate
NFA DOTs"
47
DisplayName="
Generate
Report"
50
Description="If set to True then ANTLR3 will
generate
reports about the grammar file(s) it processes."
68
Description="If set to True ANTLR3 will
generate
code that fires debugging events. [JI - Not yet implemented]"
74
DisplayName="
Generate
profile"
76
Description="If set to True ANTLR3 will
generate
code that computes profiling information [JI - not yet implemented]"
104
Description="If True ANTLR3 will
generate
a text version of the DFAsfor this grammar."
antlr3parser.rules
29
DisplayName="
Generate
DFA dots"
38
DisplayName="
Generate
NFA DOTs"
46
DisplayName="
Generate
Report"
49
Description="If set to True then ANTLR3 will
generate
reports about the grammar file(s) it processes."
67
Description="If set to True ANTLR3 will
generate
code that fires debugging events. [JI - Not yet implemented]"
73
DisplayName="
Generate
profile"
75
Description="If set to True ANTLR3 will
generate
code that computes profiling information [JI - not yet implemented]"
103
Description="If True ANTLR3 will
generate
a text version of the DFAsfor this grammar."
antlr3treeparser.rules
29
DisplayName="
Generate
DFA dots"
38
DisplayName="
Generate
NFA DOTs"
46
DisplayName="
Generate
Report"
49
Description="If set to True then ANTLR3 will
generate
reports about the grammar file(s) it processes."
67
Description="If set to True ANTLR3 will
generate
code that fires debugging events. [JI - Not yet implemented]"
73
DisplayName="
Generate
profile"
75
Description="If set to True ANTLR3 will
generate
code that computes profiling information [JI - not yet implemented]"
103
Description="If True ANTLR3 will
generate
a text version of the DFAsfor this grammar."
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
UnsupportedEncodingExceptionTest.java
37
fail("Failed to
generate
expected exception");
52
fail("Failed to
generate
expected exception");
WriteAbortedExceptionTest.java
38
fail("Failed to
generate
expected Exception");
57
fail("Failed to
generate
expected Exception");
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
BindExceptionTest.java
36
fail("Failed to
generate
exception");
51
fail("Failed to
generate
exception");
Completed in 3480 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>