Home
last modified time | relevance | path

Searched refs:compare3 (Results 1 – 25 of 441) sorted by relevance

12345678910>>...18

/dports/biology/bbmap/bbmap/current/sort/
H A DReadComparatorMapping.java23 return compare3(a, b); in compare()
33 x=compare3(a, b); in compare()
35 x=compare3(a.mate, b.mate); in compare()
39 return compare3(a, b); in compare()
46 return compare3(a.mate, b.mate); in compare()
72 return compare3(a, b); in compare()
111 public int compare3(Read a, Read b){ in compare3() method in ReadComparatorMapping
/dports/astro/gpstk/GPSTk-8.0.0/core/tests/GNSSCore/
H A DSatID_T.cpp81 gpstk::SatID compare3(-1, gpstk::SatelliteSystem (-1)); in initializationTest() local
82 TUASSERTE(int, -1, compare3.id); in initializationTest()
85 compare3.system); in initializationTest()
301 gpstk::SatID compare3(-1 , gpstk::SatelliteSystem(-1)); in isValidTest() local
311 TUASSERT(!compare3.isValid()); in isValidTest()
H A DObsID_T.cpp194 gpstk::ObsID compare3(gpstk::ObservationType::Doppler, gpstk::CarrierBand::L1, in operatorTest() local
198 TUASSERT(!(compare1 == compare3)); in operatorTest()
200 TUASSERT(compare1 != compare3); in operatorTest()
/dports/math/ploticus-nox11/pl240src/pltestsuite/
H A Dtestpf_compare26 echo compare3..
30 -$DEV -o ${OUTDIR}compare3.$DEV $ARGS
/dports/math/ploticus/pl240src/pltestsuite/
H A Dtestpf_compare26 echo compare3..
30 -$DEV -o ${OUTDIR}compare3.$DEV $ARGS
/dports/security/sshpass/sshpass-1.09/
H A Dmain.c408 static const char compare3[] = "differs from the key for the IP address"; // Key changes in handleoutput() local
457 state3 = match( compare3, buffer, numread, state3 ); in handleoutput()
459 if ( compare3[state3]=='\0' ) { in handleoutput()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/TableGen/
H A Dcompare.td74 // CHECK: compare3 = [1, 1];
82 list<bit> compare3 = [!eq(bar_MC, bar_MC), !ne(bar_MC, foo_MC)];
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/TableGen/
H A Dcompare.td74 // CHECK: compare3 = [1, 1];
82 list<bit> compare3 = [!eq(bar_MC, bar_MC), !ne(bar_MC, foo_MC)];
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/TableGen/
H A Dcompare.td74 // CHECK: compare3 = [1, 1];
82 list<bit> compare3 = [!eq(bar_MC, bar_MC), !ne(bar_MC, foo_MC)];
/dports/net/libwebsockets/libwebsockets-v4.2.2/lib/core/
H A Dlws_dll2.c213 int (*compare3)(void *priv, const lws_dll2_t *d, in lws_dll2_add_sorted_priv()
220 if (compare3(priv, p, d) >= 0) { in lws_dll2_add_sorted_priv()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/TableGen/
H A Dcompare.td74 // CHECK: compare3 = [1, 1];
82 list<bit> compare3 = [!eq(bar_MC, bar_MC), !ne(bar_MC, foo_MC)];
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/TableGen/
H A Dcompare.td74 // CHECK: compare3 = [1, 1];
82 list<bit> compare3 = [!eq(bar_MC, bar_MC), !ne(bar_MC, foo_MC)];
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/TableGen/
H A Dcompare.td74 // CHECK: compare3 = [1, 1];
82 list<bit> compare3 = [!eq(bar_MC, bar_MC), !ne(bar_MC, foo_MC)];
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/TableGen/
H A Dcompare.td74 // CHECK: compare3 = [1, 1];
82 list<bit> compare3 = [!eq(bar_MC, bar_MC), !ne(bar_MC, foo_MC)];
/dports/devel/upp/upp/uppsrc/RichEdit/
H A DFind.cpp18 bool compare3(const wchar *s, const wchar *a, const wchar *b, int len) in compare3() function
47 if(compare3(q, upperw, lowerw, len) && in operator ()()
/dports/misc/xgboost/xgboost-1.5.1/cub/test/
H A Dtest_device_run_length_encode.cu536 int compare3 = 0; in Test() local
556 compare3 = CompareDeviceResults(&num_runs, d_num_runs, 1, true, g_verbose); in Test()
557 printf("\t Count %s\n", compare3 ? "FAIL" : "PASS"); in Test()
595 AssertEquals(0, compare0 | compare1 | compare2 | compare3); in Test()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/Hexagon/
H A Dcmp-to-genreg.ll20 define i32 @compare3(i32 %a, i32 %b) nounwind readnone {
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/Hexagon/
H A Dcmp-to-genreg.ll20 define i32 @compare3(i32 %a, i32 %b) nounwind readnone {
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/Hexagon/
H A Dcmp-to-genreg.ll20 define i32 @compare3(i32 %a, i32 %b) nounwind readnone {
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/Hexagon/
H A Dcmp-to-genreg.ll20 define i32 @compare3(i32 %a, i32 %b) nounwind readnone {
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/Hexagon/
H A Dcmp-to-genreg.ll20 define i32 @compare3(i32 %a, i32 %b) nounwind readnone {
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/Hexagon/
H A Dcmp-to-genreg.ll20 define i32 @compare3(i32 %a, i32 %b) nounwind readnone {
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/Hexagon/
H A Dcmp-to-genreg.ll20 define i32 @compare3(i32 %a, i32 %b) nounwind readnone {
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/Hexagon/
H A Dcmp-to-genreg.ll20 define i32 @compare3(i32 %a, i32 %b) nounwind readnone {
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/Hexagon/
H A Dcmp-to-genreg.ll20 define i32 @compare3(i32 %a, i32 %b) nounwind readnone {

12345678910>>...18