Searched refs:zero (Results 1 - 25 of 616) sorted by relevance

1234567891011>>

/freebsd-current/contrib/unifdef/tests/
H A Dblank0d.c24 zero
H A Dblank0u.c24 zero
H A Dblank1d.c24 zero
H A Dblank1u.c24 zero
H A Dblank2d.c24 zero
H A Dblank2u.c24 zero
H A Dblank3d.c24 zero
H A Dblank3u.c24 zero
H A Dblank4d.c24 zero
H A Dblank4u.c24 zero
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/types/
H A Dtst.relenum.d40 zero,
52 /zero >= one || second <= first || zero == second/
55 printf("zero = %d; one = %d; two = %d", zero, one, two);
64 printf("zero = %d; one = %d; two = %d", zero, one, two);
70 /first < two && second > one && one != two && zero != first/
H A Dtst.enum.d39 zero,
/freebsd-current/sys/modules/geom/geom_zero/
H A DMakefile2 .PATH: ${SRCTOP}/sys/geom/zero
/freebsd-current/tests/sys/cddl/zfs/tests/clean_mirror/
H A Dclean_mirror_001_pos.ksh42 # 2) dd from /dev/zero over the primary side of the mirror
60 overwrite_verify_mirror $SIDE_PRIMARY /dev/zero
H A Dclean_mirror_002_pos.ksh42 # 2) dd from /dev/zero over the secondary side of the mirror
60 overwrite_verify_mirror $SIDE_SECONDARY /dev/zero
/freebsd-current/lib/msun/src/
H A De_atanhf.c21 static const float zero = 0.0; variable
33 return x/zero;
34 if(ix<0x31800000&&(huge+x)>zero) return x; /* x<2**-28 */
/freebsd-current/contrib/jemalloc/include/jemalloc/internal/
H A Dextent_mmap.h7 bool *zero, bool *commit);
/freebsd-current/contrib/jemalloc/src/
H A Dextent_mmap.c22 extent_alloc_mmap(void *new_addr, size_t size, size_t alignment, bool *zero, argument
31 *zero = true;
/freebsd-current/contrib/llvm-project/lldb/source/Host/common/
H A DPipeBase.cpp18 std::chrono::microseconds::zero());
22 return ReadWithTimeout(buf, size, std::chrono::microseconds::zero(),
/freebsd-current/tools/test/stress2/misc/
H A Dfdescfs.sh55 exec 6< /dev/zero
56 exec 7< /dev/zero
57 exec 8< /dev/zero
58 exec 9< /dev/zero
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/scrub_mirror/
H A Dscrub_mirror_002_pos.ksh42 # 2) dd from /dev/zero over the secondary side of the mirror
51 overwrite_verify_mirror $SIDE_SECONDARY /dev/zero
H A Dscrub_mirror_001_pos.ksh42 # 2) dd from /dev/zero over the primary side of the mirror
51 overwrite_verify_mirror $SIDE_PRIMARY /dev/zero
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/clean_mirror/
H A Dclean_mirror_002_pos.ksh42 # 2) dd from /dev/zero over the secondary side of the mirror
51 overwrite_verify_mirror $SIDE_SECONDARY /dev/zero
H A Dclean_mirror_001_pos.ksh42 # 2) dd from /dev/zero over the primary side of the mirror
51 overwrite_verify_mirror $SIDE_PRIMARY /dev/zero
/freebsd-current/tools/regression/tls/ttls3/
H A Delftls.S39 .zero 4
46 .zero 4
53 .zero 4
60 .zero 4
67 .zero 4
74 .zero 4
81 .zero 4
88 .zero 4

Completed in 122 milliseconds

1234567891011>>