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
↓ 1 callers
Method
inlineCompositesAnonymousMembers
lib/anon_member_inliner.cpp:85
↓ 1 callers
Function
isOpaque
include/dffi/composite_type.h:65
↓ 1 callers
Method
isSignedInteger
lib/dffi_types.cpp:36
↓ 1 callers
Function
isWrapperFunction
lib/dffi_impl.cpp:379
↓ 1 callers
Method
is_cpp_function
third-party/pybind11/pytypes.h:2147
↓ 1 callers
Function
isinstance_generic
third-party/pybind11/detail/type_caster_base.h:465
↓ 1 callers
Method
kind
Single-character code for dtype's kind. For example, floating point types are 'f' and integral types are 'i'.
third-party/pybind11/numpy.h:597
↓ 1 callers
Function
last
third-party/pybind11/detail/common.h:820
↓ 1 callers
Function
load
third-party/pybind11/eigen/matrix.h:639
↓ 1 callers
Method
load_args
third-party/pybind11/cast.h:1419
↓ 1 callers
Function
load_numpy_internals
third-party/pybind11/numpy.h:111
↓ 1 callers
Function
load_type
third-party/pybind11/cast.h:1032
↓ 1 callers
Function
localtime_thread_safe
third-party/pybind11/chrono.h:102
↓ 1 callers
Function
main
tests/bool.cpp:22
↓ 1 callers
Function
make_default_metaclass
This metaclass is assigned by default to all pybind11 types and is required in order for static properties to function correctly. Users may overri
third-party/pybind11/detail/class.h:251
↓ 1 callers
Function
make_iterator
third-party/pybind11/pybind11.h:2401
↓ 1 callers
Function
make_new_python_type
Create a brand new Python type according to the `type_record` specification. Return value: New reference. */
third-party/pybind11/detail/class.h:630
↓ 1 callers
Function
make_object_base_type
Create the type which can be used as a common base for all classes. This is needed in order to satisfy Python's requirements for multiple inherit
third-party/pybind11/detail/class.h:481
↓ 1 callers
Function
make_static_property_type
A `static_property` is the same as a `property` but the `__get__()` and `__set__()` methods are modified to always use the object type instead of
third-party/pybind11/detail/class.h:64
↓ 1 callers
Function
make_value_iterator
third-party/pybind11/pybind11.h:2433
↓ 1 callers
Method
matches
third-party/pybind11/pytypes.h:641
↓ 1 callers
Function
metaclass
Override pybind11's default metaclass
third-party/pybind11/attr.h:89
↓ 1 callers
Function
operator()
third-party/pybind11/detail/common.h:1074
↓ 1 callers
Method
operator=
third-party/pybind11/cast.h:1344
↓ 1 callers
Method
operator>
include/dffi/iterator.h:153
↓ 1 callers
Method
parseDIComposite
lib/dffi_impl.cpp:879
↓ 1 callers
Method
parseFunctionAlias
lib/dffi_impl.cpp:1133
↓ 1 callers
Function
plus_impl
third-party/pybind11/detail/descr.h:45
↓ 1 callers
Function
printFunctionAttrs
This is from clang/AST/TypePrinter.cpp. This function isn't exported :/ This is used as part of a hack because the "dump" API of FunctionDecl does not
lib/dffi_impl_clang.cpp:39
↓ 1 callers
Function
register_instance
third-party/pybind11/detail/class.h:331
↓ 1 callers
Function
register_instance_impl
third-party/pybind11/detail/class.h:315
↓ 1 callers
Function
require_size
third-party/pybind11/stl.h:229
↓ 1 callers
Function
restore
Restores the currently-held Python error (which will clear the Python error indicator first if already set). NOTE: This member function will always re
third-party/pybind11/pytypes.h:683
↓ 1 callers
Method
run_A
(self)
bindings/python/tests/test_mem_refs.py:77
↓ 1 callers
Method
run_CU
(self)
bindings/python/tests/test_mem_refs.py:37
↓ 1 callers
Method
run_buf_view
(self)
bindings/python/tests/test_mem_refs.py:89
↓ 1 callers
Method
setAlias
lib/dffi_impl.h:184
↓ 1 callers
Method
strip_padding
third-party/pybind11/numpy.h:635
↓ 1 callers
Function
test
tests/dlopen.cpp:13
↓ 1 callers
Function
translate_exception
third-party/pybind11/detail/internals.h:349
↓ 1 callers
Method
try_direct_conversions
third-party/pybind11/detail/type_caster_base.h:632
↓ 1 callers
Function
try_get_shared_from_this
third-party/pybind11/detail/common.h:1168
↓ 1 callers
Method
try_implicit_casts
third-party/pybind11/detail/type_caster_base.h:622
↓ 1 callers
Function
type_descr
third-party/pybind11/detail/descr.h:153
↓ 1 callers
Method
types
third-party/pybind11/detail/descr.h:39
↓ 1 callers
Function
widen_chars
third-party/pybind11/embed.h:84
Method
ASTGenWrappersAction
lib/dffi_impl.h:216
Method
ASTGenWrappersConsumer
lib/dffi_impl_clang.cpp:115
Method
ArrayType
lib/dffi_types.cpp:209
Method
BasicType
lib/dffi_types.cpp:31
Method
CArrayObjPyIterator
bindings/python/pydffi.cpp:406
Method
CCompositeObj
bindings/python/cobj.h:491
Method
CFunction
bindings/python/cobj.h:583
Method
CObj
bindings/python/cobj.h:256
Method
CPointerObj
bindings/python/cobj.h:402
Method
CUFuncs
bindings/python/pydffi.cpp:226
Method
CUImpl
lib/dffi_impl.cpp:733
Method
CUTypes
bindings/python/pydffi.cpp:251
Method
CUnionObj
bindings/python/cobj.h:570
Method
CVarArgsFunction
bindings/python/cobj.h:604
Method
CanOpaqueType
lib/dffi_types.cpp:221
Method
CompilationUnit
lib/dffi_api.cpp:337
Method
CompositeField
lib/dffi_types.cpp:215
Method
CompositeType
lib/dffi_types.cpp:228
Method
ConstCastError
bindings/python/pydffi.cpp:62
Method
ConstError
bindings/python/pydffi.cpp:58
Method
CreateASTConsumer
lib/dffi_impl_clang.cpp:240
Method
DFFI
lib/dffi_api.cpp:37
Method
DFFICtx
lib/dffictx.cpp:22
Method
DFFICtx
lib/dffictx.h:198
Method
DFFIErrorStr
bindings/python/pydffi.cpp:35
Method
DFFIImpl
lib/dffi_impl.cpp:164
Method
Data
bindings/python/cobj.h:65
Method
Data
bindings/python/cobj.h:154
Function
DynamicLibrary
include/dffi/dffi.h:117
Method
EigenConformable
NOLINTNEXTLINE(google-explicit-constructor)
third-party/pybind11/eigen/matrix.h:89
Method
FunctionType
lib/dffi_types.cpp:164
Method
GEP
bindings/python/cobj.h:468
Method
HandleDecl
lib/dffi_impl_clang.cpp:135
Method
HandleFD
lib/dffi_impl_clang.cpp:163
Method
HandleTopLevelDecl
lib/dffi_impl_clang.cpp:126
Method
HandleTypedefDecl
lib/dffi_impl_clang.cpp:154
Method
ItemsViewImpl
third-party/pybind11/stl_bind.h:685
Method
KeyTy
lib/dffictx.h:67
Method
KeyTy
lib/dffictx.h:132
Method
KeysViewImpl
third-party/pybind11/stl_bind.h:667
Method
MDArray
lib/dffi_types.cpp:276
Function
Name
third-party/pybind11/pytypes.h:1314
Method
NativeFunc
lib/dffi_api.cpp:431
Method
OstreamRedirect
third-party/pybind11/iostream.h:210
Method
PointerType
lib/dffi_types.cpp:194
Method
PyArrayDescr_Check_
third-party/pybind11/numpy.h:202
Function
PyEllipsis_Check
third-party/pybind11/pytypes.h:1255
Function
PyIterable_Check
third-party/pybind11/pytypes.h:1244
Function
PyNone_Check
third-party/pybind11/pytypes.h:1254
Function
PyStaticMethod_Check
third-party/pybind11/pytypes.h:1266
Function
PyUnicode_Check_Permissive
third-party/pybind11/pytypes.h:1258
Method
ReferenceProxy
include/dffi/iterator.h:92
Method
Type
lib/dffi_types.cpp:26
Method
TypeError
bindings/python/errors.h:48
← previous
next →
301–400 of 1,313, ranked by callers