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

1 23 4 5 6 7 8 91011>>

  /external/webrtc/src/system_wrappers/interface/
list_wrapper.h 48 // Puts a pointer to anything last in the list.
50 // Puts a pointer to anything first in the list.
53 // Puts a copy of the specified integer last in the list.
55 // Puts a copy of the specified integer first in the list.
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
bug-regex8.c 45 puts ("failed to compile pattern \"xy$\"");
57 puts ("failed to compile pattern \"xy\\>\"");
69 puts ("failed to compile pattern \"xy \\<\"");
85 puts (" -> OK");
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/debug/
rule-tracer.rb 34 @device.puts( " look = %p" % input_symbol )
49 @device.puts( " look = %p" % input_symbol )
  /external/llvm/test/CodeGen/ARM/
2011-03-23-PeepholeBug.ll 21 %tmp = tail call i32 @puts() nounwind
41 declare i32 @puts() nounwind
  /external/llvm/test/CodeGen/X86/
hidden-vis-pic.ll 31 %0 = call i32 @puts(i8* getelementptr inbounds ([12 x i8]* @.str, i64 0, i64 0)) nounwind ; <i32> [#uses=0]
38 declare i32 @puts(i8*)
  /external/llvm/test/ExecutionEngine/MCJIT/
stubs.ll 22 call i32 @puts(i8* getelementptr([46 x i8]* @lcaic_failure, i32 0, i32 0))
34 declare i32 @puts(i8*) noreturn
  /external/llvm/test/ExecutionEngine/
stubs.ll 23 call i32 @puts(i8* getelementptr([46 x i8]* @lcaic_failure, i32 0, i32 0))
35 declare i32 @puts(i8*) noreturn
  /external/llvm/test/Object/
nm-trivial-object.test 19 COFF: U {{_?}}puts
23 ELF: U puts
readobj-elf-versioning.test 14 ELF32: puts@GLIBC_2.0 FUNC {{[0-9a-f]+}} {{[0-9a-f]+}} {{[0-9a-f]+}} undef,global
15 ELF64: puts@GLIBC_2.2.5 FUNC {{[0-9a-f]+}} {{[0-9a-f]+}} {{[0-9a-f]+}} undef,global
objdump-relocations.test 22 COFF-x86-64: IMAGE_REL_AMD64_REL32 puts
32 ELF-x86-64: R_X86_64_PC32 puts
38 ELF-hexagon: R_HEX_HI16 puts
39 ELF-hexagon: R_HEX_LO16 puts
41 ELF-hexagon: R_HEX_B22_PCREL puts
  /external/qemu/distrib/sdl-1.2.15/test/
testloadso.c 24 fprintf(stderr, " %s --hello <lib with puts()>\n", app);
37 symname = "puts";
  /external/webkit/Tools/iExploder/iexploder-1.3.2/tools/
showtest.rb 34 puts "syntax: showtest.rb [test#] [subtest#]"
43 puts ie.buildPage()
  /external/webkit/Tools/iExploder/iexploder-1.7.2/src/
webserver.rb 119 puts "* iExploder #{$VERSION} is loading (config=#{config_path}, port=#{port})"
120 puts "=" * 80
127 puts "- Setting up logging to #{log_path}"
136 ['INT', 'TERM'].each {|signal| trap(signal) { puts "SERVER SHUTDOWN: #{signal}"; s.shutdown }}
137 puts "- iExploder is at http://127.0.0.1:#{port}"
139 puts ""
140 puts "Goodbye! Have a fantastic day."
157 opts.on( '-h', '--help', 'Display this screen' ) { puts opts; exit }
  /external/llvm/test/Transforms/GVN/
pre-compare.ll 7 ; puts (x == 2 ? "a" : "b");
9 ; puts("step 1");
47 %call = tail call i32 @puts(i8* %cond) nounwind
55 %call2 = tail call i32 @puts(i8* getelementptr inbounds ([7 x i8]* @.str2, i64 0, i64 0)) nounwind
66 declare i32 @puts(i8* nocapture) nounwind
  /external/llvm/test/Analysis/Profiling/
edge-profiling.ll 32 %0 = call i32 @puts(i8* getelementptr inbounds ([12 x i8]* @.str, i64 0, i64 0)) nounwind ; <i32> [#uses=0]
36 declare i32 @puts(i8*)
69 %3 = call i32 @puts(i8* getelementptr inbounds ([6 x i8]* @.str1, i64 0, i64 0)) nounwind ; <i32> [#uses=0]
76 %6 = call i32 @puts(i8* getelementptr inbounds ([9 x i8]* @.str2, i64 0, i64 0)) nounwind ; <i32> [#uses=0]
81 %7 = call i32 @puts(i8* getelementptr inbounds ([9 x i8]* @.str3, i64 0, i64 0)) nounwind ; <i32> [#uses=0]
86 %8 = call i32 @puts(i8* getelementptr inbounds ([6 x i8]* @.str4, i64 0, i64 0)) nounwind ; <i32> [#uses=0]
105 %14 = call i32 @puts(i8* getelementptr inbounds ([10 x i8]* @.str5, i64 0, i64 0)) nounwind ; <i32> [#uses=0]
  /external/elfutils/tests/
sha1-tst.c 47 puts ("test 1 failed");
60 puts ("test 2 failed");
74 puts ("test 3 failed");
  /external/llvm/test/MC/ELF/
basic-elf-32.s 11 calll puts
13 calll puts
76 // CHECK: # 'puts'
basic-elf-64.s 11 callq puts
13 callq puts
80 // CHECK: # 'puts'
  /external/webkit/Tools/iExploder/iexploder-1.3.2/htdocs/
webserver.rb 42 puts "* iExploder #{$VERSION} will be available at http://localhost:#{port}"
43 puts "* Max Tags: #$HTML_MAX_TAGS Max Attrs: #$HTML_MAX_ATTRS Max Props: #$CSS_MAX_PROPS"
44 puts
  /cts/libs/vogar-expect/src/vogar/util/
LogOutput.java 28 * Warns, and also puts a list of strings afterwards.
  /dalvik/vm/compiler/template/armv5te-vfp/
TEMPLATE_CMPG_DOUBLE_VFP.S 6 * Compare two floating-point values. Puts 0, 1, or -1 into the
TEMPLATE_CMPG_FLOAT_VFP.S 6 * Compare two floating-point values. Puts 0, 1, or -1 into the
TEMPLATE_CMPL_DOUBLE_VFP.S 6 * Compare two floating-point values. Puts 0, 1, or -1 into the
TEMPLATE_CMPL_FLOAT_VFP.S 6 * Compare two floating-point values. Puts 0, 1, or -1 into the
  /external/chromium/base/
sha1.h 25 // Computes the SHA-1 hash of the |len| bytes in |data| and puts the hash

Completed in 877 milliseconds

1 23 4 5 6 7 8 91011>>