/openbsd/gnu/llvm/libcxx/include/__algorithm/ |
H A D | unique.h | 47 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 D | alpha-nat.c | 204 void *unique = ALPHA_REGSET_UNIQUE (gregsetp); in supply_gregset() local 214 void *unique = ALPHA_REGSET_UNIQUE (gregsetp); in fill_gregset() local
|
H A D | alpha-tdep.c | 1288 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 D | tem01.C | 19 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 D | SBBroadcaster.cpp | 48 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 D | list.tcc | 192 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 D | list.tcc | 198 unique() in unique() function in std::list 303 unique(_BinaryPredicate __binary_pred) in unique() function in std::list
|
H A D | stl_algo.h | 1267 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 D | drm_auth.h | 72 char *unique; member
|
H A D | drm_device.h | 170 char *unique; member
|
/openbsd/lib/libform/ |
H A D | fty_enum.c | 294 bool unique = ((const enumARG *)argp)->checkunique; in Check_Enum_Field() local
|
/openbsd/usr.sbin/pkg_add/OpenBSD/ |
H A D | PackageRepository.pm | 68 sub unique($class, $o) subroutine
|
/openbsd/gnu/llvm/lldb/examples/darwin/heap_find/heap/ |
H A D | heap_find.cpp | 170 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 D | Broadcaster.cpp | 190 bool unique) { in PrivateBroadcastEvent()
|
/openbsd/usr.sbin/unbound/services/ |
H A D | mesh.h | 198 struct mesh_state* unique; member
|
H A D | mesh.c | 409 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 D | mesh.h | 198 struct mesh_state* unique; member
|
H A D | mesh.c | 409 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 D | html.c | 363 html_make_id(const struct roff_node *n, int unique) in html_make_id()
|
/openbsd/sys/arch/alpha/include/ |
H A D | alpha_cpu.h | 513 alpha_pal_wrunique(unsigned long unique) in alpha_pal_wrunique()
|
/openbsd/gnu/gcc/libstdc++-v3/include/tr1/ |
H A D | boost_shared_ptr.h | 682 unique() const // never throws in unique() function
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | obj-coff.c | 1052 const char * unique = ""; in weak_uniquify() local
|
/openbsd/sys/net/ |
H A D | if_pppoe.c | 235 u_int32_t unique; in pppoe_clone_create() local
|
/openbsd/gnu/llvm/llvm/include/llvm/ADT/ |
H A D | GenericUniformityImpl.h | 56 template <typename Range> auto unique(Range &&R) { in unique() function
|
/openbsd/usr.sbin/relayd/ |
H A D | relay_http.c | 189 int action, unique, ret; in relay_read_http() local
|