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
↓ 2 callers
Function
log2
third-party/pybind11/detail/common.h:542
↓ 2 callers
Function
make_key_iterator
third-party/pybind11/pybind11.h:2417
↓ 2 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
third-party/pybind11/detail/class.h:349
↓ 2 callers
Function
memoryview_from_buffer_info
bindings/python/cobj.cpp:580
↓ 2 callers
Function
obj_class_name
third-party/pybind11/pytypes.h:467
↓ 2 callers
Method
operator*
include/dffi/iterator.h:275
↓ 2 callers
Method
operator+
include/dffi/iterator.h:99
↓ 2 callers
Method
operator<
include/dffi/iterator.h:268
↓ 2 callers
Method
operator==
include/dffi/iterator.h:267
↓ 2 callers
Function
precheck_interpreter
third-party/pybind11/embed.h:89
↓ 2 callers
Method
setBody
lib/dffi_types.cpp:250
↓ 2 callers
Method
setConst
bindings/python/cobj.h:271
↓ 2 callers
Method
setValue
bindings/python/cobj.cpp:552
↓ 2 callers
Method
squeeze
Return a new view with all of the dimensions of length 1 removed
third-party/pybind11/numpy.h:907
↓ 2 callers
Function
test
tests/lasterror.cpp:22
↓ 2 callers
Function
throwCompileErr
bindings/python/pydffi.cpp:68
↓ 2 callers
Function
throw_gilstate_error
third-party/pybind11/pytypes.h:303
↓ 2 callers
Function
traverse_offset_bases
For multiple inheritance types we need to recursively register/deregister base pointers for any base classes with pointers that are difference from th
third-party/pybind11/detail/class.h:295
↓ 2 callers
Function
value
third-party/pybind11/pybind11.h:2095
↓ 2 callers
Function
vectorize_extractor
third-party/pybind11/numpy.h:1939
↓ 2 callers
Method
verify_ignored
(self, CU, name)
bindings/python/tests/test_ignored.py:21
↓ 2 callers
Method
writeable
If set, the array is writeable (otherwise the buffer is read-only)
third-party/pybind11/numpy.h:828
↓ 1 callers
Method
CArrayObj
bindings/python/cobj.h:442
↓ 1 callers
Function
CCToClangAttribute
lib/dffi_api.cpp:474
↓ 1 callers
Function
EnumType
Generate opaque enum
include/dffi/composite_type.h:181
↓ 1 callers
Function
NativeFunc
include/dffi/native_func.h:44
↓ 1 callers
Method
PyArray_Check_
third-party/pybind11/numpy.h:199
↓ 1 callers
Function
QualType
include/dffi/types.h:182
↓ 1 callers
Function
acquire_from_somewhere
(signal)
examples/fftw.py:18
↓ 1 callers
Method
addSymbol
lib/dffi_api.cpp:106
↓ 1 callers
Method
add_base
third-party/pybind11/attr.h:328
↓ 1 callers
Function
add_class_method
third-party/pybind11/pybind11.h:1456
↓ 1 callers
Function
add_object
\rst Adds an object to the module using the given name. Throws if an object with the given name already exists. ``overwrite`
third-party/pybind11/pybind11.h:1228
↓ 1 callers
Method
advance
third-party/pybind11/pytypes.h:1423
↓ 1 callers
Function
all_type_info_get_cache
third-party/pybind11/pybind11.h:2264
↓ 1 callers
Function
all_type_info_populate
Populates a just-created cache entry.
third-party/pybind11/detail/type_caster_base.h:106
↓ 1 callers
Method
allocate_layout
third-party/pybind11/detail/type_caster_base.h:410
↓ 1 callers
Method
args
third-party/pybind11/cast.h:1474
↓ 1 callers
Function
broadcast
third-party/pybind11/numpy.h:1648
↓ 1 callers
Function
c_str
third-party/pybind11/detail/internals.h:554
↓ 1 callers
Function
call_operator_delete
third-party/pybind11/pybind11.h:1426
↓ 1 callers
Function
cast
third-party/pybind11/eigen/tensor.h:214
↓ 1 callers
Method
check_holder_compat
third-party/pybind11/detail/type_caster_base.h:640
↓ 1 callers
Function
classof
include/dffi/types.h:277
↓ 1 callers
Function
clear_instance
Clears all internal data from the instance and removes it from registered instances in preparation for deallocation.
third-party/pybind11/detail/class.h:408
↓ 1 callers
Function
clear_patients
third-party/pybind11/detail/class.h:390
↓ 1 callers
Function
cpointerobj_new_val
bindings/python/pydffi.cpp:349
↓ 1 callers
Method
cpp_function
third-party/pybind11/pytypes.h:2140
↓ 1 callers
Method
create
third-party/pybind11/numpy.h:1758
↓ 1 callers
Function
createClangResFileSystem
lib/dffi_impl_clang_res.cpp:35
↓ 1 callers
Function
createObj
bindings/python/cobj.cpp:335
↓ 1 callers
Function
create_extension_module
\rst Create a new top-level module that can be used as the main module of a C extension. ``def`` should point to a statically allocat
third-party/pybind11/pybind11.h:1245
↓ 1 callers
Function
cu_getfunction
bindings/python/pydffi.cpp:94
↓ 1 callers
Method
deallocate_layout
NOLINTNEXTLINE(readability-make-member-function-const)
third-party/pybind11/detail/type_caster_base.h:459
↓ 1 callers
Method
declareDIComposite
lib/dffi_impl.cpp:833
↓ 1 callers
Function
deregister_instance
third-party/pybind11/detail/class.h:338
↓ 1 callers
Function
deregister_instance_impl
third-party/pybind11/detail/class.h:319
↓ 1 callers
Function
dir
third-party/pybind11/pytypes.h:2490
↓ 1 callers
Method
distance_to
third-party/pybind11/pytypes.h:1178
↓ 1 callers
Function
do_something_with
(result)
examples/fftw.py:28
↓ 1 callers
Function
dwarfCCToDFFI
lib/dffi_impl.cpp:71
↓ 1 callers
Function
enable_buffer_protocol
Give this type a buffer interface.
third-party/pybind11/detail/class.h:621
↓ 1 callers
Function
ensure_object
third-party/pybind11/pytypes.h:973
↓ 1 callers
Function
equal
Equivalent to obj == other in Python
third-party/pybind11/pytypes.h:150
↓ 1 callers
Method
execute_cast
third-party/pybind11/operators.h:97
↓ 1 callers
Function
f_strides
F-style strides; default when constructing an array_t with `ExtraFlags & f_style`
third-party/pybind11/buffer_info.h:31
↓ 1 callers
Function
field_get_name
bindings/python/pydffi.cpp:376
↓ 1 callers
Function
finalize_interpreter
\rst Shut down the Python interpreter. No pybind11 or CPython API functions can be called after this. In addition, pybind11 objects must not o
third-party/pybind11/embed.h:244
↓ 1 callers
Function
find_registered_python_instance
Searches the inheritance graph for a registered Python instance, using all_type_info().
third-party/pybind11/detail/type_caster_base.h:240
↓ 1 callers
Function
first
third-party/pybind11/detail/common.h:814
↓ 1 callers
Method
get
third-party/pybind11/cast.h:734
↓ 1 callers
Method
getAlign
lib/dffi_types.cpp:56
↓ 1 callers
Method
getArrayType
lib/dffi_impl.cpp:725
↓ 1 callers
Method
getBufferInfo
bindings/python/cobj.cpp:508
↓ 1 callers
Method
getCompositeType
bindings/python/cobj.h:534
↓ 1 callers
Method
getEnumType
lib/dffi_api.cpp:364
↓ 1 callers
Method
getField
lib/dffi_types.cpp:236
↓ 1 callers
Method
getFunctionAddressAndTy
lib/dffi_api.cpp:393
↓ 1 callers
Method
getFunctionType
lib/dffictx.cpp:64
↓ 1 callers
Method
getPointeeType
bindings/python/cobj.h:426
↓ 1 callers
Method
getPointerType
lib/dffi_api.cpp:64
↓ 1 callers
Method
getPtrType
lib/dffictx.cpp:40
↓ 1 callers
Function
getQualifiers
include/dffi/types.h:213
↓ 1 callers
Method
getSize
lib/dffi_types.cpp:110
↓ 1 callers
Method
getSysroot
lib/dffi_impl.cpp:114
↓ 1 callers
Method
getTypeFromDIType
lib/dffi_impl.cpp:981
↓ 1 callers
Method
getTypes
lib/dffi_api.cpp:348
↓ 1 callers
Method
getUnionType
lib/dffi_api.cpp:370
↓ 1 callers
Method
getWrapperLLVMStr
lib/dffi_llvm_wrapper.cpp:50
↓ 1 callers
Method
get_A
(self)
bindings/python/tests/test_mem_refs.py:63
↓ 1 callers
Method
get_CU
(self)
bindings/python/tests/test_mem_refs.py:25
↓ 1 callers
Method
get_buf_view
(self)
bindings/python/tests/test_mem_refs.py:84
↓ 1 callers
Method
get_fun
(self)
bindings/python/tests/test_mem_refs.py:44
↓ 1 callers
Function
get_object_handle
third-party/pybind11/detail/type_caster_base.h:473
↓ 1 callers
Function
get_override
third-party/pybind11/pybind11.h:2766
↓ 1 callers
Method
get_type
third-party/pybind11/pytypes.h:2423
↓ 1 callers
Method
get_type_info
third-party/pybind11/numpy.h:94
↓ 1 callers
Method
implicit_cast
third-party/pybind11/cast.h:674
↓ 1 callers
Method
increment
third-party/pybind11/numpy.h:1556
↓ 1 callers
Function
initialize_interpreter_pre_pyconfig
third-party/pybind11/embed.h:100
← previous
next →
201–300 of 1,313, ranked by callers