Home
last modified time | relevance | path

Searched defs:num_ints (Results 1 – 25 of 128) sorted by relevance

123456

/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/external/gen1int/tools/
H A Dstr_decode.F9060 subroutine StrDecodeCreate(the_str, conn_char, sep_char, num_ints, decode_str) argument
64 integer, intent(out) :: num_ints local
161 subroutine StrDecodeGetInts(decode_str, num_ints, convert_ints) argument
163 integer, intent(in) :: num_ints local
/dports/net/mpich2/mpich2-1.5/test/mpi/cxx/datatype/
H A Dtypemiscx.cxx28 int num_ints, num_adds, num_types, combiner, errs = 0; in main() local
/dports/net/mpich/mpich-3.4.3/test/mpi/cxx/datatype/
H A Dtypemiscx.cxx27 int num_ints, num_adds, num_types, combiner, errs = 0; in main() local
/dports/science/PETSc/petsc-3.14.1/src/vec/is/sf/interface/
H A Dsftype.c4 #define MPI_Type_get_envelope(datatype,num_ints,num_addrs,num_dtypes,combiner) (*(num_ints)=0,*(num… argument
5 #define MPI_Type_get_contents(datatype,num_ints,num_addrs,num_dtypes,ints,addrs,dtypes) (*(ints)=0,… argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/abseil-cpp/absl/strings/
H A Dstr_join_benchmark.cc48 const int num_ints = state.range(0); in BM_Join2_Ints() local
/dports/devel/abseil/abseil-cpp-20211102.0/absl/strings/
H A Dstr_join_benchmark.cc48 const int num_ints = state.range(0); in BM_Join2_Ints() local
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/abseil-cpp/absl/strings/
H A Dstr_join_benchmark.cc48 const int num_ints = state.range(0); in BM_Join2_Ints() local
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/third_party/abseil-cpp/absl/strings/
H A Dstr_join_benchmark.cc48 const int num_ints = state.range(0); in BM_Join2_Ints() local
/dports/devel/bloaty/bloaty-1.1/third_party/abseil-cpp/absl/strings/
H A Dstr_join_benchmark.cc48 const int num_ints = state.range(0); in BM_Join2_Ints() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/abseil-cpp/absl/strings/
H A Dstr_join_benchmark.cc48 const int num_ints = state.range(0); in BM_Join2_Ints() local
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/abseil-cpp/absl/strings/
H A Dstr_join_benchmark.cc48 const int num_ints = state.range(0); in BM_Join2_Ints() local
/dports/games/tuxracer/tuxracer-0.61/src/
H A Dtcl_util.c69 int num_ints; in get_tcl_int_tuple() local
/dports/graphics/qt5-wayland/kde-qtwayland-5.15.2p37/src/hardwareintegration/client/libhybris-egl-server/
H A Dlibhybriseglserverbufferintegration.h156int num_ints, int *ints, int num_fds, int *fds, EGLClientBuffer *buffer) in eglHybrisCreateRemoteBuffer()
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/drivers/arm/gic/v3/
H A Dgicv3_helpers.c99 unsigned int i, num_ints; in gicv3_spis_config_defaults() local
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/drivers/arm/gic/v3/
H A Dgicv3_helpers.c99 unsigned int i, num_ints; in gicv3_spis_config_defaults() local
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/drivers/arm/gic/v3/
H A Dgicv3_helpers.c99 unsigned int i, num_ints; in gicv3_spis_config_defaults() local
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/drivers/arm/gic/v3/
H A Dgicv3_helpers.c99 unsigned int i, num_ints; in gicv3_spis_config_defaults() local
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/drivers/arm/gic/v3/
H A Dgicv3_helpers.c99 unsigned int i, num_ints; in gicv3_spis_config_defaults() local
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/drivers/arm/gic/v2/
H A Dgicv2_helpers.c94 unsigned int index, num_ints; in gicv2_spis_configure_defaults() local
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/drivers/arm/gic/v2/
H A Dgicv2_helpers.c94 unsigned int index, num_ints; in gicv2_spis_configure_defaults() local
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/drivers/arm/gic/v2/
H A Dgicv2_helpers.c94 unsigned int index, num_ints; in gicv2_spis_configure_defaults() local
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/drivers/arm/gic/v2/
H A Dgicv2_helpers.c94 unsigned int index, num_ints; in gicv2_spis_configure_defaults() local
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/drivers/arm/gic/v2/
H A Dgicv2_helpers.c94 unsigned int index, num_ints; in gicv2_spis_configure_defaults() local
/dports/graphics/qt5-wayland/kde-qtwayland-5.15.2p37/src/hardwareintegration/compositor/libhybris-egl-server/
H A Dlibhybriseglserverbufferintegration.h160 …ufferIntegration::eglHybrisGetNativeBufferInfo(EGLClientBuffer buffer, int *num_ints, int *num_fds) in eglHybrisGetNativeBufferInfo()
/dports/science/pnetcdf/parallel-netcdf-1.8.1/src/lib/
H A Dncmpidtype.c314 int num_ints, num_adds, num_dtypes, combiner; in ncmpii_dtype_decode() local

123456