Searched defs:inclusive (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/util/keyrange/
H A DKeyRange.java134 public boolean check(DatabaseEntry key, boolean inclusive) { argument
159 public boolean checkBegin(DatabaseEntry key, boolean inclusive) { argument
174 public boolean checkEnd(DatabaseEntry key, boolean inclusive) { argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dbuffer.c800 char_inc_exc (const char c, const unsigned int inclusive, const unsigned int exclusive) argument
806 string_class (const char *str, const unsigned int inclusive, const unsigned int exclusive) argument
823 string_mod (char *str, const unsigned int inclusive, const unsigned int exclusive, const char replace) argument
853 string_mod_const(const char *str, const unsigned int inclusive, const unsigned int exclusive, const char replace, struct gc_arena *gc) argument

Completed in 101 milliseconds