Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ functions
Functions
3,362 in github.com/pybind/pybind11
⨍
Functions
3,362
◇
Types & classes
1,305
↳
Endpoints
11
Function
test_void_caster_2
()
tests/test_builtin_casters.py:605
Function
test_warning_custom
()
tests/test_warnings.py:62
Function
test_warning_double_register_fail
()
tests/test_warnings.py:41
Function
test_warning_register
()
tests/test_warnings.py:52
Function
test_warning_simple
( expected_category, expected_message, expected_value, module_function )
tests/test_warnings.py:19
Function
test_warning_wrong_subclass_fail
()
tests/test_warnings.py:30
Function
test_weakref
(create_weakref, create_weakref_with_callback)
tests/test_pytypes.py:737
Function
test_weakref_err
(create_weakref, has_callback)
tests/test_pytypes.py:774
Function
test_with_alias_invalid
(num_init_args, smart_ptr)
tests/test_class_sh_factory_constructors.py:42
Function
test_with_alias_success
(init_args, expected)
tests/test_class_sh_factory_constructors.py:31
Function
test_with_sp_owner
(holder_kind, expected_code)
tests/test_potentially_slicing_weak_ptr.py:102
Function
test_with_wp_owner
(holder_kind, set_meth, expected_code)
tests/test_potentially_slicing_weak_ptr.py:131
Function
test_wrap
()
tests/test_numpy_array.py:230
Function
test_zero_length
Ignore strides on a length-0 dimension (even if they would be incompatible length > 1)
tests/test_eigen_matrix.py:794
Function
tests
Run the tests (requires a compiler).
noxfile.py:34
Function
tests_build_global_wheel
(monkeypatch, tmpdir)
tests/extra_python_package/test_files.py:297
Function
tests_build_wheel
(monkeypatch, tmpdir)
tests/extra_python_package/test_files.py:250
Function
tests_packaging
Run the packaging tests.
noxfile.py:55
Method
the_answer
(self)
tests/test_with_catch/test_interpreter.py:12
Method
the_message
tests/test_with_catch/test_interpreter.cpp:39
Function
thread_specific_storage
include/pybind11/detail/internals.h:84
Method
throw_if_instance_is_currently_owned_by_shared_ptr
have_holder() must be true or this function will fail.
include/pybind11/detail/type_caster_base.h:656
Function
throw_myex
()
tests/test_exceptions.py:209
Function
throw_myex5
()
tests/test_exceptions.py:212
Function
times_hundred
tests/test_stl_binders.cpp:64
Function
times_ten
tests/test_stl_binders.cpp:55
Method
toString
tests/test_operator_overloading.cpp:41
Method
toString
tests/test_methods_and_attributes.cpp:34
Method
toString
tests/test_modules.cpp:31
Method
toString
tests/test_smart_ptr.cpp:104
Method
toString
tests/test_smart_ptr.cpp:116
Method
toString
tests/test_smart_ptr.cpp:287
Method
toString
tests/test_smart_ptr.cpp:298
Function
tp_alloc_impl
include/pybind11/detail/function_record_pyobject.h:151
Function
tp_dealloc_impl
include/pybind11/pybind11.h:1413
Function
tp_free_impl
include/pybind11/detail/function_record_pyobject.h:161
Function
tp_init_impl
include/pybind11/detail/function_record_pyobject.h:156
Function
tp_new_impl
include/pybind11/detail/function_record_pyobject.h:146
Method
trampoline_is_alive_simple
tests/test_potentially_slicing_weak_ptr.cpp:27
Method
trampoline_self_life_support
include/pybind11/trampoline_self_life_support.h:25
Function
translate_local_exception
include/pybind11/detail/internals.h:567
Method
try_direct_conversions
include/pybind11/cast.h:954
Method
try_direct_conversions
include/pybind11/cast.h:1114
Method
try_direct_conversions
include/pybind11/cast.h:1316
Method
try_implicit_casts
include/pybind11/cast.h:936
Method
try_implicit_casts
include/pybind11/cast.h:1090
Method
try_implicit_casts
include/pybind11/cast.h:1298
Method
try_initialization_using_shared_from_this
include/pybind11/pybind11.h:2775
Method
try_load_foreign_module_local
Try to load with foreign typeinfo, if available. Used when there is no native typeinfo, or when the native one wasn't able to produce a value.
include/pybind11/detail/type_caster_base.h:1187
Method
tuple
Some compilers generate link errors when using `const SzType &` here:
include/pybind11/pytypes.h:2175
Method
type_caster_base
include/pybind11/detail/type_caster_base.h:1629
Method
type_caster_generic
include/pybind11/detail/type_caster_base.h:988
Function
type_id
include/pybind11/detail/typeid.h:61
Method
type_of_kind
tests/test_tagbased_polymorphic.cpp:88
Method
types
include/pybind11/detail/descr.h:39
Function
unchecked
include/pybind11/numpy.h:1489
Method
unchecked_reference
include/pybind11/numpy.h:658
Function
unique_ptr_roundtrip
tests/test_class_sh_basic.cpp:120
Method
unique_ptr_with_addressof_operator
tests/test_smart_ptr.cpp:65
Function
unique_with_deleter
include/pybind11/detail/type_caster_base.h:835
Function
unlucky_number
tests/test_virtual_functions.cpp:483
Method
unlucky_number
(self)
tests/test_virtual_functions.py:318
Method
unlucky_number
(self)
tests/test_virtual_functions.py:322
Method
unlucky_number
(self)
tests/test_virtual_functions.py:387
Method
unlucky_number
(self)
tests/test_virtual_functions.py:409
Method
unlucky_number
(self)
tests/test_virtual_functions.py:425
Method
unordered
(self)
tests/conftest.py:141
Function
unpacking_collector
include/pybind11/cast.h:2215
Function
uqp_del_is_std_default_delete
include/pybind11/detail/struct_smart_holder.h:144
Function
use_count
tests/test_class_sh_trampoline_shared_from_this.cpp:77
Function
use_multiprocessing_forkserver_on_linux
()
tests/conftest.py:34
Method
utf8_remainder
Computes how many bytes at the end of the buffer are part of an incomplete sequence of UTF-8 bytes. Precondition: pbase() < pptr()
include/pybind11/iostream.h:58
Method
v
(self)
tests/test_multiple_inheritance.py:95
Method
v
(self)
tests/test_multiple_inheritance.py:99
Method
v
(self)
tests/test_multiple_inheritance.py:103
Method
v
(self)
tests/test_class_sh_disowning_mi.py:116
Method
v
(self)
tests/test_class_sh_disowning_mi.py:121
Method
v
(self)
tests/test_class_sh_disowning_mi.py:126
Method
value
Exercises cpp_function(Return (Class::*)(Args...) const noexcept, ...)
tests/test_methods_and_attributes.cpp:176
Method
value
tests/test_local_bindings.cpp:28
Method
value
tests/test_smart_ptr.cpp:317
Method
value_and_holder
Main constructor for a found value/holder:
include/pybind11/detail/value_and_holder.h:23
Method
values_and_holders
include/pybind11/detail/type_caster_base.h:362
Function
vector_accessor
include/pybind11/stl_bind.h:316
Function
vector_buffer
include/pybind11/stl_bind.h:480
Function
vector_buffer_impl
include/pybind11/stl_bind.h:429
Function
vector_if_copy_constructible
include/pybind11/stl_bind.h:79
Function
vector_if_equal_operator
include/pybind11/stl_bind.h:81
Function
vector_if_insertion_operator
include/pybind11/stl_bind.h:83
Function
vector_modifiers
include/pybind11/stl_bind.h:85
Function
vector_to_array
include/pybind11/stl.h:381
Method
vectorize_helper
include/pybind11/numpy.h:2147
Method
view
include/pybind11/buffer_info.h:154
Method
viewPtr
tests/test_eigen_matrix.cpp:248
Method
virtual_func
(self)
tests/test_gil_scoped.py:24
Method
weakref
include/pybind11/pytypes.h:1986
Method
what
tests/test_exceptions.cpp:38
Method
what
tests/test_exceptions.cpp:48
Method
what
tests/test_exceptions.cpp:65
Method
what
tests/test_exceptions.cpp:86
← previous
next →
3,101–3,200 of 3,362, ranked by callers