Searched defs:unique (Results 1 - 21 of 21) sorted by last modified time

/haiku-fatelf/src/kits/tracker/
H A DOpenWithWindow.cpp1111 bool unique = true; local
H A DNavMenu.cpp208 bool unique = true; local
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/definitions/errno_h/
H A D3-2.c22 struct unique { struct
H A D4-1.c19 struct unique { struct
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/definitions/sched_h/
H A D10-1.c20 struct unique { struct
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/sched_getscheduler/
H A D3-1.c19 struct unique { struct
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/sched_setscheduler/
H A D1-1.c24 struct unique { struct
H A D17-1.c27 struct unique { struct
H A D19-1.c22 struct unique { struct
/haiku-fatelf/src/libs/glut/
H A Dglutint.h528 UINT unique; /* unique menu item id (Win32 only) */ member in struct:_GLUTmenuItem
/haiku-fatelf/src/libs/ncurses/form/
H A Dfty_enum.c177 bool unique = ((const enumARG *)argp)->checkunique; local
/haiku-fatelf/src/bin/network/wget/src/
H A Dhttp.c2020 char *unique = unique_name (hs->local_file, true); local
H A Durl.c1500 char *fname, *unique; local
[all...]
/haiku-fatelf/src/bin/network/ftpd/
H A Dftpd.c1776 store(char *name, char *mode, int unique) argument
[all...]
/haiku-fatelf/src/bin/gdb/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
/haiku-fatelf/src/bin/coreutils/src/
H A Dsort.c282 static bool unique; variable
[all...]
/haiku-fatelf/headers/cpp/std/
H A Dbastring.h322 void unique () { if (rep ()->ref > 1) alloc (length (), true); } function in class:basic_string
/haiku-fatelf/headers/cpp/
H A Dstl_algo.h642 _ForwardIter unique(_ForwardIter __first, _ForwardIter __last) { function
648 _ForwardIter unique(_ForwardIter __first, _ForwardIter __last, function
H A Dstl_list.h676 void list<_Tp, _Alloc>::unique() function in class:list
767 void list<_Tp, _Alloc>::unique(_BinaryPredicate __binary_pred) function in class:list
H A Dstl_slist.h803 void slist<_Tp,_Alloc>::unique() function in class:slist
875 void slist<_Tp,_Alloc>::unique(_BinaryPredicate __pred) function in class:slist

Completed in 221 milliseconds