Home
last modified time | relevance | path

Searched defs:s (Results 101 – 125 of 47288) sorted by relevance

12345678910>>...1892

/dports/x11/mrxvt-devel/mrxvt-0.5.4/src/
H A Dmacros.c301 "Got macro '%s' -- '%s'\n", keyname, newarg ); macro
347 rxvt_msg (DBG_ERROR, DBG_MACROS, "Invalid keysym %s. Skipping macro.", macro
384 rxvt_dbgmsg(( DBG_DEBUG, DBG_MACROS, "%s(%08lx, %2hhx, '%s', %d, %d)\n", macro
467 "No previous macro to add to (key %s%s%s%s)", macro
479 "(key %s%s%s%s)", macro
492 "(key %s%s%s%s)", macro
829 rxvt_msg (DBG_ERROR, DBG_MACROS, "Macro %s requires argument.", macro
841 rxvt_msg (DBG_ERROR, DBG_MACROS, "Macro %s requires argument.", macro
916 rxvt_msg (DBG_ERROR, DBG_MACROS, "Macro %s requires argument.", macro
1211 "Badly formed argument '%s' to %s\n", macro
[all …]
/dports/science/dynare/dynare-4.6.4/matlab/modules/dseries/src/utilities/x13/
H A Dsetdefaultmember.m22 s = struct('ar', [], 'ma', [], 'model', [], 'print', [], 'save', [], 'title', []); variable
24s = struct('acceptdefault', [], 'checkmu', [], 'diff', [], 'ljungboxlimit', [], 'maxdiff', [], 'ma… variable
28 s = struct('aicdiff', [], 'aictest', [], 'chi2test', [], 'chi2testcv', [], ... variable
33s = struct('exact', [], 'maxiter', [], 'outofsample', [], 'print', [], 'save', [], 'savelog', ... variable
36 s = struct('adjust', [], 'aicdiff', [], 'function', [], 'mode', [], 'name', [], ... variable
40 s= struct('critical', [], 'lsrun', [], 'method', [], 'print', [], 'save', [], ... variable
43 s = struct('exclude', [], 'lognormal', [], 'maxback', [], 'maxlead', [], 'print', [], ... variable
46 s = struct('maxlag', [], 'print', [], 'save', [], 'qtype', [], 'savelog', []); variable
48s = struct('appendbcst', [], 'appendfcst', [], 'final', [], 'mode', [], 'print', [], 'save', [], .… variable
60 s = struct('keys', [], 'values', []); variable
[all …]
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/accountancy/
H A Dindex.php123 $s = img_picto('', 'puce').' '.$langs->trans("AccountancyAreaDescJournalSetup", $step, '{s}'); variable
128 $s = img_picto('', 'puce').' '.$langs->trans("AccountancyAreaDescChartModel", $step, '{s}'); variable
133 $s = img_picto('', 'puce').' '.$langs->trans("AccountancyAreaDescChart", $step, '{s}'); variable
144 $s = img_picto('', 'puce').' '.$langs->trans("AccountancyAreaDescDefault", $step, '{s}'); variable
150 $s = img_picto('', 'puce').' '.$langs->trans("AccountancyAreaDescBank", $step, '{s}')."\n"; variable
157 $s = img_picto('', 'puce').' '.$langs->trans("AccountancyAreaDescVat", $step, '{s}'); variable
158 $s = str_replace('{s}', $textlink, $s); variable
164 $s = img_picto('', 'puce').' '.$langs->trans("AccountancyAreaDescContrib", $step, '{s}'); variable
165 $s = str_replace('{s}', $textlink, $s); variable
171 $s = img_picto('', 'puce').' '.$langs->trans("AccountancyAreaDescExpenseReport", $step, '{s}'); variable
[all …]
/dports/math/mpir/mpir-3.0.0/tune/
H A Dcommon.c126 speed_measure (double (*fun) _PROTO ((struct speed_params *s)), in speed_measure()
355 speed_option_set (const char *s) in speed_option_set()
423 speed_MPN_COPY (struct speed_params *s) in speed_MPN_COPY()
452 speed_memcpy (struct speed_params *s) in speed_memcpy()
590 speed_mpn_not (struct speed_params *s) in speed_mpn_not()
600 speed_mpn_half (struct speed_params *s) in speed_mpn_half()
928 speed_mpz_mod (struct speed_params *s) in speed_mpz_mod()
1098 speed_mpn_sqr (struct speed_params *s) in speed_mpn_sqr()
1368 speed_mpn_gcd (struct speed_params *s) in speed_mpn_gcd()
1553 speed_noop (struct speed_params *s) in speed_noop()
[all …]
/dports/print/lilypond/lilypond-2.22.1/python/
H A Dconvertrules.py73 def conv(s): argument
80 def conv(s): argument
89 def conv(s): argument
98 def conv(s): argument
105 def conv(s): argument
110 def conv(s): argument
118 def conv(s): argument
125 def conv(s): argument
131 def conv(s): argument
138 def conv(s): argument
[all …]
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/access/spgist/
H A Dspgscan.c59 foreach(lc, so->scanStack)
85 if (so->searchNulls) local
101 if (so->want_itup)
151 haveIsNull = true;
173 /* Emit results */
249 pfree(so->keyData);
503 nodes[i] = node;
545 if (out.levelAdds)
603 return so->ntids;
614 if (so->want_itup)
[all …]
/dports/www/libnghttp3/nghttp3-b9e565c/tests/
H A Dnghttp3_http_test.c210 const uint8_t s[] = "?1"; in test_nghttp3_sf_parse_item() local
246 const uint8_t s[] = "?0"; in test_nghttp3_sf_parse_item() local
265 const uint8_t s[] = "?2"; in test_nghttp3_sf_parse_item() local
271 const uint8_t s[] = "?"; in test_nghttp3_sf_parse_item() local
277 const uint8_t s[] = "?1"; in test_nghttp3_sf_parse_item() local
308 const uint8_t s[] = "::"; in test_nghttp3_sf_parse_item() local
323 const uint8_t s[] = ":"; in test_nghttp3_sf_parse_item() local
342 const uint8_t s[] = in test_nghttp3_sf_parse_item() local
380 const uint8_t s[] = "*"; in test_nghttp3_sf_parse_item() local
390 const uint8_t s[] = "*"; in test_nghttp3_sf_parse_item() local
[all …]
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/common/
H A Dmacros.h111 fatal("%s:%d %s: pthread_cond_init(): %m", \ macro
122 error("%s:%d %s: pthread_cond_signal(): %m", \ macro
142 error("%s:%d %s: pthread_cond_wait(): %m", \ macro
164 error("%s:%d %s: pthread_cond_destroy(): %m", \ macro
175 fatal("%s:%d %s: pthread_mutex_init(): %m", \ macro
186 fatal("%s:%d %s: pthread_mutex_destroy(): %m", \ macro
197 fatal("%s:%d %s: pthread_mutex_lock(): %m", \ macro
208 fatal("%s:%d %s: pthread_mutex_unlock(): %m", \ macro
219 fatal("%s:%d %s: pthread_rwlock_init(): %m", \ macro
239 fatal("%s:%d %s: pthread_rwlock_rdlock(): %m", \ macro
[all …]
/dports/print/lilypond-devel/lilypond-2.23.5/python/
H A Dconvertrules.py73 def conv(s): argument
80 def conv(s): argument
89 def conv(s): argument
98 def conv(s): argument
105 def conv(s): argument
110 def conv(s): argument
118 def conv(s): argument
125 def conv(s): argument
131 def conv(s): argument
138 def conv(s): argument
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/runtime-testsuite/test/org/antlr/v4/runtime/
H A DTestCodePointCharStream.java23 CodePointCharStream s = CharStreams.fromString(""); in emptyBytesHasSize0() local
31 CodePointCharStream s = CharStreams.fromString(""); in emptyBytesLookAheadReturnsEOF() local
38 CodePointCharStream s = CharStreams.fromString(""); in consumingEmptyStreamShouldThrow() local
131 CodePointCharStream s = CharStreams.fromString( in singleEmojiCodePointHasSize1() local
139 CodePointCharStream s = CharStreams.fromString( in consumingSingleEmojiCodePointShouldMoveIndex() local
148 CodePointCharStream s = CharStreams.fromString( in consumingPastEndOfEmojiCodePointWithShouldThrow() local
160 CodePointCharStream s = CharStreams.fromString( in singleEmojiCodePointLookAheadShouldReturnCodePoint() local
168 CodePointCharStream s = CharStreams.fromString( in singleEmojiCodePointLookAheadPastEndShouldReturnEOF() local
188 CodePointCharStream s = CharStreams.fromString( in getTextWithEmoji() local
210 CodePointCharStream s = CharStreams.fromString( in toStringWithEmoji() local
[all …]
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/java/test/org/sbml/libsbml/test/math/
H A DTestReadMathML.java158 public String wrapMathML(String s) in wrapMathML()
177 public String wrapXML(String s) in wrapXML()
348 String s = wrapMathML("<apply>" + in test_element_bug_apply_ci_1() local
366 String s = wrapMathML("<apply>" + in test_element_bug_apply_ci_2() local
428 String s = wrapMathML("<apply>" + in test_element_bug_csymbol_1() local
452 String s = wrapMathML("<apply>" + in test_element_bug_csymbol_delay_1() local
603 String s = wrapMathML("<false/>"); in test_element_constants_false() local
632 String s = wrapMathML("<pi/>"); in test_element_constants_pi() local
641 String s = wrapMathML("<true/>"); in test_element_constants_true() local
724 String s = wrapMathML("<apply>" + in test_element_csymbol_delay_2() local
[all …]
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/bindings/java/test/org/sbml/libsbml/test/math/
H A DTestReadMathML.java158 public String wrapMathML(String s) in wrapMathML()
177 public String wrapXML(String s) in wrapXML()
348 String s = wrapMathML("<apply>" + in test_element_bug_apply_ci_1() local
366 String s = wrapMathML("<apply>" + in test_element_bug_apply_ci_2() local
428 String s = wrapMathML("<apply>" + in test_element_bug_csymbol_1() local
452 String s = wrapMathML("<apply>" + in test_element_bug_csymbol_delay_1() local
603 String s = wrapMathML("<false/>"); in test_element_constants_false() local
632 String s = wrapMathML("<pi/>"); in test_element_constants_pi() local
641 String s = wrapMathML("<true/>"); in test_element_constants_true() local
724 String s = wrapMathML("<apply>" + in test_element_csymbol_delay_2() local
[all …]
/dports/devel/atf/atf-0.21/atf-c/
H A Dmacros.h145 atf_tc_fail_requirement(__FILE__, __LINE__, "%s", \ macro
152 atf_tc_fail_check(__FILE__, __LINE__, "%s", \ macro
160 ATF_CHECK_MSG((expected) == (actual), "%s != %s", #expected, #actual) macro
163 ATF_REQUIRE_MSG((expected) == (actual), "%s != %s: " fmt, \ macro
167 ATF_CHECK_MSG((expected) == (actual), "%s != %s: " fmt, \ macro
180 "%s != %s (%s != %s): " fmt, \ macro
185 "%s != %s (%s != %s): " fmt, \ macro
189 ATF_REQUIRE_MSG(atf_utils_grep_string("%s", string, regexp), \ macro
193 ATF_CHECK_MSG(atf_utils_grep_string("%s", string, regexp), \ macro
197 ATF_REQUIRE_MSG(atf_utils_grep_string("%s", string, regexp), \ macro
[all …]
/dports/devel/grpc134/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/
H A Ddescriptor.upbdefs.h24 UPB_INLINE const upb_msgdef *google_protobuf_FileDescriptorSet_getmsgdef(upb_symtab *s) { in google_protobuf_FileDescriptorSet_getmsgdef()
29 UPB_INLINE const upb_msgdef *google_protobuf_FileDescriptorProto_getmsgdef(upb_symtab *s) { in google_protobuf_FileDescriptorProto_getmsgdef()
34 UPB_INLINE const upb_msgdef *google_protobuf_DescriptorProto_getmsgdef(upb_symtab *s) { in google_protobuf_DescriptorProto_getmsgdef()
89 UPB_INLINE const upb_msgdef *google_protobuf_FileOptions_getmsgdef(upb_symtab *s) { in google_protobuf_FileOptions_getmsgdef()
94 UPB_INLINE const upb_msgdef *google_protobuf_MessageOptions_getmsgdef(upb_symtab *s) { in google_protobuf_MessageOptions_getmsgdef()
99 UPB_INLINE const upb_msgdef *google_protobuf_FieldOptions_getmsgdef(upb_symtab *s) { in google_protobuf_FieldOptions_getmsgdef()
104 UPB_INLINE const upb_msgdef *google_protobuf_OneofOptions_getmsgdef(upb_symtab *s) { in google_protobuf_OneofOptions_getmsgdef()
109 UPB_INLINE const upb_msgdef *google_protobuf_EnumOptions_getmsgdef(upb_symtab *s) { in google_protobuf_EnumOptions_getmsgdef()
119 UPB_INLINE const upb_msgdef *google_protobuf_ServiceOptions_getmsgdef(upb_symtab *s) { in google_protobuf_ServiceOptions_getmsgdef()
124 UPB_INLINE const upb_msgdef *google_protobuf_MethodOptions_getmsgdef(upb_symtab *s) { in google_protobuf_MethodOptions_getmsgdef()
[all …]
/dports/devel/grpc/grpc-1.42.0/src/core/ext/upbdefs-generated/google/protobuf/
H A Ddescriptor.upbdefs.h24 UPB_INLINE const upb_msgdef *google_protobuf_FileDescriptorSet_getmsgdef(upb_symtab *s) { in google_protobuf_FileDescriptorSet_getmsgdef()
29 UPB_INLINE const upb_msgdef *google_protobuf_FileDescriptorProto_getmsgdef(upb_symtab *s) { in google_protobuf_FileDescriptorProto_getmsgdef()
34 UPB_INLINE const upb_msgdef *google_protobuf_DescriptorProto_getmsgdef(upb_symtab *s) { in google_protobuf_DescriptorProto_getmsgdef()
89 UPB_INLINE const upb_msgdef *google_protobuf_FileOptions_getmsgdef(upb_symtab *s) { in google_protobuf_FileOptions_getmsgdef()
94 UPB_INLINE const upb_msgdef *google_protobuf_MessageOptions_getmsgdef(upb_symtab *s) { in google_protobuf_MessageOptions_getmsgdef()
99 UPB_INLINE const upb_msgdef *google_protobuf_FieldOptions_getmsgdef(upb_symtab *s) { in google_protobuf_FieldOptions_getmsgdef()
104 UPB_INLINE const upb_msgdef *google_protobuf_OneofOptions_getmsgdef(upb_symtab *s) { in google_protobuf_OneofOptions_getmsgdef()
109 UPB_INLINE const upb_msgdef *google_protobuf_EnumOptions_getmsgdef(upb_symtab *s) { in google_protobuf_EnumOptions_getmsgdef()
119 UPB_INLINE const upb_msgdef *google_protobuf_ServiceOptions_getmsgdef(upb_symtab *s) { in google_protobuf_ServiceOptions_getmsgdef()
124 UPB_INLINE const upb_msgdef *google_protobuf_MethodOptions_getmsgdef(upb_symtab *s) { in google_protobuf_MethodOptions_getmsgdef()
[all …]
/dports/devel/pecl-grpc/grpc-1.42.0/src/core/ext/upbdefs-generated/google/protobuf/
H A Ddescriptor.upbdefs.h24 UPB_INLINE const upb_msgdef *google_protobuf_FileDescriptorSet_getmsgdef(upb_symtab *s) { in google_protobuf_FileDescriptorSet_getmsgdef()
29 UPB_INLINE const upb_msgdef *google_protobuf_FileDescriptorProto_getmsgdef(upb_symtab *s) { in google_protobuf_FileDescriptorProto_getmsgdef()
34 UPB_INLINE const upb_msgdef *google_protobuf_DescriptorProto_getmsgdef(upb_symtab *s) { in google_protobuf_DescriptorProto_getmsgdef()
89 UPB_INLINE const upb_msgdef *google_protobuf_FileOptions_getmsgdef(upb_symtab *s) { in google_protobuf_FileOptions_getmsgdef()
94 UPB_INLINE const upb_msgdef *google_protobuf_MessageOptions_getmsgdef(upb_symtab *s) { in google_protobuf_MessageOptions_getmsgdef()
99 UPB_INLINE const upb_msgdef *google_protobuf_FieldOptions_getmsgdef(upb_symtab *s) { in google_protobuf_FieldOptions_getmsgdef()
104 UPB_INLINE const upb_msgdef *google_protobuf_OneofOptions_getmsgdef(upb_symtab *s) { in google_protobuf_OneofOptions_getmsgdef()
109 UPB_INLINE const upb_msgdef *google_protobuf_EnumOptions_getmsgdef(upb_symtab *s) { in google_protobuf_EnumOptions_getmsgdef()
119 UPB_INLINE const upb_msgdef *google_protobuf_ServiceOptions_getmsgdef(upb_symtab *s) { in google_protobuf_ServiceOptions_getmsgdef()
124 UPB_INLINE const upb_msgdef *google_protobuf_MethodOptions_getmsgdef(upb_symtab *s) { in google_protobuf_MethodOptions_getmsgdef()
[all …]
/dports/devel/py-grpcio/grpcio-1.43.0/src/core/ext/upbdefs-generated/google/protobuf/
H A Ddescriptor.upbdefs.h24 UPB_INLINE const upb_msgdef *google_protobuf_FileDescriptorSet_getmsgdef(upb_symtab *s) { in google_protobuf_FileDescriptorSet_getmsgdef()
29 UPB_INLINE const upb_msgdef *google_protobuf_FileDescriptorProto_getmsgdef(upb_symtab *s) { in google_protobuf_FileDescriptorProto_getmsgdef()
34 UPB_INLINE const upb_msgdef *google_protobuf_DescriptorProto_getmsgdef(upb_symtab *s) { in google_protobuf_DescriptorProto_getmsgdef()
89 UPB_INLINE const upb_msgdef *google_protobuf_FileOptions_getmsgdef(upb_symtab *s) { in google_protobuf_FileOptions_getmsgdef()
94 UPB_INLINE const upb_msgdef *google_protobuf_MessageOptions_getmsgdef(upb_symtab *s) { in google_protobuf_MessageOptions_getmsgdef()
99 UPB_INLINE const upb_msgdef *google_protobuf_FieldOptions_getmsgdef(upb_symtab *s) { in google_protobuf_FieldOptions_getmsgdef()
104 UPB_INLINE const upb_msgdef *google_protobuf_OneofOptions_getmsgdef(upb_symtab *s) { in google_protobuf_OneofOptions_getmsgdef()
109 UPB_INLINE const upb_msgdef *google_protobuf_EnumOptions_getmsgdef(upb_symtab *s) { in google_protobuf_EnumOptions_getmsgdef()
119 UPB_INLINE const upb_msgdef *google_protobuf_ServiceOptions_getmsgdef(upb_symtab *s) { in google_protobuf_ServiceOptions_getmsgdef()
124 UPB_INLINE const upb_msgdef *google_protobuf_MethodOptions_getmsgdef(upb_symtab *s) { in google_protobuf_MethodOptions_getmsgdef()
[all …]
/dports/lang/ghc/ghc-8.10.7/libraries/text/tests/src/Data/Text/Internal/Fusion/
H A DCaseMapping.hs16 upperMapping '\x00df' s = Yield '\x0053' (CC s '\x0053' '\x0000') function
18 upperMapping '\xfb00' s = Yield '\x0046' (CC s '\x0046' '\x0000') function
20 upperMapping '\xfb01' s = Yield '\x0046' (CC s '\x0049' '\x0000') function
22 upperMapping '\xfb02' s = Yield '\x0046' (CC s '\x004c' '\x0000') function
24 upperMapping '\xfb03' s = Yield '\x0046' (CC s '\x0046' '\x0049') function
26 upperMapping '\xfb04' s = Yield '\x0046' (CC s '\x0046' '\x004c') function
28 upperMapping '\xfb05' s = Yield '\x0053' (CC s '\x0054' '\x0000') function
30 upperMapping '\xfb06' s = Yield '\x0053' (CC s '\x0054' '\x0000') function
32 upperMapping '\x0587' s = Yield '\x0535' (CC s '\x0552' '\x0000') function
34 upperMapping '\xfb13' s = Yield '\x0544' (CC s '\x0546' '\x0000') function
[all …]
/dports/lang/ghc/ghc-8.10.7/libraries/text/src/Data/Text/Internal/Fusion/
H A DCaseMapping.hs16 upperMapping '\x00df' s = Yield '\x0053' (CC s '\x0053' '\x0000') function
18 upperMapping '\xfb00' s = Yield '\x0046' (CC s '\x0046' '\x0000') function
20 upperMapping '\xfb01' s = Yield '\x0046' (CC s '\x0049' '\x0000') function
22 upperMapping '\xfb02' s = Yield '\x0046' (CC s '\x004c' '\x0000') function
24 upperMapping '\xfb03' s = Yield '\x0046' (CC s '\x0046' '\x0049') function
26 upperMapping '\xfb04' s = Yield '\x0046' (CC s '\x0046' '\x004c') function
28 upperMapping '\xfb05' s = Yield '\x0053' (CC s '\x0054' '\x0000') function
30 upperMapping '\xfb06' s = Yield '\x0053' (CC s '\x0054' '\x0000') function
32 upperMapping '\x0587' s = Yield '\x0535' (CC s '\x0552' '\x0000') function
34 upperMapping '\xfb13' s = Yield '\x0544' (CC s '\x0546' '\x0000') function
[all …]
/dports/lang/ghc/ghc-8.10.7/libraries/text/benchmarks/src/Data/Text/Internal/Fusion/
H A DCaseMapping.hs16 upperMapping '\x00df' s = Yield '\x0053' (CC s '\x0053' '\x0000') function
18 upperMapping '\xfb00' s = Yield '\x0046' (CC s '\x0046' '\x0000') function
20 upperMapping '\xfb01' s = Yield '\x0046' (CC s '\x0049' '\x0000') function
22 upperMapping '\xfb02' s = Yield '\x0046' (CC s '\x004c' '\x0000') function
24 upperMapping '\xfb03' s = Yield '\x0046' (CC s '\x0046' '\x0049') function
26 upperMapping '\xfb04' s = Yield '\x0046' (CC s '\x0046' '\x004c') function
28 upperMapping '\xfb05' s = Yield '\x0053' (CC s '\x0054' '\x0000') function
30 upperMapping '\xfb06' s = Yield '\x0053' (CC s '\x0054' '\x0000') function
32 upperMapping '\x0587' s = Yield '\x0535' (CC s '\x0552' '\x0000') function
34 upperMapping '\xfb13' s = Yield '\x0544' (CC s '\x0546' '\x0000') function
[all …]
/dports/lang/elm/compiler-0.19.1/_cabal_deps/text-1.2.3.2/Data/Text/Internal/Fusion/
H A DCaseMapping.hs16 upperMapping '\x00df' s = Yield '\x0053' (CC s '\x0053' '\x0000') function
18 upperMapping '\xfb00' s = Yield '\x0046' (CC s '\x0046' '\x0000') function
20 upperMapping '\xfb01' s = Yield '\x0046' (CC s '\x0049' '\x0000') function
22 upperMapping '\xfb02' s = Yield '\x0046' (CC s '\x004c' '\x0000') function
24 upperMapping '\xfb03' s = Yield '\x0046' (CC s '\x0046' '\x0049') function
26 upperMapping '\xfb04' s = Yield '\x0046' (CC s '\x0046' '\x004c') function
28 upperMapping '\xfb05' s = Yield '\x0053' (CC s '\x0054' '\x0000') function
30 upperMapping '\xfb06' s = Yield '\x0053' (CC s '\x0054' '\x0000') function
32 upperMapping '\x0587' s = Yield '\x0535' (CC s '\x0552' '\x0000') function
34 upperMapping '\xfb13' s = Yield '\x0544' (CC s '\x0546' '\x0000') function
[all …]
/dports/devel/grpc/grpc-1.42.0/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/
H A Dcluster.upbdefs.h24 UPB_INLINE const upb_msgdef *envoy_config_cluster_v3_ClusterCollection_getmsgdef(upb_symtab *s) { in envoy_config_cluster_v3_ClusterCollection_getmsgdef()
29 UPB_INLINE const upb_msgdef *envoy_config_cluster_v3_Cluster_getmsgdef(upb_symtab *s) { in envoy_config_cluster_v3_Cluster_getmsgdef()
39 …LINE const upb_msgdef *envoy_config_cluster_v3_Cluster_CustomClusterType_getmsgdef(upb_symtab *s) { in envoy_config_cluster_v3_Cluster_CustomClusterType_getmsgdef()
44 …NLINE const upb_msgdef *envoy_config_cluster_v3_Cluster_EdsClusterConfig_getmsgdef(upb_symtab *s) { in envoy_config_cluster_v3_Cluster_EdsClusterConfig_getmsgdef()
49 UPB_INLINE const upb_msgdef *envoy_config_cluster_v3_Cluster_LbSubsetConfig_getmsgdef(upb_symtab *s in envoy_config_cluster_v3_Cluster_LbSubsetConfig_getmsgdef()
59 …INLINE const upb_msgdef *envoy_config_cluster_v3_Cluster_SlowStartConfig_getmsgdef(upb_symtab *s) { in envoy_config_cluster_v3_Cluster_SlowStartConfig_getmsgdef()
79 UPB_INLINE const upb_msgdef *envoy_config_cluster_v3_Cluster_MaglevLbConfig_getmsgdef(upb_symtab *s in envoy_config_cluster_v3_Cluster_MaglevLbConfig_getmsgdef()
109 UPB_INLINE const upb_msgdef *envoy_config_cluster_v3_Cluster_RefreshRate_getmsgdef(upb_symtab *s) { in envoy_config_cluster_v3_Cluster_RefreshRate_getmsgdef()
124 UPB_INLINE const upb_msgdef *envoy_config_cluster_v3_LoadBalancingPolicy_getmsgdef(upb_symtab *s) { in envoy_config_cluster_v3_LoadBalancingPolicy_getmsgdef()
134 UPB_INLINE const upb_msgdef *envoy_config_cluster_v3_UpstreamBindConfig_getmsgdef(upb_symtab *s) { in envoy_config_cluster_v3_UpstreamBindConfig_getmsgdef()
[all …]
/dports/devel/pecl-grpc/grpc-1.42.0/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/
H A Dcluster.upbdefs.h24 UPB_INLINE const upb_msgdef *envoy_config_cluster_v3_ClusterCollection_getmsgdef(upb_symtab *s) { in envoy_config_cluster_v3_ClusterCollection_getmsgdef()
29 UPB_INLINE const upb_msgdef *envoy_config_cluster_v3_Cluster_getmsgdef(upb_symtab *s) { in envoy_config_cluster_v3_Cluster_getmsgdef()
39 …LINE const upb_msgdef *envoy_config_cluster_v3_Cluster_CustomClusterType_getmsgdef(upb_symtab *s) { in envoy_config_cluster_v3_Cluster_CustomClusterType_getmsgdef()
44 …NLINE const upb_msgdef *envoy_config_cluster_v3_Cluster_EdsClusterConfig_getmsgdef(upb_symtab *s) { in envoy_config_cluster_v3_Cluster_EdsClusterConfig_getmsgdef()
49 UPB_INLINE const upb_msgdef *envoy_config_cluster_v3_Cluster_LbSubsetConfig_getmsgdef(upb_symtab *s in envoy_config_cluster_v3_Cluster_LbSubsetConfig_getmsgdef()
59 …INLINE const upb_msgdef *envoy_config_cluster_v3_Cluster_SlowStartConfig_getmsgdef(upb_symtab *s) { in envoy_config_cluster_v3_Cluster_SlowStartConfig_getmsgdef()
79 UPB_INLINE const upb_msgdef *envoy_config_cluster_v3_Cluster_MaglevLbConfig_getmsgdef(upb_symtab *s in envoy_config_cluster_v3_Cluster_MaglevLbConfig_getmsgdef()
109 UPB_INLINE const upb_msgdef *envoy_config_cluster_v3_Cluster_RefreshRate_getmsgdef(upb_symtab *s) { in envoy_config_cluster_v3_Cluster_RefreshRate_getmsgdef()
124 UPB_INLINE const upb_msgdef *envoy_config_cluster_v3_LoadBalancingPolicy_getmsgdef(upb_symtab *s) { in envoy_config_cluster_v3_LoadBalancingPolicy_getmsgdef()
134 UPB_INLINE const upb_msgdef *envoy_config_cluster_v3_UpstreamBindConfig_getmsgdef(upb_symtab *s) { in envoy_config_cluster_v3_UpstreamBindConfig_getmsgdef()
[all …]
/dports/devel/py-grpcio/grpcio-1.43.0/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/
H A Dcluster.upbdefs.h24 UPB_INLINE const upb_msgdef *envoy_config_cluster_v3_ClusterCollection_getmsgdef(upb_symtab *s) { in envoy_config_cluster_v3_ClusterCollection_getmsgdef()
29 UPB_INLINE const upb_msgdef *envoy_config_cluster_v3_Cluster_getmsgdef(upb_symtab *s) { in envoy_config_cluster_v3_Cluster_getmsgdef()
39 …LINE const upb_msgdef *envoy_config_cluster_v3_Cluster_CustomClusterType_getmsgdef(upb_symtab *s) { in envoy_config_cluster_v3_Cluster_CustomClusterType_getmsgdef()
44 …NLINE const upb_msgdef *envoy_config_cluster_v3_Cluster_EdsClusterConfig_getmsgdef(upb_symtab *s) { in envoy_config_cluster_v3_Cluster_EdsClusterConfig_getmsgdef()
49 UPB_INLINE const upb_msgdef *envoy_config_cluster_v3_Cluster_LbSubsetConfig_getmsgdef(upb_symtab *s in envoy_config_cluster_v3_Cluster_LbSubsetConfig_getmsgdef()
59 …INLINE const upb_msgdef *envoy_config_cluster_v3_Cluster_SlowStartConfig_getmsgdef(upb_symtab *s) { in envoy_config_cluster_v3_Cluster_SlowStartConfig_getmsgdef()
79 UPB_INLINE const upb_msgdef *envoy_config_cluster_v3_Cluster_MaglevLbConfig_getmsgdef(upb_symtab *s in envoy_config_cluster_v3_Cluster_MaglevLbConfig_getmsgdef()
109 UPB_INLINE const upb_msgdef *envoy_config_cluster_v3_Cluster_RefreshRate_getmsgdef(upb_symtab *s) { in envoy_config_cluster_v3_Cluster_RefreshRate_getmsgdef()
124 UPB_INLINE const upb_msgdef *envoy_config_cluster_v3_LoadBalancingPolicy_getmsgdef(upb_symtab *s) { in envoy_config_cluster_v3_LoadBalancingPolicy_getmsgdef()
134 UPB_INLINE const upb_msgdef *envoy_config_cluster_v3_UpstreamBindConfig_getmsgdef(upb_symtab *s) { in envoy_config_cluster_v3_UpstreamBindConfig_getmsgdef()
[all …]
/dports/sysutils/squashfs-tools/squashfs4.4/squashfs-tools/
H A Dsquashfs_swap.h269 #define SQUASHFS_SWAP_XATTR_ID(s, d) \ argument
295 #define SQUASHFS_INSWAP_DIR_INDEX(s) \ argument
327 #define SQUASHFS_INSWAP_XATTR_ID(s) \ argument
397 #define SQUASHFS_INSWAP_DIR_INDEX(s) argument
408 #define SQUASHFS_INSWAP_DIR_ENTRY(s) argument
409 #define SQUASHFS_INSWAP_DIR_HEADER(s) argument
412 #define SQUASHFS_INSWAP_XATTR_VAL(s) argument
413 #define SQUASHFS_INSWAP_XATTR_ID(s) argument
415 #define SQUASHFS_INSWAP_INODE_T(s) argument
419 #define SQUASHFS_INSWAP_SHORTS(s, n) argument
[all …]

12345678910>>...1892