Home
last modified time | relevance | path

Searched refs:current_handle (Results 1 – 25 of 94) sorted by relevance

1234

/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/pstat/
H A Dpstat_pr_han.F12 integer current_handle
36 current_handle = handles(i)
37 if (pstat_active(current_handle)) then
41 iMAM(1) = PStat_Nr_Calls( current_handle )
42 iMAM(2) = PStat_Nr_Calls( current_handle )
43 iMAM(3) = PStat_Nr_Calls( current_handle )
52 dMAM(1, 1) = PStat_Times( current_handle , 1)
53 dMAM(2, 1) = PStat_Times( current_handle , 1)
54 dMAM(3, 1) = PStat_Times( current_handle , 1)
55 dMAM(1, 2) = PStat_Times( current_handle , 2)
[all …]
H A Dpstat_pr_det.F14 integer current_handle
43 current_handle = handles(i)
44 if (pstat_active(current_handle)) then
47 $ Dble( PStat_Nr_Calls( current_handle ) )
48 Dbl_MB( I_Collect+Off+1) = PStat_Times( current_handle , 1)
49 Dbl_MB( I_Collect+Off+2) = PStat_Times( current_handle , 2)
61 current_handle = handles(i)
62 if (pstat_active(current_handle)) then
66 & PStat_Name(current_handle), N,
/dports/science/nwchem-data/nwchem-7.0.2-release/src/pstat/
H A Dpstat_pr_han.F12 integer current_handle
36 current_handle = handles(i)
37 if (pstat_active(current_handle)) then
41 iMAM(1) = PStat_Nr_Calls( current_handle )
42 iMAM(2) = PStat_Nr_Calls( current_handle )
43 iMAM(3) = PStat_Nr_Calls( current_handle )
52 dMAM(1, 1) = PStat_Times( current_handle , 1)
53 dMAM(2, 1) = PStat_Times( current_handle , 1)
54 dMAM(3, 1) = PStat_Times( current_handle , 1)
55 dMAM(1, 2) = PStat_Times( current_handle , 2)
[all …]
H A Dpstat_pr_det.F14 integer current_handle
43 current_handle = handles(i)
44 if (pstat_active(current_handle)) then
47 $ Dble( PStat_Nr_Calls( current_handle ) )
48 Dbl_MB( I_Collect+Off+1) = PStat_Times( current_handle , 1)
49 Dbl_MB( I_Collect+Off+2) = PStat_Times( current_handle , 2)
61 current_handle = handles(i)
62 if (pstat_active(current_handle)) then
66 & PStat_Name(current_handle), N,
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/debugfs/
H A Dextent_inode.c29 static ext2_extent_handle_t current_handle; variable
59 if (!current_handle) { in common_extent_args_process()
127 if (!current_handle) { in do_extent_close()
132 ext2fs_extent_free(current_handle); in do_extent_close()
133 current_handle = NULL; in do_extent_close()
151 if (!current_handle) { in generic_goto_node()
156 retval = ext2fs_extent_get(current_handle, op, &extent); in generic_goto_node()
252 retval = ext2fs_extent_delete(current_handle, 0); in do_delete_node()
319 retval = ext2fs_extent_node_split(current_handle); in do_split_node()
496 retval = ext2fs_extent_fix_parents(current_handle); in do_fix_parents()
[all …]
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/debugfs/
H A Dextent_inode.c29 static ext2_extent_handle_t current_handle; variable
59 if (!current_handle) { in common_extent_args_process()
127 if (!current_handle) { in do_extent_close()
132 ext2fs_extent_free(current_handle); in do_extent_close()
133 current_handle = NULL; in do_extent_close()
151 if (!current_handle) { in generic_goto_node()
156 retval = ext2fs_extent_get(current_handle, op, &extent); in generic_goto_node()
252 retval = ext2fs_extent_delete(current_handle, 0); in do_delete_node()
319 retval = ext2fs_extent_node_split(current_handle); in do_split_node()
496 retval = ext2fs_extent_fix_parents(current_handle); in do_fix_parents()
[all …]
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/debugfs/
H A Dextent_inode.c29 static ext2_extent_handle_t current_handle; variable
59 if (!current_handle) { in common_extent_args_process()
127 if (!current_handle) { in do_extent_close()
132 ext2fs_extent_free(current_handle); in do_extent_close()
133 current_handle = NULL; in do_extent_close()
151 if (!current_handle) { in generic_goto_node()
156 retval = ext2fs_extent_get(current_handle, op, &extent); in generic_goto_node()
252 retval = ext2fs_extent_delete(current_handle, 0); in do_delete_node()
319 retval = ext2fs_extent_node_split(current_handle); in do_split_node()
496 retval = ext2fs_extent_fix_parents(current_handle); in do_fix_parents()
[all …]
/dports/security/clamav/clamav-0.104.2/common/
H A Dactions.c134 HANDLE current_handle, in win32_openat() argument
249 int current_handle = -1; in traverse_to() local
258 PHANDLE current_handle = NULL; in traverse_to() local
308 if (-1 == current_handle) { in traverse_to()
334 close(current_handle); in traverse_to()
335 current_handle = next_handle; in traverse_to()
375 CloseHandle(current_handle); in traverse_to()
376 current_handle = next_handle; in traverse_to()
383 *out_handle = current_handle; in traverse_to()
388 close(current_handle); in traverse_to()
[all …]
/dports/security/clamav-lts/clamav-0.103.5/shared/
H A Dactions.c134 HANDLE current_handle, in win32_openat() argument
249 int current_handle = -1; in traverse_to() local
258 PHANDLE current_handle = NULL; in traverse_to() local
308 if (-1 == current_handle) { in traverse_to()
334 close(current_handle); in traverse_to()
335 current_handle = next_handle; in traverse_to()
375 CloseHandle(current_handle); in traverse_to()
376 current_handle = next_handle; in traverse_to()
383 *out_handle = current_handle; in traverse_to()
388 close(current_handle); in traverse_to()
[all …]
/dports/net/nethogs/nethogs-0.8.5/src/
H A Dlibnethogs.cpp259 handle *current_handle = handles; in nethogsmonitor_clean_up() local
260 while (current_handle != NULL) { in nethogsmonitor_clean_up()
261 pcap_close(current_handle->content->pcap_handle); in nethogsmonitor_clean_up()
262 current_handle = current_handle->next; in nethogsmonitor_clean_up()
292 handle *current_handle = handles; in nethogsmonitor_loop() local
293 while (current_handle != NULL) { in nethogsmonitor_loop()
294 userdata->device = current_handle->devicename; in nethogsmonitor_loop()
296 int retval = dp_dispatch(current_handle->content, -1, (u_char *)userdata, in nethogsmonitor_loop()
305 current_handle = current_handle->next; in nethogsmonitor_loop()
H A Dmain.cpp272 for (handle *current_handle = handles; current_handle != NULL; in main() local
273 current_handle = current_handle->next) { in main()
274 userdata->device = current_handle->devicename; in main()
276 int retval = dp_dispatch(current_handle->content, -1, (u_char *)userdata, in main()
/dports/misc/hashdb/hashdb-3.1.0-8-g1da1b9f/src_libhashdb/hasher/
H A Dfile_reader_helper.cpp58 int pread64(HANDLE current_handle,char *buf,size_t bytes,uint64_t offset) in pread64() argument
63 li.LowPart = SetFilePointer(current_handle, li.LowPart, &li.HighPart, FILE_BEGIN); in pread64()
65 if (FALSE == ReadFile(current_handle, buf, (DWORD) bytes, &bytes_read, NULL)){ in pread64()
192 HANDLE current_handle = CreateFile(fname.c_str(), FILE_READ_DATA, in get_filesize_by_filename() local
195 if(current_handle!=INVALID_HANDLE_VALUE){ in get_filesize_by_filename()
197 file_length = get_filesize(current_handle); in get_filesize_by_filename()
198 ::CloseHandle(current_handle); in get_filesize_by_filename()
H A Dfile_reader_helper.hpp39 int pread64(HANDLE current_handle,char *buf,size_t bytes,uint64_t offset);
/dports/math/rumur/rumur-2021.09.29/rumur/src/
H A Dgenerate-print.cc90 const std::string current_handle; member in __anon2ce546b30111::Generator
107 : out(&o), prefix(p), current_handle(h), previous_handle(ph), in Generator()
112 : out(caller.out), prefix(p), current_handle(h), previous_handle(ph), in Generator()
145 const std::string h = derive_handle(current_handle, o, w); in visit_array()
279 const std::string h = derive_handle(current_handle, o, w); in visit_array()
308 derive_handle(current_handle, preceding_offset, w); in visit_array()
325 << " raw_value_t v = handle_read_raw(s, " << current_handle << ");\n" in visit_enum()
367 << " raw_value_t v = handle_read_raw(s, " << current_handle << ");\n" in visit_range()
403 const std::string h = derive_handle(current_handle, preceding_offset, w); in visit_record()
418 << " raw_value_t v = handle_read_raw(s, " << current_handle << ");\n" in visit_scalarset()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/autofill/core/browser/
H A Dautocomplete_history_manager.cc241 WebDataServiceBase::Handle current_handle, in OnWebDataServiceRequestDone() argument
243 DCHECK(current_handle); in OnWebDataServiceRequestDone()
260 request_callbacks_iter->second.Run(current_handle, std::move(result)); in OnWebDataServiceRequestDone()
292 WebDataServiceBase::Handle current_handle, in OnAutofillValuesReturned() argument
297 auto pending_queries_iter = pending_queries_.find(current_handle); in OnAutofillValuesReturned()
314 current_handle, !entries.empty() /* has_suggestion */); in OnAutofillValuesReturned()
318 WebDataServiceBase::Handle current_handle, in OnAutofillCleanupReturned() argument
H A Dautocomplete_history_manager.h188 void OnAutofillValuesReturned(WebDataServiceBase::Handle current_handle,
195 void OnAutofillCleanupReturned(WebDataServiceBase::Handle current_handle,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/autofill/core/browser/
H A Dautocomplete_history_manager.cc241 WebDataServiceBase::Handle current_handle, in OnWebDataServiceRequestDone() argument
243 DCHECK(current_handle); in OnWebDataServiceRequestDone()
260 request_callbacks_iter->second.Run(current_handle, std::move(result)); in OnWebDataServiceRequestDone()
292 WebDataServiceBase::Handle current_handle, in OnAutofillValuesReturned() argument
297 auto pending_queries_iter = pending_queries_.find(current_handle); in OnAutofillValuesReturned()
314 current_handle, !entries.empty() /* has_suggestion */); in OnAutofillValuesReturned()
318 WebDataServiceBase::Handle current_handle, in OnAutofillCleanupReturned() argument
H A Dautocomplete_history_manager.h188 void OnAutofillValuesReturned(WebDataServiceBase::Handle current_handle,
195 void OnAutofillCleanupReturned(WebDataServiceBase::Handle current_handle,
/dports/databases/timescaledb/timescaledb-2.5.1/test/src/bgw/
H A Dscheduler_mock.c188 static BackgroundWorkerHandle *current_handle = NULL; variable
199 current_handle = start_test_scheduler(params); in ts_bgw_db_scheduler_test_run()
202 status = WaitForBackgroundWorkerStartup(current_handle, &pid); in ts_bgw_db_scheduler_test_run()
213 if (current_handle != NULL) in ts_bgw_db_scheduler_test_wait_for_scheduler_finish()
215 BgwHandleStatus status = WaitForBackgroundWorkerShutdown(current_handle); in ts_bgw_db_scheduler_test_wait_for_scheduler_finish()
/dports/lang/spidermonkey60/firefox-60.9.0/testing/marionette/puppeteer/firefox/firefox_puppeteer/ui/
H A Dwindows.py102 current_handle = self.marionette.current_chrome_window_handle
113 if handle != current_handle:
114 self.switch_to(current_handle)
175 current_handle = self.marionette.current_chrome_window_handle
187 self.marionette.switch_to_window(current_handle)
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/marionette/puppeteer/firefox/firefox_puppeteer/ui/
H A Dwindows.py100 current_handle = self.marionette.current_chrome_window_handle
111 if handle != current_handle:
112 self.switch_to(current_handle)
173 current_handle = self.marionette.current_chrome_window_handle
185 self.marionette.switch_to_window(current_handle)
/dports/multimedia/olive/olive-0.1.2/ui/
H A Dgraphview.cpp67 current_handle = kBezierHandleNone; in GraphView()
373 current_handle = kBezierHandleNone; in mousePressEvent()
410 current_handle = kBezierHandlePre; in mousePressEvent()
415 current_handle = kBezierHandlePost; in mousePressEvent()
418 if (current_handle != kBezierHandleNone) { in mousePressEvent()
439 if ((event->modifiers() & Qt::ShiftModifier) && current_handle == kBezierHandleNone) { in mousePressEvent()
514 switch (current_handle) { in mouseMoveEvent()
538 if (current_handle == kBezierHandlePre) { in mouseMoveEvent()
708 switch (current_handle) { in mouseReleaseEvent()
/dports/misc/vxl/vxl-3.3.2/core/vgui/
H A Dvgui_grid_tableau.cxx340 int current_handle; in get_active_position() local
341 current_handle = this->get_current_id(); in get_active_position()
343 if (current_handle == -1) in get_active_position()
352 if (grid_pos(i, j).handle == current_handle) in get_active_position()
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/canvas/
H A Dgl_context.rs30 NativeGLContext::current_handle().map(|handle| { in current_native_handle()
43 OSMesaContext::current_handle().map(GLContextFactory::OSMesa) in current_osmesa_handle()
/dports/net/wireshark/wireshark-3.6.1/wsutil/
H A Dfilesystem.c2153 HANDLE current_handle = CreateFile(utf_8to16(filename), FILE_READ_ATTRIBUTES, in file_needs_reopen() local
2158 if (current_handle == INVALID_HANDLE_VALUE) { in file_needs_reopen()
2165 GetFileInformationByHandleEx(current_handle, FileIdInfo, &current_id, sizeof(current_id))) { in file_needs_reopen()
2167 CloseHandle(current_handle); in file_needs_reopen()
2173 GetFileInformationByHandle(current_handle, &current_info)) { in file_needs_reopen()
2175 CloseHandle(current_handle); in file_needs_reopen()
2183 CloseHandle(current_handle); in file_needs_reopen()

1234