Home
last modified time | relevance | path

Searched defs:element_type (Results 1 – 25 of 4459) sorted by relevance

12345678910>>...179

/dports/math/libxsmm/libxsmm-1.16.3/src/
H A Dlibxsmm_dnn_tensor.c309 … typedef int element_type; in libxsmm_dnn_copyin_tensor() typedef
345 … typedef float element_type; in libxsmm_dnn_copyin_tensor() typedef
353 … typedef short element_type; in libxsmm_dnn_copyin_tensor() typedef
357 … typedef char element_type; in libxsmm_dnn_copyin_tensor() typedef
391 … typedef float element_type; in libxsmm_dnn_copyin_tensor() typedef
401 … typedef short element_type; in libxsmm_dnn_copyin_tensor() typedef
407 … typedef char element_type; in libxsmm_dnn_copyin_tensor() typedef
563 … typedef char element_type; in libxsmm_dnn_copyout_tensor() typedef
597 … typedef float element_type; in libxsmm_dnn_copyout_tensor() typedef
607 … typedef short element_type; in libxsmm_dnn_copyout_tensor() typedef
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/core/test/
H A Dpointer_traits_element_type_test.cpp23 typedef bool element_type; typedef
28 typedef bool element_type; typedef
33 typedef bool element_type; typedef
42 typedef bool element_type; typedef
/dports/devel/boost-python-libs/boost_1_72_0/libs/core/test/
H A Dpointer_traits_element_type_test.cpp23 typedef bool element_type; typedef
28 typedef bool element_type; typedef
33 typedef bool element_type; typedef
42 typedef bool element_type; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/utilities/memory/pointer.traits/pointer.traits.types/
H A Delement_type.pass.cpp25 typedef char element_type; typedef
31 typedef char element_type; typedef
47 static int element_type; member
53 typedef int element_type; typedef
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/utilities/memory/pointer.traits/pointer.traits.types/
H A Delement_type.pass.cpp25 typedef char element_type; typedef
31 typedef char element_type; typedef
47 static int element_type; member
53 typedef int element_type; typedef
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/utilities/memory/pointer.traits/pointer.traits.types/
H A Delement_type.pass.cpp25 typedef char element_type; typedef
31 typedef char element_type; typedef
47 static int element_type; member
53 typedef int element_type; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/utilities/memory/pointer.traits/pointer.traits.types/
H A Delement_type.pass.cpp25 typedef char element_type; typedef
31 typedef char element_type; typedef
47 static int element_type; member
53 typedef int element_type; typedef
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/utilities/memory/pointer.traits/pointer.traits.types/
H A Delement_type.pass.cpp25 typedef char element_type; typedef
31 typedef char element_type; typedef
47 static int element_type; member
53 typedef int element_type; typedef
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/utilities/memory/pointer.traits/pointer.traits.types/
H A Delement_type.pass.cpp25 typedef char element_type; typedef
31 typedef char element_type; typedef
47 static int element_type; member
53 typedef int element_type; typedef
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/utilities/memory/pointer.traits/pointer.traits.types/
H A Delement_type.pass.cpp25 typedef char element_type; typedef
31 typedef char element_type; typedef
47 static int element_type; member
53 typedef int element_type; typedef
/dports/devel/libc++/libcxx-10.0.1.src/test/std/utilities/memory/pointer.traits/pointer.traits.types/
H A Delement_type.pass.cpp25 typedef char element_type; typedef
31 typedef char element_type; typedef
47 static int element_type; member
53 typedef int element_type; typedef
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/utilities/memory/pointer.traits/pointer.traits.types/
H A Delement_type.pass.cpp25 typedef char element_type; typedef
31 typedef char element_type; typedef
47 static int element_type; member
53 typedef int element_type; typedef
/dports/devel/boost-libs/boost_1_72_0/libs/core/test/
H A Dpointer_traits_element_type_test.cpp23 typedef bool element_type; typedef
28 typedef bool element_type; typedef
33 typedef bool element_type; typedef
42 typedef bool element_type; typedef
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/utilities/memory/pointer.traits/pointer.traits.types/
H A Delement_type.pass.cpp25 typedef char element_type; typedef
31 typedef char element_type; typedef
47 static int element_type; member
53 typedef int element_type; typedef
/dports/sysutils/eclat/eclat-2.0/src/
H A Dispeek-cl.opt25 [<copyright_year=2012-2018>],
31 base_url = optarg;
32 END
48 recursive = 1;
49 END
50
54 print_options |= PRINT_NAME;
/dports/devel/hyperscan/boost_1_75_0/libs/core/test/
H A Dpointer_traits_element_type_test.cpp23 typedef bool element_type; typedef
28 typedef bool element_type; typedef
33 typedef bool element_type; typedef
42 typedef bool element_type; typedef
/dports/biology/stringtie/stringtie-2.1.1/SuperReads_RNA/global-1/SuperReadsR/include/
H A Dreallocators.hpp44 typedef T element_type; typedef
57 typedef T element_type; typedef
74 typedef T element_type; typedef
123 typedef T element_type; typedef
138 typedef T element_type; typedef
149 typedef T element_type; typedef
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/include/ext/
H A Dpointer.h73 typedef _Tp element_type; in _GLIBCXX_VISIBILITY() typedef
115 typedef _Tp element_type; in _GLIBCXX_VISIBILITY() typedef
167 typedef const _Tp element_type; in _GLIBCXX_VISIBILITY() typedef
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/include/ext/
H A Dpointer.h70 typedef _Tp element_type; in _GLIBCXX_VISIBILITY() typedef
112 typedef _Tp element_type; in _GLIBCXX_VISIBILITY() typedef
164 typedef const _Tp element_type; in _GLIBCXX_VISIBILITY() typedef
/dports/lang/gcc6-aux/bootstrap/include/c++/5.1.0/ext/
H A Dpointer.h70 typedef _Tp element_type; in _GLIBCXX_VISIBILITY() typedef
112 typedef _Tp element_type; in _GLIBCXX_VISIBILITY() typedef
164 typedef const _Tp element_type; in _GLIBCXX_VISIBILITY() typedef
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/ext/
H A Dpointer.h70 typedef _Tp element_type; in _GLIBCXX_VISIBILITY() typedef
112 typedef _Tp element_type; in _GLIBCXX_VISIBILITY() typedef
164 typedef const _Tp element_type; in _GLIBCXX_VISIBILITY() typedef
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/include/ext/
H A Dpointer.h73 typedef _Tp element_type; in _GLIBCXX_VISIBILITY() typedef
115 typedef _Tp element_type; in _GLIBCXX_VISIBILITY() typedef
167 typedef const _Tp element_type; in _GLIBCXX_VISIBILITY() typedef
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/include/ext/
H A Dpointer.h73 typedef _Tp element_type; in _GLIBCXX_VISIBILITY() typedef
115 typedef _Tp element_type; in _GLIBCXX_VISIBILITY() typedef
167 typedef const _Tp element_type; in _GLIBCXX_VISIBILITY() typedef
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/include/ext/
H A Dpointer.h73 typedef _Tp element_type; in _GLIBCXX_VISIBILITY() typedef
115 typedef _Tp element_type; in _GLIBCXX_VISIBILITY() typedef
167 typedef const _Tp element_type; in _GLIBCXX_VISIBILITY() typedef
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/include/ext/
H A Dpointer.h70 typedef _Tp element_type; in _GLIBCXX_VISIBILITY() typedef
112 typedef _Tp element_type; in _GLIBCXX_VISIBILITY() typedef
164 typedef const _Tp element_type; in _GLIBCXX_VISIBILITY() typedef

12345678910>>...179