OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:appends
(Results
226 - 250
of
1640
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libchrome/base/json/
string_escape.cc
33
// successful, returns true and
appends
the escape sequence to |dest|. This
/external/libchrome/base/message_loop/
incoming_task_queue.h
31
//
Appends
a task to the incoming queue. Posting of all tasks is routed though
/external/libchrome/base/trace_event/
heap_profiler_type_name_deduplicator.cc
98
// |EscapeJSONString|
appends
, it does not overwrite |buffer|.
/external/libedit/src/
strlcat.c
38
*
Appends
src to string dst of size siz (unlike strncat, siz is the
/external/libmojo/base/android/
jni_array.h
74
//
Appends
the Java bytes in |bytes_array| onto the end of |out|.
/external/libmojo/mojo/edk/test/
multiprocess_test_helper.h
55
// Like |StartChild()|, but
appends
an extra switch (with ASCII value) to the
/external/libvpx/libvpx/third_party/googletest/src/src/
gtest-test-part.cc
67
//
Appends
a TestPartResult to the array.
/external/llvm/unittests/ADT/
VariadicFunctionTest.cpp
57
//
Appends
an array of strings to dest and returns the number of
/external/llvm/utils/unittest/googletest/src/
gtest-test-part.cc
67
//
Appends
a TestPartResult to the array.
/external/ltp/testcases/kernel/io/ltp-aiodio/
aiodio_append.c
170
* Parent
appends
to end of file using direct i/o
dio_append.c
134
* Parent
appends
to end of file using direct i/o
/external/mesa3d/src/gtest/src/
gtest-test-part.cc
67
//
Appends
a TestPartResult to the array.
/external/okhttp/okio/okio/src/main/java/okio/
Sink.java
52
/** Removes {@code byteCount} bytes from {@code source} and
appends
them to this. */
Source.java
64
* Removes at least 1, and up to {@code byteCount} bytes from this and
appends
/external/perf_data_converter/src/quipper/mybase/base/
logging.h
81
// Like LOG but
appends
errno's string description to the logging.
/external/perfetto/docs/
security-model.md
65
However, the service
appends
the POSIX uid of the producer to each `TracePacket`
/external/protobuf/gtest/src/
gtest-test-part.cc
67
//
Appends
a TestPartResult to the array.
/external/protobuf/src/google/protobuf/stubs/
stringprintf.h
61
// Lower-level routine that takes a va_list and
appends
to a specified
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
gtest-test-part.cc
67
//
Appends
a TestPartResult to the array.
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
PVRTShader.h
23
It also pre-
appends
the array of defines that have been passed in
/external/testng/src/main/java/org/testng/reporters/
XMLUtils.java
85
*
Appends
the attributes to result. The attributes are added on a single line
/external/v8/src/
log-utils.h
80
//
Appends
an address.
/external/v8/testing/gtest/src/
gtest-test-part.cc
67
//
Appends
a TestPartResult to the array.
/external/valgrind/include/
pub_tool_libcassert.h
55
/* Prints a panic message,
appends
newline and bug reporting info, aborts. */
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
gtest-test-part.cc
67
//
Appends
a TestPartResult to the array.
Completed in 1485 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>