Home
last modified time | relevance | path

Searched +defs:other +defs:c (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/contrib/libdiff/lib/
H A Ddiff_output_unidiff.c34 diff_chunk_get_left_start_pos(const struct diff_chunk *c) in diff_chunk_get_left_start_pos()
40 diff_chunk_get_right_start_pos(const struct diff_chunk *c) in diff_chunk_get_right_start_pos()
52 diff_chunk_get_left_start(const struct diff_chunk *c, in diff_chunk_get_left_start()
60 diff_chunk_get_left_end(const struct diff_chunk *c, in diff_chunk_get_left_end()
69 diff_chunk_get_right_start(const struct diff_chunk *c, in diff_chunk_get_right_start()
77 diff_chunk_get_right_end(const struct diff_chunk *c, in diff_chunk_get_right_end()
92 diff_chunk_get_left_count(struct diff_chunk *c) in diff_chunk_get_left_count()
98 diff_chunk_get_right_count(struct diff_chunk *c) in diff_chunk_get_right_count()
107 const struct diff_chunk *c = &r->chunks.head[chunk_idx]; in diff_chunk_context_get() local
131 const struct diff_chunk_context *other) in diff_chunk_contexts_touch()
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_vector_clock.cpp70 VectorClock& VectorClock::operator=(const VectorClock& other) { in operator =()
98 m128 c = _mm_load_si128(&vclk[i]); in ReleaseStoreAcquire() local
117 m128 c = _mm_load_si128(&vclk[i]); in ReleaseAcquire() local
/freebsd/crypto/openssl/ssl/
H A Dssl_cert.c214 void ssl_cert_clear_certs(CERT *c) in ssl_cert_clear_certs()
233 void ssl_cert_free(CERT *c) in ssl_cert_free()
323 int ssl_cert_select_current(CERT *c, X509 *x) in ssl_cert_select_current()
346 int ssl_cert_set_current(CERT *c, long op) in ssl_cert_set_current()
369 void ssl_cert_set_cert_cb(CERT *c, int (*cb) (SSL *ssl, void *arg), void *arg) in ssl_cert_set_cert_cb()
876 CERT *c = s ? s->cert : ctx->cert; in ssl_build_cert_chain() local
982 int ssl_cert_set_cert_store(CERT *c, X509_STORE *store, int chain, int ref) in ssl_cert_set_cert_store()
996 int ssl_cert_get_cert_store(CERT *c, X509_STORE **pstore, int chain) in ssl_cert_get_cert_store()
1029 int op, int bits, int nid, void *other, in ssl_security_default_callback()
1050 const SSL_CIPHER *c = other; in ssl_security_default_callback() local
[all …]
H A Dssl_lib.c2686 const SSL_CIPHER *c = sk_SSL_CIPHER_value(ciphers, i); in STACK_OF() local
2718 const SSL_CIPHER *c; in SSL_get_cipher_list() local
2748 const SSL_CIPHER *c; in cipher_list_tls12_num() local
2807 const SSL_CIPHER *c; in SSL_get_shared_ciphers() local
3610 void SSL_CTX_set_cert_cb(SSL_CTX *c, int (*cb) (SSL *ssl, void *arg), void *arg) in SSL_CTX_set_cert_cb()
3622 CERT *c = s->cert; in ssl_set_masks() local
4908 void *other, void *ex)) in SSL_set_security_callback()
4943 void *other, void *ex)) in SSL_CTX_set_security_callback()
5389 void SSL_CTX_set_client_hello_cb(SSL_CTX *c, SSL_client_hello_cb_fn cb, in SSL_CTX_set_client_hello_cb()
5703 const SSL_CIPHER *c; in bytes_to_cipher_list() local
/freebsd/contrib/libucl/include/
H A Ducl++.h55 append_char (unsigned char c, size_t nchars, void *ud) in append_char()
263 Ucl(ucl_object_t *other) { in Ucl()
268 Ucl(const ucl_object_t *other) { in Ucl()
272 Ucl(const Ucl &other) { in Ucl()
276 Ucl(Ucl &&other) { in Ucl() function
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZMachineScheduler.cpp179 Candidate c(SU, *HazardRec); in pickNode() local
214 operator<(const Candidate &other) { in operator <()
/freebsd/contrib/llvm-project/lld/COFF/
H A DSymbols.cpp93 void Symbol::replaceKeepingName(Symbol *other, size_t size) { in replaceKeepingName()
136 Archive::Child c = in getMemberBuffer() local
H A DWriter.cpp89 DebugDirectoryChunk(const COFFLinkerContext &c, in DebugDirectoryChunk()
102 Chunk *c = record.second; in writeTo() local
147 CVDebugRecordChunk(const COFFLinkerContext &c) : ctx(c) {} in CVDebugRecordChunk()
173 ExtendedDllCharacteristicsChunk(uint32_t c) : characteristics(c) {} in ExtendedDllCharacteristicsChunk()
191 int c = name.compare(other.name); in operator <() local
207 Writer(COFFLinkerContext &c) in Writer()
344 void OutputSection::addChunk(Chunk *c) { in addChunk()
348 void OutputSection::insertChunkAtStart(Chunk *c) { in insertChunkAtStart()
352 void OutputSection::setPermissions(uint32_t c) { in setPermissions()
357 void OutputSection::merge(OutputSection *other) { in merge()
[all …]
H A DChunks.cpp428 Chunk *c = sym ? sym->getChunk() : nullptr; in applyRelocation() local
746 void SectionChunk::replace(SectionChunk *other) { in replace()
858 LocalImportChunk::LocalImportChunk(COFFLinkerContext &c, Defined *s) in LocalImportChunk()
1025 void MergeChunk::addSection(COFFLinkerContext &ctx, SectionChunk *c) { in addSection()
/freebsd/usr.bin/mail/
H A Dlist.c112 int tok, beg, mc, star, other, valdot, colmod, colresult; in markall() local
377 char c, *cp, *cp2, quotec; in getrawlist() local
502 int c; in scan() local
770 int c, m; in metamess() local
/freebsd/contrib/sendmail/src/
H A Dutil.c83 char c; local
132 char *p, *q, c; local
168 char *c = s; local
810 int c; local
1006 char c; local
1748 int c; local
2519 strreplnonprt(s, c) in strreplnonprt() argument
2623 proc_list_add(pid, task, type, count, other, hostaddr) in proc_list_add() argument
2750 proc_list_drop(pid, st, other) in proc_list_drop() argument
/freebsd/usr.bin/dtc/
H A Dfdt.cc265 while (char c = *input) in parse_string() local
633 property_value::try_to_merge(property_value &other) in try_to_merge()
1032 for (auto &c : child_nodes()) in sort() local
1103 node::merge_node(node_ptr &other) in merge_node()
1155 for (auto &c : other->children) in merge_node() local
1192 for (auto &c : child_nodes()) in write() local
1226 for (auto &c : child_nodes()) in write_dts() local
1268 for (auto &c : n->child_nodes()) in collect_names_recursive() local
1370 for (auto &c : n->child_nodes()) in assign_phandles() local
1447 for (auto &c : target->child_nodes()) in resolve_cross_references() local
[all …]
/freebsd/contrib/expat/lib/
H A Dxmltok_impl.c1511 enum { other, inName, inValue } state = inName; in PREFIX() enumerator
1610 int c = BYTE_TO_ASCII(enc, ptr); in PREFIX() local
1649 int c = BYTE_TO_ASCII(enc, ptr); in PREFIX() local
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.cpp96 statistic &statistic::operator+=(const statistic &other) { in operator +=()
659 for (int c = 0; c < COUNTER_LAST; c++) { in printCounters() local
742 rgb_color c = getEventColor((timer_e)i); in printPloticusFile() local
856 for (counter_e c = counter_e(0); c < COUNTER_LAST; c = counter_e(c + 1)) { in outputStats() local
888 for (int c = 0; c < COUNTER_LAST; c++) in __kmp_reset_stats() local
/freebsd/sys/dev/sound/pci/
H A Dals4000.c206 struct snd_dbuf *b, struct pcm_channel *c, int dir) in alschan_init()
246 struct sc_chinfo *ch = data, *other; in alschan_setspeed() local
298 struct sc_chinfo *other; in als_set_speed() local
/freebsd/contrib/llvm-project/libcxx/src/
H A Dlocale.cpp105 string build_name(const string& other, const string& one, locale::category c) { in build_name()
281 locale::__imp::__imp(const __imp& other) : facets_(max<size_t>(N, other.facets_.size())), name_(oth… in __imp()
288 locale::__imp::__imp(const __imp& other, const string& name, locale::category c) in __imp()
367 locale::__imp::__imp(const __imp& other, const __imp& one, locale::category c) in __imp()
456 locale::__imp::__imp(const __imp& other, facet* f, long id) in __imp()
529 const locale& locale::operator=(const locale& other) noexcept { in operator =()
543 locale::locale(const locale& other, const char* name, category c) in locale()
549 locale::locale(const locale& other, const string& name, category c) : __locale_(new __imp(*other.__… in locale()
553 locale::locale(const locale& other, const locale& one, category c) in locale()
560 void locale::__install_ctor(const locale& other, facet* f, long facet_id) { in __install_ctor()
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.h498 inline bool IsSpace(int c) { in IsSpace()
502 inline bool IsDigit(int c) { in IsDigit()
505 inline int ToLower(int c) { in ToLower()
586 void swap(InternalMmapVectorNoCtor &other) { in swap()
/freebsd/crypto/openssh/
H A Dchannels.c248 Channel *c; in channel_by_id() local
265 Channel *c; in channel_by_remote_id() local
283 Channel *c; in channel_lookup() local
367 Channel *c; in channel_set_xtype() local
385 channel_set_used_time(struct ssh *ssh, Channel *c) in channel_set_used_time()
397 channel_get_expiry(struct ssh *ssh, Channel *c) in channel_get_expiry()
417 channel_register_fds(struct ssh *ssh, Channel *c, int rfd, int wfd, int efd, in channel_register_fds()
491 Channel *c; in channel_new() local
544 channel_close_fd(struct ssh *ssh, Channel *c, int *fdp) in channel_close_fd()
594 channel_close_fds(struct ssh *ssh, Channel *c) in channel_close_fds()
[all …]
/freebsd/contrib/llvm-project/lld/ELF/
H A DInputSection.cpp1256 void InputSection::replace(InputSection *other) { in replace()
1356 if (std::all_of(b, b + entSize, [](char c) { return c == 0; })) in findNull()
1367 if (!std::all_of(end - entSize, end, [](char c) { return c == 0; })) in splitStrings()
/freebsd/crypto/openssl/apps/lib/
H A Ds_cb.c1143 const SSL_CIPHER *c = SSL_CIPHER_find(s, rlist); in print_raw_cipherlist() local
1236 const SSL_CIPHER *c; in print_ssl_summary() local
1403 void *other, void *ex) in security_callback_debug()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp319 char *c; in GetBytes() local
339 char *c; in CreateStructuredString() local
363 char *c = PyByteArray_AsString(m_py_obj); in GetBytes() local
1162 PythonBuffer(PythonBuffer &&other) { in PythonBuffer() function in __anonf81d8c2d0311::PythonBuffer
/freebsd/contrib/lua/src/
H A Dlvm.c1012 #define op_order(L,opi,opn,other) { \ argument
1130 #define checkGC(L,c) \ argument
1287 int c = GETARG_C(i); in luaV_execute() local
1342 int c = GETARG_B(i); in luaV_execute() local
1370 int c = GETARG_C(i); /* array size */ in luaV_execute() local
/freebsd/contrib/libucl/src/
H A Ducl_util.c2173 char c, sc; local
2195 char c, sc; local
2920 const char *p, *c; local
3575 ucl_object_copy_internal (const ucl_object_t *other, bool allow_array)
3642 ucl_object_copy (const ucl_object_t *other)
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-matchers-misc_test.cc60 int other = 5; in TEST() local
75 int other = 5; in TEST() local
389 const int c[] = {1, 3, 2}; in TEST() local
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp4857 for( int c = 0; c < noClasses; c++ ) { in registerTestMethods() local
5184 inline void addCharToPattern(char c) { in addCharToPattern()
7710 auto var_out = [n, sb2, sg2](double c) { in outlier_variance()
8114 …LazyExpression::LazyExpression( LazyExpression const& other ) : m_isNegated( other.m_isNegated ) {} in LazyExpression() function in Catch::LazyExpression
8392 inline auto isWhitespace(char c) -> bool { in isWhitespace()
8396 inline auto isBreakableBefore(char c) -> bool { in isBreakableBefore()
8400 inline auto isBreakableAfter(char c) -> bool { in isBreakableAfter()
8694 inline auto Column::operator + (Column const& other) -> Columns { in operator +()
8770 inline auto isOptPrefix( char c ) -> bool { in isOptPrefix()
8877 ResultValueBase( ResultValueBase const &other ) : ResultBase( other ) { in ResultValueBase() function in Catch::clara::detail::ResultValueBase
[all …]

12