Home
last modified time | relevance | path

Searched defs:sr (Results 1 – 25 of 7416) sorted by relevance

12345678910>>...297

/dports/net/rospo/rospo-0.7.1/vendor/github.com/go-playground/locales/locales-0.13.0/sr/
H A Dsr.go1 package sr package
12 type sr struct { struct
13 locale string
17 decimal string
18 group string
19 minus string
20 percent string
21 perMille string
22 timeSeparator string
23 inifinity string
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/gohugoio/locales/sr/
H A Dsr.go1 package sr package
12 type sr struct { struct
13 locale string
17 decimal string
18 group string
19 minus string
20 percent string
21 perMille string
22 timeSeparator string
23 inifinity string
[all …]
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/go-playground/locales/sr/
H A Dsr.go1 package sr package
12 type sr struct { struct
13 locale string
17 decimal string
18 group string
19 minus string
20 percent string
21 perMille string
22 timeSeparator string
23 inifinity string
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Common/EntitySql/
H A DSemanticAnalyzer.cs38 internal SemanticAnalyzer(SemanticResolver sr) in SemanticAnalyzer()
438 internal override DbLambda GetLambda(SemanticResolver sr) in GetLambda()
496 private static ExpressionResolution Convert(AST.Node astExpr, SemanticResolver sr) in Convert()
512 private static DbExpression ConvertValueExpression(AST.Node astExpr, SemanticResolver sr) in ConvertValueExpression()
602 private static ExpressionResolution ConvertLiteral(AST.Node expr, SemanticResolver sr) in ConvertLiteral()
648 private static ExpressionResolution ConvertDotExpr(AST.Node expr, SemanticResolver sr) in ConvertDotExpr()
910 SemanticResolver sr, in TryConvertInlineFunctionCall()
1182 SemanticResolver sr, in TryConvertAsCollectionFunction()
1231 SemanticResolver sr, in TryConvertAsFunctionAggregate()
1328 SemanticResolver sr) in CreateConstructorCallExpression()
[all …]
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/sc68/libsc68/emu68/
H A Dcc68.h47 static inline int inl_is_cc0(const int sr) in inl_is_cc0()
57 static inline int inl_is_cc1(const int sr) in inl_is_cc1()
67 static inline int inl_is_cc2(const int sr) in inl_is_cc2()
81 static inline int inl_is_cc3(const int sr) in inl_is_cc3()
96 static inline int inl_is_cc4(const int sr) in inl_is_cc4()
107 static inline int inl_is_cc5(const int sr) in inl_is_cc5()
118 static inline int inl_is_cc6(const int sr) in inl_is_cc6()
129 static inline int inl_is_cc7(const int sr) in inl_is_cc7()
140 static inline int inl_is_cc8(const int sr) in inl_is_cc8()
151 static inline int inl_is_cc9(const int sr) in inl_is_cc9()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/langtools/src/share/classes/com/sun/tools/javac/jvm/
H A DCRTable.java245 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitMethodDef() local
251 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitVarDef() local
264 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitBlock() local
270 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitDoLoop() local
277 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitWhileLoop() local
284 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitForLoop() local
293 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitForeachLoop() local
301 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitLabelled() local
307 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitSwitch() local
314 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitCase() local
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/langtools/src/share/classes/com/sun/tools/javac/jvm/
H A DCRTable.java245 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitMethodDef() local
251 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitVarDef() local
264 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitBlock() local
270 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitDoLoop() local
277 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitWhileLoop() local
284 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitForLoop() local
293 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitForeachLoop() local
301 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitLabelled() local
307 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitSwitch() local
314 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitCase() local
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/
H A DCRTable.java247 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitMethodDef() local
253 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitVarDef() local
266 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitBlock() local
272 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitDoLoop() local
279 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitWhileLoop() local
286 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitForLoop() local
295 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitForeachLoop() local
303 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitLabelled() local
309 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitSwitch() local
317 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitSwitchExpression() local
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/
H A DCRTable.java247 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitMethodDef() local
253 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitVarDef() local
266 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitBlock() local
272 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitDoLoop() local
279 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitWhileLoop() local
286 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitForLoop() local
295 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitForeachLoop() local
303 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitLabelled() local
309 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitSwitch() local
317 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitSwitchExpression() local
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/
H A DCRTable.java247 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitMethodDef() local
253 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitVarDef() local
266 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitBlock() local
272 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitDoLoop() local
279 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitWhileLoop() local
286 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitForLoop() local
295 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitForeachLoop() local
303 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitLabelled() local
309 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitSwitch() local
317 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitSwitchExpression() local
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/
H A DCRTable.java247 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitMethodDef() local
253 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitVarDef() local
266 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitBlock() local
272 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitDoLoop() local
279 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitWhileLoop() local
286 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitForLoop() local
295 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitForeachLoop() local
303 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitLabelled() local
309 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitSwitch() local
317 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitSwitchExpression() local
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/
H A DCRTable.java247 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitMethodDef() local
253 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitVarDef() local
266 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitBlock() local
272 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitDoLoop() local
279 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitWhileLoop() local
286 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitForLoop() local
295 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitForeachLoop() local
303 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitLabelled() local
309 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitSwitch() local
317 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitSwitchExpression() local
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/
H A DCRTable.java247 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitMethodDef() local
253 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitVarDef() local
266 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitBlock() local
272 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitDoLoop() local
279 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitWhileLoop() local
286 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitForLoop() local
295 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitForeachLoop() local
303 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitLabelled() local
309 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitSwitch() local
317 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitSwitchExpression() local
[all …]
/dports/databases/py-redis2/redis-py-2.10.6/tests/
H A Dtest_lock.py16 def test_lock(self, sr): argument
24 def test_competing_locks(self, sr): argument
34 def test_timeout(self, sr): argument
40 def test_float_timeout(self, sr): argument
46 def test_blocking_timeout(self, sr): argument
55 def test_context_manager(self, sr): argument
82 def test_extend_lock(self, sr): argument
90 def test_extend_lock_float(self, sr): argument
123 def test_lock_class_argument(self, sr): argument
129 def test_cached_lualock_flag(self, sr): argument
[all …]
/dports/net/c3270/suite3270-4.0/x3270/
H A Ddialog.h36 typedef struct sr { struct
37 struct sr *next; argument
47 } sr_t; argument
/dports/x11/x3270/suite3270-4.0/x3270/
H A Ddialog.h36 typedef struct sr { struct
37 struct sr *next; argument
47 } sr_t; argument
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/
H A DCRTable.java246 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitMethodDef() local
252 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitVarDef() local
265 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitBlock() local
271 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitDoLoop() local
278 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitWhileLoop() local
285 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitForLoop() local
294 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitForeachLoop() local
302 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitLabelled() local
308 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitSwitch() local
315 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitCase() local
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/
H A DCRTable.java246 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitMethodDef() local
252 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitVarDef() local
265 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitBlock() local
271 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitDoLoop() local
278 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitWhileLoop() local
285 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitForLoop() local
294 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitForeachLoop() local
302 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitLabelled() local
308 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitSwitch() local
315 SourceRange sr = new SourceRange(startPos(tree), endPos(tree)); in visitCase() local
[all …]
/dports/net-mgmt/statsite/statsite-0.8.0/deps/check-0.9.8/src/
H A Dcheck_log.c47 int srunner_has_log (SRunner *sr) in srunner_has_log()
52 const char *srunner_log_fname (SRunner *sr) in srunner_log_fname()
65 int srunner_has_xml (SRunner *sr) in srunner_has_xml()
70 const char *srunner_xml_fname (SRunner *sr) in srunner_xml_fname()
92 void log_srunner_start (SRunner *sr) in log_srunner_start()
97 void log_srunner_end (SRunner *sr) in log_srunner_end()
102 void log_suite_start (SRunner *sr, Suite *s) in log_suite_start()
107 void log_suite_end (SRunner *sr, Suite *s) in log_suite_end()
337 FILE *srunner_open_lfile (SRunner *sr) in srunner_open_lfile()
349 FILE *srunner_open_xmlfile (SRunner *sr) in srunner_open_xmlfile()
[all …]
/dports/multimedia/gstreamer1/gstreamer-1.16.2/libs/gst/check/libcheck/
H A Dcheck_log.c54 srunner_has_log (SRunner * sr) in srunner_has_log()
60 srunner_log_fname (SRunner * sr) in srunner_log_fname()
79 srunner_has_xml (SRunner * sr) in srunner_has_xml()
85 srunner_xml_fname (SRunner * sr) in srunner_xml_fname()
104 srunner_has_tap (SRunner * sr) in srunner_has_tap()
110 srunner_tap_fname (SRunner * sr) in srunner_tap_fname()
139 log_srunner_start (SRunner * sr) in log_srunner_start()
145 log_srunner_end (SRunner * sr) in log_srunner_end()
465 srunner_open_lfile (SRunner * sr) in srunner_open_lfile()
476 srunner_open_xmlfile (SRunner * sr) in srunner_open_xmlfile()
[all …]
/dports/devel/check/check-0.15.2/src/
H A Dcheck_log.c52 int srunner_has_log(SRunner * sr) in srunner_has_log()
57 const char *srunner_log_fname(SRunner * sr) in srunner_log_fname()
74 int srunner_has_xml(SRunner * sr) in srunner_has_xml()
79 const char *srunner_xml_fname(SRunner * sr) in srunner_xml_fname()
97 int srunner_has_tap(SRunner * sr) in srunner_has_tap()
102 const char *srunner_tap_fname(SRunner * sr) in srunner_tap_fname()
131 void log_srunner_start(SRunner * sr) in log_srunner_start()
136 void log_srunner_end(SRunner * sr) in log_srunner_end()
469 FILE *srunner_open_lfile(SRunner * sr) in srunner_open_lfile()
480 FILE *srunner_open_xmlfile(SRunner * sr) in srunner_open_xmlfile()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/sql/testng/test/rowset/serial/
H A DSerialRefTests.java56 SerialRef sr = new SerialRef(null); in test01() local
65 SerialRef sr = new SerialRef(new StubRef(null, hero)); in test02() local
74 SerialRef sr = new SerialRef(ref); in test03() local
83 SerialRef sr = new SerialRef(ref); in test04() local
92 SerialRef sr = new SerialRef(ref); in test05() local
102 SerialRef sr = new SerialRef(ref); in test06() local
115 SerialRef sr = new SerialRef(ref); in test09() local
126 SerialRef sr = new SerialRef(ref); in test10() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/javax/sql/testng/test/rowset/serial/
H A DSerialRefTests.java56 SerialRef sr = new SerialRef(null); in test01() local
65 SerialRef sr = new SerialRef(new StubRef(null, hero)); in test02() local
74 SerialRef sr = new SerialRef(ref); in test03() local
83 SerialRef sr = new SerialRef(ref); in test04() local
92 SerialRef sr = new SerialRef(ref); in test05() local
102 SerialRef sr = new SerialRef(ref); in test06() local
115 SerialRef sr = new SerialRef(ref); in test09() local
126 SerialRef sr = new SerialRef(ref); in test10() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/javax/sql/testng/test/rowset/serial/
H A DSerialRefTests.java56 SerialRef sr = new SerialRef(null); in test01() local
65 SerialRef sr = new SerialRef(new StubRef(null, hero)); in test02() local
74 SerialRef sr = new SerialRef(ref); in test03() local
83 SerialRef sr = new SerialRef(ref); in test04() local
92 SerialRef sr = new SerialRef(ref); in test05() local
102 SerialRef sr = new SerialRef(ref); in test06() local
115 SerialRef sr = new SerialRef(ref); in test09() local
126 SerialRef sr = new SerialRef(ref); in test10() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/sql/testng/test/rowset/serial/
H A DSerialRefTests.java56 SerialRef sr = new SerialRef(null); in test01() local
65 SerialRef sr = new SerialRef(new StubRef(null, hero)); in test02() local
74 SerialRef sr = new SerialRef(ref); in test03() local
83 SerialRef sr = new SerialRef(ref); in test04() local
92 SerialRef sr = new SerialRef(ref); in test05() local
102 SerialRef sr = new SerialRef(ref); in test06() local
115 SerialRef sr = new SerialRef(ref); in test09() local
126 SerialRef sr = new SerialRef(ref); in test10() local

12345678910>>...297