/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");
|
/system/core/toolbox/ |
watchprops.c | 24 static void announce(char *name, char *value) function 68 announce(name, value); 73 announce(name, value);
|
/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))
|
bdist_wininst.py | 262 self.announce("creating %s" % installer_name)
|
/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))
|
bdist_wininst.py | 262 self.announce("creating %s" % installer_name)
|
/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/icu4c/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]
|
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/ |
TimePickerDialog.java | 417 private void setHour(int value, boolean announce) { 432 if (announce) { 449 boolean announce) { 459 if (announce) { 466 if (announce) { [all...] |
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/date/ |
DatePickerDialog.java | 332 private void updateDisplay(boolean announce) { 350 if (announce) {
|
/system/core/fastboot/ |
fastboot.c | 269 int announce = 1; local 276 if(announce) { 277 announce = 0;
|
/external/chromium_org/chrome/third_party/chromevox/ |
chromeVoxChromePageScript.js | [all...] |
chromeVoxChromeBackgroundScript.js | [all...] |
chromeVoxChromeOptionsScript.js | 55 cvox.CommandStore.CMD_WHITELIST={toggleStickyMode:{announce:!1,msgId:"toggle_sticky_mode",disallowOOBE:!0,category:"modifier_keys"},toggleKeyPrefix:{announce:!1,skipInput:!0,msgId:"prefix_key",disallowOOBE:!0,category:"modifier_keys"},passThroughMode:{announce:!1,msgId:"pass_through_key_description",category:"modifier_keys"},stopSpeech:{announce:!1,disallowContinuation:!0,doDefault:!0,msgId:"stop_speech_key",category:"controlling_speech"},toggleChromeVox:{announce:!1,platformFilter:cvox.PlatformFilter.WML, 56 msgId:"toggle_chromevox_active",category:"controlling_speech"},decreaseTtsRate:{announce:!1,msgId:"decrease_tts_rate",category:"controlling_speech"},increaseTtsRate:{announce:!1,msgId:"increase_tts_rate",category:"controlling_speech"},decreaseTtsPitch:{announce:!1,msgId:"decrease_tts_pitch",category:"controlling_speech"},increaseTtsPitch:{announce:!1,msgId:"increase_tts_pitch",category:"controlling_speech"},decreaseTtsVolume:{announce:!1,msgId:"decrease_tts_volume",category:"controlling_speech"} [all...] |