OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:appends
(Results
51 - 75
of
1640
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webrtc/webrtc/modules/audio_coding/neteq/
audio_multi_vector.h
48
//
Appends
the contents of array |append_this| to the end of this
55
//
Appends
the contents of AudioMultiVector |append_this| to this object. The
59
//
Appends
the contents of AudioMultiVector |append_this| to this object,
102
//
Appends
|append_this| to the end of the current vector. Lets the two
/hardware/interfaces/wifi/1.2/default/
ringbuffer.h
36
//
Appends
the data buffer and deletes from the front until buffer is
/prebuilts/gdb/darwin-x86/lib/python2.7/
dircache.py
5
The annotate() routine
appends
slashes to directories."""
/prebuilts/gdb/linux-x86/lib/python2.7/
dircache.py
5
The annotate() routine
appends
slashes to directories."""
/prebuilts/go/darwin-x86/src/net/textproto/
header.go
12
// It
appends
to any existing values associated with key.
/prebuilts/go/darwin-x86/src/strconv/
atob.go
28
// AppendBool
appends
"true" or "false", according to the value of b,
/prebuilts/go/darwin-x86/src/strings/
builder.go
80
// Write
appends
the contents of p to b's buffer.
88
// WriteByte
appends
the byte c to b's buffer.
96
// WriteRune
appends
the UTF-8 encoding of Unicode code point r to b's buffer.
113
// WriteString
appends
the contents of s to b's buffer.
/prebuilts/go/darwin-x86/test/
notinheap3.go
55
// Test copies and
appends
.
/prebuilts/go/linux-x86/src/net/textproto/
header.go
12
// It
appends
to any existing values associated with key.
/prebuilts/go/linux-x86/src/strconv/
atob.go
28
// AppendBool
appends
"true" or "false", according to the value of b,
/prebuilts/go/linux-x86/src/strings/
builder.go
80
// Write
appends
the contents of p to b's buffer.
88
// WriteByte
appends
the byte c to b's buffer.
96
// WriteRune
appends
the UTF-8 encoding of Unicode code point r to b's buffer.
113
// WriteString
appends
the contents of s to b's buffer.
/prebuilts/go/linux-x86/test/
notinheap3.go
55
// Test copies and
appends
.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
dircache.py
5
The annotate() routine
appends
slashes to directories."""
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
dircache.py
5
The annotate() routine
appends
slashes to directories."""
/external/curl/lib/
slist.c
51
* Curl_slist_append_nodup()
appends
a string to the linked list. Rather than
83
* curl_slist_append()
appends
a string to the linked list. It always returns
/external/icu/icu4c/source/i18n/
digitaffixesandpadding.h
121
* Formats value and
appends
to appendTo.
151
* Formats a 32-bit integer and
appends
to appendTo. When formatting an
valueformatter.h
86
* formats positiveValue and
appends
to appendTo. Returns appendTo.
98
* formats positiveValue and
appends
to appendTo. Returns appendTo.
/external/junit/src/main/java/org/junit/matchers/
JUnitMatchers.java
100
*
appends
the stacktrace of the actual Throwable in case of a mismatch.
108
*
appends
the stacktrace of the actual Exception in case of a mismatch.
/external/protobuf/python/google/protobuf/pyext/
repeated_scalar_container.h
96
//
Appends
the scalar 'item' to the end of the container 'self'.
107
//
Appends
all the elements in the input iterator to the container.
/external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTStringHash.h
42
@brief
Appends
a string
49
@brief
Appends
a string
/frameworks/base/core/java/android/content/
ContentUris.java
90
*
Appends
the given ID to the end of the path.
102
*
Appends
the given ID to the end of the path.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
global.h
60
* \brief
Appends
the build version to the name of a versioned dynamic symbol.
78
* \brief
Appends
the build version to the name of a versioned dynamic symbol.
/prebuilts/go/darwin-x86/src/encoding/json/
indent.go
9
// Compact
appends
to dst the JSON-encoded src with
68
// Indent
appends
to dst an indented form of the JSON-encoded src.
/prebuilts/go/linux-x86/src/encoding/json/
indent.go
9
// Compact
appends
to dst the JSON-encoded src with
68
// Indent
appends
to dst an indented form of the JSON-encoded src.
/prebuilts/jdk/jdk8/darwin-x86/sample/nio/chatserver/
NameReader.java
95
* and
appends
everything else to the clients message buffer.
110
*
Appends
the remaining parts to the clients message buffer
Completed in 1146 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>