Home
last modified time | relevance | path

Searched defs:unique (Results 1 – 25 of 33) sorted by relevance

12

/openbsd/gnu/llvm/libcxx/include/__algorithm/
H A Dunique.h47 unique(_ForwardIterator __first, _ForwardIterator __last, _BinaryPredicate __pred) { in unique() function
53 unique(_ForwardIterator __first, _ForwardIterator __last) { in unique() function
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dalpha-nat.c204 void *unique = ALPHA_REGSET_UNIQUE (gregsetp); in supply_gregset() local
214 void *unique = ALPHA_REGSET_UNIQUE (gregsetp); in fill_gregset() local
H A Dalpha-tdep.c1288 const void *pc, const void *unique) in alpha_supply_int_regs()
1307 alpha_fill_int_regs (int regno, void *r0_r30, void *pc, void *unique) in alpha_fill_int_regs()
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.benjamin/
H A Dtem01.C19 bool unique() const {return *p_refcnt == N;} in unique() function
58 bool unique() const {return ref_count.unique();} in unique() function
/openbsd/gnu/llvm/lldb/source/API/
H A DSBBroadcaster.cpp48 void SBBroadcaster::BroadcastEventByType(uint32_t event_type, bool unique) { in BroadcastEventByType()
60 void SBBroadcaster::BroadcastEvent(const SBEvent &event, bool unique) { in BroadcastEvent()
/openbsd/gnu/gcc/libstdc++-v3/include/bits/
H A Dlist.tcc192 unique() in unique() function in list
327 unique(_BinaryPredicate __binary_pred) in unique() function in list
/openbsd/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dlist.tcc198 unique() in unique() function in std::list
303 unique(_BinaryPredicate __binary_pred) in unique() function in std::list
H A Dstl_algo.h1267 unique(_ForwardIter __first, _ForwardIter __last) in unique() function
1294 unique(_ForwardIter __first, _ForwardIter __last, in unique() function
/openbsd/sys/dev/pci/drm/include/drm/
H A Ddrm_auth.h72 char *unique; member
H A Ddrm_device.h170 char *unique; member
/openbsd/lib/libform/
H A Dfty_enum.c294 bool unique = ((const enumARG *)argp)->checkunique; in Check_Enum_Field() local
/openbsd/usr.sbin/pkg_add/OpenBSD/
H A DPackageRepository.pm68 sub unique($class, $o) subroutine
/openbsd/gnu/llvm/lldb/examples/darwin/heap_find/heap/
H A Dheap_find.cpp170 bool unique; member
218 void push_back(const malloc_match &m, bool unique = false) { in push_back()
/openbsd/gnu/llvm/lldb/source/Utility/
H A DBroadcaster.cpp190 bool unique) { in PrivateBroadcastEvent()
/openbsd/usr.sbin/unbound/services/
H A Dmesh.h198 struct mesh_state* unique; member
H A Dmesh.c409 int unique = unique_mesh_state(edns->opt_list_in, mesh->env); in mesh_new_client() local
583 int unique = unique_mesh_state(edns->opt_list_in, mesh->env); in mesh_new_callback() local
/openbsd/sbin/unwind/libunbound/services/
H A Dmesh.h198 struct mesh_state* unique; member
H A Dmesh.c409 int unique = unique_mesh_state(edns->opt_list_in, mesh->env); in mesh_new_client() local
583 int unique = unique_mesh_state(edns->opt_list_in, mesh->env); in mesh_new_callback() local
/openbsd/usr.bin/mandoc/
H A Dhtml.c363 html_make_id(const struct roff_node *n, int unique) in html_make_id()
/openbsd/sys/arch/alpha/include/
H A Dalpha_cpu.h513 alpha_pal_wrunique(unsigned long unique) in alpha_pal_wrunique()
/openbsd/gnu/gcc/libstdc++-v3/include/tr1/
H A Dboost_shared_ptr.h682 unique() const // never throws in unique() function
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dobj-coff.c1052 const char * unique = ""; in weak_uniquify() local
/openbsd/sys/net/
H A Dif_pppoe.c235 u_int32_t unique; in pppoe_clone_create() local
/openbsd/gnu/llvm/llvm/include/llvm/ADT/
H A DGenericUniformityImpl.h56 template <typename Range> auto unique(Range &&R) { in unique() function
/openbsd/usr.sbin/relayd/
H A Drelay_http.c189 int action, unique, ret; in relay_read_http() local

12