OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:puts
(Results
226 - 250
of
1314
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/bison/
configure.ac
23
#
puts
the wrong absolute path names in the tests. So we need at
/external/bluetooth/bluedroid/btif/include/
btif_api.h
309
** Description Configure Test Mode - 'enable' to 1
puts
the device in test mode and 0 exits
/external/bzip2/
dlltest.c
66
puts
("usage: minibz2 [-d] [-{1,2,..9}] [[srcfilename] destfilename]");
/external/chromium/chrome/browser/importer/
firefox_importer_utils.h
90
// Parses the prefs found in the file |pref_file| and
puts
the key/value pairs
/external/chromium/chrome/browser/ui/webui/
most_visited_handler.h
90
//
Puts
the passed URL in the blacklist (so it does not show as a thumbnail).
/external/chromium/chrome/browser/web_resource/
web_resource_service.h
67
//
Puts
parsed json data in the right places, and writes to prefs file.
/external/chromium/net/base/
test_completion_callback_unittest.cc
42
// Helper class; this is how ExampleEmployer
puts
work on a different thread
/external/chromium/webkit/glue/
dom_operations.h
88
//
Puts
the meta-elements of |document| that have the attribute |attribute_name|
/external/clang/lib/Lex/
ScratchBuffer.cpp
52
// case they get relexed, and
puts
them on their own virtual lines in case a
/external/e2fsprogs/e2fsck/
util.c
169
puts
("\n");
172
puts
(_("cancelled!\n"));
187
puts
(_("yes\n"));
189
puts
(_("no\n"));
/external/e2fsprogs/lib/ss/
ct_c.sed
29
# It removes comments, and
puts
each command_table request onto a single
/external/elfutils/tests/
asm-tst4.c
55
puts
("cannot open backend library");
asm-tst5.c
57
puts
("cannot open backend library");
get-files.c
97
puts
(" dirs[0] = (null)");
test-nlist.c
60
puts
("nlist failed");
/external/jmonkeyengine/engine/src/core/com/jme3/scene/mesh/
IndexBuffer.java
74
*
Puts
the vertex index at the index buffer's index.
/external/libpng/scripts/
makefile.mips
9
# where make install
puts
libpng.a and png.h
makefile.std
9
# where make install
puts
libpng.a and png.h
/external/llvm/test/Transforms/SimplifyLibCalls/
SPrintF.ll
17
declare i32 @
puts
(i8*)
/external/stlport/stlport/stl/
_cstdio.h
102
using _STLP_VENDOR_CSTD::
puts
;
_new.h
116
# define _STLP_THROW_BAD_ALLOC
puts
("out of memory\n"); abort()
/external/webkit/Source/JavaScriptCore/dfg/
DFGAliasTracker.h
40
// where we know a getter will not be called, or optimizing
puts
to arrays
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/
shell.js
138
*
Puts
funcName at the top of the call stack. This stack is used to show
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/
shell.js
138
*
Puts
funcName at the top of the call stack. This stack is used to show
/external/webkit/Tools/Scripts/
check-for-webkit-framework-include-consistency
45
STDERR.
puts
"ERROR: #{msg}"
Completed in 756 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>