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
↓ 6 callers
Method
get
tests/test_factory_constructors.cpp:109
↓ 6 callers
Function
get_annotations_helper
(o)
tests/test_pytypes.py:1154
↓ 6 callers
Method
get_b_b
tests/test_multiple_inheritance.cpp:267
↓ 6 callers
Function
get_details_as_uintptr
tests/test_with_catch/test_interpreter.cpp:30
↓ 6 callers
Function
get_fully_qualified_tp_name
include/pybind11/detail/class.h:30
↓ 6 callers
Method
get_history
tests/test_class_sh_shared_ptr_copy_move.cpp:26
↓ 6 callers
Function
get_python_state_dict
include/pybind11/detail/internals.h:159
↓ 6 callers
Function
ignoreOldStyleInitWarnings
tests/pybind11_tests.h:88
↓ 6 callers
Function
intree_extensions
Generate Pybind11Extensions from source files directly located in a Python source tree. ``package_dir`` behaves as in ``setuptools.setup
pybind11/setup_helpers.py:290
↓ 6 callers
Method
lock
include/pybind11/detail/internals.h:236
↓ 6 callers
Method
matches
include/pybind11/pytypes.h:730
↓ 6 callers
Method
nbytes
Total number of bytes
include/pybind11/numpy.h:1139
↓ 6 callers
Method
set_holder_constructed
NOLINTNEXTLINE(readability-make-member-function-const)
include/pybind11/detail/value_and_holder.h:51
↓ 6 callers
Method
str
include/pybind11/pytypes.h:1827
↓ 6 callers
Method
strides_span
Strides of the array as a span
include/pybind11/numpy.h:1170
↓ 6 callers
Function
strip_comments
(s)
tests/test_factory_constructors.py:355
↓ 5 callers
Method
AddSharedFromThis
tests/test_class_sh_trampoline_shared_from_this.cpp:52
↓ 5 callers
Method
Matrix
tests/test_buffers.cpp:54
↓ 5 callers
Method
PremiumTraveler
tests/test_cpp_conduit_traveler_types.h:16
↓ 5 callers
Function
array_copy_but_one
(a, r, c, v)
tests/test_eigen_matrix.py:258
↓ 5 callers
Method
destroy
include/pybind11/detail/internals.h:723
↓ 5 callers
Method
execute
include/pybind11/operators.h:89
↓ 5 callers
Function
function_record_ptr_from_PyObject
include/pybind11/detail/function_record_pyobject.h:127
↓ 5 callers
Method
get
include/pybind11/cast.h:867
↓ 5 callers
Method
get_base_value
tests/test_python_multiple_inheritance.cpp:10
↓ 5 callers
Method
get_buffer_info
tests/test_buffers.cpp:315
↓ 5 callers
Method
get_c_b
tests/test_multiple_inheritance.cpp:271
↓ 5 callers
Method
get_c_c
tests/test_multiple_inheritance.cpp:272
↓ 5 callers
Method
get_trampoline_state
tests/test_potentially_slicing_weak_ptr.cpp:92
↓ 5 callers
Method
has_instance
tests/test_class_sh_trampoline_shared_ptr_cpp_arg.cpp:40
↓ 5 callers
Method
index_at
include/pybind11/numpy.h:1227
↓ 5 callers
Function
keep_alive_impl
include/pybind11/pybind11.h:3231
↓ 5 callers
Method
load
tests/test_custom_type_casters.cpp:122
↓ 5 callers
Function
obj_class_name
include/pybind11/pytypes.h:504
↓ 5 callers
Method
offset_at
include/pybind11/numpy.h:1215
↓ 5 callers
Function
operator()
include/pybind11/pybind11.h:3607
↓ 5 callers
Method
read
include/pybind11/pybind11.h:2070
↓ 5 callers
Function
register_exception_translator
include/pybind11/pybind11.h:3557
↓ 5 callers
Method
resize
Resize array to given shape If refcheck is true and more that one reference exist to this array then resize will succeed only if it makes a reshape, i
include/pybind11/numpy.h:1274
↓ 5 callers
Function
return_descr
include/pybind11/detail/descr.h:221
↓ 5 callers
Method
species
tests/test_class.cpp:133
↓ 5 callers
Method
value
tests/constructor_stats.h:142
↓ 5 callers
Function
warn
Similar to Python `warnings.warn()`
include/pybind11/warnings.h:60
↓ 5 callers
Method
write
include/pybind11/pybind11.h:2075
↓ 5 callers
Method
writeable
If set, the array is writeable (otherwise the buffer is read-only)
include/pybind11/numpy.h:1187
↓ 4 callers
Method
DynamicClass
tests/test_methods_and_attributes.cpp:506
↓ 4 callers
Method
NoAssign
tests/test_stl.cpp:305
↓ 4 callers
Function
PyTF7
tests/test_factory_constructors.cpp:167
↓ 4 callers
Method
Sequence
tests/test_sequences_and_iterators.cpp:174
↓ 4 callers
Method
Sft
tests/test_class_sh_trampoline_shared_from_this.cpp:15
↓ 4 callers
Method
TestFactory1
tests/test_factory_constructors.cpp:22
↓ 4 callers
Method
VectorizeTestClass
tests/test_numpy_vectorize.cpp:79
↓ 4 callers
Function
WrapWithPyValueHolder
(*values)
tests/test_numpy_array.py:670
↓ 4 callers
Method
__init__
(self)
tests/test_virtual_functions.py:106
↓ 4 callers
Function
_run_in_process
(target, *args, **kwargs)
tests/test_gil_scoped.py:170
↓ 4 callers
Method
add1
NOLINTNEXTLINE(performance-unnecessary-value-param)
tests/test_methods_and_attributes.cpp:46
↓ 4 callers
Function
add_patient
include/pybind11/detail/class.h:420
↓ 4 callers
Method
argv0
tests/test_with_catch/test_interpreter.cpp:51
↓ 4 callers
Function
arr
()
tests/test_numpy_array.py:28
↓ 4 callers
Function
array_descriptor1_proxy
include/pybind11/numpy.h:548
↓ 4 callers
Function
array_descriptor2_proxy
include/pybind11/numpy.h:552
↓ 4 callers
Function
array_descriptor_proxy
include/pybind11/numpy.h:540
↓ 4 callers
Function
assert_negate_function
( input_sequence: Sequence[float], target: tuple[float, float], )
tests/test_docs_advanced_cast_custom.py:11
↓ 4 callers
Function
assign_both
(a1, a2, r, c, v)
tests/test_eigen_matrix.py:253
↓ 4 callers
Method
bool_
include/pybind11/pytypes.h:1890
↓ 4 callers
Method
decRef
\brief Decrease the reference count of * the object and possibly deallocate it. * * The object will automatically be deallocated once
tests/object.h:29
↓ 4 callers
Function
dict_getitemstring
copied from cpython _PyDict_GetItemStringWithError
include/pybind11/pytypes.h:976
↓ 4 callers
Method
disown
Caller is responsible for ensuring the complex preconditions (see `smart_holder_type_caster_support::load_helper`).
include/pybind11/detail/struct_smart_holder.h:311
↓ 4 callers
Function
ensure
Ensure that the argument is a NumPy array of the correct dtype (and if not, try to convert it). In case of an error, nullptr is returned and the Pyth
include/pybind11/numpy.h:1495
↓ 4 callers
Method
ensure
Ensure that the argument is a NumPy array In case of an error, nullptr is returned and the Python error is cleared.
include/pybind11/numpy.h:1319
↓ 4 callers
Method
ensure_is_not_disowned
include/pybind11/detail/struct_smart_holder.h:191
↓ 4 callers
Function
erase_all
include/pybind11/detail/typeid.h:25
↓ 4 callers
Method
extra1
tests/test_pickling.cpp:71
↓ 4 callers
Method
extra2
tests/test_pickling.cpp:72
↓ 4 callers
Method
get
tests/test_scoped_critical_section.cpp:34
↓ 4 callers
Method
get_int
tests/test_class_sh_unique_ptr_member.cpp:12
↓ 4 callers
Method
get_interface
tests/test_pytorch_shared_ptr_cast_regression.cpp:38
↓ 4 callers
Function
get_interpreter_state_unchecked
include/pybind11/detail/internals.h:154
↓ 4 callers
Function
get_sys_path_size
tests/test_with_catch/test_interpreter.cpp:20
↓ 4 callers
Function
global_internals_native_enum_type_map_get_item
include/pybind11/detail/native_enum_data.h:104
↓ 4 callers
Method
has_python_instance
returns true if there's an associated python instance
tests/test_class_sh_trampoline_shared_ptr_cpp_arg.cpp:19
↓ 4 callers
Method
incRef
Increase the object's reference count by one
tests/object.h:21
↓ 4 callers
Method
instance_registered
include/pybind11/detail/value_and_holder.h:61
↓ 4 callers
Method
is_inline
include/pybind11/detail/argument_vector.h:217
↓ 4 callers
Method
load_as_shared_ptr
include/pybind11/detail/type_caster_base.h:868
↓ 4 callers
Function
make_new_instance
Instance creation function for all pybind11 types. It allocates the internal instance layout for holding C++ objects and holders. Allocation is done
include/pybind11/detail/class.h:387
↓ 4 callers
Method
member_initialized
tests/test_stl.cpp:83
↓ 4 callers
Function
multiple_values_error
include/pybind11/cast.h:2378
↓ 4 callers
Function
mutation_test_with_samples
tests/test_with_catch/test_args_convert_vector.cpp:30
↓ 4 callers
Function
mutation_test_with_samples
tests/test_with_catch/test_argument_vector.cpp:47
↓ 4 callers
Function
offset_at
tests/test_numpy_array.cpp:119
↓ 4 callers
Function
read_tz_file
(tar: tarfile.TarFile, name: str)
tests/extra_python_package/test_files.py:172
↓ 4 callers
Function
reset_ref
tests/test_eigen_matrix.cpp:25
↓ 4 callers
Method
resolve
include/pybind11/detail/type_caster_base.h:601
↓ 4 callers
Function
run_string
( interp: interpreters.Interpreter, code: str, *, shared: dict
tests/test_multiple_interpreters.py:39
↓ 4 callers
Function
same_type
include/pybind11/detail/internals.h:183
↓ 4 callers
Method
set
tests/test_methods_and_attributes.cpp:95
↓ 4 callers
Method
set
tests/test_scoped_critical_section.cpp:35
↓ 4 callers
Method
set_instance_registered
NOLINTNEXTLINE(readability-make-member-function-const)
include/pybind11/detail/value_and_holder.h:67
↓ 4 callers
Method
set_object
tests/test_class_sh_trampoline_shared_ptr_cpp_arg.cpp:38
← previous
next →
201–300 of 3,362, ranked by callers