Searched defs:lhs (Results 1 - 17 of 17) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/network/ppp/shared/libkernelppp/
H A Dsettings_tools.cpp216 equal_driver_settings(const driver_settings *lhs, const driver_settings *rhs) argument
236 equal_driver_parameters(const driver_parameter *lhs, const driver_parameter *rhs) argument
282 equal_interface_settings(const driver_settings *lhs, const driver_settings *rhs) argument
[all...]
/haiku-fatelf/src/tests/kits/app/bmessage/
H A DMessageCStringItemTest.h78 omparePolicy::Compare(const char* lhs, const char* rhs) argument
H A DMessageItemTest.h144 TMessageItemComparePolicy<T>::Compare(const T &lhs, const T &rhs) argument
H A DMessageMessageItemTest.h209 inline static bool Compare(const BMessage& lhs, const BMessage& rhs) argument
/haiku-fatelf/src/bin/bash/
H A Dbraces.c364 char *t, *lhs, *rhs; local
[all...]
H A Dexpr.c408 char *lhs, *rhs; local
/haiku-fatelf/headers/cpp/std/
H A Dbastring.h493 operator+ (const basic_string <charT, traits, Allocator>& lhs, argument
503 operator+ (const charT* lhs, const basic_string <charT, traits, Allocator>& rhs) argument
512 operator+ (charT lhs, const basic_string <charT, traits, Allocator>& rhs) argument
521 operator+ (const basic_string <charT, traits, Allocator>& lhs, const charT* rhs) argument
530 operator+ (const basic_string <charT, traits, Allocator>& lhs, charT rhs) argument
539 operator ==(const basic_string <charT, traits, Allocator>& lhs, const basic_string <charT, traits, Allocator>& rhs) argument
547 operator ==(const charT* lhs, const basic_string <charT, traits, Allocator>& rhs) argument
554 operator ==(const basic_string <charT, traits, Allocator>& lhs, const charT* rhs) argument
561 operator !=(const charT* lhs, const basic_string <charT, traits, Allocator>& rhs) argument
568 operator !=(const basic_string <charT, traits, Allocator>& lhs, const charT* rhs) argument
575 operator <(const basic_string <charT, traits, Allocator>& lhs, const basic_string <charT, traits, Allocator>& rhs) argument
583 operator <(const charT* lhs, const basic_string <charT, traits, Allocator>& rhs) argument
590 operator <(const basic_string <charT, traits, Allocator>& lhs, const charT* rhs) argument
597 operator >(const charT* lhs, const basic_string <charT, traits, Allocator>& rhs) argument
604 operator >(const basic_string <charT, traits, Allocator>& lhs, const charT* rhs) argument
611 operator <=(const charT* lhs, const basic_string <charT, traits, Allocator>& rhs) argument
618 operator <=(const basic_string <charT, traits, Allocator>& lhs, const charT* rhs) argument
625 operator >=(const charT* lhs, const basic_string <charT, traits, Allocator>& rhs) argument
632 operator >=(const basic_string <charT, traits, Allocator>& lhs, const charT* rhs) argument
639 operator !=(const basic_string <charT, traits, Allocator>& lhs, const basic_string <charT, traits, Allocator>& rhs) argument
647 operator >(const basic_string <charT, traits, Allocator>& lhs, const basic_string <charT, traits, Allocator>& rhs) argument
655 operator <=(const basic_string <charT, traits, Allocator>& lhs, const basic_string <charT, traits, Allocator>& rhs) argument
663 operator >=(const basic_string <charT, traits, Allocator>& lhs, const basic_string <charT, traits, Allocator>& rhs) argument
[all...]
/haiku-fatelf/src/bin/gawk/
H A Darray.c646 NODE **lhs; local
H A Dmain.c947 NODE **lhs; local
H A Deval.c342 NODE **volatile lhs; /* lhs == Left Hand Side for assigns, etc */ local
801 register NODE **lhs; local
1267 NODE **lhs; local
[all...]
H A Dio.c2284 NODE **lhs; local
H A Dbuiltin.c1985 NODE **lhs = &tree; /* value not used -- just different from NULL */ local
H A Dawkgram.c4390 NODE **lhs = get_lhs(p->hvalue, NULL, FALSE); local
4419 NODE **lhs = get_lhs(p->hvalue, NULL, FALSE); local
/haiku-fatelf/src/bin/gdb/gdb/
H A Darch-utils.c163 core_addr_lessthan (CORE_ADDR lhs, CORE_ADDR rhs) argument
169 core_addr_greaterthan (CORE_ADDR lhs, CORE_ADDR rhs) argument
H A Dutils.c2489 streq(const char *lhs, const char *rhs) argument
H A Dgdbarch.c2913 gdbarch_inner_than (struct gdbarch *gdbarch, CORE_ADDR lhs, CORE_ADDR rhs) argument
H A Dmips-tdep.c2704 CORE_ADDR lhs = bfd_get_32 (the_bfd, (bfd_byte *) a); local

Completed in 198 milliseconds