| /minix3/external/bsd/libevent/dist/sample/ |
| H A D | time-test.c | 46 struct timeval newtime, difference; in timeout_cb() local 51 evutil_timersub(&newtime, &lasttime, &difference); in timeout_cb() 52 elapsed = difference.tv_sec + in timeout_cb() 53 (difference.tv_usec / 1.0e6); in timeout_cb()
|
| /minix3/minix/usr.bin/ministat/ |
| H A D | README | 25 No difference proven at 95.0% confidence 48 Here we have a clearcut difference, not very big, but clear and unambiguous.
|
| /minix3/external/bsd/llvm/dist/llvm/test/ExecutionEngine/RuntimeDyld/ARM/ |
| H A D | MachO_ARM_PIC_relocations.s | 9 # Check lower 16-bits of section difference relocation 13 # Check upper 16-bits of section difference relocation
|
| /minix3/common/lib/libc/arch/vax/gen/ |
| H A D | urem.S | 62 jcc Ldifference # if divisor goes in once, return difference 87 movl %r0,(%r3) # if divisor goes in once, store difference
|
| /minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/ |
| H A D | TimeValue.h | 378 TimeValue difference (tv1.seconds_ - tv2.seconds_, tv1.nanos_ - tv2.nanos_ ); 379 difference.normalize (); 380 return difference;
|
| /minix3/external/bsd/llvm/dist/llvm/docs/HistoricalNotes/ |
| H A D | 2001-06-20-.NET-Differences.txt | 6 One significant difference between .NET CLR and our VM is that the CLR 13 This is an important difference because I think there are some significant
|
| /minix3/external/bsd/llvm/dist/llvm/test/ExecutionEngine/RuntimeDyld/AArch64/ |
| H A D | MachO_ARM64_relocations.s | 27 # the PC-relative page (4 KiB) difference between the adrp instruction and the 42 # relocation. adrp encodes the PC-relative page (4 KiB) difference between the
|
| /minix3/external/bsd/llvm/dist/llvm/test/MC/X86/ |
| H A D | gnux32-dwarf-gen.s | 8 # assembler, looking at the difference between the x32 ABI and default x86-64
|
| /minix3/external/bsd/kyua-cli/dist/engine/ |
| H A D | filters.hpp | 101 std::set< test_filter > difference(const std::set< test_filter >&) const;
|
| H A D | filters.cpp | 281 engine::test_filters::difference(const std::set< test_filter >& matched) const in difference() function in engine::test_filters 370 return _filters.difference(_used_filters); in unused()
|
| /minix3/crypto/external/bsd/openssl/dist/times/ |
| H A D | readme | 4 make upto a %10 speed difference when running benchmarks on things like
|
| /minix3/external/bsd/llvm/dist/llvm/unittests/IR/ |
| H A D | ConstantRangeTest.cpp | 303 EXPECT_EQ(Full.difference(Empty), Full); in TEST_F() 304 EXPECT_EQ(Full.difference(Full), Empty); in TEST_F() 305 EXPECT_EQ(Empty.difference(Empty), Empty); in TEST_F() 306 EXPECT_EQ(Empty.difference(Full), Empty); in TEST_F() 314 EXPECT_EQ(A.difference(B), C); in TEST_F() 315 EXPECT_EQ(B.difference(A), D); in TEST_F() 316 EXPECT_EQ(E.difference(A), F); in TEST_F()
|
| /minix3/crypto/external/bsd/openssl/dist/crypto/des/times/ |
| H A D | usparc.cc | 5 I believe the difference is tied up in optimisation that the compiler
|
| /minix3/external/bsd/llvm/dist/llvm/test/ExecutionEngine/RuntimeDyld/X86/ |
| H A D | MachO_i386_DynNoPIC_relocations.s | 11 # Test section difference relocation to non-lazy ptr section.
|
| /minix3/external/bsd/llvm/dist/llvm/test/MC/Mips/ |
| H A D | hilo-addressing.s | 24 # Emit zeros so that difference between $L3 and $L1 is 0x30124 bytes.
|
| /minix3/external/bsd/llvm/dist/llvm/test/Transforms/InstCombine/ |
| H A D | add.ll | 99 define i32 @test14(i32 %offset, i32 %difference) { 100 %tmp.2 = and i32 %difference, 3 ; <i32> [#uses=1] 102 %tmp.5.mask = and i32 %difference, -4 ; <i32> [#uses=1] 103 ; == add %offset, %difference
|
| /minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/ |
| H A D | ConstantRange.h | 157 ConstantRange difference(const ConstantRange &CR) const;
|
| /minix3/external/bsd/llvm/dist/llvm/test/CodeGen/X86/ |
| H A D | break-anti-dependencies.ll | 1 ; Without list-burr scheduling we may not see the difference in codegen here.
|
| H A D | tls-addr-non-leaf-function.ll | 19 ; function, and the difference in the options does not affect codegen: both
|
| /minix3/crypto/external/bsd/openssl/lib/libdes/ |
| H A D | KERBEROS | 13 The primarily difference is that it should compile under kerberos :-).
|
| /minix3/crypto/external/bsd/openssl/dist/crypto/des/ |
| H A D | KERBEROS | 13 The primarily difference is that it should compile under kerberos :-).
|
| /minix3/crypto/external/bsd/openssl/dist/crypto/des/asm/ |
| H A D | readme | 17 the 'ks' key schedules. The only difference between the 4 functions is that 21 make a big difference to have them located near the des_encrypt2 function 116 difference on some boxes to have the functions code located close to
|
| /minix3/external/bsd/llvm/dist/llvm/test/MC/X86/AlignedBundling/ |
| H A D | labeloffset.s | 30 # The difference between the labels should be 0x20 (0x40-0x20) not 0x1b
|
| /minix3/crypto/external/bsd/openssl/dist/test/ |
| H A D | test.cnf | 31 # A few difference way of specifying how similar the request should look
|
| /minix3/external/bsd/llvm/dist/llvm/docs/ |
| H A D | README.txt | 30 primary difference is to use the `man` makefile target, instead of the
|