Searched refs:compare (Results 101 - 125 of 195) sorted by relevance

12345678

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/
H A DMakefile43 cflags-y += -Wno-sign-compare
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/mlx4/
H A Dqp.h263 __be64 compare; member in struct:mlx4_wqe_atomic_seg
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/db185/
H A Ddb185.c89 if (bi->compare != NULL) {
90 db185p->compare = bi->compare;
553 return (((DB185 *)dbp->api_internal)->compare(&a185, &b185));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/
H A Diptables-xml.c525 /* compare arguments up to -j or -g for match.
535 int compare = 0; local
539 compare = 1;
544 compare = 0;
554 return compare == 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dmdbscript.tcl362 if { [string compare $klock NOLOCK] != 0 } {
377 if { [string compare $klock NOLOCK] != 0 } {
H A Dtest032.tcl116 if { [string compare $k $str] != 0 } {
123 if {[string compare $lastdup $datastr] > 0} {
140 # Now we will get each key from the DB and compare the results
H A Dtest074.tcl175 if { [string compare $opt "-dupsort"] == 0 } {
236 if { [string compare $dir "-prevnodup"] == 0 } {
H A Dtest046.tcl148 if { [string compare $omethod "-btree"] == 0 } {
182 if { [string compare $omethod "-btree"] == 0} {
346 if { [string compare $size big] == 0 } {
373 if { [string compare [lindex \
392 if { [string compare $type key_over] == 0 } {
595 dbcget:curr(compare) [lindex [lindex $ret 0] 1] $dup_set(1)
H A Dtestutils.tcl21 if {[string compare $opt "-r"] == 0} {
23 } elseif {[string compare $opt "-t"] == 0} {
25 } elseif {[string compare $opt "-w"] == 0} {
28 if {[string compare $opt "-c"] == 0} {
406 if { [string compare $key $lastkey] != 0 && \
427 if { [string compare $key $lastkey] != 0 } {
465 if { [string compare $key $lastkey] != 0 } {
477 if { [string compare $key $lastkey] != 0 && \
1058 } elseif { [string compare $d $data] != 0 } {
1310 if { [string compare
[all...]
H A Dtest011.tcl131 if { [string compare $k $str] != 0 } {
151 # Now we will get each key from the DB and compare the results
165 # Now compare the keys to see if they match the dictionary entries
191 # Now compare the keys to see if they match the dictionary entries
266 if { [string compare $flag "-before"] == 0 ||
267 [string compare $flag "-after"] == 0 } {
H A Dupgrade.tcl90 if { [string compare $myendianness $dbendianness] != 0 } {
821 return [string compare $a $b]
829 if { [string compare $termchar \0] == 0 } {
H A Dtest093.tcl152 # Now we will get each key from the DB and compare the results
166 # Now compare the keys to see if they match the dictionary (or ints)
298 # Now we will get each key from the DB and compare the results
353 return [string compare $b $a]
368 return [string compare $arev $brev]
H A Dlock006.tcl181 if { [string compare $l BLOCKED ] == 0 } {
H A Dlog006.tcl206 if { [string compare [file type $f] "file"] != 0 } {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/t/
H A Ddb-btree.t149 ok(7, ! defined $dbh->{compare}) ;
539 $dbh1->{compare} = sub {
544 $dbh2->{compare} = sub { $_[0] cmp $_[1] } ;
547 $dbh3->{compare} = sub { length $_[0] <=> length $_[1] } ;
939 $DB_BTREE->{'compare'} = \&Compare ;
965 delete $DB_BTREE->{'compare'} ;
1383 # now an error to pass 'compare' a non-code reference
1386 eval { $dbh->{compare} = 2 };
1387 ok(162, $@ =~ /^Key 'compare' not associated with a code reference at/);
1400 # $dbh->{compare}
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dftplistparser.c304 curl_fnmatch_callback compare; local
325 compare = conn->data->set.fnmatch;
326 if(!compare)
327 compare = Curl_fnmatch;
330 if(compare(conn->data->set.fnmatch_data, wc->pattern,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dtparm.c213 %= compare if pop and pop are equal and push the result
214 %> compare if pop is less than pop and push the result
215 %< compare if pop is greater than pop and push the result
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/kernel/
H A Dhead.S121 c %r1,0xb8 # compare subchannel number
208 c %r1,0xb8 # compare subchannel number
362 c %r1,0xb8 # compare subchannel number
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dtparm.c213 %= compare if pop and pop are equal and push the result
214 %> compare if pop is less than pop and push the result
215 %< compare if pop is greater than pop and push the result
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Ddb_java.i355 return bt_compare_handler.compare(arr1, arr2);
384 return h_compare_handler.compare(arr1, arr2);
392 return dup_compare_handler.compare(arr1, arr2);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.xs331 #define db_BT_compare btree.compare
389 SV * compare ;
605 count = perl_call_sv(CurrentDB->compare, G_SCALAR);
611 croak ("DB_File btree_compare: expected 1 return value from compare sub, got %d\n", count) ;
858 printf (" compare = %s\n",
965 RETVAL->hash = RETVAL->compare = RETVAL->prefix = NULL ;
1029 svp = hv_fetch(action, "compare", 7, FALSE);
1033 RETVAL->compare = newSVsv(*svp) ;
1237 RETVAL->hash = RETVAL->compare = RETVAL->prefix = NULL ;
1313 svp = hv_fetch(action, "compare",
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/i2c/busses/
H A Di2c-iop3xx.c174 compare_func compare)
184 (done = compare( sr = iop3xx_i2c_get_srstat(iop3xx_adap) ,flags )),
172 iop3xx_i2c_wait_event(struct i2c_algo_iop3xx_data *iop3xx_adap, unsigned flags, unsigned* status, compare_func compare) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/udev/
H A DMakefile121 WARNINGS = -Wstrict-prototypes -Wsign-compare -Wshadow \
123 -Wpointer-arith -Wsign-compare -Wmissing-prototypes
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/lib/
H A Dadt_tree.c68 tree->compare = cmp_fn;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/util/keyrange/
H A DRangeCursor.java287 pkRange.compare(privPKey, pkRange.beginKey) == 0) {
314 range.compare(privKey, range.beginKey) == 0) {
356 pkRange.compare(pkRange.endKey, privPKey) != 0) {
386 range.compare(range.endKey, privKey) == 0) {

Completed in 274 milliseconds

12345678