Searched defs:unique (Results 1 - 25 of 31) sorted by relevance

12

/openbsd-current/gnu/llvm/libcxx/include/__algorithm/
H A Dunique.h47 unique(_ForwardIterator __first, _ForwardIterator __last, _BinaryPredicate __pred) { function
53 unique(_ForwardIterator __first, _ForwardIterator __last) { function
H A Dranges_unique.h71 inline constexpr auto unique = __unique::__fn{}; member in namespace:ranges::__cpo
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dalpha-nat.c204 void *unique = ALPHA_REGSET_UNIQUE (gregsetp); local
214 void *unique = ALPHA_REGSET_UNIQUE (gregsetp); local
H A Dalpha-tdep.c1287 alpha_supply_int_regs(int regno, const void *r0_r30, const void *pc, const void *unique) argument
1307 alpha_fill_int_regs(int regno, void *r0_r30, void *pc, void *unique) argument
/openbsd-current/sys/dev/pci/drm/include/drm/
H A Ddrm_auth.h72 char *unique; member in struct:drm_master
H A Ddrm_device.h170 char *unique; member in struct:drm_device
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.benjamin/
H A Dtem01.C19 bool unique() const {return *p_refcnt == N;} function in class:ref_counter
58 bool unique() const {return ref_count.unique();} function in class:ref_pointer
/openbsd-current/lib/libform/
H A Dfty_enum.c294 bool unique = ((const enumARG *)argp)->checkunique; local
/openbsd-current/gnu/llvm/lldb/source/API/
H A DSBBroadcaster.cpp48 void SBBroadcaster::BroadcastEventByType(uint32_t event_type, bool unique) { argument
60 void SBBroadcaster::BroadcastEvent(const SBEvent &event, bool unique) { argument
/openbsd-current/gnu/llvm/lldb/source/Utility/
H A DBroadcaster.cpp189 PrivateBroadcastEvent(EventSP &event_sp, bool unique) argument
/openbsd-current/usr.sbin/pkg_add/OpenBSD/
H A DPackageRepository.pm68 sub unique($class, $o) subroutine
/openbsd-current/usr.sbin/unbound/services/
H A Dmesh.h198 struct mesh_state* unique; member in struct:mesh_state
H A Dmesh.c409 int unique = unique_mesh_state(edns->opt_list_in, mesh->env); local
580 int unique = unique_mesh_state(edns->opt_list_in, mesh->env); local
[all...]
/openbsd-current/sbin/unwind/libunbound/services/
H A Dmesh.h198 struct mesh_state* unique; member in struct:mesh_state
H A Dmesh.c409 int unique = unique_mesh_state(edns->opt_list_in, mesh->env); local
580 int unique = unique_mesh_state(edns->opt_list_in, mesh->env); local
[all...]
/openbsd-current/gnu/gcc/libstdc++-v3/include/tr1/
H A Dboost_shared_ptr.h682 unique() const // never throws function in class:std::__shared_ptr
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dstl_algo.h1267 unique(_ForwardIter __first, _ForwardIter __last) function in namespace:std
1294 unique(_ForwardIter __first, _ForwardIter __last, function in namespace:std
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dobj-coff.c1052 const char * unique = ""; local
/openbsd-current/gnu/llvm/lldb/examples/darwin/heap_find/heap/
H A Dheap_find.cpp170 bool unique; member in struct:range_contains_data_callback_info_t
[all...]
/openbsd-current/sys/net/
H A Dif_pppoe.c219 u_int32_t unique; local
[all...]
/openbsd-current/sys/arch/alpha/include/
H A Dalpha_cpu.h513 alpha_pal_wrunique(unsigned long unique) argument
/openbsd-current/gnu/llvm/llvm/include/llvm/ADT/
H A DGenericUniformityImpl.h56 template <typename Range> auto unique(Range &&R) { function in namespace:llvm
/openbsd-current/usr.sbin/relayd/
H A Drelay_http.c189 int action, unique, ret; local
H A Drelayd.c616 kv_add(struct kvtree *keys, char *key, char *value, int unique) argument
/openbsd-current/gnu/gcc/libstdc++-v3/include/bits/
H A Dstl_algo.h1562 unique(_ForwardIterator __first, _ForwardIterator __last) function
1601 unique(_ForwardIterator __first, _ForwardIterator __last, function

Completed in 500 milliseconds

12