Home
last modified time | relevance | path

Searched defs:array_ (Results 1 – 25 of 673) sorted by relevance

12345678910>>...27

/dports/misc/libemos/libemos-4.5.9-Source/interpolation/
H A Dhirlam_userspace.c31 int generic_userspace_static(struct generic_userspace_t *curr, fortfloat *array_, fortint *nbytes_) in generic_userspace_static()
103 int hirlam_userspace_1_static_ (fortfloat *array_, fortint *nbytes_) { return generic_userspace_sta… in hirlam_userspace_1_static_()
104 int hirlam_userspace_2_static_ (fortfloat *array_, fortint *nbytes_) { return generic_userspace_sta… in hirlam_userspace_2_static_()
105 int hirlam_userspace_3_static_ (fortfloat *array_, fortint *nbytes_) { return generic_userspace_sta… in hirlam_userspace_3_static_()
106 int hirlamw_userspace_1_static_(fortfloat *array_, fortint *nbytes_) { return generic_userspace_sta… in hirlamw_userspace_1_static_()
107 int hirlamw_userspace_2_static_(fortfloat *array_, fortint *nbytes_) { return generic_userspace_sta… in hirlamw_userspace_2_static_()
108 int hirlamw_userspace_3_static_(fortfloat *array_, fortint *nbytes_) { return generic_userspace_sta… in hirlamw_userspace_3_static_()
109 int hirlsm_userspace_1_static_ (fortfloat *array_, fortint *nbytes_) { return generic_userspace_sta… in hirlsm_userspace_1_static_()
110 int hirlsm_userspace_2_static_ (fortfloat *array_, fortint *nbytes_) { return generic_userspace_sta… in hirlsm_userspace_2_static_()
111 int hirlsm_userspace_3_static_ (fortfloat *array_, fortint *nbytes_) { return generic_userspace_sta… in hirlsm_userspace_3_static_()
[all …]
/dports/math/blaze/blaze-3.8/blazetest/blazetest/utiltest/alignedallocator/
H A DClassTest.h91 blaze::AlignedArray<int,16UL,16UL> array_; member
102 blaze::AlignedArray<int,16UL,32UL> array_; member
113 blaze::AlignedArray<int,16UL,64UL> array_; member
124 blaze::AlignedArray<int,16UL,128UL> array_; member
/dports/security/py-angr/angr-9.0.5405/angr/procedures/java_jni/
H A Darray_operations.py21 def run(self, ptr_env, array_): argument
87 def run(self, ptr_env, array_, idx_): argument
109 def run(self, ptr_env, array_, idx_, value_): argument
134 def run(self, ptr_env, array_, ptr_isCopy): argument
160 def run(self, ptr_env, array_, ptr_elems, mode_): argument
191 def run(self, ptr_env, array_, start_idx_, length_, ptr_buf): argument
269 def run(self, ptr_env, array_, start_idx_, length_, ptr_buf): argument
/dports/games/rlvm/rlvm-release-0.14-77-gfabf134a/src/utilities/
H A Dlazy_array.h104 mutable std::unique_ptr<T*[]> array_; variable
123 ar& array_[i]; in load() local
134 ar& array_[i]; in save() local
182 LazyArray<Value>* array_; variable
228 LazyArray<Value>* array_; variable
/dports/www/firefox-esr/firefox-91.8.0/media/gmp-clearkey/0.1/
H A DArrayUtils.h20 #define MOZ_ARRAY_LENGTH(array_) (sizeof(array_) / sizeof(array_[0])) argument
/dports/lang/spidermonkey60/firefox-60.9.0/media/gmp-clearkey/0.1/
H A DArrayUtils.h20 #define MOZ_ARRAY_LENGTH(array_) (sizeof(array_) / sizeof(array_[0])) argument
/dports/www/firefox/firefox-99.0/media/gmp-clearkey/0.1/
H A DArrayUtils.h20 #define MOZ_ARRAY_LENGTH(array_) (sizeof(array_) / sizeof(array_[0])) argument
/dports/www/firefox-legacy/firefox-52.8.0esr/media/gmp-clearkey/0.1/
H A DArrayUtils.h20 #define MOZ_ARRAY_LENGTH(array_) \ argument
/dports/mail/thunderbird/thunderbird-91.8.0/media/gmp-clearkey/0.1/
H A DArrayUtils.h20 #define MOZ_ARRAY_LENGTH(array_) (sizeof(array_) / sizeof(array_[0])) argument
/dports/lang/spidermonkey78/firefox-78.9.0/media/gmp-clearkey/0.1/
H A DArrayUtils.h20 #define MOZ_ARRAY_LENGTH(array_) (sizeof(array_) / sizeof(array_[0])) argument
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/ds/
H A DnsTObserverArray.h441 #define NS_OBSERVER_ARRAY_NOTIFY_XPCOM_OBSERVERS(array_, obstype_, func_, \ argument
453 #define NS_OBSERVER_ARRAY_NOTIFY_OBSERVERS(array_, obstype_, func_, params_) \ argument
464 #define NS_OBSERVER_AUTO_ARRAY_NOTIFY_OBSERVERS(array_, obstype_, num_, func_, \ argument
475 #define NS_OBSERVER_ARRAY_NOTIFY_OBSERVERS_WITH_QI(array_, basetype_, \ argument
490 array_, basetype_, num_, obstype_, func_, params_) \ argument
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/ds/
H A DnsTObserverArray.h441 #define NS_OBSERVER_ARRAY_NOTIFY_XPCOM_OBSERVERS(array_, obstype_, func_, \ argument
453 #define NS_OBSERVER_ARRAY_NOTIFY_OBSERVERS(array_, obstype_, func_, params_) \ argument
464 #define NS_OBSERVER_AUTO_ARRAY_NOTIFY_OBSERVERS(array_, obstype_, num_, func_, \ argument
475 #define NS_OBSERVER_ARRAY_NOTIFY_OBSERVERS_WITH_QI(array_, basetype_, \ argument
490 array_, basetype_, num_, obstype_, func_, params_) \ argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/metrics/
H A Dexpired_histograms_checker.h38 const uint64_t* const array_; variable
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/src/runtime/
H A Dworkspace_pool.h72 std::vector<Pool*> array_; variable
/dports/misc/tvm/incubator-tvm-0.6.1/src/runtime/
H A Dworkspace_pool.h71 std::vector<Pool*> array_; variable
/dports/misc/py-tvm/incubator-tvm-0.6.1/src/runtime/
H A Dworkspace_pool.h71 std::vector<Pool*> array_; variable
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_coding/neteq/
H A Daudio_vector.h103 rtc::scoped_ptr<int16_t[]> array_; variable
/dports/devel/pygobject3-common/pygobject-3.38.0/gi/
H A Dpygi-array.c204 GArray *array_ = NULL; in _pygi_marshal_from_py_array() local
455 GArray *array_ = NULL; in _pygi_marshal_cleanup_from_py_array() local
530 GArray *array_; in _pygi_marshal_to_py_array() local
714 GArray *array_; in _wrap_c_array() local
747 GArray *array_ = NULL; in _pygi_marshal_cleanup_to_py_array() local
/dports/devel/py-gobject3/pygobject-3.38.0/gi/
H A Dpygi-array.c204 GArray *array_ = NULL; in _pygi_marshal_from_py_array() local
455 GArray *array_ = NULL; in _pygi_marshal_cleanup_from_py_array() local
530 GArray *array_; in _pygi_marshal_to_py_array() local
714 GArray *array_; in _wrap_c_array() local
747 GArray *array_ = NULL; in _pygi_marshal_cleanup_to_py_array() local
/dports/misc/vxl/vxl-3.3.2/core/vil1/
H A Dvil1_convolve.h70 T *array_; member
81 T * const *array_; member
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/neteq/
H A Daudio_vector.h131 std::unique_ptr<int16_t[]> array_; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/runtime/
H A Dsum.cpp36 const Descriptor &array_; member in Fortran::runtime::IntegerSumAccumulator
61 const Descriptor &array_; member in Fortran::runtime::RealSumAccumulator
87 const Descriptor &array_; member in Fortran::runtime::ComplexSumAccumulator
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/runtime/
H A Dsum.cpp36 const Descriptor &array_; member in Fortran::runtime::IntegerSumAccumulator
61 const Descriptor &array_; member in Fortran::runtime::RealSumAccumulator
87 const Descriptor &array_; member in Fortran::runtime::ComplexSumAccumulator
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/runtime/
H A Dsum.cpp36 const Descriptor &array_; member in Fortran::runtime::IntegerSumAccumulator
61 const Descriptor &array_; member in Fortran::runtime::RealSumAccumulator
87 const Descriptor &array_; member in Fortran::runtime::ComplexSumAccumulator
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/runtime/
H A Dsum.cpp36 const Descriptor &array_; member in Fortran::runtime::IntegerSumAccumulator
61 const Descriptor &array_; member in Fortran::runtime::RealSumAccumulator
87 const Descriptor &array_; member in Fortran::runtime::ComplexSumAccumulator

12345678910>>...27