Home
last modified time | relevance | path

Searched full:xyz (Results 1 – 25 of 179) sorted by relevance

12345678

/freebsd/contrib/one-true-awk/testdir/
H A DT.sub160 [0-9] xyz 0 xyz xyz
168 ^[0-9] xyz 0 xyz xyz
175 [0-9]$ xyz 0 xyz xyz
176 00 0xyz 0xyz
177 000 00xyz 00xyz
182 [0-9]* xyz 0 xyz xyz
183 000 xyz xyz
188 "" xyz xyz
245 # ^abc|xyz$ ~ abc
248 # xyz
[all …]
H A DT.re265 ^abc|xyz$ ~ abc
268 xyz
271 ^(abc|xyz)$ ~ abc
272 xyz
H A DT.utf110 abcdef bc XYZ 1 aXYZdef
111 abcdef xy XYZ 0 abcdef
118 abcdef bc XYZ 1 aXYZdef
119 abcdef xy XYZ 0 abcdef
/freebsd/bin/sh/tests/expansion/
H A Dcmdsubst1.035 check '".$(shift xyz 2>&1)." = ".shift: Illegal number: xyz."'
36 check '".$(shift xyz 2>&1; :)." = ".shift: Illegal number: xyz."'
37 check '".$({ shift xyz; } 2>&1)." = ".shift: Illegal number: xyz."'
/freebsd/lib/libc/tests/string/
H A Dwcscasecmp_test.c65 ATF_CHECK(wcscasecmp(L"abc", L"xyz") < 0); in ATF_TC_BODY()
66 ATF_CHECK(wcscasecmp(L"ABC", L"xyz") < 0); in ATF_TC_BODY()
67 ATF_CHECK(wcscasecmp(L"abc", L"XYZ") < 0); in ATF_TC_BODY()
68 ATF_CHECK(wcscasecmp(L"ABC", L"XYZ") < 0); in ATF_TC_BODY()
69 ATF_CHECK(wcscasecmp(L"xyz", L"abc") > 0); in ATF_TC_BODY()
70 ATF_CHECK(wcscasecmp(L"XYZ", L"abc") > 0); in ATF_TC_BODY()
71 ATF_CHECK(wcscasecmp(L"xyz", L"ABC") > 0); in ATF_TC_BODY()
72 ATF_CHECK(wcscasecmp(L"XYZ", L"ABC") > 0); in ATF_TC_BODY()
/freebsd/contrib/bsddialog/examples_utility/
H A Dradiolist.sh18 "1 Name" "DESC 1 xyz" off \
19 "2 Name" "DESC 2 xyz" off \
20 "3 Name" "DESC 3 xyz" on \
21 "4 Name" "DESC 4 xyz" off \
22 "5 Name" "DESC 5 xyz" off \
H A Dmenu.sh18 "1 Name" "DESC 1 xyz" \
19 "2 Name" "DESC 2 xyz" \
20 "3 Name" "DESC 3 xyz" \
21 "4 Name" "DESC 4 xyz" \
22 "5 Name" "DESC 5 xyz" \
H A Dchecklist.sh18 "1 Name" "DESC 1 xyz" on \
19 "2 Name" "DESC 2 xyz" off \
20 "3 Name" "DESC 3 xyz" on \
21 "4 Name" "DESC 4 xyz" off \
22 "5 Name" "DESC 5 xyz" on \
/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-filter-unittest.py164 'FooTest.Xyz',
425 self.RunAndVerify('FooTest.Xyz', ['FooTest.Xyz'])
426 self.RunAndVerifyAllowingDisabled('FooTest.Xyz', ['FooTest.Xyz'])
427 self.RunAndVerifyWithSharding('FooTest.Xyz', 5, ['FooTest.Xyz'])
441 self.RunAndVerify('FooTest.*', ['FooTest.Abc', 'FooTest.Xyz'])
514 'FooTest.Xyz',
528 'FooTest.Xyz',
543 'FooTest.Xyz',
555 'FooTest.Xyz',
566 'FooTest.Xyz',
[all …]
/freebsd/contrib/ntp/libparse/
H A Dinfo_trimble.c30 { CMD_CACCPOSXYZ, "CMD_CACCPOSXYZ", "accurate initial position (XYZ/ECEF) (0x31)", "", 0 },
59 …{ CMD_RSPOSXYZ, "CMD_RSPOSXYZ", "single precision XYZ position (0x42)", "gps_position(XYZ)", RO|DE…
60 { CMD_RVELOXYZ, "CMD_RVELOXYZ", "velocity fix (XYZ ECEF) (0x43)", "gps_velocity(XYZ)", RO|DEF },
89 …{ CMD_RDOUBLEXYZ, "CMD_RDOUBLEXYZ", "double precision XYZ (0x83)", "gps_position_ext(XYZ)", RO|DEF…
H A Ddata_mbg.c369 XYZ xyz in get_mbg_xyz() argument
376 if (fetch_ieee754(buffpp, IEEE_DOUBLE, &xyz[i], mbg_double) != IEEE_OK) in get_mbg_xyz()
378 L_CLR(&xyz[i]); in get_mbg_xyz()
/freebsd/contrib/ntp/include/
H A Dtrimble.h62 #define CMD_CACCPOSXYZ 0x31 /* accurate initial position (XYZ/ECEF) */
87 #define CMD_RSPOSXYZ 0x42 /* single precision XYZ position:gps_position(XYZ):RO|DEF */
88 #define CMD_RVELOXYZ 0x43 /* velocity fix (XYZ ECEF):gps_velocity(XYZ):RO|DEF */
118 #define CMD_RDOUBLEXYZ 0x83 /* double precision XYZ:gps_position_ext(XYZ):RO|DEF */
/freebsd/contrib/netbsd-tests/lib/libc/regex/data/
H A Dregress.in7 Char \([a-z0-9_]*\)\[.* b Char xyz[k Char xyz[k xyz
/freebsd/bin/sh/tests/parser/
H A Dline-cont9.05 xyz}" = xyz ]
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pointers/
H A Derr.D_OP_PTR.badpointer.d44 struct teststruct xyz; variable
48 xyz->a = 1;
/freebsd/contrib/file/magic/Magdir/
H A Dnifty126 >>123 use nifti1-xyz-unit
156 >>500 use nifti2-xyz-unit
176 0 name nifti1-xyz-unit
190 0 name nifti2-xyz-unit
/freebsd/sys/contrib/device-tree/Bindings/iio/light/
H A Dams,as73211.yaml7 title: AMS AS73211 JENCOLOR(R) Digital XYZ Sensor
13 XYZ True Color Sensor with I2C Interface
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_pax_filename_encoding.c50 char filename[] = "abc\314\214mno\374xyz"; in test_pax_filename_encoding_1()
90 char filename[] = "abc\314\214mno\374xyz"; in test_pax_filename_encoding_2()
94 char longname[] = "abc\314\214mno\374xyz" in test_pax_filename_encoding_2()
95 "/abc\314\214mno\374xyz/abcdefghijklmnopqrstuvwxyz" in test_pax_filename_encoding_2()
96 "/abc\314\214mno\374xyz/abcdefghijklmnopqrstuvwxyz" in test_pax_filename_encoding_2()
97 "/abc\314\214mno\374xyz/abcdefghijklmnopqrstuvwxyz" in test_pax_filename_encoding_2()
98 "/abc\314\214mno\374xyz/abcdefghijklmnopqrstuvwxyz" in test_pax_filename_encoding_2()
99 "/abc\314\214mno\374xyz/abcdefghijklmnopqrstuvwxyz" in test_pax_filename_encoding_2()
100 "/abc\314\214mno\374xyz/abcdefghijklmnopqrstuvwxyz" in test_pax_filename_encoding_2()
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Demutls.c270 // For every TLS variable xyz,
271 // there is one __emutls_control variable named __emutls_v.xyz.
272 // If xyz has non-zero initial value, __emutls_v.xyz's "value"
273 // will point to __emutls_t.xyz, which has the initial value.
/freebsd/contrib/diff/doc/
H A Dfdl.texi115 A section ``Entitled XYZ'' means a named subunit of the Document whose
116 title either is precisely XYZ or contains XYZ in parentheses following
117 text that translates XYZ in another language. (Here XYZ stands for a
121 section ``Entitled XYZ'' according to this definition.
/freebsd/sbin/natd/samples/
H A Dnatd.cf.sample64 # Map connections coming from host.xyz.com to port 30001 to
66 #redirect_port tcp another_host:telnet 30001 host.xyz.com
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLowerEmuTLS.cpp10 // emulated thread local storage variables. For every defined TLS variable xyz,
11 // an __emutls_v.xyz is generated. If there is non-zero initialized value
12 // an __emutls_t.xyz is also generated.
/freebsd/crypto/openssl/test/
H A Dtrace_api_test.c77 static const char expected[] = "xyz-\nHello World\nGood Bye Universe\n-abc\n"; in test_trace_channel()
94 if (!TEST_int_eq(OSSL_trace_set_prefix(OSSL_TRACE_CATEGORY_REF_COUNT, "xyz-"), 1)) in test_trace_channel()
/freebsd/bin/ed/test/
H A Ds5.err1 s//xyz/
H A Ds4.err1 s/\a\b\c/xyz/

12345678