Home
last modified time | relevance | path

Searched refs:mbm (Results 1 – 25 of 579) sorted by relevance

12345678910>>...24

/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.context/src/test/java/org/springframework/ejb/access/
H A DSimpleRemoteStatelessSessionProxyFactoryBeanTests.java83 MyBusinessMethods mbm = (MyBusinessMethods) fb.getObject(); in testInvokesMethod() local
84 assertTrue(Proxy.isProxyClass(mbm.getClass())); in testInvokesMethod()
116 MyBusinessMethods mbm = (MyBusinessMethods) fb.getObject(); in testInvokesMethodOnEjb3StyleBean() local
117 assertTrue(Proxy.isProxyClass(mbm.getClass())); in testInvokesMethodOnEjb3StyleBean()
155 MyBusinessMethods mbm = (MyBusinessMethods) fb.getObject(); in testRemoteException() local
156 assertTrue(Proxy.isProxyClass(mbm.getClass())); in testRemoteException()
158 mbm.getValue(); in testRemoteException()
196 assertTrue(Proxy.isProxyClass(mbm.getClass())); in testCreateException()
199 mbm.getValue(); in testCreateException()
237 assertTrue(Proxy.isProxyClass(mbm.getClass())); in testCreateExceptionWithLocalBusinessInterface()
[all …]
H A DLocalStatelessSessionProxyFactoryBeanTests.java71 MyBusinessMethods mbm = (MyBusinessMethods) fb.getObject(); in testInvokesMethod() local
72 assertTrue(Proxy.isProxyClass(mbm.getClass())); in testInvokesMethod()
73 assertTrue(mbm.getValue() == value); in testInvokesMethod()
104 MyBusinessMethods mbm = (MyBusinessMethods) fb.getObject(); in testInvokesMethodOnEjb3StyleBean() local
105 assertTrue(Proxy.isProxyClass(mbm.getClass())); in testInvokesMethodOnEjb3StyleBean()
106 assertTrue(mbm.getValue() == value); in testInvokesMethodOnEjb3StyleBean()
137 MyBusinessMethods mbm = (MyBusinessMethods) fb.getObject(); in testCreateException() local
138 assertTrue(Proxy.isProxyClass(mbm.getClass())); in testCreateException()
141 mbm.getValue(); in testCreateException()
/dports/graphics/colmap/colmap-3.6/lib/SiftGPU/
H A DSiftMatchCU.cpp55 bool SiftMatchCU::Allocate(int max_sift, int mbm) { in Allocate() argument
70 if (mbm) { in Allocate()
151 float fdistmax, int mbm) { in GetGuidedSiftMatch() argument
156 &_texDot, (mbm ? &_texCRT : NULL), H, hdistmax, in GetGuidedSiftMatch()
158 return GetBestMatch(max_match, match_buffer, distmax, ratiomax, mbm); in GetGuidedSiftMatch()
162 float distmax, float ratiomax, int mbm) { in GetSiftMatch() argument
166 (mbm ? &_texCRT : NULL)); in GetSiftMatch()
167 return GetBestMatch(max_match, match_buffer, distmax, ratiomax, mbm); in GetSiftMatch()
171 float distmax, float ratiomax, int mbm) { in GetBestMatch() argument
178 if (mbm) { in GetBestMatch()
[all …]
H A DSiftMatchCU.h49 …t GetBestMatch(int max_match, uint32_t match_buffer[][2], float distmax, float ratiomax, int mbm);
54 bool Allocate(int max_sift, int mbm) override;
59 …t GetSiftMatch(int max_match, uint32_t match_buffer[][2], float distmax, float ratiomax, int mbm);
61 float distmax, float ratiomax, float hdistmax, float fdistmax, int mbm);
H A DSiftMatch.h75 …t GetBestMatch(int max_match, uint32_t match_buffer[][2], float distmax, float ratiomax, int mbm);
80 bool Allocate(int max_sift, int mbm) override;
86 …t GetSiftMatch(int max_match, uint32_t match_buffer[][2], float distmax, float ratiomax, int mbm);
88 float distmax, float ratiomax, float hdistmax,float fdistmax, int mbm);
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/csiostor/
H A Dcsio_mb.c1195 struct csio_mbm *mbm = &hw->mbm; in csio_mb_issue() local
1278 mbm->mcurrent = mbp; in csio_mb_issue()
1357 struct csio_mbm *mbm = &hw->mbm; in csio_mb_completions() local
1474 struct csio_mbm *mbm = &hw->mbm; in csio_mb_isr_handler() local
1544 mbm->mcurrent = NULL; in csio_mb_isr_handler()
1578 struct csio_mbm *mbm = &hw->mbm; in csio_mb_tmo_handler() local
1596 mbm->mcurrent = NULL; in csio_mb_tmo_handler()
1614 struct csio_mbm *mbm = &hw->mbm; in csio_mb_cancel_all() local
1618 if (mbm->mcurrent) { in csio_mb_cancel_all()
1619 mbp = mbm->mcurrent; in csio_mb_cancel_all()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/csiostor/
H A Dcsio_mb.c1195 struct csio_mbm *mbm = &hw->mbm; in csio_mb_issue() local
1278 mbm->mcurrent = mbp; in csio_mb_issue()
1357 struct csio_mbm *mbm = &hw->mbm; in csio_mb_completions() local
1474 struct csio_mbm *mbm = &hw->mbm; in csio_mb_isr_handler() local
1544 mbm->mcurrent = NULL; in csio_mb_isr_handler()
1578 struct csio_mbm *mbm = &hw->mbm; in csio_mb_tmo_handler() local
1596 mbm->mcurrent = NULL; in csio_mb_tmo_handler()
1614 struct csio_mbm *mbm = &hw->mbm; in csio_mb_cancel_all() local
1618 if (mbm->mcurrent) { in csio_mb_cancel_all()
1619 mbp = mbm->mcurrent; in csio_mb_cancel_all()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/csiostor/
H A Dcsio_mb.c1195 struct csio_mbm *mbm = &hw->mbm; in csio_mb_issue() local
1278 mbm->mcurrent = mbp; in csio_mb_issue()
1357 struct csio_mbm *mbm = &hw->mbm; in csio_mb_completions() local
1474 struct csio_mbm *mbm = &hw->mbm; in csio_mb_isr_handler() local
1544 mbm->mcurrent = NULL; in csio_mb_isr_handler()
1578 struct csio_mbm *mbm = &hw->mbm; in csio_mb_tmo_handler() local
1596 mbm->mcurrent = NULL; in csio_mb_tmo_handler()
1614 struct csio_mbm *mbm = &hw->mbm; in csio_mb_cancel_all() local
1618 if (mbm->mcurrent) { in csio_mb_cancel_all()
1619 mbp = mbm->mcurrent; in csio_mb_cancel_all()
[all …]
/dports/net/storj/storj-1.45.3/vendor/storj.io/uplink/private/eestream/
H A Ddecode.go43 …el func(), rs map[int]io.ReadCloser, es ErasureScheme, expectedSize int64, mbm int, forceErrorDete…
53 if err := checkMBM(mbm); err != nil {
59 stripeReader: NewStripeReader(rs, es, mbm, forceErrorDetection),
140 mbm int // max buffer memory member
152 func Decode(rrs map[int]ranger.Ranger, es ErasureScheme, mbm int, forceErrorDetection bool) (ranger…
153 if err := checkMBM(mbm); err != nil {
179 mbm: mbm,
209 …r := DecodeReaders2(ctx, cancel, readers, dr.es, blockCount*int64(dr.es.StripeSize()), dr.mbm, dr.…
219 func checkMBM(mbm int) error {
220 if mbm < 0 {
/dports/net/rclone/rclone-1.57.0/vendor/storj.io/uplink/private/eestream/
H A Ddecode.go45 …ap.Logger, rs map[int]io.ReadCloser, es ErasureScheme, expectedSize int64, mbm int, forceErrorDete…
55 if err := checkMBM(mbm); err != nil {
62 stripeReader: NewStripeReader(rs, es, mbm, forceErrorDetection),
144 mbm int // max buffer memory member
156 func Decode(log *zap.Logger, rrs map[int]ranger.Ranger, es ErasureScheme, mbm int, forceErrorDetect…
157 if err := checkMBM(mbm); err != nil {
185 mbm: mbm,
215 …, cancel, dr.log, readers, dr.es, blockCount*int64(dr.es.StripeSize()), dr.mbm, dr.forceErrorDetec…
225 func checkMBM(mbm int) error {
226 if mbm < 0 {
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/unicode-collation-0.1.3/src/Text/Collate/
H A DTrie.hs40 put (Trie mbv mbm) = put (mbv, mbm)
42 (mbv,mbm) <- get
43 return $ Trie mbv mbm
60 insert [] x (Trie _ mbm) = Trie (Just x) mbm
69 alter f [] (Trie mbv mbm) = Trie (f mbv) mbm
87 go (best, consumed, Trie _ mbm) c =
88 case mbm >>= M.lookup c of
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/bookmarks/
H A Dbookmarksplugin.cpp104 ActionContainer *mbm = ActionManager::createMenu(Id(BOOKMARKS_MENU)); in BookmarksPluginPrivate() local
105 mbm->menu()->setTitle(BookmarksPlugin::tr("&Bookmarks")); in BookmarksPluginPrivate()
106 mtools->addMenu(mbm); in BookmarksPluginPrivate()
116 mbm->addAction(cmd); in BookmarksPluginPrivate()
123 mbm->addAction(cmd); in BookmarksPluginPrivate()
127 mbm->addSeparator(); in BookmarksPluginPrivate()
135 mbm->addAction(cmd); in BookmarksPluginPrivate()
143 mbm->addAction(cmd); in BookmarksPluginPrivate()
145 mbm->addSeparator(); in BookmarksPluginPrivate()
150 mbm->addAction(cmd); in BookmarksPluginPrivate()
[all …]
/dports/converters/i18ntools/i18ntools-1.0/
H A DMakefile34 all: README utrans.html utrans mbm uhtrans hutrans ptrans
42 mbm: mbm.o utable.o target
43 $(CC) $(CFLAGS) -o mbm mbm.o utable.o
/dports/emulators/vice/vice-3.5/src/arch/sdl/
H A Dmousedrv.c51 mouse_funcs.mbm = funcs->mbm; in mousedrv_resources_init()
79 mouse_funcs.mbm(state); in mouse_button()
110 mouse_funcs.mbm(pressed); in mousedrv_button_middle()
/dports/emulators/vice/vice-3.5/src/arch/gtk3/
H A Dmousedrv.c80 if (mouse_funcs.mbm) { in mouse_button()
81 mouse_funcs.mbm(state); in mouse_button()
126 mouse_funcs.mbm = funcs->mbm; in mousedrv_resources_init()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/arch/sdl/
H A Dmousedrv.c57 mouse_funcs.mbm = funcs->mbm; in mousedrv_resources_init()
85 mouse_funcs.mbm(state); in mouse_button()
138 mouse_funcs.mbm(pressed); in mousedrv_button_middle()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/arch/gtk3/
H A Dmousedrv.c134 if (mouse_funcs.mbm) { in mouse_button()
135 mouse_funcs.mbm(state); in mouse_button()
180 mouse_funcs.mbm = funcs->mbm; in mousedrv_resources_init()
/dports/lang/rexx-regina/regina-rexx-3.9.3/epoc32/
H A DRegina.tpl7 icon "rexx48.mbm"
8 icon "mask48.mbm"
9 icon "rexx32.mbm"
10 icon "mask32.mbm"
11 icon "rexx24.mbm"
12 icon "mask24.mbm"
13 icon "rexx16.mbm"
14 icon "mask16.mbm"
/dports/multimedia/libv4l/linux-5.13-rc2/net/mac802154/
H A Ddriver-ops.h71 static inline int drv_set_tx_power(struct ieee802154_local *local, s32 mbm) in drv_set_tx_power() argument
82 trace_802154_drv_set_tx_power(local, mbm); in drv_set_tx_power()
83 ret = local->ops->set_txpower(&local->hw, mbm); in drv_set_tx_power()
124 drv_set_cca_ed_level(struct ieee802154_local *local, s32 mbm) in drv_set_cca_ed_level() argument
135 trace_802154_drv_set_cca_ed_level(local, mbm); in drv_set_cca_ed_level()
136 ret = local->ops->set_cca_ed_level(&local->hw, mbm); in drv_set_cca_ed_level()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/mac802154/
H A Ddriver-ops.h71 static inline int drv_set_tx_power(struct ieee802154_local *local, s32 mbm) in drv_set_tx_power() argument
82 trace_802154_drv_set_tx_power(local, mbm); in drv_set_tx_power()
83 ret = local->ops->set_txpower(&local->hw, mbm); in drv_set_tx_power()
124 drv_set_cca_ed_level(struct ieee802154_local *local, s32 mbm) in drv_set_cca_ed_level() argument
135 trace_802154_drv_set_cca_ed_level(local, mbm); in drv_set_cca_ed_level()
136 ret = local->ops->set_cca_ed_level(&local->hw, mbm); in drv_set_cca_ed_level()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/mac802154/
H A Ddriver-ops.h71 static inline int drv_set_tx_power(struct ieee802154_local *local, s32 mbm) in drv_set_tx_power() argument
82 trace_802154_drv_set_tx_power(local, mbm); in drv_set_tx_power()
83 ret = local->ops->set_txpower(&local->hw, mbm); in drv_set_tx_power()
124 drv_set_cca_ed_level(struct ieee802154_local *local, s32 mbm) in drv_set_cca_ed_level() argument
135 trace_802154_drv_set_cca_ed_level(local, mbm); in drv_set_cca_ed_level()
136 ret = local->ops->set_cca_ed_level(&local->hw, mbm); in drv_set_cca_ed_level()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/cfg80211/rdev_set_tx_power/
H A Dformat12 field:int mbm; offset:48; size:4; signed:1;
14 print fmt: "%s, wdev(%u), type: %u, mbm: %d", REC->wiphy_name, (REC->id),REC->type, REC->mbm
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/traced/probes/ftrace/test/data/android_flounder_lte_LRX16F_3.10.40/events/cfg80211/rdev_set_tx_power/
H A Dformat12 field:int mbm; offset:48; size:4; signed:1;
14 print fmt: "%s, wdev(%u), type: %u, mbm: %d", REC->wiphy_name, (REC->id),REC->type, REC->mbm
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/traced/probes/ftrace/test/data/android_seed_N2F62_3.10.49/events/cfg80211/rdev_set_tx_power/
H A Dformat12 field:int mbm; offset:48; size:4; signed:1;
14 print fmt: "%s, wdev(%u), type: %u, mbm: %d", REC->wiphy_name, (REC->id),REC->type, REC->mbm
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/arch/libretro/
H A Dmousedrv.c53 mouse_funcs.mbm = funcs->mbm; in mousedrv_resources_init()
86 mouse_funcs.mbm(pressed); in mouse_button_middle()

12345678910>>...24