OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:appends
(Results
601 - 625
of
1640
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/golang-protobuf/proto/
clone_test.go
187
// Check that a scalar bytes field replaces rather than
appends
.
/external/google-breakpad/src/client/linux/microdump_writer/
microdump_writer.cc
106
logger::write("\n", 1); // Android logger
appends
the \n. Linux's doesn't.
/external/guava/guava/src/com/google/common/collect/
ObjectArrays.java
96
* Returns a new array that
appends
{@code element} to {@code array}.
/external/icu/android_icu4j/src/main/java/android/icu/text/
ListFormatter.java
263
//
Appends
additional object. pattern is a template indicating where the new object gets
/external/icu/android_icu4j/src/main/java/android/icu/util/
ByteArrayWrapper.java
149
*
Appends
the internal byte array from offset size with the
/external/icu/icu4c/source/common/
filterednormalizer2.cpp
52
// Internal: No argument checking, and
appends
to dest.
/external/icu/icu4c/source/i18n/
affixpatternparser.h
209
*
Appends
other to this instance mutating this instance in place.
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
ListFormatter.java
269
//
Appends
additional object. pattern is a template indicating where the new object gets
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
ByteArrayWrapper.java
155
*
Appends
the internal byte array from offset size with the
/external/javassist/src/main/javassist/bytecode/
LocalVariableAttribute.java
71
*
Appends
a new entry to <code>local_variable_table</code>.
/external/libchrome/base/
logging.h
[
all
...]
/external/libchrome/dbus/
values_util.cc
25
// Pops values from |reader| and
appends
them to |list_value|.
/external/libcxx/test/std/experimental/filesystem/class.path/path.member/
path.concat.pass.cpp
134
// input iterator - For non-native char types,
appends
needs to copy the
/external/libdaemon/m4/
attributes.m4
66
dnl Check for CFLAG and
appends
them to CFLAGS if supported
/external/libmojo/ipc/
ipc_message.h
198
// WriteAttachment
appends
|attachment| to the end of the set. It returns
/external/llvm/include/llvm/DebugInfo/DWARF/
DWARFUnit.h
275
/// extractDIEsToVector -
Appends
all parsed DIEs to a vector.
/external/llvm/lib/Fuzzer/afl/
afl_driver.cpp
39
AFL_DRIVER_STDERR_DUPLICATE_FILENAME: Setting this *
appends
* stderr to the file
/external/ltp/testcases/lib/
test.sh
370
#
Appends
LTP path when doing su
/external/mesa3d/src/gallium/drivers/freedreno/
freedreno_util.h
194
/* like OUT_RING() but
appends
a cmdstream patch point to 'buf' */
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/
AppendTrack.java
34
*
Appends
two or more <code>Tracks</code> of the same type. No only that the type must be equal
/external/neven/Embedded/common/src/b_TensorEm/
Flt16Vec.h
144
/**
appends
a vector */
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
MultipartBuilder.java
134
*
Appends
a quoted-string to a StringBuilder.
/external/owasp/sanitizer/src/main/org/owasp/html/
Encoding.java
159
* smaller
appends
.
/external/perf_data_converter/src/quipper/
perf_reader.h
42
// Copy stored contents to |*perf_data_proto|.
Appends
a timestamp. Returns
/external/proguard/src/proguard/preverify/
CodeSubroutineInliner.java
164
*
Appends
the specified subroutine.
Completed in 2476 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>