Home
last modified time | relevance | path

Searched refs:mstrings (Results 1 – 25 of 77) sorted by relevance

1234

/dports/games/ldmud/ldmud-3.3.720/src/
H A DMakefile.in263 stdstrings.h object.h mstrings.h mempools.h mapping.h main.h \
279 bitstrings.o : xalloc.h svalue.h simulate.h mstrings.h interpret.h \
311 object.h mstrings.h mregex.h main.h lex.h interpret.h gcollect.h \
329 mstrings.h mempools.h main.h lex.h interpret.h filestat.h comm.h \
399 mstrings.o : ../mudlib/sys/debug_info.h xalloc.h svalue.h strfuns.h \
418 mstrings.h main.h lex.h interpret.h gcollect.h array.h actions.h \
441 mstrings.h main.h interpret.h comm.h array.h actions.h pkg-tls.h \
466 mstrings.h main.h interpret.h comm.h array.h actions.h pkg-tls.h \
483 mstrings.h interpret.h array.h my-alloca.h typedefs.h driver.h \
570 xalloc.o : xptmalloc.c sysmalloc.c slaballoc.c smalloc.c mstrings.h \
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/influxdata/influxdb/tsdb/
H A Dshard_internal_test.go193 mstrings := make([]string, 0, len(measurements))
195 mstrings = append(mstrings, string(name))
197 sort.Strings(mstrings)
198 if diff := cmp.Diff(tt.measurements, mstrings, cmpopts.EquateEmpty()); diff != "" {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/influxdata/influxdb/tsdb/
H A Dshard_internal_test.go193 mstrings := make([]string, 0, len(measurements))
195 mstrings = append(mstrings, string(name))
197 sort.Strings(mstrings)
198 if diff := cmp.Diff(tt.measurements, mstrings, cmpopts.EquateEmpty()); diff != "" {
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/influxdata/influxdb/tsdb/
H A Dshard_internal_test.go193 mstrings := make([]string, 0, len(measurements))
195 mstrings = append(mstrings, string(name))
197 sort.Strings(mstrings)
198 if diff := cmp.Diff(tt.measurements, mstrings, cmpopts.EquateEmpty()); diff != "" {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/influxdata/influxdb/tsdb/
H A Dshard_internal_test.go193 mstrings := make([]string, 0, len(measurements))
195 mstrings = append(mstrings, string(name))
197 sort.Strings(mstrings)
198 if diff := cmp.Diff(tt.measurements, mstrings, cmpopts.EquateEmpty()); diff != "" {
/dports/science/py-scipy/scipy-1.7.1/benchmarks/benchmarks/
H A Doptimize_zeros.py8 from scipy.optimize._tstutils import methods, mstrings, functions, fstrings
15 mstrings
24 self.meth = methods[mstrings.index(meth)]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/math/
H A Dm_debug_xform.c120 static char *mstrings[7] = { variable
318 psize, mstrings[mtype], description ); in _math_test_all_transform_functions()
328 printf(" | [%s]\n", mstrings[mtype] ); in _math_test_all_transform_functions()
/dports/lang/clover/mesa-21.3.6/src/mesa/math/
H A Dm_debug_xform.c120 static char *mstrings[7] = { variable
318 psize, mstrings[mtype], description ); in _math_test_all_transform_functions()
328 printf(" | [%s]\n", mstrings[mtype] ); in _math_test_all_transform_functions()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/math/
H A Dm_debug_xform.c120 static char *mstrings[7] = { variable
318 psize, mstrings[mtype], description ); in _math_test_all_transform_functions()
328 printf(" | [%s]\n", mstrings[mtype] ); in _math_test_all_transform_functions()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/math/
H A Dm_debug_xform.c120 static char *mstrings[7] = { variable
318 psize, mstrings[mtype], description ); in _math_test_all_transform_functions()
328 printf(" | [%s]\n", mstrings[mtype] ); in _math_test_all_transform_functions()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/math/
H A Dm_debug_xform.c120 static char *mstrings[7] = { variable
318 psize, mstrings[mtype], description ); in _math_test_all_transform_functions()
328 printf(" | [%s]\n", mstrings[mtype] ); in _math_test_all_transform_functions()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/math/
H A Dm_debug_xform.c120 static char *mstrings[7] = { variable
318 psize, mstrings[mtype], description ); in _math_test_all_transform_functions()
328 printf(" | [%s]\n", mstrings[mtype] ); in _math_test_all_transform_functions()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/math/
H A Dm_debug_xform.c120 static char *mstrings[7] = { variable
318 psize, mstrings[mtype], description ); in _math_test_all_transform_functions()
328 printf(" | [%s]\n", mstrings[mtype] ); in _math_test_all_transform_functions()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/math/
H A Dm_debug_xform.c120 static char *mstrings[7] = { variable
318 psize, mstrings[mtype], description ); in _math_test_all_transform_functions()
328 printf(" | [%s]\n", mstrings[mtype] ); in _math_test_all_transform_functions()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/math/
H A Dm_debug_xform.c120 static char *mstrings[7] = { variable
318 psize, mstrings[mtype], description ); in _math_test_all_transform_functions()
328 printf(" | [%s]\n", mstrings[mtype] ); in _math_test_all_transform_functions()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/math/
H A Dm_debug_xform.c120 static char *mstrings[7] = { variable
318 psize, mstrings[mtype], description ); in _math_test_all_transform_functions()
328 printf(" | [%s]\n", mstrings[mtype] ); in _math_test_all_transform_functions()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/math/
H A Dm_debug_xform.c120 static char *mstrings[7] = { variable
318 psize, mstrings[mtype], description ); in _math_test_all_transform_functions()
328 printf(" | [%s]\n", mstrings[mtype] ); in _math_test_all_transform_functions()
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/opus-1.0.3/tests/
H A Dtest_opus_encode.c118 static const char *mstrings[3] = {" LP","Hybrid"," MDCT"}; in run_test1() local
279 …fprintf(stdout," Mode %s FB encode %s, %6d bps OK.\n",mstrings[modes[j]],rc==0?" VBR":rc==1?"CV… in run_test1()
325 …fprintf(stdout," Mode %s NB dual-mono MS encode %s, %6d bps OK.\n",mstrings[modes[j]],rc==0?" V… in run_test1()
/dports/lang/kawa/kawa-3.1.1/kawa/lib/kawa/
H A Dmstrings.scm1 (module-name (kawa mstrings))
/dports/lang/kawa/kawa-3.1.1/kawa/lib/
H A DMakefile.am34 rnrs/unicode.scm kawa/istrings.scm kawa/mstrings.scm \
/dports/audio/jamulus/jamulus-r3_8_1/libs/opus/tests/
H A Dtest_opus_encode.c275 static const char *mstrings[3] = {" LP","Hybrid"," MDCT"}; in run_test1() local
468 …fprintf(stdout," Mode %s FB encode %s, %6d bps OK.\n",mstrings[modes[j]],rc==0?" VBR":rc==1?"CV… in run_test1()
545 …fprintf(stdout," Mode %s NB dual-mono MS encode %s, %6d bps OK.\n",mstrings[modes[j]],rc==0?" V… in run_test1()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/opus/src/tests/
H A Dtest_opus_encode.c275 static const char *mstrings[3] = {" LP","Hybrid"," MDCT"}; in run_test1() local
468 …fprintf(stdout," Mode %s FB encode %s, %6d bps OK.\n",mstrings[modes[j]],rc==0?" VBR":rc==1?"CV… in run_test1()
545 …fprintf(stdout," Mode %s NB dual-mono MS encode %s, %6d bps OK.\n",mstrings[modes[j]],rc==0?" V… in run_test1()
/dports/audio/opus/opus-1.3.1/tests/
H A Dtest_opus_encode.c275 static const char *mstrings[3] = {" LP","Hybrid"," MDCT"};
468 …fprintf(stdout," Mode %s FB encode %s, %6d bps OK.\n",mstrings[modes[j]],rc==0?" VBR":rc==1?"CV…
545 …fprintf(stdout," Mode %s NB dual-mono MS encode %s, %6d bps OK.\n",mstrings[modes[j]],rc==0?" V…
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/tests/examples/mpegts/
H A Dts-parser.c846 dump_atsc_mult_string (GPtrArray * mstrings, guint spacing) in dump_atsc_mult_string() argument
850 for (i = 0; i < mstrings->len; i++) { in dump_atsc_mult_string()
851 GstMpegtsAtscMultString *mstring = g_ptr_array_index (mstrings, i); in dump_atsc_mult_string()
/dports/net/gstreamer1-plugins-libmms/gst-plugins-bad-1.16.2/tests/examples/mpegts/
H A Dts-parser.c846 dump_atsc_mult_string (GPtrArray * mstrings, guint spacing) in dump_atsc_mult_string() argument
850 for (i = 0; i < mstrings->len; i++) { in dump_atsc_mult_string()
851 GstMpegtsAtscMultString *mstring = g_ptr_array_index (mstrings, i); in dump_atsc_mult_string()

1234