OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:appends
(Results
426 - 450
of
1640
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/packages/apps/Messaging/src/com/android/messaging/ui/
CompositeAdapter.java
26
*
appends
them in the order they are added.
/packages/services/Car/car-lib/
Android.mk
118
#
appends
"-docs" to module name.
/prebuilts/gdb/darwin-x86/lib/python2.7/wsgiref/
util.py
83
Note: when PATH_INFO is just a '/', this returns '' and
appends
a trailing
/prebuilts/gdb/linux-x86/lib/python2.7/wsgiref/
util.py
83
Note: when PATH_INFO is just a '/', this returns '' and
appends
a trailing
/prebuilts/go/darwin-x86/doc/codewalk/
markov.go
67
// Shift removes the first word from the Prefix and
appends
the given word.
/prebuilts/go/darwin-x86/src/os/
exec_windows.go
110
// appendBSBytes
appends
n '\\' bytes to b and returns the resulting slice.
/prebuilts/go/linux-x86/doc/codewalk/
markov.go
67
// Shift removes the first word from the Prefix and
appends
the given word.
/prebuilts/go/linux-x86/src/os/
exec_windows.go
110
// appendBSBytes
appends
n '\\' bytes to b and returns the resulting slice.
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/
TODO.TXT
61
* INCOMPLETE - US 77, CA 6: operator/ and other
appends
not useful if arg has root-name
/prebuilts/ndk/r16/sources/third_party/googletest/googletest/include/gtest/
gtest-test-part.h
130
//
Appends
the given TestPartResult to the array.
/prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/
operand.h
76
//
Appends
the operands expected after the given typed mask onto the
/prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/include/gtest/
gtest-test-part.h
130
//
Appends
the given TestPartResult to the array.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/wsgiref/
util.py
83
Note: when PATH_INFO is just a '/', this returns '' and
appends
a trailing
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/wsgiref/
util.py
83
Note: when PATH_INFO is just a '/', this returns '' and
appends
a trailing
/system/core/fs_mgr/
fs_mgr_priv.h
31
*
Appends
"in libfs_mgr" at the end of the abort message to explicitly
/system/nvram/messages/include/nvram/messages/
vector.h
143
//
Appends
an element.
/system/tpm/attestation/server/
database_impl.cc
191
// Previously the DB was encrypted with CryptoLib::AesEncrypt which
appends
/test/vti/dashboard/src/main/webapp/WEB-INF/jsp/
show_coverage.jsp
126
/*
Appends
a row to the display with test name and aggregated coverage
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/html/parser/
HtmlDocument.java
266
* @param sb Destination of HTML to be appended.
Appends
original if it's
267
* available; otherwise,
appends
<code>toHTML()</code>
416
* @param sb
Appends
original HTML to this if available. Otherwise,
933
* @param out Destination to which this object
appends
nodes to replace
940
* @param out Destination to which this object
appends
nodes at the end of
[
all
...]
/external/skqp/site/user/api/
SkPath_Reference.md
177
| <a href="#SkPath_arcTo">arcTo</a> |
appends
<a href="#Arc">Arc</a> |
180
| <a href="#SkPath_conicTo">conicTo</a> |
appends
<a href="#Conic">Conic</a> |
185
| <a href="#SkPath_cubicTo">cubicTo</a> |
appends
<a href="#Cubic">Cubic</a> |
213
| <a href="#SkPath_lineTo">lineTo</a> |
appends
<a href="undocumented#Line">Line</a> |
217
| <a href="#SkPath_quadTo">quadTo</a> |
appends
<a href="#Quad">Quad</a> |
218
| <a href="#SkPath_rArcTo">rArcTo</a> |
appends
<a href="#Arc">Arc</a> relative to <a href="#Last_Point">Last Point</a> |
219
| <a href="#SkPath_rConicTo">rConicTo</a> |
appends
<a href="#Conic">Conic</a> relative to <a href="#Last_Point">Last Point</a> |
220
| <a href="#SkPath_rCubicTo">rCubicTo</a> |
appends
<a href="#Cubic">Cubic</a> relative to <a href="#Last_Point">Last Point</a> |
221
| <a href="#SkPath_rLineTo">rLineTo</a> |
appends
<a href="undocumented#Line">Line</a> relative to <a href="#Last_Point">Last Point</a> |
223
| <a href="#SkPath_rQuadTo">rQuadTo</a> |
appends
<a href="#Quad">Quad</a> relative to <a href="#Last_Point">Last Point</a>
[
all
...]
/device/linaro/bootloader/arm-trusted-firmware/make_helpers/
build_macros.mk
101
# FIP_ADD_PAYLOAD
appends
the command line arguments required by fiptool
136
# FWU_FIP_ADD_PAYLOAD
appends
the command line arguments required by fiptool
/external/antlr/antlr-3.4/runtime/C/src/
antlr3basetree.c
307
string->
appendS
(string, tree->toString(tree));
322
string->
appendS
(string, t->toStringTree(t));
/external/boringssl/src/include/openssl/
ec_key.h
200
// structure (RFC 5915) and
appends
the result to |cbb|. It returns one on
212
// and
appends
the result to |cbb|. It returns one on success and zero on
/external/clang/include/clang/Sema/
MultiplexExternalSemaSource.h
46
///\brief Constructs a new multiplexing external sema source and
appends
the
56
///\brief
Appends
new source to the source list.
/external/clang/lib/Sema/
MultiplexExternalSemaSource.cpp
19
///\brief Constructs a new multiplexing external sema source and
appends
the
33
///\brief
Appends
new source to the source list.
Completed in 1111 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>