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

1 2

  /external/valgrind/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/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/libevent/test/
test.sh 55 announce () { function
71 announce Skipping test
78 announce OKAY ;
80 announce FAILED ;
88 announce OKAY ;
90 announce FAILED ;
95 announce "OKAY (output not checked)" ;
97 announce "FAILED (output not checked)" ;
111 announce OKAY ;
113 announce FAILED
    [all...]
  /external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py2/term/
_term.py 96 announce("%%(GREEN)s%s%%(NORMAL)s" % bmt, **kwargs)
101 announce("%%(BOLD)s%%(RED)s%s%%(NORMAL)s" % bmt, **kwargs)
106 announce("%%(BOLD)s%%(YELLOW)s%s%%(NORMAL)s" % fmt, **kwargs)
109 def announce(fmt, **kwargs): function
110 """ Announce something """
  /external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py3/term/
_term.py 97 announce("%%(GREEN)s%s%%(NORMAL)s" % bmt, **kwargs)
102 announce("%%(BOLD)s%%(RED)s%s%%(NORMAL)s" % bmt, **kwargs)
107 announce("%%(BOLD)s%%(YELLOW)s%s%%(NORMAL)s" % fmt, **kwargs)
110 def announce(fmt, **kwargs): function
111 """ Announce something """
  /packages/apps/Launcher3/src/com/android/launcher3/accessibility/
DragViewStateAnnouncer.java 27 * Periodically sends accessibility events to announce ongoing state changed. Based on the
40 public void announce(CharSequence msg) { method in class:DragViewStateAnnouncer
  /external/libyuv/files/
setup_links.py 131 def announce(self, planning): member in class:Action
151 def announce(self, planning): member in class:Remove
172 def announce(self, planning): member in class:Rmtree
208 def announce(self, planning): member in class:Symlink
281 action.announce(planning=True)
288 action.announce(planning=True)
323 action.announce(planning=False)
  /external/webrtc/
setup_links.py 152 def announce(self, planning): member in class:Action
172 def announce(self, planning): member in class:Remove
193 def announce(self, planning): member in class:Rmtree
229 def announce(self, planning): member in class:Symlink
302 action.announce(planning=True)
309 action.announce(planning=True)
344 action.announce(planning=False)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
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
ccompiler.py 910 def announce(self, msg, level=1): member in class:CCompiler
    [all...]
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...]
  /external/autotest/site_utils/stable_images/
assign_stable_images.py 253 def announce(self): member in class:_VersionUpdater
254 """Announce the start of processing to the user."""
358 def announce(self): member in class:_DryRunUpdater
608 updater.announce()
  /external/python/cpython2/Lib/distutils/
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
ccompiler.py 861 def announce(self, msg, level=1): member in class:CCompiler
    [all...]
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...]
  /external/python/cpython3/Lib/distutils/
cmd.py 155 self.announce(indent + header, level=log.INFO)
162 self.announce(indent + "%s = %s" % (option, value),
178 def announce(self, msg, level=1): member in class:Command
ccompiler.py 894 def announce(self, msg, level=1): member in class:CCompiler
    [all...]
dist.py 301 self.announce(indent + header)
305 self.announce(indent + "no commands known yet")
311 self.announce(indent +
314 self.announce(indent +
318 self.announce(indent + " " + line)
366 self.announce("using config files: %s" % ', '.join(files))
389 self.announce("Distribution.parse_config_files():")
394 self.announce(" reading %s" % filename)
946 def announce(self, msg, level=log.INFO): function
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
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
ccompiler.py 860 def announce(self, msg, level=1): member in class:CCompiler
    [all...]
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...]
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
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
ccompiler.py 860 def announce(self, msg, level=1): member in class:CCompiler
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
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/
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

Completed in 464 milliseconds

1 2