MCPcopy Create free account

hub / github.com/pybind/pybind11 / functions

Functions3,362 in github.com/pybind/pybind11

Functiontest_arraylike_signature
(doc)
tests/test_eigen_matrix.py:823
Functiontest_arraylike_signature
(doc)
tests/test_numpy_array.py:738
Functiontest_as_type_py
()
tests/test_class.py:120
Functiontest_async_async_callbacks
()
tests/test_callbacks.py:191
Functiontest_async_callbacks
()
tests/test_callbacks.py:166
Functiontest_at
(arr)
tests/test_numpy_array.py:161
Functiontest_at_fail
(arr, dim)
tests/test_numpy_array.py:154
Functiontest_atyp_constructors
()
tests/test_class_sh_basic.py:11
Functiontest_atyp_factories
()
tests/test_class_sh_factory_constructors.py:8
Functiontest_automatic_upcasting
()
tests/test_class.py:266
Functiontest_await
(event_loop)
tests/test_async.py:25
Functiontest_await_missing
(event_loop)
tests/test_async.py:29
Functiontest_bad_arg_default
(msg)
tests/test_methods_and_attributes.py:403
Functiontest_bad_cpp_to_python_casts
(m)
tests/test_eigen_tensor.py:115
Functiontest_bad_python_to_cpp_casts
(m)
tests/test_eigen_tensor.py:137
Functiontest_base_and_derived_nested_scope
()
tests/test_class.py:504
Functiontest_base_get
(ctor, expected)
tests/test_class_sh_virtual_py_cpp_mix.py:34
Functiontest_binary_operators
()
tests/test_enum.py:203
Functiontest_bind_protected_functions
Expose protected member functions to Python using a helper class
tests/test_class.py:374
Functiontest_bind_shared_instance
()
tests/test_thread.py:54
Functiontest_block_runtime_error_type_caster_eigen_ref_made_a_copy
()
tests/test_eigen_matrix.py:224
Functiontest_bool
(doc)
tests/test_pytypes.py:25
Functiontest_bool_caster
Test bool caster implicit conversions.
tests/test_builtin_casters.py:540
Functiontest_bool_underlying_enum
()
tests/test_enum.py:257
Functiontest_boost_histogram_apply_custom_transform
()
tests/test_callbacks.py:239
Functiontest_boost_optional
()
tests/test_stl.py:201
Functiontest_both_ref_mutators
Tests a complex chain of nested eigen/numpy references
tests/test_eigen_matrix.py:570
Functiontest_bound_method_callback
()
tests/test_callbacks.py:38
Functiontest_bounds_check
(arr)
tests/test_numpy_array.py:195
Functiontest_brace_initialization
Tests that simple POD classes can be constructed using C++11 brace initialization
tests/test_class.py:395
Functiontest_buffer_docstring
(doc, backport_typehints)
tests/test_buffers.py:230
Functiontest_buffer_exception
()
tests/test_buffers.py:237
Functiontest_build_global_dist
(monkeypatch, tmpdir)
tests/extra_python_package/test_files.py:213
Functiontest_build_sdist
(monkeypatch, tmpdir)
tests/extra_python_package/test_files.py:184
Functiontest_builtin_functions
()
tests/test_pytypes.py:685
Functiontest_builtin_key_type
Test that all the keys in the builtin modules have type str. Previous versions of pybind11 would add a unicode key in python 2.
tests/test_modules.py:115
Functiontest_builtins_cast_return_none
Casters produced with PYBIND11_TYPE_CASTER() should convert nullptr to None
tests/test_builtin_casters.py:425
Functiontest_bytearray
()
tests/test_pytypes.py:292
Functiontest_bytearray_to_string
Tests the ability to pass bytearray to C++ string-accepting functions
tests/test_builtin_casters.py:138
Functiontest_bytes
()
tests/test_constants_and_functions.py:25
Functiontest_bytes
(doc)
tests/test_pytypes.py:283
Functiontest_bytes_to_string
Tests the ability to pass bytes to C++ string-accepting functions. Note that this is one-way: the only way to return bytes to Python is via the p
tests/test_builtin_casters.py:124
Functiontest_c_contiguous_to_pybuffer
(type)
tests/test_buffers.py:245
Functiontest_call_callback_with_object_return
(call_callback)
tests/test_type_caster_pyobject_ptr.py:45
Functiontest_call_callback_with_pyobject_ptr_arg
()
tests/test_type_caster_pyobject_ptr.py:57
Functiontest_call_cpp_conduit_cpp_type_info_capsule_mismatch
()
tests/test_cpp_conduit.py:64
Functiontest_call_cpp_conduit_platform_abi_id_mismatch
()
tests/test_cpp_conduit.py:54
Functiontest_call_cpp_conduit_pointer_kind_invalid
()
tests/test_cpp_conduit.py:74
Functiontest_call_cpp_conduit_success
()
tests/test_cpp_conduit.py:41
Functiontest_call_guard
()
tests/test_call_policies.py:247
Functiontest_callback_docstring
()
tests/test_callbacks.py:232
Functiontest_callback_num_times
()
tests/test_callbacks.py:197
Functiontest_callback_pure_virtual_func
()
tests/test_gil_scoped.py:44
Functiontest_callback_py_obj
()
tests/test_gil_scoped.py:31
Functiontest_callback_std_func
()
tests/test_gil_scoped.py:35
Functiontest_callback_virtual_func
()
tests/test_gil_scoped.py:39
Functiontest_callback_with_special_return
()
tests/test_type_caster_std_function_specializations.py:6
Functiontest_callbacks
()
tests/test_callbacks.py:14
Functiontest_cannot_disown_use_count_ne_1
(pass_f, rtrn_f)
tests/test_class_sh_basic.py:129
Functiontest_capsule
(capture)
tests/test_pytypes.py:299
Functiontest_captured
(capsys)
tests/test_iostream.py:23
Functiontest_captured_large_string
(capsys)
tests/test_iostream.py:41
Functiontest_captured_utf8_2byte_offset0
(capsys)
tests/test_iostream.py:52
Functiontest_captured_utf8_2byte_offset1
(capsys)
tests/test_iostream.py:62
Functiontest_captured_utf8_3byte_offset0
(capsys)
tests/test_iostream.py:72
Functiontest_captured_utf8_3byte_offset1
(capsys)
tests/test_iostream.py:82
Functiontest_captured_utf8_3byte_offset2
(capsys)
tests/test_iostream.py:92
Functiontest_captured_utf8_4byte_offset0
(capsys)
tests/test_iostream.py:102
Functiontest_captured_utf8_4byte_offset1
(capsys)
tests/test_iostream.py:112
Functiontest_captured_utf8_4byte_offset2
(capsys)
tests/test_iostream.py:122
Functiontest_captured_utf8_4byte_offset3
(capsys)
tests/test_iostream.py:132
Functiontest_carray_iterator
#4100: Check for proper iterator overload with C-Arrays
tests/test_sequences_and_iterators.py:280
Functiontest_cast
(rtrn_f, expected)
tests/test_class_sh_basic.py:37
Functiontest_cast
()
tests/test_vector_unique_ptr_member.py:14
Functiontest_cast_from_pyobject_ptr
()
tests/test_type_caster_pyobject_ptr.py:14
Functiontest_cast_handle_to_pyobject_ptr
()
tests/test_type_caster_pyobject_ptr.py:18
Functiontest_cast_list_to_pyobject_ptr
()
tests/test_type_caster_pyobject_ptr.py:26
Functiontest_cast_numpy_int64_to_uint64
()
tests/test_numpy_array.py:318
Functiontest_cast_object_to_pyobject_ptr
()
tests/test_type_caster_pyobject_ptr.py:22
Functiontest_cast_to_python_non_nullptr_with_error_set
()
tests/test_type_caster_pyobject_ptr.py:77
Functiontest_cast_to_python_nullptr
(set_error)
tests/test_type_caster_pyobject_ptr.py:65
Functiontest_casts_none
#2778: implicit casting from None to object (not pointer)
tests/test_methods_and_attributes.py:489
Functiontest_char_underlying_enum
()
tests/test_enum.py:246
Functiontest_chrono_different_resolutions
()
tests/test_chrono.py:200
Functiontest_chrono_duration_roundtrip
()
tests/test_chrono.py:125
Functiontest_chrono_duration_subtraction_equivalence
()
tests/test_chrono.py:145
Functiontest_chrono_duration_subtraction_equivalence_date
()
tests/test_chrono.py:155
Functiontest_chrono_steady_clock
()
tests/test_chrono.py:165
Functiontest_chrono_steady_clock_roundtrip
()
tests/test_chrono.py:170
Functiontest_chrono_system_clock
()
tests/test_chrono.py:11
Functiontest_chrono_system_clock_roundtrip
()
tests/test_chrono.py:32
Functiontest_chrono_system_clock_roundtrip_date
()
tests/test_chrono.py:46
Functiontest_chrono_system_clock_roundtrip_time
(time1, tz, monkeypatch)
tests/test_chrono.py:102
Functiontest_class_attribute_types
()
tests/test_pytypes.py:1208
Functiontest_class_doc
()
tests/test_native_enum.py:108
Functiontest_class_refcount
Instances must correctly increase/decrease the reference count of their types (#1029)
tests/test_class.py:409
Functiontest_cls_and_dtype_conversion
(simple_dtype)
tests/test_numpy_dtypes.py:403
Functiontest_compare_buffer_info
()
tests/test_numpy_dtypes.py:463
Functiontest_complex_array
()
tests/test_numpy_dtypes.py:349
Functiontest_complex_cast
std::complex casts
tests/test_builtin_casters.py:484
← previousnext →2,301–2,400 of 3,362, ranked by callers