Home
last modified time | relevance | path

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

1234567891011

/freebsd/bin/ed/tests/
H A Ded_test.sh32 hello world
35 hello world!
38 hello world!!
43 hello world
45 hello world!
50 hello world!!
168 hello world
171 hello world!
174 hello world!!
179 hello world
[all …]
/freebsd/bin/ed/test/
H A Dg1.r2 help! world
5 help! world
8 help! world
11 help! world
14 help! world
H A Du.t5 world
10 world
15 hello world!
23 hello world!!
H A Di.t2 hello world
5 hello world!
8 hello world!!
H A Da.t2 hello world
5 hello world!
8 hello world!!
H A Da.r1 hello world
3 hello world!
8 hello world!!
H A Di.r1 hello world
2 hello world!
7 hello world!!
H A Dr1.t1 1;r !echo hello world
3 r !echo hello world
H A Dr1.r2 hello world
7 hello world
H A Du.r3 hello world!!
9 hello world!!
/freebsd/bin/sh/tests/parser/
H A Ddollar-quote8.03 [ $'hello\0world' = hello ]
4 [ $'hello\0'$'world' = helloworld ]
6 [ $'hello\000world' = hello ]
7 [ $'hello\000'$'world' = helloworld ]
10 [ $'hello\x00'$'world' = helloworld ]
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dsecure.txt1 * ARM Secure world bindings
6 world or the Secure world. However some devicetree consumers are
13 The general principle of the naming scheme for Secure world bindings
14 is that any property that needs a different value in the Secure world
19 world value is the same as specified for the Normal world by the
30 world consumers (like kernels that run entirely in Secure) to simply
31 describe the view of Secure world using the standard bindings. These
33 world views need to be described in a single device tree.
35 Valid Secure world properties
39 in the secure world. The combination of this with "status" allows
[all …]
/freebsd/contrib/one-true-awk/testdir/
H A DT.csconcat10 BEGIN { print "hello" "world"; print helloworld }
14 print "hello" " " "world"
15 print "hello" (" " "world")
25 hello world
26 hello world
/freebsd/contrib/netbsd-tests/fs/nfs/nfsservice/
H A 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/sys/contrib/device-tree/Bindings/iio/
H A Dmount-matrix.txt13 that produce three-dimensional data in relation to the world where it is
41 external world, the environment where the device is deployed. Usually the data
43 to this world. When using the mounting matrix, the sensor and device orientation
45 world.
47 Device-to-world examples for some three-dimensional sensor types:
49 - Accelerometers have their world frame of reference toward the center of
53 this point. Up and down in the world relative to the device frame of
93 - Magnetometers (compasses) have their world frame of reference relative to the
94 geomagnetic field. The system orientation vis-a-vis the world is defined with
160 space, relative to the device or world point of reference.
/freebsd/tools/build/options/
H A DWITH_CLEAN1 Clean before building world and/or kernel.
4 in the root of the source tree will also force a clean world build.
/freebsd/crypto/openssl/doc/designs/ddd/
H A DREADME.md8 proposed API change is how a broad spectrum of real-world OpenSSL applications
19 full spectrum of ways in which real-world applications use the OpenSSL APIs.
22 representative of a broad spectrum of real-world OpenSSL-based applications,
23 this ensures that API evolution is made both with reference to real-world API
112 …ng.c) | S-AOSF | A `SSL_set_fd`-based blocking example demonstrating real-world OpenSSL API usage …
113 …) | A-AOSF | A `SSL_set_fd`-based non-blocking example demonstrating real-world OpenSSL API usage …
115 …use of a memory buffer to feed OpenSSL encrypted data; uses libuv, a real-world async I/O library |
/freebsd/
H A DMakefile174 stage-packages stage-packages-kernel stage-packages-world stage-packages-source \
175 create-packages-world create-packages-kernel \
176 create-packages-kernel-repo create-packages-world-repo \
210 toolchains universe universe-toolchain world worlds xdev xdev-build
418 world: upgrade_checks .PHONY target
422 .if target(pre-world)
427 ${_+_}@cd ${.CURDIR}; ${_MAKE} pre-world
431 .if target(post-world)
436 ${_+_}@cd ${.CURDIR}; ${_MAKE} post-world
444 world: .PHONY target
/freebsd/share/mk/
H A Dbsd.compiler.mk64 (${CC:M*ccache/world/*} == "" || ${CXX:M*ccache/world/*} == "")
103 PATH:= ${PATH:C,:?${CCACHE_WRAPPER_PATH}(/world)?(:$)?,,g}
112 PATH:= ${PATH:C,:?${CCACHE_WRAPPER_PATH}(/world)?(:$)?,,g}
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_unmount/
H A Dzfs_unmount_009_pos.ksh88 $ECHO hello > world
103 $ECHO hello > world
/freebsd/contrib/ntp/sntp/libevent/sample/
H A Dinclude.am10 sample/hello-world \
51 sample_hello_world_SOURCES = sample/hello-world.c
/freebsd/contrib/libevent/sample/
H A Dinclude.am10 sample/hello-world \
51 sample_hello_world_SOURCES = sample/hello-world.c
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_unmount/
H A Dzfs_unmount_009_pos.ksh78 echo hello > world
93 echo hello > world
/freebsd/release/
H A DMakefile.firecracker5 CLEANDIRS+= ${TARGET}/firecracker-kern ${TARGET}/firecracker-world
37 FCWDIR= ${.OBJDIR}/${TARGET}/firecracker-world
/freebsd/contrib/file/
H A 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

1234567891011