Home
last modified time | relevance | path

Searched refs:llong (Results 1 – 25 of 917) sorted by relevance

12345678910>>...37

/dports/devel/icu/icu/source/test/intltest/
H A Ditrbnf.cpp520 LLAssert(llong(llong::kD32).asDouble() == llong::kD32);
584 LLAssert(llong(llong(1, 0)).asDouble() == llong::kD32);
604 LLAssert(llong() == llong(0, 0));
605 LLAssert(llong(1,0) == llong(1, 0));
606 LLAssert(llong(0,1) == llong(0, 1));
609 LLAssert(llong(1,0) != llong(1,1));
610 LLAssert(llong(0,1) != llong(1,1));
628 LLAssert(llong(1, 1) > llong(1, 0));
636 LLAssert(llong(1, 0) < llong(1, 1));
650 LLAssert(llong() >= llong(0, 0));
[all …]
/dports/devel/icu-lx/icu/source/test/intltest/
H A Ditrbnf.cpp520 LLAssert(llong(llong::kD32).asDouble() == llong::kD32);
584 LLAssert(llong(llong(1, 0)).asDouble() == llong::kD32);
604 LLAssert(llong() == llong(0, 0));
605 LLAssert(llong(1,0) == llong(1, 0));
606 LLAssert(llong(0,1) == llong(0, 1));
609 LLAssert(llong(1,0) != llong(1,1));
610 LLAssert(llong(0,1) != llong(1,1));
628 LLAssert(llong(1, 1) > llong(1, 0));
636 LLAssert(llong(1, 0) < llong(1, 1));
650 LLAssert(llong() >= llong(0, 0));
[all …]
/dports/sysutils/k3b/k3b-21.12.3/libk3b/projects/videocd/mpeginfo/
H A Dk3bmpeginfo.h45 typedef long long llong; typedef
136 llong GetNBytes( llong, int );
138 llong FindNextMarker( llong );
139 llong FindNextMarker( llong, byte* );
140 llong FindNextMarker( llong, byte );
141 llong bdFindNextMarker( llong, byte );
142 llong bdFindNextMarker( llong, byte* );
143 llong FindNextVideo( llong );
144 llong FindNextAudio( llong );
152 llong MpegParsePacket ( llong );
[all …]
H A Dk3bmpeginfo.cpp174 llong K3b::MpegInfo::MpegParsePacket ( llong offset ) in MpegParsePacket()
365 llong K3b::MpegInfo::GetNBytes( llong offset, int n ) in GetNBytes()
397 llong K3b::MpegInfo::FindNextMarker( llong from ) in FindNextMarker()
399 llong offset; in FindNextMarker()
413 llong K3b::MpegInfo::FindNextMarker( llong from, byte* mark ) in FindNextMarker()
425 llong K3b::MpegInfo::FindNextMarker( llong from, byte mark ) in FindNextMarker()
443 llong K3b::MpegInfo::bdFindNextMarker( llong from, byte mark ) in bdFindNextMarker()
458 llong K3b::MpegInfo::bdFindNextMarker( llong from, byte* mark ) in bdFindNextMarker()
473 llong K3b::MpegInfo::FindNextVideo( llong from ) in FindNextVideo()
491 llong K3b::MpegInfo::FindNextAudio( llong from ) in FindNextAudio()
[all …]
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/experimental/simd/tests/
H A Doperator_cvt.cc471 binary_op_return_type<vi32<llong>, schar, vi32<llong>>(); in test()
475 binary_op_return_type<vi32<llong>, int, vi32<llong>>(); in test()
476 binary_op_return_type<vi32<llong>, uint, vi32<llong>>(); in test()
477 binary_op_return_type<vi32<llong>, long, vi32<llong>>(); in test()
478 binary_op_return_type<vi32<llong>, llong, vi32<llong>>(); in test()
479 binary_op_return_type<vi32<llong>, vi32<llong>, vi32<llong>>(); in test()
484 binary_op_return_type<vi64<llong>, int, vi64<llong>>(); in test()
485 binary_op_return_type<vi64<llong>, uint, vi64<llong>>(); in test()
486 binary_op_return_type<vi64<llong>, long, vi64<llong>>(); in test()
487 binary_op_return_type<vi64<llong>, llong, vi64<llong>>(); in test()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/experimental/simd/tests/
H A Doperator_cvt.cc471 binary_op_return_type<vi32<llong>, schar, vi32<llong>>(); in test()
475 binary_op_return_type<vi32<llong>, int, vi32<llong>>(); in test()
476 binary_op_return_type<vi32<llong>, uint, vi32<llong>>(); in test()
477 binary_op_return_type<vi32<llong>, long, vi32<llong>>(); in test()
478 binary_op_return_type<vi32<llong>, llong, vi32<llong>>(); in test()
479 binary_op_return_type<vi32<llong>, vi32<llong>, vi32<llong>>(); in test()
484 binary_op_return_type<vi64<llong>, int, vi64<llong>>(); in test()
485 binary_op_return_type<vi64<llong>, uint, vi64<llong>>(); in test()
486 binary_op_return_type<vi64<llong>, long, vi64<llong>>(); in test()
487 binary_op_return_type<vi64<llong>, llong, vi64<llong>>(); in test()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/experimental/simd/tests/
H A Doperator_cvt.cc471 binary_op_return_type<vi32<llong>, schar, vi32<llong>>(); in test()
475 binary_op_return_type<vi32<llong>, int, vi32<llong>>(); in test()
476 binary_op_return_type<vi32<llong>, uint, vi32<llong>>(); in test()
477 binary_op_return_type<vi32<llong>, long, vi32<llong>>(); in test()
478 binary_op_return_type<vi32<llong>, llong, vi32<llong>>(); in test()
479 binary_op_return_type<vi32<llong>, vi32<llong>, vi32<llong>>(); in test()
484 binary_op_return_type<vi64<llong>, int, vi64<llong>>(); in test()
485 binary_op_return_type<vi64<llong>, uint, vi64<llong>>(); in test()
486 binary_op_return_type<vi64<llong>, long, vi64<llong>>(); in test()
487 binary_op_return_type<vi64<llong>, llong, vi64<llong>>(); in test()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/experimental/simd/tests/
H A Doperator_cvt.cc471 binary_op_return_type<vi32<llong>, schar, vi32<llong>>(); in test()
475 binary_op_return_type<vi32<llong>, int, vi32<llong>>(); in test()
476 binary_op_return_type<vi32<llong>, uint, vi32<llong>>(); in test()
477 binary_op_return_type<vi32<llong>, long, vi32<llong>>(); in test()
478 binary_op_return_type<vi32<llong>, llong, vi32<llong>>(); in test()
479 binary_op_return_type<vi32<llong>, vi32<llong>, vi32<llong>>(); in test()
484 binary_op_return_type<vi64<llong>, int, vi64<llong>>(); in test()
485 binary_op_return_type<vi64<llong>, uint, vi64<llong>>(); in test()
486 binary_op_return_type<vi64<llong>, long, vi64<llong>>(); in test()
487 binary_op_return_type<vi64<llong>, llong, vi64<llong>>(); in test()
[all …]
/dports/ftp/multiget/multiget-1.1.3/src/
H A Dmgfilemanager.h64 llong nlen,
78 bool IsTaskFinish( llong& lastsize );
93 llong& from,
103 llong FileSize( std::string sFileName );
107 void AddNewIndex( int tid, llong pos );
110 bool GetTask( int tid, llong &taskpos );
112 llong SumBytes();
118 llong m_nFileLen;
119 llong m_nSumBytes;
120 llong m_nOriginBytes;
[all …]
H A Dmghttpants.h54 llong from,
55 llong tsize,
80 bool GetFile( const char* filename, llong pos, const char* refer );
81 int GetData( llong spos, llong& bytes );
83 int WriteData( llong offset, int len, unsigned char *buf, bool end = false );
100 llong m_nFileSize;
101 llong m_nFrom;
102 llong m_nTotalByte;
H A Dmgftpants.h55 llong from,
56 llong tsize
73 llong m_nFileSize;
75 llong m_from;
89 int GetData( CMgFtpSocket& sock, llong spos, llong& bytes );
90 int WriteData( llong offset, int len, unsigned char *buf, bool end = false );
102 llong m_nTotalByte;
/dports/cad/ktechlab/ktechlab-0.50.0/src/gui/
H A Dscopescreenview.cpp84 llong at = probe->findPos(timeOffset);
85 const llong maxAt = probe->insertPos();
86 llong prevTime = probe->toTime(at);
133 llong deltaAt = 1;
157 llong at = probe->findPos(timeOffset);
158 const llong maxAt = probe->insertPos();
159 llong prevTime = data->dataAt(at).time;
166 llong previousAt = at;
167 llong dAt = deltaAt / totalDeltaAt;
172 while ( at < maxAt && ( llong(data->dataAt(at).time) - prevTime ) < minTimeStep )
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/PowerPC/
H A Dtest_func_desc.ll37 ; 64BIT: .llong .foo
38 ; 64BIT-NEXT: .llong TOC[TC0]
39 ; 64BIT-NEXT: .llong 0
50 ; 64BIT: .llong .main
51 ; 64BIT-NEXT: .llong TOC[TC0]
52 ; 64BIT-NEXT: .llong 0
65 ; 64BIT: .llong .static_foo
66 ; 64BIT-NEXT: .llong TOC[TC0]
67 ; 64BIT-NEXT: .llong 0
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/PowerPC/
H A Dtest_func_desc.ll37 ; 64BIT: .llong .foo
38 ; 64BIT-NEXT: .llong TOC[TC0]
39 ; 64BIT-NEXT: .llong 0
50 ; 64BIT: .llong .main
51 ; 64BIT-NEXT: .llong TOC[TC0]
52 ; 64BIT-NEXT: .llong 0
65 ; 64BIT: .llong .static_foo
66 ; 64BIT-NEXT: .llong TOC[TC0]
67 ; 64BIT-NEXT: .llong 0
/dports/converters/wkhtmltopdf/qt-5db36ec/src/corelib/arch/powerpc/
H A Dqatomic64.s50 .llong .q_atomic_test_and_set_int,TOC[tc0],0
76 .llong .q_atomic_test_and_set_acquire_int,TOC[tc0],0
103 .llong .q_atomic_test_and_set_release_int,TOC[tc0],0
130 .llong .q_atomic_test_and_set_ptr,TOC[tc0],0
207 .llong .q_atomic_increment,TOC[tc0],0
231 .llong .q_atomic_decrement,TOC[tc0],0
255 .llong .q_atomic_set_int,TOC[tc0],0
323 .llong .q_atomic_set_ptr,TOC[tc0],0
391 .llong .q_atomic_fetch_and_add_int,TOC[tc0],0
465 .llong .q_atomic_fetch_and_add_ptr,TOC[tc0],0
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/gcc.dg/format/
H A Dformat.h24 __extension__ typedef long long int llong; typedef
28 typedef llong quad_t;
44 #define maybe_int_ptr type_if(int, sizeof(int) == sizeof(llong))
46 #define maybe_long_ptr type_if(long, sizeof(long) == sizeof(llong) && sizeof(long) > sizeof(int))
48 #define maybe_long_long_ptr type_if(llong, sizeof(llong) > sizeof(long))
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/gcc.dg/format/
H A Dformat.h24 __extension__ typedef long long int llong; typedef
28 typedef llong quad_t;
44 #define maybe_int_ptr type_if(int, sizeof(int) == sizeof(llong))
46 #define maybe_long_ptr type_if(long, sizeof(long) == sizeof(llong) && sizeof(long) > sizeof(int))
48 #define maybe_long_long_ptr type_if(llong, sizeof(llong) > sizeof(long))
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/asm/
H A Dhead.S53 .llong opal_naca
68 .llong debug_descriptor
237 .llong 0
839 .llong 0 /* 0x0008 : Reserved */
840 .llong 0 /* 0x0010 : Reserved */
842 .llong 0 /* 0x0020 : Reserved */
871 .llong 0x666 /* VRM ? */
890 .llong 0 /* Load address */
893 .llong 0
894 .llong 0
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/
H A Dpr63594-1.c34 typedef long long llong; typedef
59 T(llong, 8)
60 T(llong, 4)
61 T(llong, 2)
62 T(llong, 1)
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/
H A Dpr63594-1.c34 typedef long long llong; typedef
59 T(llong, 8)
60 T(llong, 4)
61 T(llong, 2)
62 T(llong, 1)
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/
H A Dpr63594-1.c34 typedef long long llong; typedef
59 T(llong, 8)
60 T(llong, 4)
61 T(llong, 2)
62 T(llong, 1)
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/
H A Dpr63594-1.c34 typedef long long llong; typedef
59 T(llong, 8)
60 T(llong, 4)
61 T(llong, 2)
62 T(llong, 1)
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dpr63594-1.c34 typedef long long llong; typedef
59 T(llong, 8)
60 T(llong, 4)
61 T(llong, 2)
62 T(llong, 1)
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr63594-1.c34 typedef long long llong; typedef
59 T(llong, 8)
60 T(llong, 4)
61 T(llong, 2)
62 T(llong, 1)
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr63594-1.c34 typedef long long llong; typedef
59 T(llong, 8)
60 T(llong, 4)
61 T(llong, 2)
62 T(llong, 1)

12345678910>>...37