Searched refs:reflect (Results 1 – 25 of 158) sorted by relevance
1234567
| /freebsd/tools/test/netfibs/ |
| H A D | reflector.sh | 185 ./reflect -p ${CTRLPORT} -T TCP6 -t testtx_icmp6_connected ${_opts} 201 ./reflect -p ${CTRLPORT} -T TCP6 -t testtx_tcp6_connected ${_opts} 217 ./reflect -p ${CTRLPORT} -T UDP6 -t testtx_udp6_connected ${_opts} 238 ./reflect -p ${CTRLPORT} -T TCP6 \ 260 ./reflect -p ${CTRLPORT} -T TCP6 \ 282 ./reflect -p ${CTRLPORT} -T UDP6 \ 315 ./reflect -p ${CTRLPORT} -T ${_o} -t ${_n}${fib} ${_opts} 393 ./reflect -p ${CTRLPORT} -T ${_o} \ 450 ./reflect -p ${CTRLPORT} -T ${_o} \ 520 ./reflect -p ${CTRLPORT} -T ${_o} \ [all …]
|
| H A D | README | 6 reflect.c 8 Makefile just builds reflect, a program to echo data on a TCP or UDP 26 reflector needs the reflect binary. Apart from that the scripts
|
| H A D | Makefile | 1 PROG= reflect
|
| /freebsd/usr.sbin/ipfwpcap/ |
| H A D | ipfwpcap.c | 57 static int reflect = 0; /* 1 == write packet back to socket. */ variable 173 reflect++; in main() 257 if (reflect) { in main() 275 if (reflect == 1) continue; in main() 282 if (reflect == 1) continue; in main()
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/Unix/ |
| H A D | README.txt | 14 created. Also, further subdirectories could be created to reflect versions of 16 subdirectories to reflect the three major versions of SUS.
|
| /freebsd/contrib/llvm-project/clang/lib/Headers/hlsl/ |
| H A D | hlsl_intrinsics.h | 452 T> reflect(T I, T N) { in reflect() function 459 reflect(T I, T N) { in reflect() function 465 const inline __detail::HLSL_FIXED_VECTOR<half, L> reflect( in reflect() function 473 reflect(__detail::HLSL_FIXED_VECTOR<float, L> I, in reflect() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | BuiltinsSPIRVVK.td | 12 def reflect : SPIRVBuiltin<"void(...)", [NoThrow, Const]>;
|
| /freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | sa8155p.dtsi | 7 * though the cmd-db doesn't reflect that and access attemps result in a bite.
|
| /freebsd/tests/sys/netinet6/frag6/ |
| H A D | frag6_05.sh | 144 <reflect>0</reflect> 337 <reflect>0</reflect>
|
| H A D | frag6_07.sh | 136 <reflect>0</reflect>
|
| H A D | frag6_03.sh | 140 <reflect>0</reflect>
|
| H A D | frag6_08.sh | 136 <reflect>0</reflect>
|
| H A D | frag6_09.sh | 138 <reflect>0</reflect>
|
| H A D | frag6_20.sh | 135 <reflect>0</reflect>
|
| H A D | frag6_02.sh | 139 <reflect>0</reflect>
|
| H A D | frag6_04.sh | 140 <reflect>0</reflect>
|
| H A D | frag6_10.sh | 140 <reflect>0</reflect>
|
| H A D | frag6_11.sh | 139 <reflect>0</reflect>
|
| H A D | frag6_12.sh | 138 <reflect>0</reflect>
|
| H A D | frag6_13.sh | 138 <reflect>0</reflect>
|
| H A D | frag6_14.sh | 138 <reflect>0</reflect>
|
| H A D | frag6_16.sh | 136 <reflect>0</reflect>
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXPassRegistry.def | 21 MODULE_PASS("nvvm-reflect", NVVMReflectPass())
|
| /freebsd/contrib/less/ |
| H A D | FREEBSD-upgrade | 20 Makefile glue to reflect added/removed files.
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| H A D | done_abilist.txt | 406 fun:reflect.MakeFuncStubGo=uninstrumented 407 fun:reflect.MakeFuncStubGo=discard 408 fun:reflect.makeFuncStub=uninstrumented 409 fun:reflect.makeFuncStub=discard
|
1234567