OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:puts
(Results
101 - 125
of
1314
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/ExecutionEngine/MCJIT/
2002-12-16-ArgTest.ll
5
declare i32 @
puts
(i8*)
30
%reg236 = call i32 @
puts
( i8* %reg117 ) ; <i32> [#uses=0]
/external/webkit/Tools/iExploder/iexploder-1.7.2/tools/
lasthit.rb
34
puts
"No filename specified, waiting for data via stdin..."
62
puts
"-" * 78
update_html_tags_from_sources.sh
35
ruby -e '$stdin.readlines.join("").scan(/\"([\w-]+)"/) { |tag|
puts
tag }' > ${tmp_prefix}.html-values
36
grep -r "protocolIs" $src_dir/Source/WebCore/* | ruby -e '$stdin.readlines.join("").scan(/\"([\w-]+)"/) { |tag|
puts
"#{tag}:" }' > ${tmp_prefix}.protocols
40
egrep -r '"[-\+a-z]+/[-\+a-z]+"' $src_dir/Source/WebCore | ruby -e '$stdin.readlines.join("").scan(/\"([afimtvwx][\w\+-]+\/[\w\+-]+)"/) {
puts
$1 }' > ${tmp_prefix}.mime-types
75
| ruby -e '$stdin.readlines.join("").scan(/\"([afimtvwx][\w\+-]+\/[\w\+-]+)"/) {
puts
$1 }' > ${tmp_prefix}.mime-types
85
ruby -e '$stdin.readlines.join("").scan(/\"(.*?)\"/) { |tag|
puts
tag }' > ${tmp_prefix}.css-values
90
ruby -e '$stdin.readlines.join("").scan(/\"([-a-z]+)\"/) { |tag|
puts
tag }' > ${tmp_prefix}.html-values
94
ruby -e '$stdin.readlines.join("").scan(/\"([\w\+-]+\/[\w\+-]+)"/) {
puts
$1 }' > ${tmp_prefix}.mime-types
103
grep g_ascii_strcasecmp $src_dir/gtkhtml/htmlengine.c | ruby -e '$stdin.readlines.join("").scan(/\"([\/\w-]+)"/) { |tag|
puts
tag }' > ${tmp_prefix}.html-values
/cts/libs/vogar-expect/src/vogar/util/
Log.java
42
* Warns, and also
puts
a list of strings afterwards.
/dalvik/vm/mterp/arm-vfp/
OP_CMPG_DOUBLE.S
6
* Compare two floating-point values.
Puts
0, 1, or -1 into the
OP_CMPG_FLOAT.S
6
* Compare two floating-point values.
Puts
0, 1, or -1 into the
OP_CMPL_DOUBLE.S
6
* Compare two floating-point values.
Puts
0, 1, or -1 into the
OP_CMPL_FLOAT.S
6
* Compare two floating-point values.
Puts
0, 1, or -1 into the
/dalvik/vm/mterp/x86/
OP_CMP_LONG.S
6
* Compare two 64-bit values.
Puts
0, 1, or -1 into the destination
/external/chromium/chrome/browser/download/
download_status_updater.h
35
// returns true and
puts
a percentage (in range [0-1]) in |progress|.
/external/chromium/chrome/browser/policy/
configuration_policy_provider_delegate_win.h
28
// Reads a string registry value |name| at the specified |key| and
puts
the
/external/clang/test/Parser/
pragma-pack.c
3
// Note that this
puts
the expected lines before the directives to work around
/external/expat/examples/
elements.c
32
puts
(name);
/external/libffi/testsuite/libffi.call/
float2.c
52
puts
("long double return value tests ok!");
/external/linux-tools-perf/config/
feature-tests.mak
5
return
puts
(\"hi\");
/external/strace/linux/
ioctlsort.c
44
puts
("\t/* Generated by ioctlsort */");
/external/valgrind/main/memcheck/tests/amd64-linux/
int3-amd64.c
32
puts
("main");
/external/valgrind/main/memcheck/tests/x86-linux/
int3-x86.c
32
puts
("main");
/external/webkit/Tools/Scripts/
clean-header-guards
45
puts
"Ignoring #{filename}, failed to find existing header guards."
/ndk/sources/host-tools/sed-4.2.1/testsuite/
bug-regex21.c
46
puts
("regcomp unexpectedly succeeded");
/packages/apps/Contacts/src/com/android/contacts/quickcontact/
ActionMultiMap.java
32
*
Puts
the (mimeType,Action) tuple into the multimap at the front if
/packages/apps/Contacts/src/com/android/contacts/util/
PhonebookCollatorFactory.java
30
// For Japanese we use a special collator that
puts
japanese characters before foreign
/external/llvm/test/Analysis/Profiling/
profiling-tool-chain.ll
77
%0 = call i32 @
puts
(i8* getelementptr inbounds ([12 x i8]* @.str, i64 0, i64 0)) nounwind ; <i32> [#uses=0]
81
declare i32 @
puts
(i8*)
123
%3 = call i32 @
puts
(i8* getelementptr inbounds ([6 x i8]* @.str1, i64 0, i64 0)) nounwind ; <i32> [#uses=0]
132
%6 = call i32 @
puts
(i8* getelementptr inbounds ([9 x i8]* @.str2, i64 0, i64 0)) nounwind ; <i32> [#uses=0]
139
%7 = call i32 @
puts
(i8* getelementptr inbounds ([9 x i8]* @.str3, i64 0, i64 0)) nounwind ; <i32> [#uses=0]
145
%8 = call i32 @
puts
(i8* getelementptr inbounds ([6 x i8]* @.str4, i64 0, i64 0)) nounwind ; <i32> [#uses=0]
170
%14 = call i32 @
puts
(i8* getelementptr inbounds ([10 x i8]* @.str5, i64 0, i64 0)) nounwind ; <i32> [#uses=0]
/external/llvm/test/CodeGen/ARM/
2010-07-26-GlobalMerge.ll
45
%
puts
.i = tail call i32 @
puts
(i8* getelementptr inbounds ([14 x i8]* @str, i32 0, i32 0)) ; <i32> [#uses=0]
60
%
puts
= tail call i32 @
puts
(i8* getelementptr inbounds ([8 x i8]* @str1, i32 0, i32 0)) ; <i32> [#uses=0]
94
declare i32 @
puts
(i8* nocapture) nounwind
/external/mesa3d/src/pixelflinger2/
pixelflinger2.cpp
244
puts
("InitializeGGLState");
257
puts
("USE_LLVM_TEXTURE_SAMPLER");
260
puts
("USE_LLVM_SCANLINE");
263
puts
("USE_LLVM_EXECUTIONENGINE");
266
puts
("USE_DUAL_THREAD");
Completed in 1077 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>