OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Adds
(Results
1 - 25
of
119
) sorted by null
1
2
3
4
5
/external/chromium_org/tools/grit/grit/format/policy_templates/writers/
xml_formatted_writer.py
16
Adds
a new XML Element as a child to an existing element or the Document.
42
'''
Adds
text to a parent node.
48
'''
Adds
a new attribute to the parent Element. If an attribute with the
57
'''
Adds
a comment node.'''
62
# The above pretty-printer does not print the doctype and
adds
spaces
adml_writer.py
34
'''
Adds
an ADML "string" element to the passed parent. The following
135
'''
Adds
ADML "string" elements to the string-table that are referenced by
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/speech_rules/
mathml_store.js
27
*
Adds
a new MathML speech rule.
38
*
Adds
a new MathML speech rule for the default.default domain.
math_store.js
42
/** This
adds
domain to dynamic constraint annotation. */
97
*
Adds
an alias for an existing rule.
121
*
Adds
an alias for an existing rule.
138
*
Adds
an alias for an existing rule.
159
*
Adds
a new speech rule as alias of the given rule.
speech_rule_store.js
23
*
Adds
a new speech rule.
speech_rule_functions.js
39
*
Adds
a new function for the function store.
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/testing/
spoken_list_builder.js
23
*
Adds
an expected flushed utterance to the builder.
34
*
Adds
an expected queued utterance to the builder.
45
*
Adds
an expected category-flush utterance to the builder.
/external/chromium_org/media/test/data/eme_player_js/
app_loader.js
5
//
Adds
a Javascript source tag to the document.
/external/chromium_org/remoting/webapp/
server_log_entry.js
229
*
Adds
a session duration to a log entry.
280
*
Adds
one connection statistic to a log entry.
332
*
Adds
a session ID field to this log entry.
341
*
Adds
fields describing the host to this log entry.
421
*
Adds
a field specifying the browser version to this log entry.
431
*
Adds
a field specifying the webapp version to this log entry.
441
*
Adds
a field specifying the mode to this log entry.
stats_accumulator.js
40
*
Adds
values to this object.
/external/chromium_org/content/browser/resources/media/
webrtc_internals.js
38
*
Adds
the initilization info of the peer connection.
190
*
Adds
a peer connection.
217
*
Adds
a peer connection update.
228
*
Adds
the information of all peer connections created so far.
272
*
Adds
a getUserMedia request.
peer_connection_update_table.js
71
*
Adds
the update to the update table as a new row. The type of the update
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
composite_tts.js
30
*
Adds
a TTS engine to the composite TTS
media_widget.js
68
*
Adds
basic keyboard handlers to the media widget.
/external/chromium_org/tools/cygprofile/
mergetraces.py
121
"""
Adds
a trace to the tracemap.
123
Adds
entries in the trace to the tracemap. All new calls will be added to
/external/chromium_org/v8/test/mjsunit/regress/
regress-cnlt-enum-indices.js
36
//
Adds
a non-field enumerable property.
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/
debug.rb
8
Adds
debugging event hooks to TreeAdaptor objects
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/messages/
spoken_messages.js
137
*
Adds
a message.
150
*
Adds
a string as a message.
/external/chromium_org/tools/vim/
ninja-build.vim
5
"
Adds
a "Compile this file" function, using ninja. On Mac, binds Cmd-k to
9
"
Adds
a "Build this target" function, using ninja. This is not bound
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/interface/
tts_interface.js
63
*
Adds
a listener to get called whenever any utterance starts or ends.
/external/chromium_org/chrome/browser/ui/webui/options/
content_settings_exception_area_browsertest.js
49
//
Adds
and removes a location content setting exception.
/external/chromium_org/chrome/common/extensions/docs/static/js/
fatnav.js
6
*
Adds
toggle controls to the fat navbar.
/external/chromium_org/chrome/browser/resources/net_internals/
util.js
48
*
Adds
a node to |parentNode|, of type |tagName|.
61
*
Adds
|text| to node |parentNode|.
73
*
Adds
a node to |parentNode|, of type |tagName|. Then
adds
/external/chromium_org/v8/tools/
codemap.js
76
*
Adds
a dynamic (i.e. moveable and discardable) code entry.
113
*
Adds
a library entry.
126
*
Adds
a static code entry.
/external/chromium_org/chrome/common/extensions/docs/examples/api/browsingData/basic/
popup.js
42
*
Adds
event listeners to the button in order to capture a user's click, and
Completed in 849 milliseconds
1
2
3
4
5