MCPcopy Create free account

hub / github.com/pybind/pybind11 / functions

Functions3,362 in github.com/pybind/pybind11

Functionf4
NOLINTNEXTLINE(modernize-use-noexcept)
tests/test_constants_and_functions.cpp:63
Functionfactory
NOLINTNEXTLINE(google-explicit-constructor)
include/pybind11/detail/init.h:382
Methodfail_dim_check
include/pybind11/numpy.h:1331
Methodfield_descr
include/pybind11/numpy.h:989
Methodflags
Return the NumPy array flags
include/pybind11/numpy.h:1184
Methodfloat_
tests/test_pytypes.cpp:47
Methodfloat_
include/pybind11/pytypes.h:1966
Methodfoo
tests/test_kwargs_and_defaults.cpp:289
Methodfoo
tests/test_multiple_inheritance.cpp:52
Methodfoo
tests/test_multiple_inheritance.cpp:92
Methodfoo
tests/test_class_sh_disowning_mi.cpp:33
Methodformat
include/pybind11/complex.h:27
Methodformat
include/pybind11/numpy.h:1530
Methodformat
include/pybind11/numpy.h:1537
Methodformat
include/pybind11/numpy.h:1541
Methodformat
include/pybind11/numpy.h:1546
Methodformat
include/pybind11/numpy.h:1554
Methodformat
include/pybind11/numpy.h:1764
Methodformat
include/pybind11/detail/common.h:1169
Methodformat
include/pybind11/detail/common.h:1202
Methodformat_value_and_trace
include/pybind11/pytypes.h:589
Functionforward_like
include/pybind11/stl.h:149
Methodfree
include/pybind11/eigen/tensor.h:85
Methodfree
include/pybind11/eigen/tensor.h:117
Methodfrom_args
This is essentially the same as calling numpy.dtype(args) in Python.
include/pybind11/numpy.h:873
Functionfrom_const
tests/test_pytypes.cpp:108
Methodfrom_data
include/pybind11/pybind11.h:486
Methodfrom_data
include/pybind11/functional.h:103
Methodfrom_memory
\rst Creates ``memoryview`` from static memory. This method is meant for providing a ``memoryview`` for C/C++ buffer not mana
include/pybind11/pytypes.h:2491
Functionfrom_ncnst
tests/test_pytypes.cpp:102
Methodfrom_raw_ptr_take_ownership
include/pybind11/detail/struct_smart_holder.h:295
Methodfrom_raw_ptr_unowned
include/pybind11/detail/struct_smart_holder.h:281
Methodfrom_shared_ptr
include/pybind11/detail/struct_smart_holder.h:383
Methodfrom_unique_ptr
include/pybind11/detail/struct_smart_holder.h:341
Functionfunc
()
tests/test_with_catch/test_trampoline.py:6
Methodfunc
tests/test_virtual_functions.cpp:222
Methodfunc
(self)
tests/test_virtual_functions.py:455
Methodfunc
tests/test_with_catch/test_interpreter.cpp:67
Methodfunc
(self)
tests/test_with_catch/test_trampoline.py:8
Functionfunc1
()
tests/test_callbacks.py:17
Functionfunc2
(a, b, c, d)
tests/test_callbacks.py:20
Functionfunc2
()
tests/test_with_catch/test_trampoline.py:14
Functionfunc3
(a)
tests/test_callbacks.py:23
Methodfunc_wrapper_base
include/pybind11/functional.h:45
Methodfunction_call
include/pybind11/attr.h:390
Methodfunction_record
include/pybind11/attr.h:198
Methodfunctor_builtin_delete
Workaround for these errors: gcc 4.8.5: too many initializers for 'helpers::functor_builtin_delete<int>' clang 3.6: excess elements in struct initiali
tests/pure_cpp/smart_holder_poc_test.cpp:37
Methodgc
tests/constructor_stats.h:113
Functiongc_collect
Run the garbage collector several times (needed when running reference counting tests with PyPy)
tests/conftest.py:221
Functiongenerate_doxygen_xml
(app)
docs/conf.py:328
Functiongenerate_dummy_code_boost
(nclasses=10)
docs/benchmark.py:42
Functiongenerate_dummy_code_pybind11
(nclasses=10)
docs/benchmark.py:11
Functiongenerate_type_signature
include/pybind11/pybind11.h:240
Methodgeneric_iterator
include/pybind11/pytypes.h:1245
Methodget
tests/test_sequences_and_iterators.cpp:80
Methodget
tests/test_tagbased_polymorphic.cpp:126
Methodget
tests/test_methods_and_attributes.cpp:94
Methodget
(self)
tests/test_class_sh_virtual_py_cpp_mix.py:20
Methodget
tests/test_class_sh_virtual_py_cpp_mix.cpp:20
Methodget
tests/test_class_sh_virtual_py_cpp_mix.cpp:25
Methodget
tests/test_class_sh_virtual_py_cpp_mix.cpp:35
Methodget
tests/test_class_sh_virtual_py_cpp_mix.cpp:41
Methodget
tests/test_smart_ptr.cpp:39
Methodget
tests/test_smart_ptr.cpp:53
Methodget
tests/test_smart_ptr.cpp:67
Methodget
tests/test_smart_ptr.cpp:80
Methodget
tests/test_smart_ptr.cpp:336
Methodget
tests/test_cross_module_rtti/bindings.cpp:8
Methodget
tests/pure_cpp/smart_holder_poc_test.cpp:60
Methodget
include/pybind11/pytypes.h:1147
Methodget
include/pybind11/pytypes.h:1154
Methodget
include/pybind11/pytypes.h:1173
Methodget
include/pybind11/pytypes.h:1194
Methodget
include/pybind11/pytypes.h:1215
Methodget
include/pybind11/detail/type_caster_base.h:1597
MethodgetDescription
tests/test_with_catch/catch.cpp:41
MethodgetPtr
tests/test_eigen_matrix.cpp:246
MethodgetShPtr
tests/test_class_sh_shared_ptr_copy_move.cpp:37
MethodgetSmHld
tests/test_class_sh_shared_ptr_copy_move.cpp:38
MethodgetVal
tests/test_class_sh_trampoline_unique_ptr.cpp:18
MethodgetValue
tests/test_docstring_options.cpp:68
Functionget_array_data_for_type
include/pybind11/eigen/tensor.h:337
Methodget_buffer
Exercises def_buffer(Return (Class::*)(Args...) const noexcept)
tests/test_buffers.cpp:475
Methodget_buffer
Exercises def_buffer(Return (Class::*)(Args...) &)
tests/test_buffers.cpp:496
Methodget_buffer
Exercises def_buffer(Return (Class::*)(Args...) const &)
tests/test_buffers.cpp:515
Methodget_buffer
Exercises def_buffer(Return (Class::*)(Args...) & noexcept)
tests/test_buffers.cpp:536
Methodget_buffer
Exercises def_buffer(Return (Class::*)(Args...) const & noexcept)
tests/test_buffers.cpp:556
Methodget_buffer_info
tests/test_buffers.cpp:332
Methodget_buffer_info
tests/test_buffers.cpp:354
Methodget_buffer_info
tests/test_buffers.cpp:364
Methodget_code
tests/test_potentially_slicing_weak_ptr.cpp:17
Methodget_code
tests/test_potentially_slicing_weak_ptr.cpp:61
Methodget_code
tests/test_potentially_slicing_weak_ptr.cpp:66
Methodget_code
tests/test_potentially_slicing_weak_ptr.cpp:102
Methodget_code
(self)
tests/test_potentially_slicing_weak_ptr.py:49
Functionget_concrete_dtype_checks
tests/test_numpy_array.cpp:34
Methodget_double
tests/test_methods_and_attributes.cpp:160
Functionget_dtype_check
tests/test_numpy_array.cpp:26
Functionget_dtype_size_check
tests/test_numpy_array.cpp:55
Methodget_duration
include/pybind11/chrono.h:71
← previousnext →1,501–1,600 of 3,362, ranked by callers