Searched defs:other (Results 76 - 100 of 152) sorted by relevance

1234567

/freebsd-10-stable/contrib/binutils/binutils/
H A Drddbg.c165 int other; local
/freebsd-10-stable/contrib/dialog/
H A Darrows.c81 int other = decorations ? (ON_LEFT + ON_RIGHT) : 0; local
/freebsd-10-stable/contrib/gcc/
H A Dconflict.c274 int other = arc->smaller; local
H A Dstub-objc.c56 objc_lookup_ivar (tree other, tree ARG_UNUSED (arg)) argument
/freebsd-10-stable/contrib/libpcap/
H A Dgrammar.y498 other: pqual TK_BROADCAST { $$ = gen_broadcast($1); } label
/freebsd-10-stable/contrib/libstdc++/include/ext/pb_ds/detail/pat_trie_/
H A Dpoint_iterators.hpp158 pat_trie_const_it_(const PB_DS_CONST_ODIR_IT_C_DEC& other) argument
164 operator =(const PB_DS_CONST_IT_C_DEC& other) argument
172 operator =(const PB_DS_CONST_ODIR_IT_C_DEC& other) argument
410 pat_trie_it_(const PB_DS_ODIR_IT_C_DEC& other) argument
415 operator =(const PB_DS_IT_C_DEC& other) argument
423 operator =(const PB_DS_ODIR_IT_C_DEC& other) argument
[all...]
/freebsd-10-stable/contrib/libstdc++/include/ext/
H A Dpool_allocator.h142 { typedef __pool_alloc<_Tp1> other; }; typedef in struct:__pool_alloc::rebind
H A Dthrow_allocator.h206 typedef throw_allocator<U> other; typedef in struct:throw_allocator::rebind
H A Dmt_allocator.h464 { typedef __common_pool_policy<_PoolTp1, _Thread1> other; }; typedef in struct:__common_pool_policy::_M_rebind
560 { typedef __per_type_pool_policy<_Tp1, _PoolTp1, _Thread1> other; }; typedef in struct:__per_type_pool_policy::_M_rebind
637 typedef __mt_alloc<_Tp1, pol_type> other; typedef in struct:__mt_alloc::rebind
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DInlineAsm.cpp68 InlineAsm::ConstraintInfo::ConstraintInfo(const ConstraintInfo &other) : argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCall.h83 void addFrom(const CallArgList &other) { argument
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DTypeFormat.h38 Flags (const Flags& other) : argument
H A DTypeSummary.h43 Flags (const Flags& other) : argument
H A DTypeSynthetic.h104 Flags (const Flags& other) : argument
/freebsd-10-stable/crypto/openssl/crypto/pkcs7/
H A Dpk7_lib.c230 int PKCS7_set0_type_other(PKCS7 *p7, int type, ASN1_TYPE *other) argument
/freebsd-10-stable/sys/dev/drm2/radeon/
H A Dradeon_cs.c140 struct radeon_fence *other; local
/freebsd-10-stable/contrib/binutils/gas/
H A Dstabs.c182 int other; local
[all...]
/freebsd-10-stable/contrib/libstdc++/include/ext/pb_ds/
H A Dassoc_container.hpp267 cc_hash_table(const cc_hash_table& other) argument
275 operator=(const cc_hash_table& other) argument
286 swap(cc_hash_table& other) argument
435 gp_hash_table(const gp_hash_table& other) argument
443 operator =(const gp_hash_table& other) argument
454 swap(gp_hash_table& other) argument
532 tree(const tree& other) argument
539 operator =(const tree& other) argument
550 swap(tree& other) argument
608 trie(const trie& other) argument
615 operator =(const trie& other) argument
626 swap(trie& other) argument
663 list_update(const list_update& other) argument
670 operator =(const list_update& other) argument
681 swap(list_update& other) argument
[all...]
/freebsd-10-stable/contrib/tcpdump/
H A Dprint-decnet.c183 int src, dst, info, blksize, eco, ueco, hello, other, vers; local
/freebsd-10-stable/usr.bin/mail/
H A Dlist.c118 int tok, beg, mc, star, other, valdot, colmod, colresult; local
/freebsd-10-stable/sys/dev/drm2/i915/
H A Dintel_ringbuffer.h147 intel_ring_sync_index(struct intel_ring_buffer *ring, struct intel_ring_buffer *other) argument
/freebsd-10-stable/contrib/expat/lib/
H A Dxmltok_impl.c1430 enum { other, inName, inValue } state = inName; enumerator in enum:__anon23
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_rb.c234 const unsigned int other = which ^ RB_DIR_OTHER; local
280 unsigned int other; local
554 unsigned int other = which ^ RB_DIR_OTHER; local
678 const unsigned int other = direction ^ RB_DIR_OTHER; local
[all...]
/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/PBQP/
H A DGraph.h150 Graph(const Graph &other) {} argument
151 void operator=(const Graph &other) {} argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Parse/
H A DRAIIObjectsForParser.h110 ParsingDeclRAIIObject(Parser &P, ParsingDeclRAIIObject *other) argument

Completed in 1200 milliseconds

1234567