Home
last modified time | relevance | path

Searched defs:stuff (Results 76 – 100 of 3569) sorted by relevance

12345678910>>...143

/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/test/BlocksRuntime/
H A Dstructmember.c20 struct stuff { in main() struct
21 long int a; in main()
22 long int b; in main()
23 long int c; in main()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/test/BlocksRuntime/
H A Dstructmember.c20 struct stuff { in main() struct
21 long int a; in main()
22 long int b; in main()
23 long int c; in main()
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/test/BlocksRuntime/
H A Dstructmember.c20 struct stuff { in main() struct
21 long int a; in main()
22 long int b; in main()
23 long int c; in main()
/dports/sysutils/doctl/doctl-1.68.0/vendor/github.com/docker/docker/pkg/mount/
H A Dflags_linux.go20 NOEXEC = unix.MS_NOEXEC
22 // SYNCHRONOUS will allow I/O to the file system to be done synchronously.
23 SYNCHRONOUS = unix.MS_SYNCHRONOUS
/dports/math/libpgmath/flang-d07daf3/test/mp_correct/src/
H A Dpv01.f9052 subroutine stuff(a,id) subroutine
53 integer result(6)
54 common /result/result
55 integer a(2)
H A Dpv00.f9055 subroutine stuff(a,id) subroutine
56 integer result(6)
57 common /result/result
58 integer a(2)
/dports/security/ossec-hids-server/ossec-hids-3.6.0/contrib/ossec-testing/tests/
H A Dopenbsd-dhcpd.ini17 …an 27 09:25:36 junction dhcpd[71391]: DHCPREQUEST for 192.168.17.164 from f4:8c:50:9d:eb:35 via em1
18 log 2 pass = Jan 27 09:25:36 junction dhcpd[71391]: DHCPDISCOVER from f4:8c:50:9d:eb:35 via em1
19 …s = Jan 27 09:25:31 junction dhcpd[71391]: DHCPOFFER on 192.168.17.164 to f4:8c:50:9d:eb:35 via em1
21 rule = 53001
22 alert = 1
23 decoder = dhcpd
/dports/security/ossec-hids-local/ossec-hids-3.6.0/contrib/ossec-testing/tests/
H A Dopenbsd-dhcpd.ini17 …an 27 09:25:36 junction dhcpd[71391]: DHCPREQUEST for 192.168.17.164 from f4:8c:50:9d:eb:35 via em1
18 log 2 pass = Jan 27 09:25:36 junction dhcpd[71391]: DHCPDISCOVER from f4:8c:50:9d:eb:35 via em1
19 …s = Jan 27 09:25:31 junction dhcpd[71391]: DHCPOFFER on 192.168.17.164 to f4:8c:50:9d:eb:35 via em1
21 rule = 53001
22 alert = 1
23 decoder = dhcpd
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/contrib/ossec-testing/tests/
H A Dopenbsd-dhcpd.ini17 …an 27 09:25:36 junction dhcpd[71391]: DHCPREQUEST for 192.168.17.164 from f4:8c:50:9d:eb:35 via em1
18 log 2 pass = Jan 27 09:25:36 junction dhcpd[71391]: DHCPDISCOVER from f4:8c:50:9d:eb:35 via em1
19 …s = Jan 27 09:25:31 junction dhcpd[71391]: DHCPOFFER on 192.168.17.164 to f4:8c:50:9d:eb:35 via em1
21 rule = 53001
22 alert = 1
23 decoder = dhcpd
/dports/textproc/latex2html/latex2html-2016/tests/
H A Dbasic.tex9 \subsection{Fonts}
30 \subsection{Lists}
50 \subsection{Table}
/dports/security/libadacrypt/Ada-Crypto-Library-abc534f/
H A DREADME.md72 ### Contact
77 ### Legal Note
82 ### License
101 ### NO WARRANTY
/dports/sysutils/bacula11-docs/bacula-docs-11.0.5/latex2html-2016/tests/
H A Dbasic.tex9 \subsection{Fonts}
30 \subsection{Lists}
50 \subsection{Table}
/dports/science/simbody/simbody-Simbody-3.7/examples/
H A DSimpleIntegrator.cpp49 Real myFunction(const SomeStuff& stuff, Real t) { in myFunction()
58 Real analyticIntegral(const SomeStuff& stuff, Real t) { in analyticIntegral()
156 MySystemGuts(const SomeStuff& stuff) : stuff(stuff) {} in MySystemGuts()
178 SomeStuff stuff; member in MySystemGuts
183 MySystem::MySystem(const SomeStuff& stuff) { in MySystem()
/dports/graphics/SciPlot/SciPlot-1.36/
H A DSciPlotUtil.c358 PlotDialogData *stuff = (PlotDialogData *) client; in DismissCallback() local
371 PlotDialogData *stuff = (PlotDialogData *) client; in LogXCallback() local
386 PlotDialogData *stuff = (PlotDialogData *) client; in LogYCallback() local
401 PlotDialogData *stuff = (PlotDialogData *) client; in NumbersXCallback() local
416 PlotDialogData *stuff = (PlotDialogData *) client; in NumbersYCallback() local
431 PlotDialogData *stuff = (PlotDialogData *) client; in OriginXCallback() local
446 PlotDialogData *stuff = (PlotDialogData *) client; in OriginYCallback() local
461 PlotDialogData *stuff = (PlotDialogData *) client; in MajorCallback() local
476 PlotDialogData *stuff = (PlotDialogData *) client; in MinorCallback() local
491 PlotDialogData *stuff = (PlotDialogData *) client; in LegendCallback() local
[all …]
/dports/devel/py-pytest-benchmark/pytest-benchmark-3.4.1/tests/
H A Dtest_pedantic.py15 def stuff(foo, bar=123): function
29 def stuff(foo, bar=123): function
42 def stuff(foo, bar=123): function
94 def stuff(foo, bar=123): function
107 def stuff(foo, bar=123): function
120 def stuff(foo, bar=123): function
/dports/print/lyx/lyx-2.3.4.2/src/tex2lyx/test/
H A Dtest-structure.tex236 \subsubsection*{with a command inside it}
284 \subsubsection*{we can even have one as a subsubsection}
290 \subsubsection*{and a sssection heading inside it (why not?)}
/dports/devel/elfutils/elfutils-0.179/tests/
H A Daddrcfi.c76 struct stuff struct
91 struct stuff *stuff = arg; in print_register() argument
106 GElf_Addr pc, struct stuff *stuff) in handle_cfi()
162 struct stuff stuff; in handle_address() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/jdk/jfr/event/oldobject/
H A DTestListenerLeak.java57 private List<Stuff[]> stuff; field in TestListenerLeak.ListenerThread
59 public ListenerThread(List<Stuff[]> stuff) { in ListenerThread()
91 List<Stuff[]> stuff = new ArrayList<>(OldObjects.MIN_SIZE); in listenerLeak() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/jdk/jfr/event/oldobject/
H A DTestListenerLeak.java57 private List<Stuff[]> stuff; field in TestListenerLeak.ListenerThread
59 public ListenerThread(List<Stuff[]> stuff) { in ListenerThread()
91 List<Stuff[]> stuff = new ArrayList<>(OldObjects.MIN_SIZE); in listenerLeak() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/jdk/jfr/event/oldobject/
H A DTestListenerLeak.java57 private List<Stuff[]> stuff; field in TestListenerLeak.ListenerThread
59 public ListenerThread(List<Stuff[]> stuff) { in ListenerThread()
91 List<Stuff[]> stuff = new ArrayList<>(OldObjects.MIN_SIZE); in listenerLeak() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/jdk/jfr/event/oldobject/
H A DTestListenerLeak.java57 private List<Stuff[]> stuff; field in TestListenerLeak.ListenerThread
59 public ListenerThread(List<Stuff[]> stuff) { in ListenerThread()
91 List<Stuff[]> stuff = new ArrayList<>(OldObjects.MIN_SIZE); in listenerLeak() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/jdk/jfr/event/oldobject/
H A DTestListenerLeak.java57 private List<Stuff[]> stuff; field in TestListenerLeak.ListenerThread
59 public ListenerThread(List<Stuff[]> stuff) { in ListenerThread()
91 List<Stuff[]> stuff = new ArrayList<>(OldObjects.MIN_SIZE); in listenerLeak() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/jdk/jfr/event/oldobject/
H A DTestListenerLeak.java57 private List<Stuff[]> stuff; field in TestListenerLeak.ListenerThread
59 public ListenerThread(List<Stuff[]> stuff) { in ListenerThread()
91 List<Stuff[]> stuff = new ArrayList<>(OldObjects.MIN_SIZE); in listenerLeak() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/jdk/jfr/event/oldobject/
H A DTestListenerLeak.java57 private List<Stuff[]> stuff; field in TestListenerLeak.ListenerThread
59 public ListenerThread(List<Stuff[]> stuff) { in ListenerThread()
91 List<Stuff[]> stuff = new ArrayList<>(OldObjects.MIN_SIZE); in listenerLeak() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/jdk/jfr/event/oldobject/
H A DTestListenerLeak.java57 private List<Stuff[]> stuff; field in TestListenerLeak.ListenerThread
59 public ListenerThread(List<Stuff[]> stuff) { in ListenerThread()
91 List<Stuff[]> stuff = new ArrayList<>(OldObjects.MIN_SIZE); in listenerLeak() local

12345678910>>...143