Home
last modified time | relevance | path

Searched refs:reflect (Results 1 – 25 of 279) sorted by relevance

12345678910>>...12

/openbsd-src/regress/sys/netinet/ipsec/
H A Dnonxt_reflect.sh9 daemon=/usr/src/regress/sys/netinet/ipsec/obj/nonxt-reflect
11 daemon=/usr/src/regress/sys/netinet/ipsec/nonxt-reflect
H A DMakefile152 PROGS = nonxt-sendrecv nonxt-reflect
213 REGRESS_SETUP_ONCE += reflect
214 stamp-reflect: nonxt-reflect
215 reflect: target
217 ssh ${IPS_SSH} make -C ${.CURDIR} nonxt-reflect
219 ssh ${ECO_SSH} make -C ${.CURDIR} nonxt-reflect
655 create-setup: stamp-hostname stamp-inetd stamp-nonxt-reflect
942 stamp-nonxt-reflect: ${IPS_SSH}/nonxt_reflect ${ECO_SSH}/nonxt_reflect \
943 nonxt-reflect
945 ssh ${${host}_SSH} make -C ${.CURDIR} nonxt-reflect
/openbsd-src/gnu/llvm/llvm/lib/Support/Unix/
H A DREADME.txt14 created. Also, further subdirectories could be created to reflect versions of
16 subdirectories to reflect the three major versions of SUS.
/openbsd-src/gnu/usr.bin/perl/hints/
H A Daix_3.sh111 ls -l $first_cc_path > reflect
112 if grep -i vac reflect >/dev/null 2>&1 ; then
115 rm -f reflect
H A Daix.sh133 ls -l $first_cc_path > reflect
134 if grep -i vac reflect >/dev/null 2>&1 ; then
137 rm -f reflect
H A Daix_4.sh162 ls -l $first_cc_path > reflect
163 if grep -i vac reflect >/dev/null 2>&1 ; then
166 rm -f reflect
/openbsd-src/gnu/usr.bin/cvs/
H A DDEVEL-CVS33 The topic restrictions in this charter do not reflect the development
34 group's future plans for CVS; rather, they reflect a topic
/openbsd-src/gnu/llvm/libcxx/lib/abi/
H A DREADME.TXT5 lists *MUST* be updated to reflect the changes. This can be done by using the
/openbsd-src/gnu/usr.bin/perl/cpan/DB_File/
H A Dconfig.in51 # Change the definition of PREFIX, below, to reflect the return type
64 # Change the definition of HASH, below, to reflect the return type of
/openbsd-src/gnu/llvm/compiler-rt/lib/dfsan/
H A Ddone_abilist.txt392 fun:reflect.MakeFuncStubGo=uninstrumented
393 fun:reflect.MakeFuncStubGo=discard
394 fun:reflect.makeFuncStub=uninstrumented
395 fun:reflect.makeFuncStub=discard
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperl5302delta.pod41 We have attempted to update the documentation to reflect the changes
57 Tests were added and changed to reflect the other additions and changes in this
H A Dperl5301delta.pod37 We have attempted to update the documentation to reflect the changes listed in
59 Tests were added and changed to reflect the other additions and changes in this
H A Dperl5321delta.pod72 We have attempted to update the documentation to reflect the changes listed in
132 Tests were added and changed to reflect the other additions and changes in this
/openbsd-src/gnu/usr.bin/gcc/gcc/config/c4x/
H A Dc4x-modes.def34 reflect the status of the actual result but of the ideal result had
38 the flags reflect the untruncated result, not the actual result.
/openbsd-src/gnu/gcc/gcc/config/c4x/
H A Dc4x-modes.def42 reflect the status of the actual result but of the ideal result had
46 the flags reflect the untruncated result, not the actual result.
/openbsd-src/gnu/usr.bin/cvs/os2/
H A DREADME4 to edit the makefile to reflect your system's paths (unless you're our
/openbsd-src/gnu/gcc/libgomp/
H A Domp.h.in34 reflect the shape of the two types. Their internals are private
/openbsd-src/gnu/usr.bin/perl/ext/DynaLoader/
H A DREADME45 files) to reflect the needs of your platform and linking software.
/openbsd-src/sys/netinet/
H A Dip_icmp.c520 goto reflect; in icmp_input_if()
538 goto reflect; in icmp_input_if()
576 reflect: in icmp_input_if()
/openbsd-src/lib/libc/arch/sparc64/gen/
H A Ddivrem.m499 * the condition codes are expected to reflect the input R, and are
100 * modified to reflect the output R.
/openbsd-src/gnu/usr.bin/perl/Cross/
H A DREADME64 4) Edit Cross/config to reflect your new target and continue
/openbsd-src/usr.bin/col/
H A DREADME21 page to reflect the way the code worked. Suspecting that this was probably
/openbsd-src/gnu/llvm/llvm/cmake/modules/
H A DChooseMSVCCRT.cmake10 # 1. Detect which CRT is already selected, and reflect this in
/openbsd-src/gnu/gcc/intl/
H A DChangeLog89 * README: Update to reflect rename of configure.in to configure.ac.
/openbsd-src/gnu/llvm/llvm/docs/
H A DNVPTXUsage.rst354 The value of this flag is determined by the "nvvm-reflect-ftz" module flag.
360 !0 = !{i32 4, !"nvvm-reflect-ftz", i32 1}
867 …t -internalize -internalize-public-api-list=kernel -nvvm-reflect-list=__CUDA_FTZ=0 -nvvm-reflect -…
872 The ``-nvvm-reflect-list=_CUDA_FTZ=0`` is not strictly required, as any

12345678910>>...12