Home
last modified time | relevance | path

Searched refs:world (Results 1 – 25 of 258) sorted by relevance

1234567891011

/freebsd-12-stable/bin/ed/test/
Dg1.r2 help! world
5 help! world
8 help! world
11 help! world
14 help! world
Du.t5 world
10 world
15 hello world!
23 hello world!!
Da.t2 hello world
5 hello world!
8 hello world!!
Di.t2 hello world
5 hello world!
8 hello world!!
Da.r1 hello world
3 hello world!
8 hello world!!
Di.r1 hello world
2 hello world!
7 hello world!!
Dr1.t1 1;r !echo hello world
3 r !echo hello world
Dr1.r2 hello world
7 hello world
Du.r3 hello world!!
9 hello world!!
De2.r1 hello world-
De1.d1 hello world
/freebsd-12-stable/bin/sh/tests/parser/
Ddollar-quote8.04 [ $'hello\0world' = hello ]
5 [ $'hello\0'$'world' = helloworld ]
7 [ $'hello\000world' = hello ]
8 [ $'hello\000'$'world' = helloworld ]
11 [ $'hello\x00'$'world' = helloworld ]
/freebsd-12-stable/sys/contrib/zstd/contrib/pzstd/utils/test/
DRangeTest.cpp72 auto world = range; in TEST() local
73 world.advance(6); in TEST()
74 EXPECT_EQ(5, world.size()); in TEST()
75 EXPECT_EQ('w', *world.data()); in TEST()
76 EXPECT_EQ('d', *(world.end() - 1)); in TEST()
/freebsd-12-stable/sys/contrib/zstd/tests/
DplayTests.sh187 $ECHO world > tmp2
232 $ECHO "world!" > world.tmp
233 cat hello.tmp world.tmp > helloworld.tmp
235 $ZSTD -c world.tmp > world.zstd
236 cat hello.zstd world.zstd > helloworld.zstd
242 $ZSTD -c world.tmp > world.zstd --no-check
243 cat hello.zstd world.zstd > helloworld.zstd
272 rm -f hello.tmp world.tmp hello.tmp.zst world.tmp.zst
274 ln -s hello.tmp world.tmp
275 $ZSTD world.tmp hello.tmp
[all …]
/freebsd-12-stable/contrib/netbsd-tests/fs/nfs/nfsservice/
Dexports6 # world, where "world" in this case means inside the rump shmif
7 # IP network, i.e. not a very big world. Probably needs some
/freebsd-12-stable/share/mk/
Dbsd.compiler.mk45 (${CC:M*ccache/world/*} == "" || ${CXX:M*ccache/world/*} == "")
82 PATH:= ${PATH:C,:?${CCACHE_WRAPPER_PATH}(/world)?(:$)?,,g}
91 PATH:= ${PATH:C,:?${CCACHE_WRAPPER_PATH}(/world)?(:$)?,,g}
/freebsd-12-stable/
DMakefile154 create-packages-world create-packages-kernel create-packages \
182 toolchains universe universe-toolchain world worlds xdev xdev-build
383 world: upgrade_checks .PHONY target
387 .if target(pre-world)
392 ${_+_}@cd ${.CURDIR}; ${_MAKE} pre-world
396 .if target(post-world)
401 ${_+_}@cd ${.CURDIR}; ${_MAKE} post-world
409 world: .PHONY target
/freebsd-12-stable/tests/sys/cddl/zfs/tests/cli_root/zfs_unmount/
Dzfs_unmount_009_pos.ksh93 $ECHO hello > world
108 $ECHO hello > world
/freebsd-12-stable/contrib/ntp/sntp/libevent/sample/
Dinclude.am10 sample/hello-world \
51 sample_hello_world_SOURCES = sample/hello-world.c
/freebsd-12-stable/contrib/libevent/sample/
Dinclude.am10 sample/hello-world \
51 sample_hello_world_SOURCES = sample/hello-world.c
/freebsd-12-stable/release/picobsd/floppy.tree/etc/
Drc.firewall59 # Allow DNS queries out in the world
63 # Allow NTP queries out in the world
118 # Allow DNS queries out in the world
122 # Allow NTP queries out in the world
/freebsd-12-stable/contrib/file/
DMAINT12 world get copies of the hacked versions. Within a day or two I am
13 getting email from around the world asking me why "my" file command
/freebsd-12-stable/share/examples/ipfilter/
Dfirewall.17 # attached to the outside world, and interface ed0 attached to
16 # Block any inherently bad packets coming in from the outside world.
Dfirewall.28 # attached to the outside world, and interface ed0 attached to
17 # Block any inherently bad packets coming in from the outside world.
65 # access to the protected network from the outside world.
/freebsd-12-stable/usr.bin/m4/tests/
Dregress.includes.out1 hello world

1234567891011