Home
last modified time | relevance | path

Searched defs:args (Results 18326 – 18350 of 379693) sorted by relevance

1...<<731732733734735736737738739740>>...15188

/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/concurrent/ThreadPoolExecutor/
H A DFlakyThreadFactory.java52 void test(String[] args) throws Throwable { in test()
113 public static void main(String[] args) throws Throwable { in main()
115 public void instanceMain(String[] args) throws Throwable { in instanceMain()
H A DSelfInterrupt.java42 void test(String[] args) throws Throwable { in test()
80 public static void main(String[] args) throws Throwable { in main()
82 void instanceMain(String[] args) throws Throwable { in instanceMain()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/util/concurrent/ThreadPoolExecutor/
H A DFlakyThreadFactory.java52 void test(String[] args) throws Throwable { in test()
113 public static void main(String[] args) throws Throwable { in main()
115 public void instanceMain(String[] args) throws Throwable { in instanceMain()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/tools/javac/
H A DT6985181.java36 public static void main(String... args) throws Exception{ in main()
54 void compile(String... args) throws Exception { in compile()
69 String[] args = { "-v", classFile.getPath() }; in javap() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/mocha/node_modules/p-limit/
H A Dreadme.md49 #### fn
55 #### args subsubsection
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/mocha/node_modules/yargs/node_modules/p-limit/
H A Dreadme.md49 #### fn
55 #### args argument
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/xml/transform/
H A DUnparsedEntityUriFunction.java64 List<Expr> args; field in UnparsedEntityUriFunction
66 public Object evaluate(List args) in evaluate()
73 public void setArguments(List<Expr> args) in setArguments()
/dports/x11-toolkits/qt5-quickcontrols2/kde-qtquickcontrols2-5.15.2p8/src/quicktemplates2/
H A Dqquickpresshandler.cpp66 void *args[] = { nullptr, &mevPtr }; in mousePressEvent() local
89 void *args[] = { nullptr, &mevPtr }; in mouseReleaseEvent() local
109 void *args[] = { nullptr, &mevPtr }; in timerEvent() local
/dports/x11-toolkits/tix/Tix8.4.3/library/
H A DVTree.tcl60 proc tixVTree:IndicatorCmd {w args} {
119 proc tixVTree:CommandHook {w args} {
126 proc tixVTree:BrowseCmdHook {w args} {
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/runtime/
H A DBooleanConstructor.cpp41 JSObject* constructBoolean(ExecState* exec, const ArgList& args) in constructBoolean()
48 static JSObject* constructWithBooleanConstructor(ExecState* exec, JSObject*, const ArgList& args) in constructWithBooleanConstructor()
60 …alue JSC_HOST_CALL callBooleanConstructor(ExecState* exec, JSObject*, JSValue, const ArgList& args) in callBooleanConstructor()
/dports/graphics/gimp-app/gimp-2.10.30/app/plug-in/
H A Dgimpplugindebug.c35 gchar **args; member
54 gchar **args; in gimp_plug_in_debug_new() local
111 const gchar **args) in gimp_plug_in_debug_argv()
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/runtime/
H A DBooleanConstructor.cpp41 JSObject* constructBoolean(ExecState* exec, const ArgList& args) in constructBoolean()
48 static JSObject* constructWithBooleanConstructor(ExecState* exec, JSObject*, const ArgList& args) in constructWithBooleanConstructor()
60 …alue JSC_HOST_CALL callBooleanConstructor(ExecState* exec, JSObject*, JSValue, const ArgList& args) in callBooleanConstructor()
/dports/security/sqlmap/sqlmap-1.3.12/sqlmap/lib/parse/
H A Dcmdline.py23 def _add_argument_group(self, *args, **kwargs):
28 def _add_argument(self, *args, **kwargs):
813 def _(self, *args):
/dports/security/snort3/snort3-3.1.19.0/src/network_inspectors/appid/service_plugins/
H A Dservice_dcerpc.cc62 int DceRpcServiceDetector::validate(AppIdDiscoveryArgs& args) in validate()
70 int DceRpcServiceDetector::tcp_validate(AppIdDiscoveryArgs& args) in tcp_validate()
113 int DceRpcServiceDetector::udp_validate(AppIdDiscoveryArgs& args) in udp_validate()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/
H A Dcomplex.h56 #define __MATHCALL(function, args) \ argument
58 #define __MATHDECL(type, function, args) \ argument
61 #define __MATHDECL_1(type, function, args) \ argument
/dports/science/tfel-edf/tfel-3.2.1/mfront-query/src/
H A Dmfront-query.cxx102 const char* args[2] = {argv[0],"--help"}; in main() local
107 const char* args[2] = {argv[0],"--help"}; in main() local
112 const char* args[2] = {argv[0],"--help"}; in main() local
/dports/devel/gitlist/gitlist/vendor/phpspec/prophecy/spec/Prophecy/Promise/
H A DCallbackPromiseSpec.php73 function callbackMethod($args)
81 static function staticCallbackMethod($args)
93 function functionCallbackFirstArgument($args)
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/gnu/gcj/runtime/
H A DFirstThread.java22 public FirstThread (Class k, String[] args) in FirstThread()
29 public FirstThread (String class_name, String[] args, boolean is_jar) in FirstThread()
85 private Object args; field in FirstThread
/dports/games/py-discord.py/discord.py-1.7.3/discord/
H A D__main__.py52 def core(parser, args): argument
195 def newbot(parser, args): argument
236 def newcog(parser, args): argument
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/util/concurrent/ThreadPoolExecutor/
H A DSelfInterrupt.java42 void test(String[] args) throws Throwable { in test()
80 public static void main(String[] args) throws Throwable { in main()
82 void instanceMain(String[] args) throws Throwable { in instanceMain()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/jdi/ObjectReference/invokeMethod/
H A Dinvokemethod002t.java39 public static void main(String args[]) { in main()
43 public static int run(String args[]) { in run()
47 private int runIt(String args[]) { in runIt()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.common/src/jdk/vm/ci/common/
H A DJVMCIError.java66 public static void guarantee(boolean condition, String msg, Object... args) { in guarantee()
90 public JVMCIError(String msg, Object... args) { in JVMCIError()
103 private static String format(String msg, Object... args) { in format()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/jdi/Connector/_bounds_/
H A Dbounds001.java58 public static void main(String args[]) { in main()
62 public static int run(String args[], PrintStream out) { in run()
66 private bounds001(String args[], PrintStream out) { in bounds001()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/com/sun/jdi/
H A DExpiredRequestDeletionTest.java47 public static void main(String[] args){ in main()
65 ExpiredRequestDeletionTest (String args[]) { in ExpiredRequestDeletionTest()
69 public static void main(String[] args) throws Exception { in main()
H A DInvokeVarArgs.java45 public static void main(String args[]) { in main()
67 public static void main(String args[]) throws Exception { in main()
71 InvokeVarArgs(String args[]) throws Exception { in InvokeVarArgs()

1...<<731732733734735736737738739740>>...15188