Home
last modified time | relevance | path

Searched refs:handle_array (Results 1 – 25 of 135) sorted by relevance

123456

/dports/lang/mono/mono-5.10.1.57/mono/tests/
H A Dgchandle-stress.cs9 static GCHandle[] handle_array; field in T
16 handle_array = new GCHandle [count]; in build_array()
20 handle_array [i] = GCHandle.Alloc (i, t); in build_array()
31 if (handle_array [i].IsAllocated) in get_stats()
35 o = handle_array [i].Target; in get_stats()
55 if (handle_array [i].IsAllocated) { in free_some()
56 handle_array [i].Free (); in free_some()
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/lib/
H A Dpkcs11_search.c48 p11s->handle_array = calloc( P11SEARCH_NUM_HANDLES, sizeof (CK_OBJECT_HANDLE)); in pkcs11_new_search()
50 if(p11s->handle_array==NULL) { in pkcs11_new_search()
69 if(p11s->handle_array) { in pkcs11_new_search()
70 free(p11s->handle_array); in pkcs11_new_search()
71 p11s->handle_array=NULL; in pkcs11_new_search()
104 p11s->handle_array, in pkcs11_fetch_next()
115 rv = p11s->handle_array[p11s->index++]; in pkcs11_fetch_next()
133 if(p11s->handle_array) { in pkcs11_delete_search()
134 free(p11s->handle_array); in pkcs11_delete_search()
135 p11s->handle_array=NULL; in pkcs11_delete_search()
/dports/devel/py-prompt-toolkit/prompt_toolkit-3.0.23/prompt_toolkit/eventloop/
H A Dwin32.py45 handle_array = arrtype(*handles)
48 len(handle_array), handle_array, BOOL(False), DWORD(timeout)
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/bpf/bpftool/
H A Dnet.c47 struct tc_kind_handle *handle_array; member
396 tcinfo->handle_array = realloc(tcinfo->handle_array, in dump_class_qdisc_nlmsg()
398 if (!tcinfo->handle_array) in dump_class_qdisc_nlmsg()
403 tcinfo->handle_array[tcinfo->used_len].handle = info->tcm_handle; in dump_class_qdisc_nlmsg()
404 snprintf(tcinfo->handle_array[tcinfo->used_len].kind, in dump_class_qdisc_nlmsg()
405 sizeof(tcinfo->handle_array[tcinfo->used_len].kind), in dump_class_qdisc_nlmsg()
430 tcinfo.handle_array = NULL; in show_dev_tc_bpf()
449 filter_info.kind = tcinfo.handle_array[i].kind; in show_dev_tc_bpf()
451 tcinfo.handle_array[i].handle, in show_dev_tc_bpf()
480 free(tcinfo.handle_array); in show_dev_tc_bpf()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/bpf/bpftool/
H A Dnet.c47 struct tc_kind_handle *handle_array; member
396 tcinfo->handle_array = realloc(tcinfo->handle_array, in dump_class_qdisc_nlmsg()
398 if (!tcinfo->handle_array) in dump_class_qdisc_nlmsg()
403 tcinfo->handle_array[tcinfo->used_len].handle = info->tcm_handle; in dump_class_qdisc_nlmsg()
404 snprintf(tcinfo->handle_array[tcinfo->used_len].kind, in dump_class_qdisc_nlmsg()
405 sizeof(tcinfo->handle_array[tcinfo->used_len].kind), in dump_class_qdisc_nlmsg()
430 tcinfo.handle_array = NULL; in show_dev_tc_bpf()
449 filter_info.kind = tcinfo.handle_array[i].kind; in show_dev_tc_bpf()
451 tcinfo.handle_array[i].handle, in show_dev_tc_bpf()
480 free(tcinfo.handle_array); in show_dev_tc_bpf()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/bpf/bpftool/
H A Dnet.c47 struct tc_kind_handle *handle_array; member
396 tcinfo->handle_array = realloc(tcinfo->handle_array, in dump_class_qdisc_nlmsg()
398 if (!tcinfo->handle_array) in dump_class_qdisc_nlmsg()
403 tcinfo->handle_array[tcinfo->used_len].handle = info->tcm_handle; in dump_class_qdisc_nlmsg()
404 snprintf(tcinfo->handle_array[tcinfo->used_len].kind, in dump_class_qdisc_nlmsg()
405 sizeof(tcinfo->handle_array[tcinfo->used_len].kind), in dump_class_qdisc_nlmsg()
430 tcinfo.handle_array = NULL; in show_dev_tc_bpf()
449 filter_info.kind = tcinfo.handle_array[i].kind; in show_dev_tc_bpf()
451 tcinfo.handle_array[i].handle, in show_dev_tc_bpf()
480 free(tcinfo.handle_array); in show_dev_tc_bpf()
/dports/devel/py-prompt-toolkit1/prompt_toolkit-1.0.18/prompt_toolkit/eventloop/
H A Dwin32.py169 handle_array = arrtype(*handles)
172 len(handle_array), handle_array, BOOL(False), DWORD(timeout))
177 h = handle_array[ret]
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/prompt_toolkit/eventloop/
H A Dwin32.py169 handle_array = arrtype(*handles)
172 len(handle_array), handle_array, BOOL(False), DWORD(timeout))
177 h = handle_array[ret]
/dports/devel/py-multiprocess/multiprocess-0.70.12.2/py2.5/Modules/_processing/
H A Dwin_functions.c310 HANDLE *handle_array = NULL; in win32_WaitForMultipleObjects() local
327 handle_array = PyMem_Malloc(nCount * sizeof(HANDLE)); in win32_WaitForMultipleObjects()
328 if (!handle_array) in win32_WaitForMultipleObjects()
335 handle_array[i] = (HANDLE)PyLong_AsVoidPtr(obj); in win32_WaitForMultipleObjects()
337 PyMem_Free(handle_array); in win32_WaitForMultipleObjects()
343 res = WaitForMultipleObjects(nCount, handle_array, in win32_WaitForMultipleObjects()
347 PyMem_Free(handle_array); in win32_WaitForMultipleObjects()
/dports/sysutils/metalog/metalog-3/gnulib/lib/
H A Dselect.c248 HANDLE h, handle_array[FD_SETSIZE + 2]; in rpl_select() local
276 handle_array[0] = hEvent; in rpl_select()
379 handle_array[nhandles++] = h; in rpl_select()
389 handle_array[nhandles] = NULL; in rpl_select()
413 ret = MsgWaitForMultipleObjects (nhandles, handle_array, FALSE, in rpl_select()
444 if (h == handle_array[nhandles]) in rpl_select()
479 if (h != handle_array[nhandles]) in rpl_select()
/dports/devel/py-prompt-toolkit2/prompt_toolkit-2.0.10/prompt_toolkit/eventloop/
H A Dwin32.py194 handle_array = arrtype(*handles)
197 len(handle_array), handle_array, BOOL(False), DWORD(timeout))
202 h = handle_array[ret]
/dports/devel/py-lineedit/lineedit-0.1.6/lineedit/deps/prompt_toolkit/eventloop/
H A Dwin32.py194 handle_array = arrtype(*handles)
197 len(handle_array), handle_array, BOOL(False), DWORD(timeout))
202 h = handle_array[ret]
/dports/textproc/translate-toolkit/translate-toolkit-3.5.1/translate/storage/
H A Dphp.py361 def handle_array(unit, arrname, handled, indent=0): function
392 handle_array(item, prefix + name.split("->", 1)[0], childs, indent)
409 handle_array(unit, unit.name.split("->", 1)[0], handled)
425 def handle_array(prefix, nodes, lexer): function
443 handle_array(name, item.value.nodes, lexer)
482 handle_array(name, item.expr.nodes, lexer)
500 handle_array(name, item.expr.nodes, lexer)
519 handle_array("return", item.node.nodes, lexer)
/dports/astro/gnuastro/gnuastro-0.16/bootstrapped/lib/
H A Dselect.c273 HANDLE h, handle_array[FD_SETSIZE + 2]; in rpl_select() local
302 handle_array[0] = hEvent; in rpl_select()
405 handle_array[nhandles++] = h; in rpl_select()
415 handle_array[nhandles] = NULL; in rpl_select()
453 ret = MsgWaitForMultipleObjects (nhandles, handle_array, FALSE, in rpl_select()
484 if (h == handle_array[nhandles]) in rpl_select()
530 if (h != handle_array[nhandles]) in rpl_select()
/dports/lang/guile2/guile-2.2.7/lib/
H A Dselect.c250 HANDLE h, handle_array[FD_SETSIZE + 2]; in rpl_select() local
279 handle_array[0] = hEvent; in rpl_select()
382 handle_array[nhandles++] = h; in rpl_select()
392 handle_array[nhandles] = NULL; in rpl_select()
430 ret = MsgWaitForMultipleObjects (nhandles, handle_array, FALSE, in rpl_select()
461 if (h == handle_array[nhandles]) in rpl_select()
507 if (h != handle_array[nhandles]) in rpl_select()
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/gnulib-tests/
H A Dselect.c270 HANDLE h, handle_array[FD_SETSIZE + 2]; in rpl_select() local
299 handle_array[0] = hEvent; in rpl_select()
402 handle_array[nhandles++] = h; in rpl_select()
412 handle_array[nhandles] = NULL; in rpl_select()
450 ret = MsgWaitForMultipleObjects (nhandles, handle_array, FALSE, in rpl_select()
481 if (h == handle_array[nhandles]) in rpl_select()
527 if (h != handle_array[nhandles]) in rpl_select()
/dports/security/libgsasl/gsasl-1.10.0/lib/gltests/
H A Dselect.c273 HANDLE h, handle_array[FD_SETSIZE + 2]; in rpl_select() local
302 handle_array[0] = hEvent; in rpl_select()
405 handle_array[nhandles++] = h; in rpl_select()
415 handle_array[nhandles] = NULL; in rpl_select()
453 ret = MsgWaitForMultipleObjects (nhandles, handle_array, FALSE, in rpl_select()
484 if (h == handle_array[nhandles]) in rpl_select()
530 if (h != handle_array[nhandles]) in rpl_select()
/dports/security/libgsasl/gsasl-1.10.0/gl/
H A Dselect.c273 HANDLE h, handle_array[FD_SETSIZE + 2]; in rpl_select() local
302 handle_array[0] = hEvent; in rpl_select()
405 handle_array[nhandles++] = h; in rpl_select()
415 handle_array[nhandles] = NULL; in rpl_select()
453 ret = MsgWaitForMultipleObjects (nhandles, handle_array, FALSE, in rpl_select()
484 if (h == handle_array[nhandles]) in rpl_select()
530 if (h != handle_array[nhandles]) in rpl_select()
/dports/lang/guile/guile-3.0.7/lib/
H A Dselect.c273 HANDLE h, handle_array[FD_SETSIZE + 2]; in rpl_select() local
302 handle_array[0] = hEvent; in rpl_select()
405 handle_array[nhandles++] = h; in rpl_select()
415 handle_array[nhandles] = NULL; in rpl_select()
453 ret = MsgWaitForMultipleObjects (nhandles, handle_array, FALSE, in rpl_select()
484 if (h == handle_array[nhandles]) in rpl_select()
530 if (h != handle_array[nhandles]) in rpl_select()
/dports/dns/libidn/libidn-1.35/gltests/
H A Dselect.c254 HANDLE h, handle_array[FD_SETSIZE + 2]; in rpl_select() local
283 handle_array[0] = hEvent; in rpl_select()
386 handle_array[nhandles++] = h; in rpl_select()
396 handle_array[nhandles] = NULL; in rpl_select()
434 ret = MsgWaitForMultipleObjects (nhandles, handle_array, FALSE, in rpl_select()
465 if (h == handle_array[nhandles]) in rpl_select()
511 if (h != handle_array[nhandles]) in rpl_select()
/dports/math/pspp/pspp-1.4.1/gl/
H A Dselect.c270 HANDLE h, handle_array[FD_SETSIZE + 2]; in rpl_select() local
299 handle_array[0] = hEvent; in rpl_select()
402 handle_array[nhandles++] = h; in rpl_select()
412 handle_array[nhandles] = NULL; in rpl_select()
450 ret = MsgWaitForMultipleObjects (nhandles, handle_array, FALSE, in rpl_select()
481 if (h == handle_array[nhandles]) in rpl_select()
527 if (h != handle_array[nhandles]) in rpl_select()
/dports/security/libprelude/libprelude-1.2.6/libmissing/
H A Dselect.c250 HANDLE h, handle_array[FD_SETSIZE + 2]; in rpl_select() local
279 handle_array[0] = hEvent; in rpl_select()
382 handle_array[nhandles++] = h; in rpl_select()
392 handle_array[nhandles] = NULL; in rpl_select()
430 ret = MsgWaitForMultipleObjects (nhandles, handle_array, FALSE, in rpl_select()
461 if (h == handle_array[nhandles]) in rpl_select()
507 if (h != handle_array[nhandles]) in rpl_select()
/dports/devel/m4/m4-1.4.19/tests/
H A Dselect.c273 HANDLE h, handle_array[FD_SETSIZE + 2]; in rpl_select() local
302 handle_array[0] = hEvent; in rpl_select()
405 handle_array[nhandles++] = h; in rpl_select()
415 handle_array[nhandles] = NULL; in rpl_select()
453 ret = MsgWaitForMultipleObjects (nhandles, handle_array, FALSE, in rpl_select()
484 if (h == handle_array[nhandles]) in rpl_select()
530 if (h != handle_array[nhandles]) in rpl_select()
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dselect.c248 HANDLE h, handle_array[FD_SETSIZE + 2]; in rpl_select() local
276 handle_array[0] = hEvent; in rpl_select()
379 handle_array[nhandles++] = h; in rpl_select()
389 handle_array[nhandles] = NULL; in rpl_select()
413 ret = MsgWaitForMultipleObjects (nhandles, handle_array, FALSE, in rpl_select()
444 if (h == handle_array[nhandles]) in rpl_select()
479 if (h != handle_array[nhandles]) in rpl_select()
/dports/security/shishi/shishi-1.0.2/gl/
H A Dselect.c248 HANDLE h, handle_array[FD_SETSIZE + 2]; in rpl_select() local
276 handle_array[0] = hEvent; in rpl_select()
379 handle_array[nhandles++] = h; in rpl_select()
389 handle_array[nhandles] = NULL; in rpl_select()
413 ret = MsgWaitForMultipleObjects (nhandles, handle_array, FALSE, in rpl_select()
444 if (h == handle_array[nhandles]) in rpl_select()
479 if (h != handle_array[nhandles]) in rpl_select()

123456