Searched refs:compare (Results 126 - 150 of 325) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/src/router/libbcmcrypto/
H A DMakefile17 CFLAGS += -Wsign-compare -I. -I../httpd -I$(SRCBASE)/include -Wall -fPIC
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtest001.tcl16 # TEST After all are entered, retrieve all; compare output to original.
146 # Now we will get each key from the DB and compare the results
160 # Now compare the keys to see if they match the dictionary (or ints)
189 if { [string compare $omethod "-recno"] != 0 } {
202 if { [string compare $omethod "-recno"] != 0 } {
H A Dtest003.tcl16 # TEST retrieve all; compare output to original. Close file, reopen, do
77 if { [string compare [file type $f] "file"] != 0 } {
124 # Now we will get each key from the DB and compare the results
138 # Now compare the keys to see if they match the entries in the
150 if { [string compare [file type $f] "file"] != 0 } {
H A Dtest014.tcl199 # Now compare the keys to see if they match the dictionary (or ints)
222 if { [string compare $omethod "-recno"] != 0 } {
236 if { [string compare $omethod "-recno"] != 0 } {
H A Dtest030.tcl122 if { [string compare $k $str] != 0 } {
145 if { [string compare $k $str] != 0 } {
H A Dtest050.tcl135 dbc_get:next(compare) [lindex [lindex $old1 0] 1] DATAOVER1
196 if { [string compare $type by_key] == 0 } {
H A Dreputils.tcl429 if { [string compare [convert_method $method] -recno] != 0 } {
438 if { [string compare $omethod "-recno"] != 0 } {
739 if { [string compare $hold_electp NONE] != 0 } {
746 if { [string compare $dupmasterp NONE] != 0 } {
753 if { [string compare $errp NONE] != 0 } {
822 # Save all ISPERM and NOTPERM responses so we can compare their
833 if { [string compare $errp NONE] != 0 } {
906 if { [string compare $arg $run_repl_flag] == 0 } {
921 if { [string compare $arg $run_repl_flag] != 0 } {
1819 if { [string compare
[all...]
H A Drpc003.tcl21 if { [string compare $rpc_server "localhost"] != 0 } {
H A Dsdb011.tcl116 if { [string compare [$db get_type] hash] == 0 } {
H A Dtest042.tcl133 if { [string compare $fld {Number of records}] == 0 } {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Debian/debian-sarge/
H A Dsamba-common.postinst120 if dpkg --compare-versions "$2" lt 2.999+3.0.alpha20-4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Debian/debian-unstable/
H A Dsamba-common.postinst120 if dpkg --compare-versions "$2" lt 2.999+3.0.alpha20-4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Debian/debian-woody/
H A Dsamba-common.postinst120 if dpkg --compare-versions "$2" lt 2.999+3.0.alpha20-4 \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/mlx4/
H A Dqp.h285 __be64 compare; member in struct:mlx4_wqe_atomic_seg
290 __be64 compare; member in struct:mlx4_wqe_masked_atomic_seg
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/iptables/
H A Diptables-xml.c523 /* compare arguments up to -j or -g for match.
533 int compare = 0; local
546 compare = 0;
548 compare = 1;
554 compare = 0;
564 return compare == 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Ddevices.c1034 if(compare(dev->sectors, SECTORS(floppy))){
1040 if(compare(dev->heads, HEADS(floppy))){
1046 if(compare(dev->tracks, TRACKS(floppy))){
1053 if(compare(dev->use_2m, USE_2M(floppy))){
1061 if(compare(dev->ssize, SSIZE(floppy) + 128)){
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/iptables/
H A Diptables-xml.c523 /* compare arguments up to -j or -g for match.
533 int compare = 0; local
546 compare = 0;
548 compare = 1;
554 compare = 0;
564 return compare == 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dlist.c181 * @compare: an optional comparison function
188 xmlListCreate(xmlListDeallocator deallocator, xmlListDataCompare compare) argument
214 if (compare != NULL)
215 l->linkCompare = compare;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dlist.c181 * @compare: an optional comparison function
188 xmlListCreate(xmlListDeallocator deallocator, xmlListDataCompare compare) argument
214 if (compare != NULL)
215 l->linkCompare = compare;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dlist.c181 * @compare: an optional comparison function
188 xmlListCreate(xmlListDeallocator deallocator, xmlListDataCompare compare) argument
214 if (compare != NULL)
215 l->linkCompare = compare;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/WIN32-Code/
H A Dwin32.c87 compare(struct event_entry *a, struct event_entry *b) function
109 RB_PROTOTYPE(event_map, event_entry, node, compare);
110 RB_GENERATE(event_map, event_entry, node, compare);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dlist.c181 * @compare: an optional comparison function
188 xmlListCreate(xmlListDeallocator deallocator, xmlListDataCompare compare) argument
214 if (compare != NULL)
215 l->linkCompare = compare;
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dapi.c550 int retcode = FALSE, compare; local
605 compare = TRUE;
611 compare = FALSE;
615 if (compare == TRUE) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/
H A Dwindll.c987 int retcode = FALSE, compare; local
1047 compare = TRUE;
1053 compare = FALSE;
1057 if (compare == TRUE) {

Completed in 116 milliseconds

1234567891011>>