HomeSort by relevance Sort by last modified time
    Searched refs:announce (Results 1 - 25 of 58) sorted by null

1 2 3

  /external/valgrind/main/none/tests/ppc32/
lsw.c 11 static void announce ( char* str ) function
23 announce("lswi n == 8 (fe special cased)");
37 announce("lswi n /= 8");
50 announce("lswx");
67 announce("stswi n == 8 (fe special cased)");
78 announce("stswi n /= 8");
89 announce("stswx");
  /external/valgrind/main/none/tests/ppc64/
lsw.c 11 static void announce ( char* str ) function
23 announce("lswi n == 8 (fe special cased)");
37 announce("lswi n /= 8");
50 announce("lswx");
67 announce("stswi n == 8 (fe special cased)");
78 announce("stswi n /= 8");
89 announce("stswx");
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
command_store.js 100 * announce: boolean,
114 * announce: Whether to call finishNavCommand and announce the current
136 'toggleStickyMode': {announce: false,
140 'toggleKeyPrefix': {announce: false,
145 'passThroughMode': {announce: false,
149 'stopSpeech': {announce: false,
154 'toggleChromeVox': {announce: false,
158 'decreaseTtsRate': {announce: false,
161 'increaseTtsRate': {announce: false
    [all...]
  /system/core/toolbox/
watchprops.c 22 static void announce(char *name, char *value) function
66 announce(name, value);
71 announce(name, value);
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/chrome/
tts.js 78 * @param {boolean} announce Whether to announce that the property is
81 cvox.ChromeTts.prototype.increaseProperty = function(property_name, announce) {
82 goog.base(this, 'increaseProperty', property_name, announce);
86 'announce': announce});
  /external/fonttools/
setup.py 28 self.announce(
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
upload.py 164 self.announce("Submitting %s to %s" % (filename, self.repository), log.INFO)
181 self.announce(msg, log.INFO)
183 self.announce(str(e), log.ERROR)
190 self.announce('Server response (%s): %s' % (status, reason),
193 self.announce('Upload failed (%s): %s' % (status, reason),
register.py 141 self.announce('''\
169 self.announce('Server response (%s): %s' % (code, result),
179 self.announce(('I can store your PyPI login so future '
181 self.announce('(the login will be stored in %s)' % \
255 self.announce('Registering %s to %s' % (data['name'],
313 self.announce('%s%s%s' % (dashes, data, dashes))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
upload.py 164 self.announce("Submitting %s to %s" % (filename, self.repository), log.INFO)
181 self.announce(msg, log.INFO)
183 self.announce(str(e), log.ERROR)
190 self.announce('Server response (%s): %s' % (status, reason),
193 self.announce('Upload failed (%s): %s' % (status, reason),
register.py 141 self.announce('''\
169 self.announce('Server response (%s): %s' % (code, result),
179 self.announce(('I can store your PyPI login so future '
181 self.announce('(the login will be stored in %s)' % \
255 self.announce('Registering %s to %s' % (data['name'],
313 self.announce('%s%s%s' % (dashes, data, dashes))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
dist.py 308 self.announce(indent + header)
312 self.announce(indent + "no commands known yet")
318 self.announce(indent +
321 self.announce(indent +
325 self.announce(indent + " " + line)
373 self.announce("using config files: %s" % ', '.join(files))
384 self.announce("Distribution.parse_config_files():")
389 self.announce(" reading %s" % filename)
944 def announce(self, msg, level=log.INFO): function
    [all...]
config.py 55 self.announce('Using PyPI login from %s' % rc)
cmd.py 157 self.announce(indent + header, level=log.INFO)
164 self.announce(indent + "%s = %s" % (option, value),
180 def announce(self, msg, level=1): member in class:Command
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
dist.py 308 self.announce(indent + header)
312 self.announce(indent + "no commands known yet")
318 self.announce(indent +
321 self.announce(indent +
325 self.announce(indent + " " + line)
373 self.announce("using config files: %s" % ', '.join(files))
384 self.announce("Distribution.parse_config_files():")
389 self.announce(" reading %s" % filename)
944 def announce(self, msg, level=log.INFO): function
    [all...]
config.py 55 self.announce('Using PyPI login from %s' % rc)
cmd.py 157 self.announce(indent + header, level=log.INFO)
164 self.announce(indent + "%s = %s" % (option, value),
180 def announce(self, msg, level=1): member in class:Command
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/
background.js 211 // that ChromeVox knows not to announce feedback as if a page just loaded.
341 } else if (msg['pref'] == 'sticky' && msg['announce']) {
348 } else if (msg['pref'] == 'typingEcho' && msg['announce']) {
349 var announce = '';
352 announce = cvox.ChromeVox.msgs.getMsg('character_echo');
355 announce = cvox.ChromeVox.msgs.getMsg('word_echo');
358 announce = cvox.ChromeVox.msgs.getMsg('character_and_word_echo');
361 announce = cvox.ChromeVox.msgs.getMsg('none_echo');
366 if (announce) {
367 this.tts.speak(announce);
    [all...]
options.js 173 var announce = keySeqStr.replace(/\+/g,
175 announce = announce.replace(/>/g,
177 announce = announce.replace('Cvox',
187 announce = cvox.ChromeVox.msgs.getMsg('key_conflict', [announce]);
189 cvox.OptionsPage.speak(announce);
516 var announce = cvox.OptionsPage.prefs.getPrefs()['currentKeyMap'] == id ?
519 cvox.OptionsPage.updateStatus_(announce);
    [all...]
  /external/icu/icu4c/source/samples/ustring/
ustring.cpp 36 printUString(const char *announce, const UChar *s, int32_t length) {
49 printf("%sproblem converting string from Unicode: %s\n", announce, u_errorName(errorCode));
53 printf("%s%s {", announce, out);
76 printUnicodeString(const char *announce, const UnicodeString &s) {
89 printf("%s%s {", announce, out);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_cmd.py 58 cmd.announce = _announce
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_cmd.py 58 cmd.announce = _announce
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_rss/org/eclipse/releng/util/rss/
messages.properties 33 RSSFeedAddEntryTask.AnnouncePrefix=[announce]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
live_regions_deprecated.js 116 // keep track of the new value but don't announce anything. Alerts are
125 // Don't announce alerts on page load if their text and values consist of
183 // Return if speak is disabled or there's nothing to announce.
188 // Announce the changes with the appropriate politeness level.
  /frameworks/base/core/java/android/widget/
TimePickerSpinnerDelegate.java 305 updateHeaderHour(currentHour, true /* accessibility announce */);
369 updateHeaderHour(hour, false /* no accessibility announce */);
641 private void updateHeaderHour(int value, boolean announce) {
676 if (announce) {
740 private void setCurrentItemShowing(int index, boolean animateCircle, boolean announce) {
749 if (announce) {
755 if (announce) {
    [all...]
  /frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/
TimePickerDialog.java 416 private void setHour(int value, boolean announce) {
431 if (announce) {
448 boolean announce) {
458 if (announce) {
465 if (announce) {
    [all...]

Completed in 528 milliseconds

1 2 3