OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:appends
(Results
151 - 175
of
1640
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/clang/host/linux-x86/clang-4691093/lib64/cmake/llvm/
LLVMProcessSources.cmake
6
# If `old' is not in `var',
appends
`new' to `var'.
/prebuilts/go/darwin-x86/src/hash/
hash.go
31
// Sum
appends
the current hash to b and returns the resulting slice.
/prebuilts/go/darwin-x86/src/vendor/golang_org/x/crypto/cryptobyte/
asn1.go
21
// AddASN1Int64
appends
a DER-encoded ASN.1 INTEGER.
26
// AddASN1Enum
appends
a DER-encoded ASN.1 ENUMERATION.
45
// AddASN1Uint64
appends
a DER-encoded ASN.1 INTEGER.
60
// AddASN1BigInt
appends
a DER-encoded ASN.1 INTEGER.
94
// AddASN1OctetString
appends
a DER-encoded ASN.1 OCTET STRING.
103
// AddASN1GeneralizedTime
appends
a DER-encoded ASN.1 GENERALIZEDTIME.
114
// AddASN1BitString
appends
a DER-encoded ASN.1 BIT STRING. This does not
190
// MarshalASN1 calls encoding_asn1.Marshal on its input and
appends
the result if
207
// AddASN1
appends
an ASN.1 object. The object is prefixed with the given tag.
/prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/idna/
trie.go
9
// appendMapping
appends
the mapping for the respective rune. isMapped must be
/prebuilts/go/linux-x86/src/hash/
hash.go
31
// Sum
appends
the current hash to b and returns the resulting slice.
/prebuilts/go/linux-x86/src/vendor/golang_org/x/crypto/cryptobyte/
asn1.go
21
// AddASN1Int64
appends
a DER-encoded ASN.1 INTEGER.
26
// AddASN1Enum
appends
a DER-encoded ASN.1 ENUMERATION.
45
// AddASN1Uint64
appends
a DER-encoded ASN.1 INTEGER.
60
// AddASN1BigInt
appends
a DER-encoded ASN.1 INTEGER.
94
// AddASN1OctetString
appends
a DER-encoded ASN.1 OCTET STRING.
103
// AddASN1GeneralizedTime
appends
a DER-encoded ASN.1 GENERALIZEDTIME.
114
// AddASN1BitString
appends
a DER-encoded ASN.1 BIT STRING. This does not
190
// MarshalASN1 calls encoding_asn1.Marshal on its input and
appends
the result if
207
// AddASN1
appends
an ASN.1 object. The object is prefixed with the given tag.
/prebuilts/go/linux-x86/src/vendor/golang_org/x/net/idna/
trie.go
9
// appendMapping
appends
the mapping for the respective rune. isMapped must be
/external/apache-commons-math/src/main/java/org/apache/commons/math/fraction/
AbstractFormat.java
178
* Formats a double value as a fraction and
appends
the result to a StringBuffer.
195
* Formats a long value as a fraction and
appends
the result to a StringBuffer.
/external/compiler-rt/cmake/Modules/
CompilerRTUtils.cmake
33
#
Appends
value to all lists in ARGN, if the condition is true.
42
#
Appends
value to all strings in ARGN, if the condition is true.
/external/javassist/src/main/javassist/bytecode/
InnerClassesAttribute.java
159
*
Appends
a new entry.
174
*
Appends
a new entry.
/external/jsilver/src/com/google/clearsilver/jsilver/functions/html/
HtmlStripFunction.java
158
* Attempts to decode the entity provided, if it succeeds
appends
it to the out string.
189
*
Appends
an entity to a string by numeric code.
/external/libchrome/dbus/
message.h
276
//
Appends
a byte to the message.
289
//
Appends
a file descriptor to the message.
315
//
Appends
the array of bytes. Arrays of bytes are often used for
320
//
Appends
the array of doubles. Used for audio mixer matrix doubles.
323
//
Appends
the array of strings. Arrays of strings are often used for
328
//
Appends
the array of object paths. Arrays of object paths are often
333
//
Appends
the protocol buffer as an array of bytes. The buffer is serialized
341
//
Appends
the byte wrapped in a variant data container. Variants are
/external/llvm/include/llvm/IR/
GlobalObject.h
87
///
Appends
all attachments with the given ID to \c MDs in insertion order.
110
///
Appends
all attachments for the global to \c MDs, sorting by attachment
/external/okhttp/okio/okio/src/main/java/okio/
BufferedSink.java
45
* Removes all bytes from {@code source} and
appends
them to this sink. Returns the
50
/** Removes {@code byteCount} bytes from {@code source} and
appends
them to this sink. */
/external/python/cpython2/Lib/bsddb/test/
test_queue.py
36
print "before
appends
" + '-' * 30
107
print "before
appends
" + '-' * 30
/external/skia/src/core/
SkRasterPipeline.h
139
//
Appends
a stage for the specified matrix.
143
//
Appends
a stage for a constant uniform color.
/external/skia/src/gpu/
GrPaint.h
91
*
Appends
an additional color processor to the color computation.
100
*
Appends
an additional coverage processor to the coverage computation.
/external/skia/src/ports/
SkFontMgr_android_parser.h
105
/** Parses system font configuration files and
appends
result to fontFamilies. */
108
/** Parses font configuration files and
appends
result to fontFamilies. */
/external/skqp/src/core/
SkRasterPipeline.h
137
//
Appends
a stage for the specified matrix.
141
//
Appends
a stage for a constant uniform color.
/external/skqp/src/gpu/
GrPaint.h
91
*
Appends
an additional color processor to the color computation.
100
*
Appends
an additional coverage processor to the coverage computation.
/external/skqp/src/ports/
SkFontMgr_android_parser.h
105
/** Parses system font configuration files and
appends
result to fontFamilies. */
108
/** Parses font configuration files and
appends
result to fontFamilies. */
/external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTStringHash.cpp
55
@Description
Appends
a string
68
@Description
Appends
a string
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
GlobalObject.h
90
///
Appends
all attachments with the given ID to \c MDs in insertion order.
113
///
Appends
all attachments for the global to \c MDs, sorting by attachment
/external/tensorflow/tensorflow/java/src/gen/cc/
source_writer.h
43
//
Appends
a piece of code or text.
56
//
Appends
a newline character and start writing on a new line.
/frameworks/base/tools/aapt2/util/
Files.h
57
//
Appends
a path to `base`, separated by the directory separator.
79
// Reads the file at path and
appends
each line to the outArgList vector.
Completed in 1416 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>