Home
last modified time | relevance | path

Searched defs:restrict (Results 1 – 25 of 1162) sorted by relevance

12345678910>>...47

/dports/science/lammps/lammps-stable_29Sep2021/src/MGPT/
H A Dmgpt_linalg.cpp25 #define restrict __restrict__ macro
118 static void transprod_error(const double * restrict /*A*/, in transprod_error()
124 static void transtrace3_error(const double * restrict /*A*/, in transtrace3_error()
/dports/sysutils/wimlib/wimlib-1.13.0/src/
H A Dlcpit_matchfinder.c84 build_LCP(u32 SA_and_LCP[restrict], const u32 ISA[restrict], in build_LCP()
85 const u8 T[restrict], const u32 n, in build_LCP()
166 build_LCPIT(u32 intervals[restrict], u32 pos_data[restrict], const u32 n) in build_LCPIT()
289 u32 pos_data[restrict], in lcpit_advance_one_byte()
290 u32 intervals[restrict], in lcpit_advance_one_byte()
291 u32 next[restrict], in lcpit_advance_one_byte()
385 build_LCP_huge(u64 SA_and_LCP64[restrict], const u32 ISA[restrict], in build_LCP_huge()
422 build_LCPIT_huge(u64 intervals64[restrict], u32 pos_data[restrict], const u32 n) in build_LCPIT_huge()
491 u32 pos_data[restrict], in lcpit_advance_one_byte_huge()
492 u64 intervals64[restrict], in lcpit_advance_one_byte_huge()
[all …]
H A Dcompress_common.c111 sort_symbols(unsigned num_syms, const u32 freqs[restrict], in sort_symbols()
112 u8 lens[restrict], u32 symout[restrict]) in sort_symbols()
297 compute_length_counts(u32 A[restrict], unsigned root_idx, in compute_length_counts()
298 unsigned len_counts[restrict], unsigned max_codeword_len) in compute_length_counts()
385 gen_codewords(u32 A[restrict], u8 lens[restrict], in gen_codewords()
386 const unsigned len_counts[restrict], in gen_codewords()
587 const u32 freqs[restrict], in make_canonical_huffman_code()
588 u8 lens[restrict], u32 codewords[restrict]) in make_canonical_huffman_code()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/test/Isl/CodeGen/RuntimeDebugBuilder/
H A Dcombine_different_values.c2 void foo(float A[restrict], double B[restrict], char C[restrict], in foo()
3 int D[restrict], long E[restrict]) { in foo()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/test/CodeGen/RuntimeDebugBuilder/
H A Dcombine_different_values.c2 void foo(float A[restrict], double B[restrict], char C[restrict], in foo()
3 int D[restrict], long E[restrict]) { in foo()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/test/Isl/CodeGen/RuntimeDebugBuilder/
H A Dcombine_different_values.c2 void foo(float A[restrict], double B[restrict], char C[restrict], in foo()
3 int D[restrict], long E[restrict]) { in foo()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/test/Isl/CodeGen/RuntimeDebugBuilder/
H A Dcombine_different_values.c2 void foo(float A[restrict], double B[restrict], char C[restrict], in foo()
3 int D[restrict], long E[restrict]) { in foo()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/test/Isl/CodeGen/RuntimeDebugBuilder/
H A Dcombine_different_values.c2 void foo(float A[restrict], double B[restrict], char C[restrict], in foo()
3 int D[restrict], long E[restrict]) { in foo()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/test/Isl/CodeGen/RuntimeDebugBuilder/
H A Dcombine_different_values.c2 void foo(float A[restrict], double B[restrict], char C[restrict], in foo()
3 int D[restrict], long E[restrict]) { in foo()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/test/Isl/CodeGen/RuntimeDebugBuilder/
H A Dcombine_different_values.c2 void foo(float A[restrict], double B[restrict], char C[restrict], in foo()
3 int D[restrict], long E[restrict]) { in foo()
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/test/Isl/CodeGen/RuntimeDebugBuilder/
H A Dcombine_different_values.c2 void foo(float A[restrict], double B[restrict], char C[restrict], in foo()
3 int D[restrict], long E[restrict]) { in foo()
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/test/Isl/CodeGen/RuntimeDebugBuilder/
H A Dstmt_tracing.ll4 define void @func(i32 %n, double* %A) {
5 entry:
6 br label %for
/dports/multimedia/phonon-vlc/phonon-backend-vlc-0.11.3/src/video/
H A Dvideomemorystream.h24 #define restrict __restrict__ macro
26 #define restrict __restrict macro
28 #define restrict macro
/dports/devel/libfixposix/libfixposix-0.4.3/src/lib/
H A Dspawn.c107 char *const argv[restrict], in _lfp_spawn()
108 char *const envp[restrict], in _lfp_spawn()
142 char *const argv[restrict], in lfp_spawn()
143 char *const envp[restrict], in lfp_spawn()
155 char *const argv[restrict], in lfp_spawnp()
156 char *const envp[restrict], in lfp_spawnp()
/dports/lang/clover/mesa-21.3.6/include/
H A Dc99_compat.h102 # define restrict __restrict__ macro
104 # define restrict __restrict macro
106 # define restrict /* */ macro
/dports/x11/virglrenderer/virglrenderer-7d204f3927be65fb3365dce01dbcd04d447a4985/src/gallium/include/
H A Dc99_compat.h102 # define restrict __restrict__ macro
104 # define restrict __restrict macro
106 # define restrict /* */ macro
/dports/graphics/libosmesa-gallium/mesa-21.3.6/include/
H A Dc99_compat.h102 # define restrict __restrict__ macro
104 # define restrict __restrict macro
106 # define restrict /* */ macro
/dports/graphics/libosmesa/mesa-21.3.6/include/
H A Dc99_compat.h102 # define restrict __restrict__ macro
104 # define restrict __restrict macro
106 # define restrict /* */ macro
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/include/
H A Dc99_compat.h102 # define restrict __restrict__ macro
104 # define restrict __restrict macro
106 # define restrict /* */ macro
/dports/graphics/mesa-libs/mesa-21.3.6/include/
H A Dc99_compat.h102 # define restrict __restrict__ macro
104 # define restrict __restrict macro
106 # define restrict /* */ macro
/dports/graphics/mesa-gallium-va/mesa-21.3.6/include/
H A Dc99_compat.h102 # define restrict __restrict__ macro
104 # define restrict __restrict macro
106 # define restrict /* */ macro
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/include/
H A Dc99_compat.h102 # define restrict __restrict__ macro
104 # define restrict __restrict macro
106 # define restrict /* */ macro
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/include/
H A Dc99_compat.h102 # define restrict __restrict__ macro
104 # define restrict __restrict macro
106 # define restrict /* */ macro
/dports/graphics/mesa-dri/mesa-21.3.6/include/
H A Dc99_compat.h102 # define restrict __restrict__ macro
104 # define restrict __restrict macro
106 # define restrict /* */ macro
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/include/
H A Dc99_compat.h102 # define restrict __restrict__ macro
104 # define restrict __restrict macro
106 # define restrict /* */ macro

12345678910>>...47