Home
last modified time | relevance | path

Searched defs:calls (Results 1 – 25 of 3664) sorted by relevance

12345678910>>...147

/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/qjournal/client/
H A DAsyncLoggerSet.java227 Map<AsyncLogger, ListenableFuture<NewEpochResponseProto>> calls = in newEpoch() local
267 ListenableFuture<RemoteEditLogManifest>> calls in getEditLogManifest() local
280 ListenableFuture<PrepareRecoveryResponseProto>> calls in prepareRecovery() local
292 Map<AsyncLogger, ListenableFuture<Void>> calls in acceptRecovery() local
303 Map<AsyncLogger, ListenableFuture<Void>> calls = in format() local
323 Map<AsyncLogger, ListenableFuture<Void>> calls = in doPreUpgrade() local
334 Map<AsyncLogger, ListenableFuture<Void>> calls = in doUpgrade() local
345 Map<AsyncLogger, ListenableFuture<Void>> calls = in doFinalize() local
357 Map<AsyncLogger, ListenableFuture<Boolean>> calls = in canRollBack() local
368 Map<AsyncLogger, ListenableFuture<Void>> calls = in doRollback() local
[all …]
/dports/lang/solidity/solidity_0.8.11/test/libsolidity/util/
H A DTestFileParserTests.cpp107 auto const calls = parse(source); in BOOST_AUTO_TEST_CASE() local
117 auto const calls = parse(source); in BOOST_AUTO_TEST_CASE() local
128 auto const calls = parse(source); in BOOST_AUTO_TEST_CASE() local
145 auto const calls = parse(source); in BOOST_AUTO_TEST_CASE() local
177 auto const calls = parse(source); in BOOST_AUTO_TEST_CASE() local
200 auto const calls = parse(source); in BOOST_AUTO_TEST_CASE() local
213 auto const calls = parse(source); in BOOST_AUTO_TEST_CASE() local
227 auto const calls = parse(source); in BOOST_AUTO_TEST_CASE() local
237 auto const calls = parse(source); in BOOST_AUTO_TEST_CASE() local
254 auto const calls = parse(source); in BOOST_AUTO_TEST_CASE() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/platforms/cell/
H A Dspu_syscalls.c26 struct spufs_calls *calls = NULL; in spufs_calls_get() local
37 static inline void spufs_calls_put(struct spufs_calls *calls) in spufs_calls_put()
52 static inline void spufs_calls_put(struct spufs_calls *calls) { } in spufs_calls_put()
60 struct spufs_calls *calls; in SYSCALL_DEFINE4() local
84 struct spufs_calls *calls; in SYSCALL_DEFINE3() local
104 struct spufs_calls *calls; in elf_coredump_extra_notes_size() local
120 struct spufs_calls *calls; in elf_coredump_extra_notes_write() local
137 struct spufs_calls *calls; in notify_spus_active() local
149 int register_spu_syscalls(struct spufs_calls *calls) in register_spu_syscalls()
159 void unregister_spu_syscalls(struct spufs_calls *calls) in unregister_spu_syscalls()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/platforms/cell/
H A Dspu_syscalls.c26 struct spufs_calls *calls = NULL; in spufs_calls_get() local
37 static inline void spufs_calls_put(struct spufs_calls *calls) in spufs_calls_put()
52 static inline void spufs_calls_put(struct spufs_calls *calls) { } in spufs_calls_put()
60 struct spufs_calls *calls; in SYSCALL_DEFINE4() local
84 struct spufs_calls *calls; in SYSCALL_DEFINE3() local
104 struct spufs_calls *calls; in elf_coredump_extra_notes_size() local
120 struct spufs_calls *calls; in elf_coredump_extra_notes_write() local
137 struct spufs_calls *calls; in notify_spus_active() local
149 int register_spu_syscalls(struct spufs_calls *calls) in register_spu_syscalls()
159 void unregister_spu_syscalls(struct spufs_calls *calls) in unregister_spu_syscalls()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/platforms/cell/
H A Dspu_syscalls.c26 struct spufs_calls *calls = NULL; in spufs_calls_get() local
37 static inline void spufs_calls_put(struct spufs_calls *calls) in spufs_calls_put()
52 static inline void spufs_calls_put(struct spufs_calls *calls) { } in spufs_calls_put()
60 struct spufs_calls *calls; in SYSCALL_DEFINE4() local
84 struct spufs_calls *calls; in SYSCALL_DEFINE3() local
104 struct spufs_calls *calls; in elf_coredump_extra_notes_size() local
120 struct spufs_calls *calls; in elf_coredump_extra_notes_write() local
137 struct spufs_calls *calls; in notify_spus_active() local
149 int register_spu_syscalls(struct spufs_calls *calls) in register_spu_syscalls()
159 void unregister_spu_syscalls(struct spufs_calls *calls) in unregister_spu_syscalls()
/dports/devel/R-cran-future/future/tests/
H A Dbacktrace.R10 calls <- backtrace(f) globalVar
19 calls <- backtrace(v) globalVar
30 calls <- backtrace(env[["b"]]) globalVar
37 calls <- backtrace(lenv[[2]]) globalVar
45 calls <- backtrace(ll[[2]]) globalVar
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/misc/cxl/
H A Dbase.c23 struct cxl_calls *calls = NULL; in cxl_calls_get() local
34 static inline void cxl_calls_put(struct cxl_calls *calls) in cxl_calls_put()
49 static inline void cxl_calls_put(struct cxl_calls *calls) { } in cxl_calls_put()
68 struct cxl_calls *calls; in cxl_slbia() local
80 int register_cxl_calls(struct cxl_calls *calls) in register_cxl_calls()
90 void unregister_cxl_calls(struct cxl_calls *calls) in unregister_cxl_calls()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/misc/cxl/
H A Dbase.c23 struct cxl_calls *calls = NULL; in cxl_calls_get() local
34 static inline void cxl_calls_put(struct cxl_calls *calls) in cxl_calls_put()
49 static inline void cxl_calls_put(struct cxl_calls *calls) { } in cxl_calls_put()
68 struct cxl_calls *calls; in cxl_slbia() local
80 int register_cxl_calls(struct cxl_calls *calls) in register_cxl_calls()
90 void unregister_cxl_calls(struct cxl_calls *calls) in unregister_cxl_calls()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/misc/cxl/
H A Dbase.c23 struct cxl_calls *calls = NULL; in cxl_calls_get() local
34 static inline void cxl_calls_put(struct cxl_calls *calls) in cxl_calls_put()
49 static inline void cxl_calls_put(struct cxl_calls *calls) { } in cxl_calls_put()
68 struct cxl_calls *calls; in cxl_slbia() local
80 int register_cxl_calls(struct cxl_calls *calls) in register_cxl_calls()
90 void unregister_cxl_calls(struct cxl_calls *calls) in unregister_cxl_calls()
/dports/net/arataga/restinio-v.0.6.13/dev/test/tuple_algorithms/
H A Dmain.cpp13 int calls = 0; variable
31 int calls = 0; variable
49 int calls = 0; variable
65 int calls = 0; variable
83 int calls = 0; variable
101 int calls = 0; variable
/dports/lang/bsh/beanshell-2.1.0/tests/junitTests/src/bsh/
H A DIssue_93_Test.java42 final List<String> calls = new ArrayList<String>(); in try_catch_finally() local
64 final List<String> calls = new ArrayList<String>(); in execute_finally_when_try_block_contains_return() local
88 final List<String> calls = new ArrayList<String>(); in execute_finally_block_when_catch_block_throws_exception() local
114 final List<String> calls = new ArrayList<String>(); in execute_finally_block_when_catch_block_contains_return_statement() local
/dports/science/siesta/siesta-4.1.5/Src/Libs/
H A Dlinalg2file.py128 def find_files_calls(d, calls): argument
226 calls = [] variable
235 calls = reduce_sort(calls) variable
237 calls = strip_elements(calls, rem_routines) variable
266 calls = calls_files(files) variable
267 calls = reduce_sort(calls) variable
269 calls = strip_elements(calls, rem_routines) variable
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/commands/
H A DCommandExecutionTest.java96 private void compare(String[] calls, ArrayList<Pair> methods) { in compare()
115 String[] calls = { "preExecute", "notEnabled" }; in testCommandServiceExecute() local
134 String[] calls = { "preExecute", "notEnabled" }; in testCommandExecute() local
164 String[] calls = { "preExecute", "notEnabled" }; in testCommandListenerExecute() local
181 String[] calls = { "preExecute", "notHandled" }; in testCommandServiceExecuteRefresh() local
200 String[] calls = { "preExecute", "notHandled" }; in testCommandExecuteRefresh() local
219 String[] calls = { "preExecute", "notHandled" }; in testCommandListenerExecuteRefresh() local
237 String[] calls = { "preExecute", "postExecuteSuccess" }; in testCommandServiceExecuteClosePart() local
257 String[] calls = { "preExecute", "postExecuteSuccess" }; in testCommandExecuteClosePart() local
277 String[] calls = { "preExecute", "postExecuteSuccess" }; in testCommandListenerExecuteClosePart() local
/dports/www/grafana8/grafana-8.3.6/pkg/services/provisioning/dashboards/
H A Ddashboard_mock.go6 type calls struct { struct
7 Provision []interface{}
8 PollChanges []interface{}
9 GetProvisionerResolvedPath []interface{}
10 GetAllowUIUpdatesFromConfig []interface{}
/dports/www/R-cran-shiny/shiny/tests/testthat/
H A Dtest-test.R2 calls <- list() list
61 calls <- list() list
91 calls <- list() list
104 calls <- list() list
108 calls <- list() list
/dports/devel/gearmand/gearmand-1.0.6/support/
H A Dgearmand.spec18 Gearman provides a generic framework to farm out work to other machines, dispatching function calls function
28 Gearman provides a generic framework to farm out work to other machines, dispatching function calls function
H A Dgearmand.spec.in18 Gearman provides a generic framework to farm out work to other machines, dispatching function calls function
28 Gearman provides a generic framework to farm out work to other machines, dispatching function calls function
/dports/devel/hpx/hpx-1.2.1/tests/unit/actions/
H A Dreturn_future.cpp54 std::vector<hpx::future<void> > calls; in test_component_call_future_void() local
73 std::vector<hpx::future<int> > calls; in test_component_call_future_int() local
106 std::vector<hpx::future<void> > calls; in test_plain_call_future_void() local
125 std::vector<hpx::future<int> > calls; in test_plain_call_future_int() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/dbus/properties/
H A Dsuccess_barrier_callback_unittest.cc13 void Callback(bool* p_success, int* calls, bool success) { in Callback()
22 int calls = 0; in TEST() local
44 int calls = 0; in TEST() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/dbus/properties/
H A Dsuccess_barrier_callback_unittest.cc13 void Callback(bool* p_success, int* calls, bool success) { in Callback()
22 int calls = 0; in TEST() local
44 int calls = 0; in TEST() local
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/test/
H A Dreceive_SUITE.erl76 calls(Pid) -> function
79 calls(0, _) -> ok; function
80 calls(N, Pid) -> function
/dports/devel/entt/entt-3.8.1/src/entt/signal/
H A Dsigh.hpp141 std::vector<delegate<Ret(Args...)>> calls; member in entt::sigh
312 const auto &calls = signal->calls; in before() local
333 const auto &calls = signal->calls; in before() local
365 const auto &calls = signal->calls; in before() local
444 auto &calls = signal->calls; in disconnect() local
459 auto &calls = signal->calls; in disconnect() local
485 auto &calls = signal->calls; in disconnect() local
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/functions-closures/
H A Dreturn-from-closure.rs6 static mut calls: usize = 0; variable
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/league/flysystem/docs/
H A Dmount-manager.md62 ### Copy
72 ### Move
/dports/devel/hpx/hpx-1.2.1/tests/unit/component/
H A Daction_invoke_no_more_than.cpp86 std::vector<hpx::future<void> > calls; in test_component_call_void() local
105 std::vector<hpx::future<void> > calls; in test_component_call_future_void() local
169 std::vector<hpx::future<void> > calls; in test_plain_call_void() local
188 std::vector<hpx::future<void> > calls; in test_plain_call_future_void() local

12345678910>>...147