OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:appends
(Results
201 - 225
of
1640
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/swiftshader/third_party/LLVM/lib/Target/X86/Disassembler/
X86Disassembler.cpp
148
/// register, and
appends
it as an operand to an MCInst.
164
/// translateImmediate -
Appends
an immediate operand to an MCInst.
260
/// ModR/M byte to its LLVM equivalent and
appends
it to an MCInst.
297
/// operand in LLVM's format, and
appends
it to an MCInst.
435
/// byte of an instruction to LLVM form, and
appends
it to an MCInst.
488
/// LLVM form, and
appends
it to an MCInst.
506
/// to LLVM's format and
appends
it to an MCInst.
/external/tensorflow/tensorflow/tools/proto_text/
gen_proto_text_functions_lib.cc
97
//
Appends
the concatenated args, with a trailing newline. Returns <*this>, to
105
//
Appends
the print code for a single field's value.
113
//
Appends
the print code for as single field.
116
//
Appends
the print code for a message. May change which section is currently
120
//
Appends
the print and parse functions for an enum. May change which
124
//
Appends
the parse functions for a message. May change which section is
128
//
Appends
all functions for a message and its nested message and enum types.
132
//
Appends
lines to open or close namespace declarations.
135
//
Appends
the given headers as sorted #include lines.
/external/nanopb-c/generator/google/protobuf/internal/
containers.py
110
"""
Appends
an item to the list. Similar to list.append()."""
136
"""
Appends
the contents of another repeated field of the same type to this
238
"""
Appends
the contents of another repeated field of the same type to this
/external/protobuf/src/google/protobuf/stubs/
bytestream.h
82
//
Appends
the "n" bytes starting at "bytes".
215
// empty, and subsequent
appends
to the sink will create a new buffer. The
246
// Implementation of ByteSink that
appends
to the given string.
/libcore/ojluni/src/main/java/java/io/
Writer.java
197
*
Appends
the specified character sequence to this writer.
232
*
Appends
a subsequence of the specified character sequence to this writer.
274
*
Appends
the specified character to this writer.
/prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/
text_handler.h
177
//
Appends
the given 32-bit value to the given instruction.
182
//
Appends
the given string to the given instruction.
187
//
Appends
the given numeric literal to the given instruction.
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
bytestream.h
82
//
Appends
the "n" bytes starting at "bytes".
215
// empty, and subsequent
appends
to the sink will create a new buffer. The
246
// Implementation of ByteSink that
appends
to the given string.
/bionic/libc/upstream-freebsd/lib/libc/string/
wcslcat.c
42
*
Appends
src to string dst of size siz (unlike wcsncat, siz is the
/build/blueprint/proptools/
extend.go
22
// AppendProperties
appends
the values of properties in the property struct src to the property
58
// AppendMatchingProperties
appends
the values of properties in the property struct src to the
100
// ExtendProperties
appends
or prepends the values of properties in the property struct src to the
123
// ExtendMatchingProperties
appends
or prepends the values of properties in the property struct src
/dalvik/dexgen/src/com/android/dexgen/dex/code/
OutputCollector.java
106
* Helper for {@link #getFinisher}, which
appends
the suffix to
/dalvik/dx/src/com/android/dx/dex/code/
OutputCollector.java
109
* Helper for {@link #getFinisher}, which
appends
the suffix to
/development/gsi/gsi_util/gsi_util/checkers/
checker.py
92
check_list.append(matched_items[0]) #
Appends
the only matched item.
/external/compiler-rt/lib/sanitizer_common/
sanitizer_stacktrace_printer.h
22
// stack frame "frame_no" and
appends
it to the "buffer". "format" is a
/external/deqp/framework/delibs/depool/
dePoolStringBuilder.c
106
/* \todo [2009-09-05 petri] Other
appends
? printf style? */
/external/emma/core/java12/com/vladium/jcd/cls/
IInterfaceCollection.java
58
*
Appends
a new superinterface pointer to the collection. No duplicate checks are made.
/external/emma/core/java12/com/vladium/jcd/cls/attribute/
IDeclaredExceptionTable.java
60
*
Appends
a new exception class pointer to the collection. No duplicate checks
/external/flatbuffers/include/flatbuffers/
code_generators.h
56
//
Appends
the given text to the generated code as well as a newline
/external/google-breakpad/src/testing/gtest/src/
gtest-test-part.cc
67
//
Appends
a TestPartResult to the array.
/external/googletest/googletest/src/
gtest-test-part.cc
67
//
Appends
a TestPartResult to the array.
/external/guava/guava/src/com/google/common/io/
AppendableWriter.java
42
* Creates a new writer that
appends
everything it writes to {@code target}.
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/
NumberStringBuilder.java
110
*
Appends
the specified codePoint to the end of the string.
134
*
Appends
the specified CharSequence to the end of the string.
177
*
Appends
the chars in the specified char array to the end of the string, and associates them with the fields in
206
*
Appends
the contents of another {@link NumberStringBuilder} to the end of this instance.
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
NumberStringBuilder.java
108
*
Appends
the specified codePoint to the end of the string.
132
*
Appends
the specified CharSequence to the end of the string.
175
*
Appends
the chars in the specified char array to the end of the string, and associates them with the fields in
204
*
Appends
the contents of another {@link NumberStringBuilder} to the end of this instance.
/external/javassist/src/main/javassist/compiler/ast/
ASTList.java
138
*
Appends
an object to a list.
/external/libbrillo/brillo/dbus/
dbus_param_writer.h
12
// only
appends
the data for arguments that are pointers.
/external/libbrillo/brillo/
mime_utils.h
111
//
Appends
a parameter to a MIME string.
Completed in 1594 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>