HomeSort by relevance Sort by last modified time
    Searched full:puts (Results 151 - 175 of 1314) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/webkit/Tools/Scripts/webkitpy/common/system/
fileutils.py 27 """Puts sys.stdout into binary mode (on platforms that have a distinction
  /external/webkit/Tools/iExploder/iexploder-1.3.2/tools/
lasthit.rb 45 puts "---------------------------------------------------------------------------"
  /external/webrtc/src/system_wrappers/interface/
map_wrapper.h 42 // Puts a pointer to anything in the map and associates it with id. Note, id
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_range_errors.c 49 # define _STLP_THROW_MSG(ex,msg) puts(msg),_STLP_ABORT()
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_range_errors.c 49 # define _STLP_THROW_MSG(ex,msg) puts(msg),_STLP_ABORT()
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_range_errors.c 49 # define _STLP_THROW_MSG(ex,msg) puts(msg),_STLP_ABORT()
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_range_errors.c 49 # define _STLP_THROW_MSG(ex,msg) puts(msg),_STLP_ABORT()
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_range_errors.c 49 # define _STLP_THROW_MSG(ex,msg) puts(msg),_STLP_ABORT()
  /external/elfutils/tests/
asm-tst1.c 88 puts ("cannot open backend library");
142 puts ("not a valid ELF file");
157 puts ("ELF header does not match");
asm-tst7.c 55 puts ("cannot open backend library");
99 puts ("not a valid ELF file");
139 puts ("too many symbol");
asm-tst8.c 55 puts ("cannot open backend library");
100 puts ("not a valid ELF file");
140 puts ("too many symbol");
asm-tst2.c 87 puts ("cannot open backend library");
158 puts ("not a valid ELF file");
173 puts ("ELF header does not match");
dwflmodtest.c 108 puts ("");
134 puts (" inline function");
159 puts ("");
scnnames.c 46 puts ("missing parameter");
  /external/zlib/src/contrib/infback9/
infback9.c 80 puts(" /* inffix9.h -- table for decoding deflate64 fixed codes");
81 puts(" * Generated automatically by makefixed9().");
82 puts(" */");
83 puts("");
84 puts(" /* WARNING: this file should *not* be used by applications.");
85 puts(" It is part of the implementation of this library and is");
86 puts(" subject to change. Applications should only use zlib.h.");
87 puts(" */");
88 puts("");
99 puts("\n };")
    [all...]
  /external/e2fsprogs/e2fsck/
dict.c 1299 puts("warning: dictionary not empty!");
1313 puts(help);
1323 puts("what?");
1331 puts("out of memory");
    [all...]
  /external/iptables/libiptc/
libip6tc.c 143 puts("SRC IP: ");
145 puts(buf);
152 puts(buf);
156 puts("DST IP: ");
158 puts(buf);
165 puts(buf);
  /external/llvm/test/CodeGen/X86/
2011-01-24-DbgValue-Before-Use.ll 56 %puts = tail call i32 @puts(i8* getelementptr inbounds ([21 x i8]* @str, i64 0, i64 0))
70 declare i32 @puts(i8* nocapture) nounwind
  /bionic/libstdc++/include/
cstdio 71 using ::puts;
  /external/chromium/chrome/browser/extensions/
extension_context_menu_api.h 27 // error, returns false and puts an error message into error_. If the key is
  /external/chromium/chrome/browser/ui/views/bubble/
border_contents.h 66 // |monitor_bounds| and puts the values in |offscreen_insets|.
  /external/clang/www/
clang_video-07-25-2007.html 18 <p><b>Details:</b> The LLVM 2.0 release brings a number of new features and capabilities to the LLVM toolset. This talk briefly describes those features, then moves on to talk about what is next: llvm 2.1, llvm-gcc 4.2, and puts a special emphasis on the 'clang' C front-end. This describes how the 'clang' preprocessor can be used to improve the scalability of distcc by up to 4.4x.
  /external/libpcap/
bpf_dump.c 60 puts(bpf_image(insn, i));
  /external/libpng/scripts/
makefile.atari 16 # where make install puts libpng.a and png.h
  /external/libvorbis/test/
test.c 65 puts ("ok");

Completed in 1308 milliseconds

1 2 3 4 5 67 8 91011>>