Home
last modified time | relevance | path

Searched defs:exit_op (Results 1 – 20 of 20) sorted by relevance

/dports/security/liboqs/liboqs-0.7.0/tests/
H A Dtest_kem.c1 // SPDX-License-Identifier: MIT
2
3 #include <stdbool.h>
4 #include <stdio.h>
5 #include <stdlib.h>
6 #include <string.h>
7
8 #include <oqs/oqs.h>
9
10 #if OQS_USE_PTHREADS_IN_TESTS
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/geometry/algorithms/detail/relate/
H A Dfollow_helpers.hpp268 overlay::operation_type exit_op = turn.operations[op_id].operation; in exit() local
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/algorithms/detail/relate/
H A Dfollow_helpers.hpp268 overlay::operation_type exit_op = turn.operations[op_id].operation; in exit() local
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/geometry/algorithms/detail/relate/
H A Dfollow_helpers.hpp258 overlay::operation_type exit_op = turn.operations[op_id].operation; in exit() local
/dports/databases/percona57-server/boost_1_59_0/boost/geometry/algorithms/detail/relate/
H A Dfollow_helpers.hpp258 overlay::operation_type exit_op = turn.operations[op_id].operation; in exit() local
/dports/databases/xtrabackup/boost_1_59_0/boost/geometry/algorithms/detail/relate/
H A Dfollow_helpers.hpp258 overlay::operation_type exit_op = turn.operations[op_id].operation; in exit() local
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/geometry/algorithms/detail/relate/
H A Dfollow_helpers.hpp268 overlay::operation_type exit_op = turn.operations[op_id].operation; in exit() local
/dports/databases/percona57-client/boost_1_59_0/boost/geometry/algorithms/detail/relate/
H A Dfollow_helpers.hpp258 overlay::operation_type exit_op = turn.operations[op_id].operation; in exit() local
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/geometry/algorithms/detail/relate/
H A Dfollow_helpers.hpp258 overlay::operation_type exit_op = turn.operations[op_id].operation; in exit() local
/dports/devel/boost-libs/boost_1_72_0/boost/geometry/algorithms/detail/relate/
H A Dfollow_helpers.hpp268 overlay::operation_type exit_op = turn.operations[op_id].operation; in exit() local
/dports/devel/boost-python-libs/boost_1_72_0/boost/geometry/algorithms/detail/relate/
H A Dfollow_helpers.hpp268 overlay::operation_type exit_op = turn.operations[op_id].operation; in exit() local
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/geometry/algorithms/detail/relate/
H A Dfollow_helpers.hpp258 overlay::operation_type exit_op = turn.operations[op_id].operation; in exit() local
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/geometry/algorithms/detail/relate/
H A Dfollow_helpers.hpp268 overlay::operation_type exit_op = turn.operations[op_id].operation; in exit() local
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/geometry/algorithms/detail/relate/
H A Dfollow_helpers.hpp258 overlay::operation_type exit_op = turn.operations[op_id].operation; in exit() local
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/algorithms/detail/relate/
H A Dfollow_helpers.hpp268 overlay::operation_type exit_op = turn.operations[op_id].operation; in exit() local
/dports/lang/yap/yap-6.2.2/H/
H A Dcompile.h180 exit_op, enumerator
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/team/
H A Dteam.c557 void (*exit_op)(struct team *team) = team->ops.exit; in __team_change_mode() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/team/
H A Dteam.c557 void (*exit_op)(struct team *team) = team->ops.exit; in __team_change_mode() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/team/
H A Dteam.c557 void (*exit_op)(struct team *team) = team->ops.exit; in __team_change_mode() local
/dports/deskutils/genius/genius-1.0.27/src/
H A Dfunclib.c201 exit_op(GelCtx *ctx, GelETree * * a, gboolean *exception) in exit_op() function