Searched defs:copy (Results 1 - 25 of 101) sorted by relevance

12345

/haiku-fatelf/src/bin/network/tcpdump/missing/
H A Dstrdup.c50 char *copy; local
/haiku-fatelf/src/system/libroot/posix/glibc/wcsmbs/
H A Dwcsmbsload.c78 __wcsmbs_clone_conv (struct gconv_fcts *copy) argument
/haiku-fatelf/src/add-ons/kernel/network/ppp/shared/libppp/headers/
H A DPPPInterface.h51 PPPInterface& operator= (const PPPInterface& copy) argument
H A DPPPInterfaceListener.h49 PPPInterfaceListener& operator= (const PPPInterfaceListener& copy) argument
/haiku-fatelf/src/libs/glut/
H A Dglut_util.c25 char *copy; local
/haiku-fatelf/src/libs/print/libgutenprint/src/gimp2/
H A Dprint-gutenprint.c34 do_gimp_install_procedure(const char *blurb, const char *help, const char *auth, const char *copy, const char *types, int n_args, GimpParamDef *args) argument
H A Dprint-print.c34 do_gimp_install_procedure(const char *blurb, const char *help, const char *auth, const char *copy, const char *types, int n_args, GimpParamDef *args) argument
/haiku-fatelf/src/add-ons/translators/exr/openexr/ilmimf/
H A DImfOpaqueAttribute.cpp83 OpaqueAttribute::copy () const function in class:Imf::OpaqueAttribute
H A DImfAttribute.h304 TypedAttribute<T>::copy () const function in class:Imf::TypedAttribute
/haiku-fatelf/src/preferences/shortcuts/
H A DMetaKeyStateMap.cpp59 char* copy = new char[strlen(d) + 1]; local
/haiku-fatelf/headers/cpp/std/
H A Dstraits.h77 static char_type* copy (char_type* s1, const char_type* s2, size_t n) function in struct:string_char_traits
126 static char_type* copy (char_type* s1, const char_type* s2, size_t n) function in struct:string_char_traits
/haiku-fatelf/src/add-ons/kernel/network/ppp/shared/libppp/
H A DPPPInterface.cpp37 PPPInterface::PPPInterface(const PPPInterface& copy) argument
H A DPPPInterfaceListener.cpp89 PPPInterfaceListener::PPPInterfaceListener(const PPPInterfaceListener& copy) argument
/haiku-fatelf/src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/
H A DIMAPParser.cpp137 BString copy = string; local
/haiku-fatelf/src/apps/text_search/
H A DModel.cpp256 BString* copy = new (nothrow) BString(string); local
/haiku-fatelf/src/bin/gdb/libiberty/
H A Dargv.c82 char **copy; local
[all...]
/haiku-fatelf/src/kits/support/
H A DBufferedDataIO.cpp149 size_t copy = min_c(size, fSize); local
/haiku-fatelf/src/libs/print/libprint/
H A DStatusWindow.cpp123 StatusWindow::UpdateStatusBar(uint32 page, uint32 copy) argument
H A DPrintJobReader.cpp52 PrintJobPage::PrintJobPage(const PrintJobPage& copy) argument
62 PrintJobPage& PrintJobPage::operator=(const PrintJobPage& copy) argument
[all...]
/haiku-fatelf/src/tests/system/kernel/util/
H A DSinglyLinkedListTest.cpp74 typename List::Iterator copy = iterator; local
96 typename List::Iterator copy = iterator; local
/haiku-fatelf/src/add-ons/kernel/network/ppp/shared/libkernelppp/
H A DKPPPLCP.cpp264 struct mbuf *copy = m_gethdr(MT_DATA); local
/haiku-fatelf/src/bin/gdb/readline/
H A Dutil.c126 char *copy; local
/haiku-fatelf/src/bin/gzip/
H A Dutil.c39 int copy(in, out) function
/haiku-fatelf/src/kits/network/libnetapi/
H A DHttpHeaders.cpp47 BHttpHeader::BHttpHeader(const BHttpHeader& copy) argument
150 BHttpHeaders::BHttpHeaders(const BHttpHeaders& copy) argument
/haiku-fatelf/src/kits/textencoding/
H A Dutf8_conversions.cpp125 char* copy = &original; local

Completed in 128 milliseconds

12345