Home
last modified time | relevance | path

Searched defs:orig_function (Results 1 – 25 of 41) sorted by relevance

12

/dports/finance/gnucash/gnucash-4.9/bindings/python/
H A Dgnucash_core.py578 def decorate_monetary_list_returning_function(orig_function): argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/kvm/
H A Dcpuid.c1184 u32 orig_function = *eax, function = *eax, index = *ecx; in kvm_cpuid() local
/dports/lang/ferite/ferite-1.0.2/src/
H A Dferite_execute.c1599 …( FeriteScript *script, void *container, FeriteObject *block, FeriteFunction *orig_function, Ferit… in ferite_call_function()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/kvm/
H A Dcpuid.c1184 u32 orig_function = *eax, function = *eax, index = *ecx; in kvm_cpuid() local
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/kvm/
H A Dcpuid.c1184 u32 orig_function = *eax, function = *eax, index = *ecx; in kvm_cpuid() local
/dports/math/py-theano/Theano-1.0.5/theano/compile/
H A Dfunction_module.py1765 def orig_function(inputs, outputs, mode=None, accept_inplace=False, function
/dports/deskutils/zim/zim-0.74.3/tests/
H A D__init__.py774 def __init__(self, orig_function): argument
/dports/lang/gcc9/gcc-9.4.0/gcc/c-family/
H A Dc-common.c6629 speculation_safe_value_resolve_params (location_t loc, tree orig_function, in speculation_safe_value_resolve_params()
6752 sync_resolve_params (location_t loc, tree orig_function, tree function, in sync_resolve_params()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/c-family/
H A Dc-common.c6684 speculation_safe_value_resolve_params (location_t loc, tree orig_function, in speculation_safe_value_resolve_params()
6809 sync_resolve_params (location_t loc, tree orig_function, tree function, in sync_resolve_params()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/c-family/
H A Dc-common.c6685 speculation_safe_value_resolve_params (location_t loc, tree orig_function, in speculation_safe_value_resolve_params()
6810 sync_resolve_params (location_t loc, tree orig_function, tree function, in sync_resolve_params()
/dports/lang/gcc10/gcc-10.3.0/gcc/c-family/
H A Dc-common.c6685 speculation_safe_value_resolve_params (location_t loc, tree orig_function, in speculation_safe_value_resolve_params()
6810 sync_resolve_params (location_t loc, tree orig_function, tree function, in sync_resolve_params()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/c-family/
H A Dc-common.c6627 speculation_safe_value_resolve_params (location_t loc, tree orig_function, in speculation_safe_value_resolve_params()
6750 sync_resolve_params (location_t loc, tree orig_function, tree function, in sync_resolve_params()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/c-family/
H A Dc-common.c6629 speculation_safe_value_resolve_params (location_t loc, tree orig_function, in speculation_safe_value_resolve_params()
6752 sync_resolve_params (location_t loc, tree orig_function, tree function, in sync_resolve_params()
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/tbbmalloc/
H A Dfrontend.cpp3122 …* __TBB_malloc_safer_aligned_realloc(void *ptr, size_t size, size_t alignment, void* orig_function) in __TBB_malloc_safer_aligned_realloc()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/tbb-2018_U2/src/tbbmalloc/
H A Dfrontend.cpp3050 …* __TBB_malloc_safer_aligned_realloc(void *ptr, size_t size, size_t alignment, void* orig_function) in __TBB_malloc_safer_aligned_realloc()
/dports/devel/tbb/oneTBB-2020.3/src/tbbmalloc/
H A Dfrontend.cpp3122 …* __TBB_malloc_safer_aligned_realloc(void *ptr, size_t size, size_t alignment, void* orig_function) in __TBB_malloc_safer_aligned_realloc()
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/tbbmalloc/
H A Dfrontend.cpp3122 …* __TBB_malloc_safer_aligned_realloc(void *ptr, size_t size, size_t alignment, void* orig_function) in __TBB_malloc_safer_aligned_realloc()
/dports/devel/onetbb/oneTBB-2021.4.0/src/tbbmalloc/
H A Dfrontend.cpp3134 …* __TBB_malloc_safer_aligned_realloc(void *ptr, size_t size, size_t alignment, void* orig_function) in __TBB_malloc_safer_aligned_realloc()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/c-family/
H A Dc-common.c6847 speculation_safe_value_resolve_params (location_t loc, tree orig_function, in speculation_safe_value_resolve_params()
6972 sync_resolve_params (location_t loc, tree orig_function, tree function, in sync_resolve_params()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/c-family/
H A Dc-common.c7059 speculation_safe_value_resolve_params (location_t loc, tree orig_function, in speculation_safe_value_resolve_params()
7184 sync_resolve_params (location_t loc, tree orig_function, tree function, in sync_resolve_params()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/c-family/
H A Dc-common.c6844 speculation_safe_value_resolve_params (location_t loc, tree orig_function, in speculation_safe_value_resolve_params()
6969 sync_resolve_params (location_t loc, tree orig_function, tree function, in sync_resolve_params()
/dports/lang/gcc11/gcc-11.2.0/gcc/c-family/
H A Dc-common.c6844 speculation_safe_value_resolve_params (location_t loc, tree orig_function, in speculation_safe_value_resolve_params()
6969 sync_resolve_params (location_t loc, tree orig_function, tree function, in sync_resolve_params()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/cp/
H A Dtypeck.c3885 vec<tree, va_gc> * /*origtypes*/, tree orig_function) in build_function_call_vec()
/dports/lang/gcc10/gcc-10.3.0/gcc/cp/
H A Dtypeck.c3885 vec<tree, va_gc> * /*origtypes*/, tree orig_function) in build_function_call_vec()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dc-common.c6235 sync_resolve_params (tree orig_function, tree function, tree params) in sync_resolve_params()

12