Home
last modified time | relevance | path

Searched refs:bapi (Results 1 – 21 of 21) sorted by relevance

/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/thanos-io/thanos/pkg/api/blocks/
H A Dv1.go52 func (bapi *BlocksAPI) Register(r *route.Router, tracer opentracing.Tracer, logger log.Logger, ins …
53 bapi.baseAPI.Register(r, tracer, logger, ins, logMiddleware)
55 instr := api.GetInstr(tracer, logger, ins, logMiddleware, bapi.disableCORS)
57 r.Get("/blocks", instr("blocks", bapi.blocks))
60 func (bapi *BlocksAPI) blocks(r *http.Request) (interface{}, []error, *api.ApiError) {
63 return bapi.loadedBlocksInfo, nil, nil
65 return bapi.globalBlocksInfo, nil, nil
82 func (bapi *BlocksAPI) SetGlobal(blocks []metadata.Meta, err error) {
83 bapi.globalBlocksInfo.set(blocks, err)
87 func (bapi *BlocksAPI) SetLoaded(blocks []metadata.Meta, err error) {
[all …]
/dports/multimedia/libmpeg3/libmpeg3-1.8/a52dec-0.7.3/liba52/
H A Dparse.c332 int bapi; in coeff_get() local
334 bapi = bap[i]; in coeff_get()
335 switch (bapi) { in coeff_get()
402 coeff[i] = ((bitstream_get_2 (bapi) << (16 - bapi)) * in coeff_get()
435 int bapi; in coeff_get_coupling() local
437 bapi = bap[i]; in coeff_get_coupling()
438 switch (bapi) { in coeff_get_coupling()
509 cplcoeff = bitstream_get_2 (bapi) << (16 - bapi); in coeff_get_coupling()
/dports/audio/liba52/a52dec-0.7.4/liba52/
H A Dparse.c333 int bapi; in coeff_get() local
335 bapi = bap[i]; in coeff_get()
336 switch (bapi) { in coeff_get()
403 coeff[i] = ((bitstream_get_2 (state, bapi) << (16 - bapi)) * in coeff_get()
436 int bapi; in coeff_get_coupling() local
438 bapi = bap[i]; in coeff_get_coupling()
439 switch (bapi) { in coeff_get_coupling()
510 cplcoeff = bitstream_get_2 (state, bapi) << (16 - bapi); in coeff_get_coupling()
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_audioDecoders/ADM_ad_ac3/ADM_liba52/
H A Dparse.c338 int bapi; in coeff_get() local
340 bapi = bap[i]; in coeff_get()
341 switch (bapi) { in coeff_get()
408 coeff[i] = ((bitstream_get_2 (state, bapi) << (16 - bapi)) * in coeff_get()
441 int bapi; in coeff_get_coupling() local
443 bapi = bap[i]; in coeff_get_coupling()
444 switch (bapi) { in coeff_get_coupling()
515 cplcoeff = bitstream_get_2 (state, bapi) << (16 - bapi); in coeff_get_coupling()
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_audioDecoders/ADM_ad_ac3/ADM_liba52/
H A Dparse.c338 int bapi; in coeff_get() local
340 bapi = bap[i]; in coeff_get()
341 switch (bapi) { in coeff_get()
408 coeff[i] = ((bitstream_get_2 (state, bapi) << (16 - bapi)) * in coeff_get()
441 int bapi; in coeff_get_coupling() local
443 bapi = bap[i]; in coeff_get_coupling()
444 switch (bapi) { in coeff_get_coupling()
515 cplcoeff = bitstream_get_2 (state, bapi) << (16 - bapi); in coeff_get_coupling()
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_audioDecoders/ADM_ad_ac3/ADM_liba52/
H A Dparse.c338 int bapi; in coeff_get() local
340 bapi = bap[i]; in coeff_get()
341 switch (bapi) { in coeff_get()
408 coeff[i] = ((bitstream_get_2 (state, bapi) << (16 - bapi)) * in coeff_get()
441 int bapi; in coeff_get_coupling() local
443 bapi = bap[i]; in coeff_get_coupling()
444 switch (bapi) { in coeff_get_coupling()
515 cplcoeff = bitstream_get_2 (state, bapi) << (16 - bapi); in coeff_get_coupling()
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_audioDecoders/ADM_ad_ac3/ADM_liba52/
H A Dparse.c338 int bapi; in coeff_get() local
340 bapi = bap[i]; in coeff_get()
341 switch (bapi) { in coeff_get()
408 coeff[i] = ((bitstream_get_2 (state, bapi) << (16 - bapi)) * in coeff_get()
441 int bapi; in coeff_get_coupling() local
443 bapi = bap[i]; in coeff_get_coupling()
444 switch (bapi) { in coeff_get_coupling()
515 cplcoeff = bitstream_get_2 (state, bapi) << (16 - bapi); in coeff_get_coupling()
/dports/multimedia/libxine/xine-lib-1.2.11/contrib/a52dec/
H A Dparse.c349 int bapi; in coeff_get() local
351 bapi = bap[i]; in coeff_get()
352 switch (bapi) { in coeff_get()
419 COEFF (coeff[i], bitstream_get_2 (state, bapi) << (16 - bapi), level, factor, exp[i]); in coeff_get()
454 int bapi; in coeff_get_coupling() local
456 bapi = bap[i]; in coeff_get_coupling()
457 switch (bapi) { in coeff_get_coupling()
533 cplcoeff = bitstream_get_2 (state, bapi) << (16 - bapi); in coeff_get_coupling()
/dports/multimedia/vlc/vlc-3.0.16/contrib/src/a52/
H A Dliba52-fixed.diff1519 switch (bapi) {
1611 - coeff[i] = ((bitstream_get_2 (state, bapi) << (16 - bapi)) *
1613 + COEFF (coeff[i], bitstream_get_2 (state, bapi) << (16 - bapi),
1644 int bapi;
1646 bapi = bap[i];
1647 switch (bapi) {
1734 cplcoeff = bitstream_get_2 (state, bapi) << (16 - bapi);
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/ci/templates/Security/
H A DSecure-Binaries.gitlab-ci.yml250 $SECURE_BINARIES_ANALYZERS =~ /\bapi-fuzzing\b/
/dports/chinese/scim-tables/scim-tables-0.5.10/tables/zh/
H A DErbi.txt.in726 bapi 背叛 684
H A DErbi-QS.txt.in8898 bapi 背叛 684
/dports/textproc/scim-table-imengine/scim-tables-0.5.10/tables/zh/
H A DErbi.txt.in726 bapi 背叛 684
H A DErbi-QS.txt.in8898 bapi 背叛 684
/dports/japanese/scim-tables/scim-tables-0.5.10/tables/zh/
H A DErbi.txt.in726 bapi 背叛 684
H A DErbi-QS.txt.in8898 bapi 背叛 684
/dports/korean/scim-tables/scim-tables-0.5.10/tables/zh/
H A DErbi.txt.in726 bapi 背叛 684
H A DErbi-QS.txt.in8898 bapi 背叛 684
/dports/chinese/wenju/wenju-1.6/src/tim/tables/
H A Derbi.tim683 bapi=背叛
/dports/mail/thunderbird-dictionaries/dictionaries/spell-cy-GB.xpi/
H A Dcy-GB.dic117216 bapi/NT
/dports/devel/cld2/cld-20150505/internal/
H A Dtest_shuffle_1000_48_666.utf888417 Samp st-Latn /hand/ umana molaetsa wa mongodi enwa hlophisa ka karabo ~ bapi le sehlopha sa ditaba …