Searched defs:rhs (Results 26 - 48 of 48) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Djaxen-core.jar ... .Expr lhs org.jaxen.expr.Expr rhs protected boolean evaluateDoubleDouble (java.lang.Double, java. ...
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dqueue.cpp425 ByteQueue & ByteQueue::operator=(const ByteQueue &rhs) argument
[all...]
H A Dzinflate.cpp15 inline bool operator()(CryptoPP::HuffmanDecoder::code_t lhs, const CryptoPP::HuffmanDecoder::CodeInfo &rhs) argument
18 inline bool operator()(const CryptoPP::HuffmanDecoder::CodeInfo &lhs, const CryptoPP::HuffmanDecoder::CodeInfo &rhs) argument
H A Dasn.h89 inline OID & operator+=(word32 rhs) {m_values.push_back(rhs); return *this;} argument
358 inline bool operator==(const ::CryptoPP::OID &lhs, const ::CryptoPP::OID &rhs) argument
360 inline bool operator!=(const ::CryptoPP::OID &lhs, const ::CryptoPP::OID &rhs) argument
362 inline bool operator<(const ::CryptoPP::OID &lhs, const ::CryptoPP::OID &rhs) argument
364 inline ::CryptoPP::OID operator+(const ::CryptoPP::OID &lhs, unsigned long rhs) argument
[all...]
H A Dzdeflate.cpp98 inline bool operator()(unsigned int lhs, const HuffmanNode &rhs) {return lhs < rhs.freq;} argument
101 inline bool operator()(const HuffmanNode &lhs, unsigned int rhs) {return lhs.freq < rhs;} argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Dreservations.c776 unsigned int rhs = 0; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dtime.h56 static inline int timespec_compare(const struct timespec *lhs, const struct timespec *rhs) argument
65 static inline int timeval_compare(const struct timeval *lhs, const struct timeval *rhs) argument
89 timespec_add(struct timespec lhs, struct timespec rhs) argument
101 timespec_sub(struct timespec lhs, struct timespec rhs) argument
[all...]
H A Dcompat.h275 compat_timeval_compare(struct compat_timeval *lhs, struct compat_timeval *rhs) argument
285 compat_timespec_compare(struct compat_timespec *lhs, struct compat_timespec *rhs) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavutil/
H A Dparseutils.c294 static int color_table_compare(const void *lhs, const void *rhs) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dparseutils.c336 static int color_table_compare(const void *lhs, const void *rhs) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DServerList.cpp537 bool operator()(const CServer* lhs, const CServer* rhs) { argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hpfs/
H A Dsuper.c344 char *rhs = args[0].from; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-marshal-recursive.c1452 _dbus_type_reader_greater_than(const DBusTypeReader *lhs, const DBusTypeReader *rhs) argument
H A Ddbus-marshal-recursive-util.c47 basic_value_equal(int type, DBusBasicValue *lhs, DBusBasicValue *rhs) argument
69 equal_values_helper(DBusTypeReader *lhs, DBusTypeReader *rhs) argument
117 _dbus_type_reader_equal_values(const DBusTypeReader *lhs, const DBusTypeReader *rhs) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dhrtimer.c317 ktime_t ktime_add_safe(const ktime_t lhs, const ktime_t rhs) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dinit.c249 struct remote_host_store *rhs = c->options.rh_store; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dmimetype.cpp2601 rhs = curField.AfterFirst(wxT('=')); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Ddm-snap.c172 static int bdev_equal(struct block_device *lhs, struct block_device *rhs) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dpo-gram-gen.c241 struct { struct msgstr_def rhs; lex_pos_ty pos; bool obsolete; } rhs; member in union:YYSTYPE
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/third-party/libutp/
H A Dutp.cpp391 bool wrapping_compare_less(uint32 lhs, uint32 rhs) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dutils.cpp1712 IsLessThan(wxMacDataItemBrowserControl *owner , const wxMacDataItem* rhs, DataBrowserPropertyID sortProperty) const argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c104537 fts3CompareElemByTerm(const void *lhs, const void *rhs) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/sqlite-3.6.22/
H A Dsqlite3.c104537 fts3CompareElemByTerm(const void *lhs, const void *rhs) argument
[all...]

Completed in 667 milliseconds

12