Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aguinet/dragonffi
/ functions
Functions
1,313 in github.com/aguinet/dragonffi
⨍
Functions
1,313
◇
Types & classes
583
Method
str
third-party/pybind11/pytypes.h:1472
Method
strdup_guard
third-party/pybind11/pybind11.h:314
Method
stride_compatible
third-party/pybind11/eigen/matrix.h:105
Method
string type_info_description
third-party/pybind11/detail/type_caster_base.h:1009
Method
string_op
third-party/pybind11/pytypes.h:1606
Function
stripDITypePtr
lib/dffi_impl.cpp:150
Function
structtype_new
bindings/python/pydffi.cpp:325
Method
switch_
bindings/python/dispatcher.h:28
Method
sync
third-party/pybind11/iostream.h:117
Method
test_anon_struct
(self)
bindings/python/tests/test_anon_struct.py:21
Method
test_array
(self)
bindings/python/tests/test_array.py:23
Method
test_array_ptr
(self)
bindings/python/tests/test_array_ptr.py:21
Method
test_basic
(self)
bindings/python/tests/test_purectypes_gen.py:22
Method
test_basicobjs
(self)
bindings/python/tests/test_basicobjs.py:22
Method
test_bool
(self)
bindings/python/tests/test_bool.py:22
Method
test_buffers
(self)
bindings/python/tests/test_buffers.py:23
Method
test_cast
(self)
bindings/python/tests/test_cast.py:22
Method
test_cdef_types
(self)
bindings/python/tests/test_cdef_types.py:24
Method
test_constness
(self)
bindings/python/tests/test_constness.py:23
Method
test_cxx
(self)
bindings/python/tests/test_cxx.py:27
Method
test_enum
(self)
bindings/python/tests/test_enum_.py:26
Method
test_errors
(self)
bindings/python/tests/test_errors.py:24
Method
test_func_ptr
(self)
bindings/python/tests/test_func_ptr.py:21
Method
test_funcs_prop
(self)
bindings/python/tests/test_funcs_prop.py:24
Method
test_ignored
(self)
bindings/python/tests/test_ignored.py:25
Method
test_includes
(self)
bindings/python/tests/test_includes.py:22
Method
test_lasterror
(self)
bindings/python/tests/test_lasterror.py:23
Method
test_mdarray
(self)
bindings/python/tests/test_mdarray.py:22
Method
test_memrefs
(self)
bindings/python/tests/test_mem_refs.py:101
Method
test_mutiplecu
(self)
bindings/python/tests/test_multiple_cu.py:22
Method
test_new_structs
(self)
bindings/python/tests/test_new_structs.py:21
Method
test_newtypes
(self)
bindings/python/tests/test_new_types.py:21
Method
test_ptrs
(self)
bindings/python/tests/test_ptrs.py:23
Method
test_recursive_struct
(self)
bindings/python/tests/test_purectypes_gen.py:75
Method
test_recursive_union
(self)
bindings/python/tests/test_purectypes_gen.py:105
Method
test_str
(self)
bindings/python/tests/test_str.py:22
Method
test_struct
(self)
bindings/python/tests/test_purectypes_gen.py:29
Method
test_structs
(self)
bindings/python/tests/test_structs.py:23
Method
test_structs_portable_format
(self)
bindings/python/tests/test_structs_portable_format.py:22
Method
test_structsformat
(self)
bindings/python/tests/test_structs_format.py:24
Method
test_symbol
(self)
bindings/python/tests/test_symbol.py:23
Method
test_union
(self)
bindings/python/tests/test_purectypes_gen.py:53
Method
test_unions
(self)
bindings/python/tests/test_unions.py:21
Method
test_views
(self)
bindings/python/tests/test_views.py:23
Method
test_wrapper
(self)
bindings/python/tests/test_wrapper.py:21
Function
tls_replace_value
On CPython < 3.4 and on PyPy, `PyThread_set_key_value` strangely does not set the value if it has already been set. Instead, it must first be deleted
third-party/pybind11/detail/internals.h:97
Function
translate_local_exception
third-party/pybind11/detail/internals.h:409
Method
try_direct_conversions
third-party/pybind11/cast.h:813
Method
try_implicit_casts
third-party/pybind11/cast.h:795
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.
third-party/pybind11/detail/type_caster_base.h:652
Method
tuple
Some compilers generate link errors when using `const SzType &` here:
third-party/pybind11/pytypes.h:1973
Method
type cast_or_null
include/dffi/casting.h:289
Method
type dyn_cast
include/dffi/casting.h:335
Method
type dyn_cast_or_null
include/dffi/casting.h:356
Method
type_caster_base
third-party/pybind11/detail/type_caster_base.h:911
Method
type_caster_generic
third-party/pybind11/detail/type_caster_base.h:500
Function
type_id
third-party/pybind11/detail/typeid.h:61
Function
unchecked
third-party/pybind11/numpy.h:1130
Method
unchecked
third-party/pybind11/numpy.h:897
Method
unchecked_reference
third-party/pybind11/numpy.h:419
Method
unicode_from_fs_native
third-party/pybind11/stl/filesystem.h:42
Function
uniontype_new
bindings/python/pydffi.cpp:337
Function
unique_dyn_cast
include/dffi/casting.h:383
Function
unique_dyn_cast_or_null
include/dffi/casting.h:399
Method
unpacking_collector
third-party/pybind11/cast.h:1494
Method
upck_double
(v)
bindings/python/tests/test_mdarray.py:33
Method
upck_int
(v)
bindings/python/tests/test_constness.py:42
Function
useLastError
include/dffi/types.h:293
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()
third-party/pybind11/iostream.h:58
Function
valid
include/dffi/dffi.h:121
Method
value_and_holder
Main constructor for a found value/holder:
third-party/pybind11/detail/type_caster_base.h:260
Method
values_and_holders
third-party/pybind11/detail/type_caster_base.h:322
Function
vector_accessor
third-party/pybind11/stl_bind.h:315
Function
vector_buffer
third-party/pybind11/stl_bind.h:475
Function
vector_buffer_impl
third-party/pybind11/stl_bind.h:424
Function
vector_if_copy_constructible
third-party/pybind11/stl_bind.h:77
Function
vector_if_equal_operator
third-party/pybind11/stl_bind.h:79
Function
vector_if_insertion_operator
third-party/pybind11/stl_bind.h:81
Function
vector_modifiers
third-party/pybind11/stl_bind.h:83
Function
vectorize
third-party/pybind11/numpy.h:1953
Method
vectorize_helper
third-party/pybind11/numpy.h:1810
Method
view
bindings/python/cobj.h:95
Method
view
bindings/python/cobj.h:204
Method
view
third-party/pybind11/buffer_info.h:150
Method
weakref
third-party/pybind11/pytypes.h:1796
Method
what
bindings/python/pydffi.cpp:42
Function
withConst
include/dffi/types.h:215
Method
~CObj
bindings/python/cobj.h:260
Method
~DFFI
lib/dffi_api.cpp:41
Method
~DFFICtx
lib/dffictx.cpp:25
Method
~DFFIError
bindings/python/errors.h:26
Method
~DFFIImpl
lib/dffi_impl.cpp:384
Method
~Data
bindings/python/cobj.h:105
Method
~Data
bindings/python/cobj.h:215
Method
~ThrowError
bindings/python/errors.h:91
Method
~buffer_info
third-party/pybind11/buffer_info.h:143
Method
~error_scope
third-party/pybind11/detail/common.h:1063
Method
~func_handle
third-party/pybind11/functional.h:96
Method
~gil_scoped_acquire
third-party/pybind11/gil.h:196
Method
~gil_scoped_acquire_local
third-party/pybind11/detail/internals.h:441
← previous
next →
1,201–1,300 of 1,313, ranked by callers