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

  /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 22 static void announce(char *name, char *value) function
66 announce(name, value);
71 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.c 260 int announce = 1; local
267 if(announce) {
268 announce = 0;
    [all...]
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 

Completed in 802 milliseconds