Home
last modified time | relevance | path

Searched defs:int4_t (Results 1 – 23 of 23) sorted by relevance

/dports/audio/afsp/AFsp-v8r2/include/libtsp/
H A DUTtypes.h33 typedef long int int4_t; /* 4-byte int */ typedef
39 typedef int int4_t; /* 4-byte int */ typedef
/dports/cad/yosys/yosys-yosys-0.12/tests/svtypes/
H A Dtypedef_simple.sv4 typedef logic signed [3:0] int4_t; typedef
H A Dtypedef_param.sv7 typedef logic signed [3:0] int4_t; typedef
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/Index/
H A Dprint-type.c11 typedef int __attribute__((vector_size(16))) int4_t; typedef
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/Index/
H A Dprint-type.c11 typedef int __attribute__((vector_size(16))) int4_t; typedef
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Index/
H A Dprint-type.c11 typedef int __attribute__((vector_size(16))) int4_t; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Index/
H A Dprint-type.c11 typedef int __attribute__((vector_size(16))) int4_t; typedef
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Index/
H A Dprint-type.c11 typedef int __attribute__((vector_size(16))) int4_t; typedef
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Index/
H A Dprint-type.c11 typedef int __attribute__((vector_size(16))) int4_t; typedef
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Index/
H A Dprint-type.c11 typedef int __attribute__((vector_size(16))) int4_t; typedef
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Index/
H A Dprint-type.c11 typedef int __attribute__((vector_size(16))) int4_t; typedef
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Index/
H A Dprint-type.c11 typedef int __attribute__((vector_size(16))) int4_t; typedef
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Index/
H A Dprint-type.c11 typedef int __attribute__((vector_size(16))) int4_t; typedef
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Index/
H A Dprint-type.c11 typedef int __attribute__((vector_size(16))) int4_t; typedef
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Index/
H A Dprint-type.c11 typedef int __attribute__((vector_size(16))) int4_t; typedef
/dports/lang/clang-mesa/clang-13.0.1.src/test/Index/
H A Dprint-type.c11 typedef int __attribute__((vector_size(16))) int4_t; typedef
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Index/
H A Dprint-type.c11 typedef int __attribute__((vector_size(16))) int4_t; typedef
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Index/
H A Dprint-type.c11 typedef int __attribute__((vector_size(16))) int4_t; typedef
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Index/
H A Dprint-type.c11 typedef int __attribute__((vector_size(16))) int4_t; typedef
/dports/science/lammps/lammps-stable_29Sep2021/src/OPENMP/
H A Dthr_omp.h216 } int4_t; typedef
/dports/science/lammps/lammps-stable_29Sep2021/src/INTEL/
H A Dangle_harmonic_intel.cpp41 typedef struct { int a,b,c,t; } int4_t; typedef
H A Dangle_charmm_intel.cpp41 typedef struct { int a,b,c,t; } int4_t; typedef
/dports/cad/nvc/nvc-r1.5.3/test/sem/
H A Darray.vhd155 subtype int4_t is int_array(1 to 4); subtype