Searched refs:equal (Results 1 - 25 of 259) sorted by relevance

1234567891011

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DKeyRange.java18 public double equal; field in class:KeyRange
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tools/
H A Dmissing_codec_desc5 while read -r field equal value; do
6 case "$field $equal" in
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/src/
H A Dhash-table.h30 Two entries are considered equal if their _selchars are the same and
42 /* Attempts to insert ITEM in the table. If there is already an equal
61 bool equal (KeywordExt *item1, KeywordExt *item2) const;
H A Dhash-table.cc127 Hash_Table::equal (KeywordExt *item1, KeywordExt *item2) const function in class:Hash_Table
137 /* Attempts to insert ITEM in the table. If there is already an equal
156 if (equal (_table[probe], item))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/
H A Ddb-3.1.t95 my ($less, $equal, $greater) ;
96 cmp_ok $db->db_key_range($key, $less, $equal, $greater), '==', 0, " db_key_range ok" ;
99 cmp_ok $equal, '!=', 0 ;
103 cmp_ok $db->db_key_range($key, $less, $equal, $greater), '==', 0, " db_key_range ok" ;
106 cmp_ok $equal, '!=', 0 ;
110 cmp_ok $db->db_key_range($key, $less, $equal, $greater), '==', 0, " db_key_range ok" ;
113 cmp_ok $equal, '==', 0 ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/
H A Dconstant_time_test.c182 unsigned int equal = constant_time_eq_int(a, b); local
183 if (a == b && equal != CONSTTIME_TRUE) {
185 "expected %du(TRUE), got %du\n", a, b, CONSTTIME_TRUE, equal);
187 } else if (a != b && equal != CONSTTIME_FALSE) {
190 a, b, CONSTTIME_FALSE, equal);
198 unsigned char equal = constant_time_eq_int_8(a, b); local
199 if (a == b && equal != CONSTTIME_TRUE_8) {
201 "expected %u(TRUE), got %u\n", a, b, CONSTTIME_TRUE_8, equal);
203 } else if (a != b && equal != CONSTTIME_FALSE_8) {
206 a, b, CONSTTIME_FALSE_8, equal);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/
H A Dconstant_time_test.c182 unsigned int equal = constant_time_eq_int(a, b); local
183 if (a == b && equal != CONSTTIME_TRUE) {
185 "expected %du(TRUE), got %du\n", a, b, CONSTTIME_TRUE, equal);
187 } else if (a != b && equal != CONSTTIME_FALSE) {
190 a, b, CONSTTIME_FALSE, equal);
198 unsigned char equal = constant_time_eq_int_8(a, b); local
199 if (a == b && equal != CONSTTIME_TRUE_8) {
201 "expected %u(TRUE), got %u\n", a, b, CONSTTIME_TRUE_8, equal);
203 } else if (a != b && equal != CONSTTIME_FALSE_8) {
206 a, b, CONSTTIME_FALSE_8, equal);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtxn007.tcl39 if { [string equal $txt {Times log written}] == 1 } {
42 if { [string equal $txt {Times log flushed to disk}] == 1 } {
H A Dsiutils.tcl90 if { [string equal $errp NONE] } {
123 if { [string equal $errs NONE] } {
150 if { [string equal $errs NONE] } {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/procps/
H A Dps.c181 char *comma, *equal; local
184 equal = strchr(opt, '=');
185 if (comma && (!equal || equal > comma)) {
197 if (equal)
198 *equal = '\0';
200 if (equal) {
201 *equal = '=';
202 new->header = equal + 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/intl/
H A Deval-plural.h94 case equal:
H A Dplural-exp.h62 equal, /* Comparison for equality. */ enumerator in enum:expression::operator
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Deval-plural.h88 case equal:
H A Dplural-exp.h53 equal, /* Comparison for equality. */ enumerator in enum:expression_operator
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dblacklist.c42 equal, enumerator in enum:acpi_blacklist_predicates
145 || (acpi_blacklist[i].oem_revision_predicate == equal
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dbugfix.S177 | Test for cu_savepc equal to zero. If not, this is not a bug
186 | cu src equal to xu dest or equal to nu dest. If so, go to
187 | op0. Else, or if opclass2, check for cu dest equal to
188 | xu dest or equal to nu dest. If so, go to tst_opcl. Else,
203 beqs op0 |if equal, continue bugfix
205 | Check for cu dest equal to nu dest. If so, go and fix the
210 beqs op0 |if equal, continue bugfix
216 beqs op0_xu |if equal, continue bugfix
356 | Check for cu dest equal t
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/x509v3/
H A Dv3_utl.c649 * pattern is longer, compare just an equal-length suffix with the
888 static int do_check_string(ASN1_STRING *a, int cmp_type, equal_fn equal, argument
900 rv = equal(a->data, a->length, (unsigned char *)b, blen, flags);
916 rv = equal(astr, astrlen, (unsigned char *)b, blen, flags);
934 equal_fn equal; local
941 equal = equal_email;
949 equal = equal_nocase;
951 equal = equal_wildcard;
954 equal = equal_case;
976 if ((rv = do_check_string(cstr, alt_type, equal, flag
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/x509v3/
H A Dv3_utl.c649 * pattern is longer, compare just an equal-length suffix with the
888 static int do_check_string(ASN1_STRING *a, int cmp_type, equal_fn equal, argument
900 rv = equal(a->data, a->length, (unsigned char *)b, blen, flags);
916 rv = equal(astr, astrlen, (unsigned char *)b, blen, flags);
934 equal_fn equal; local
941 equal = equal_email;
949 equal = equal_nocase;
951 equal = equal_wildcard;
954 equal = equal_case;
976 if ((rv = do_check_string(cstr, alt_type, equal, flag
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr015/
H A DTestKeyRange.cpp148 printf("equal: %f\n", range.equal);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/msdos/
H A Dpkt_rx1.s6 ; these sizes MUST be equal to the sizes in PKTDRVR.H
75 ; CX has # of bytes in packet on both call. They should be equal.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Drendver.tex24 renderer which has the age greater or equal to its age. This verification is
H A Ddatespan.tex39 Equality operators are defined for wxDateSpans. Two datespans are equal if
41 source date. Thus wxDateSpan::Months(1) is not equal to wxDateSpan::Days(30),
43 wxDateSpan::Days(14) is equal to wxDateSpan::Weeks(2)
310 Returns {\tt true} if this date span is equal to the other one. Two date spans
311 are considered equal if and only if they have the same number of years and
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ec/
H A Decp_nistp256.c868 * all words so far have been equal (m is all ones) then a non-equal
872 u64 equal; local
881 * if kPrime[i] == out[i] then |equal| will be all zeros and the
884 equal = kPrime[i] ^ out[i];
885 equal--;
886 equal &= equal << 32;
887 equal &= equal << 1
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ec/
H A Decp_nistp256.c868 * all words so far have been equal (m is all ones) then a non-equal
872 u64 equal; local
881 * if kPrime[i] == out[i] then |equal| will be all zeros and the
884 equal = kPrime[i] ^ out[i];
885 equal--;
886 equal &= equal << 32;
887 equal &= equal << 1
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dlm32_lcc.asm59 ; * return its length. Matches shorter or equal to prev_length are discarded,
60 ; * in which case the result is equal to prev_length and match_start is

Completed in 288 milliseconds

1234567891011