OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Append
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/xray/tests/unit/
segmented_array_test.cc
37
ASSERT_NE(data.
Append
(TestData{0, 0}), nullptr);
38
ASSERT_NE(data.
Append
(TestData{1, 1}), nullptr);
46
ASSERT_NE(data.
Append
(TestData{0, 1}), nullptr);
58
ASSERT_NE(data.
Append
(TestData{I, I + 1}), nullptr);
206
auto P = Data.
Append
({i, &Dummy});
243
auto P = Data->
Append
({i, &Dummy});
265
auto P = Data->
Append
({i, &Dummy});
282
auto P = Data->
Append
({i, &Dummy});
304
auto P = Data->
Append
({i, &Dummy});
321
ASSERT_NE(A.
Append
(&I), nullptr)
[
all
...]
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_stoptheworld_mac.cc
39
void
Append
(thread_t thread);
71
suspended_threads_list.
Append
(threads[i]);
132
void SuspendedThreadsListMac::
Append
(thread_t thread) {
sanitizer_stoptheworld_linux_libcdep.cc
96
void
Append
(tid_t tid);
183
suspended_threads_list_.
Append
(tid);
531
void SuspendedThreadsListLinux::
Append
(tid_t tid) {
/src/distrib/sets/
makesums
29
append
=\>
35
-A
Append
to possible existing checksum files
48
append
=\>\>
78
eval ${CKSUM} -a md5 ${lists} ${
append
} MD5
79
eval ${CKSUM} -a sha512 ${lists} ${
append
} SHA512
/src/usr.bin/make/unit-tests/
varname-dot-makeflags.mk
17
#
Append
an option with argument, a plain option and a variable assignment.
/src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_profile_collector.cc
175
DFSStack.
Append
(R);
189
Record->Path.
Append
(N->FId);
193
DFSStack.
Append
(C.NodePtr);
298
auto B = ProfileBuffers->
Append
({});
xray_function_call_trie.h
506
if (UNLIKELY(O.Roots.
Append
(NewRoot) == nullptr))
565
O.Roots.
Append
(TargetRoot);
xray_segmented_array.h
383
T *
Append
(const T &E) XRAY_NEVER_INSTRUMENT {
/src/sys/arch/epoc32/stand/e32boot/exe/
e32boot.cpp
273
b.
Append
(gChar);
/src/sys/external/isc/libsodium/dist/m4/
libtool.m4
1641
#
Append
any errors to the config.log.
2391
# AIX 3 has no versioning support, so we
append
a major version to the name.
Completed in 22 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025