OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:appends
(Results
701 - 725
of
1640
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/skia/src/gpu/text/
GrAtlasTextBlob.h
179
//
Appends
a glyph to the blob. If the glyph is too large, the glyph will be appended
189
//
Appends
a glyph to the blob as a path only.
/external/tensorflow/tensorflow/compiler/xla/
shape_util.h
309
//
Appends
a shape to the given tuple.
312
//
Appends
a major dimension to the shape with the given bound.
/external/tensorflow/tensorflow/core/framework/
tensor_shape.h
191
///
Appends
all the dimensions from `shape`.
401
///
Appends
all the dimensions from `shape`. Returns a new
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
XMPNode.java
143
* An index of size + 1
appends
a node.
258
*
Appends
a qualifier to the qualifier list and sets respective options.
/frameworks/layoutlib/create/src/com/android/tools/layoutlib/java/
IntegralToString.java
171
* Returns null and
appends
the string representation of i to sb if sb is non-null.
305
* Returns null and
appends
the string representation of n to sb if sb is non-null.
/hardware/intel/common/libva/va/
va_enc_h264.h
59
* i.e. the driver
appends
\c end_of_seq() NAL unit to the encoded frame.
65
* i.e. the driver
appends
\c end_of_stream() NAL unit to the encoded frame.
/prebuilts/go/darwin-x86/src/fmt/
format.go
89
// pad
appends
b to f.buf, padded on left (!f.minus) or right (f.minus).
107
// padString
appends
s to f.buf, padded on left (!f.minus) or right (f.minus).
/prebuilts/go/darwin-x86/src/go/types/
builtins.go
79
// spec: "The variadic function append
appends
zero or more values x to s of type
97
// This form
appends
the bytes of the string.
/prebuilts/go/darwin-x86/src/vendor/golang_org/x/text/unicode/norm/
composition.go
150
// appendFlush
appends
the normalized segment to rb.out.
160
// flush
appends
the normalized segment to out and resets rb.
/prebuilts/go/linux-x86/src/fmt/
format.go
89
// pad
appends
b to f.buf, padded on left (!f.minus) or right (f.minus).
107
// padString
appends
s to f.buf, padded on left (!f.minus) or right (f.minus).
/prebuilts/go/linux-x86/src/go/types/
builtins.go
79
// spec: "The variadic function append
appends
zero or more values x to s of type
97
// This form
appends
the bytes of the string.
/prebuilts/go/linux-x86/src/vendor/golang_org/x/text/unicode/norm/
composition.go
150
// appendFlush
appends
the normalized segment to rb.out.
160
// flush
appends
the normalized segment to out and resets rb.
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/io/
zero_copy_stream_impl_lite.h
132
// A ZeroCopyOutputStream which
appends
bytes to a string.
135
// Create a StringOutputStream which
appends
bytes to the given string.
/system/update_engine/common/
utils.h
94
// Opens |path| for reading and
appends
its entire content to the container
104
// Invokes |cmd| in a pipe and
appends
its stdout to the container pointed to by
/test/vts/utils/python/coverage/
coverage_utils.py
357
"""Process coverage data and
appends
coverage reports to the report message.
478
"""Process coverage data and
appends
coverage reports to the report message.
/art/compiler/
verifier_deps_test.cc
304
// Test access flags. Note that PrettyJavaAccessFlags always
appends
350
// Test access flags. Note that PrettyJavaAccessFlags always
appends
402
// Test access flags. Note that PrettyJavaAccessFlags always
appends
[
all
...]
/external/clang/lib/AST/
TypePrinter.cpp
907
///
Appends
the given scope to the end of a string.
[
all
...]
/external/clang/lib/CodeGen/
CodeGenModule.h
[
all
...]
/external/icu/icu4c/source/common/
serv.h
102
*
appends
the original ID to result. Result is returned as a convenience.</p>
110
* <p>Return the (canonical) current ID. This implementation
appends
119
* <p>Return the current descriptor. This implementation
appends
[
all
...]
/external/javassist/src/main/javassist/bytecode/
CodeIterator.java
661
*
Appends
the given bytecode sequence at the end.
681
*
Appends
a gap at the end of the bytecode sequence.
703
* Copies and
appends
the entries in the given exception table
[
all
...]
/external/tensorflow/tensorflow/contrib/boosted_trees/python/kernel_tests/
prediction_ops_test.py
39
Appends
weight contributions for the given class index to a leaf node.
53
Appends
weight contributions for the given class index to a leaf node.
68
Appends
weight contributions to a leaf. w is assumed to be for all classes.
[
all
...]
/frameworks/base/core/java/android/database/
DatabaseUtils.java
320
*
Appends
an SQL string to the given StringBuilder, including the opening
366
*
Appends
an Object to an SQL string with the proper escaping, etc.
[
all
...]
/libcore/ojluni/src/main/java/java/io/
PrintStream.java
[
all
...]
/libcore/ojluni/src/main/java/java/nio/
CharBuffer.java
[
all
...]
/libcore/ojluni/src/main/java/java/util/
LinkedList.java
297
*
Appends
the specified element to the end of this list.
330
*
Appends
the specified element to the end of this list.
375
*
Appends
all of the elements in the specified collection to the end of
[
all
...]
Completed in 1602 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>