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

  /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/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/_setup/py2/term/
__init__.py 28 from _setup.term._term import terminfo, write, green, red, yellow, announce namespace
_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/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/_setup/py3/term/
__init__.py 28 from _setup.term._term import terminfo, write, green, red, yellow, announce namespace
_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 """
  /system/core/toolbox/
watchprops.c 23 static void announce(char *name, char *value) function
67 announce(name, value);
72 announce(name, value);
  /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
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/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
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...]
  /system/core/fastboot/
fastboot.cpp 249 int announce = 1; local
256 if(announce) {
257 announce = 0;
    [all...]
  /external/libvncserver/x11vnc/
screen.c 84 void announce(int lport, int ssl, char *iface);
3761 void announce(int lport, int ssl, char *iface) { function
    [all...]
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 

Completed in 360 milliseconds