/external/elfutils/src/tests/ |
asm-tst3.c | 71 puts ("cannot open backend library"); 157 puts ("not a valid ELF file"); 227 puts ("symbol table has incorrect link"); 234 puts ("cannot get data of symbol table");
|
dwarf-getstring.c | 67 puts (str);
|
asm-tst1.c | 80 puts ("cannot open backend library"); 134 puts ("not a valid ELF file"); 149 puts ("ELF header does not match");
|
/external/icu/icu4c/source/samples/props/ |
props.cpp | 60 puts("");
|
/external/lldb/test/pexpect-2.4/examples/ |
ftp.py | 5 this case the "bookmark" is to a directory on the OpenBSD ftp server. It puts
|
/external/llvm/include/llvm/Support/ |
MD5.h | 57 /// \brief Finishes off the hash and puts the result in result.
|
/external/llvm/test/CodeGen/Generic/ |
2003-05-30-BadPreselectPhi.ll | 7 ;; Error: PreSelection puts the arguments of the Phi just before
|
/external/llvm/test/Object/ |
mri-addmod.test | 15 ; CHECK-NEXT: U puts
|
nm-trivial-object.test | 56 COFF: U {{_?}}puts 70 ELF: U puts 74 ELF-o: {{.*}}/trivial-object-test.elf-i386: U puts 77 ELF-u: U puts 81 ELF64: U puts
|
/external/robolectric/ |
update-downloads.rb | 37 puts "rewrote " + DOWNLOADS_FILE
|
/external/selinux/libselinux/utils/ |
getconlist.c | 66 puts(list[i]);
|
/external/v8/test/webkit/ |
array-reset-large-index-expected.txt | 24 This test puts an item in a big index and then tries to change it. It shoudl change successfully.
|
array-reset-large-index.js | 25 "This test puts an item in a big index and then tries to change it. It shoudl change successfully."
|
/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
|
/frameworks/base/libs/hwui/utils/ |
TinyHashMap.h | 34 * Puts an entry in the hash, removing any existing entry with the same key
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_range_errors.c | 49 # define _STLP_THROW_MSG(ex,msg) puts(msg),_STLP_ABORT()
|
/packages/apps/Camera2/src/com/android/camera/one/v2/photo/ |
MetadataFuture.java | 29 * A ResponseListener which puts the result in a Future. Each instance is only
|
/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()
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_range_errors.c | 49 # define _STLP_THROW_MSG(ex,msg) puts(msg),_STLP_ABORT()
|
/external/lldb/test/functionalities/breakpoint/inlined_breakpoints/ |
basic_type.cpp | 85 void Puts(char const *msg) 87 puts(msg); 176 Puts("About to exit, break here to check values..."); // Set break point at this line.
|
/external/llvm/test/CodeGen/SPARC/ |
exception.ll | 124 %11 = tail call i32 @puts(i8* getelementptr inbounds ([12 x i8], [12 x i8]* @.cst, i32 0, i32 0)) 130 %13 = tail call i32 @puts(i8* getelementptr inbounds ([14 x i8], [14 x i8]* @.cst1, i32 0, i32 0)) 150 declare i32 @puts(i8* nocapture readonly) #1
|
/external/llvm/test/Transforms/InstCombine/ |
strncpy-1.ll | 14 declare i32 @puts(i8*) 21 ; CHECK: call i32 @puts 35 call i32 @puts( i8* %rslt3 )
|