keyword
stringclasses
7 values
repo_name
stringlengths
8
98
file_path
stringlengths
4
244
file_extension
stringclasses
29 values
file_size
int64
0
84.1M
line_count
int64
0
1.6M
content
stringlengths
1
84.1M
language
stringclasses
14 values
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/cmpgt.h
.h
6,982
213
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/srai.h
.h
3,086
97
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/sll.h
.h
8,169
248
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/cmpneq.h
.h
17,516
491
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/permutex.h
.h
4,051
102
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/cmpge.h
.h
50,531
1,435
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/ternarylogic.h
.h
112,262
3,770
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/mulhrs.h
.h
2,272
66
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/and.h
.h
9,570
306
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/permutex2var.h
.h
69,833
1,646
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/copysign.h
.h
3,008
87
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/mov_mask.h
.h
11,929
373
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/cast.h
.h
9,905
358
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/dpbf16.h
.h
9,991
282
#if !defined(SIMDE_X86_AVX512_DPBF16_H) #define SIMDE_X86_AVX512_DPBF16_H #include "types.h" #include "mov.h" HEDLEY_DIAGNOSTIC_PUSH SIMDE_DISABLE_UNWANTED_DIAGNOSTICS SIMDE_BEGIN_DECLS_ SIMDE_FUNCTION_ATTRIBUTES simde__m128 simde_mm_dpbf16_ps (simde__m128 src, simde__m128bh a, simde__m128bh b) { #if defined(SIMDE...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/dpbusds.h
.h
13,835
345
#if !defined(SIMDE_X86_AVX512_DPBUSDS_H) #define SIMDE_X86_AVX512_DPBUSDS_H #include "types.h" #include "mov.h" HEDLEY_DIAGNOSTIC_PUSH SIMDE_DISABLE_UNWANTED_DIAGNOSTICS SIMDE_BEGIN_DECLS_ SIMDE_FUNCTION_ATTRIBUTES simde__m128i simde_mm_dpbusds_epi32(simde__m128i src, simde__m128i a, simde__m128i b) { #if defined(...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/range.h
.h
28,109
746
#if !defined(SIMDE_X86_AVX512_RANGE_H) #define SIMDE_X86_AVX512_RANGE_H #include "types.h" #include "max.h" #include "min.h" #include "set1.h" #include "copysign.h" #include "abs.h" #include "setzero.h" #include "cmp.h" #include "or.h" #include "andnot.h" #include "insert.h" HEDLEY_DIAGNOSTIC_PUSH SIMDE_DISABLE_UNWAN...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/cmple.h
.h
50,422
1,433
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/round.h
.h
13,094
283
#if !defined(SIMDE_X86_AVX512_ROUND_H) #define SIMDE_X86_AVX512_ROUND_H #include "types.h" HEDLEY_DIAGNOSTIC_PUSH SIMDE_DISABLE_UNWANTED_DIAGNOSTICS SIMDE_BEGIN_DECLS_ #if SIMDE_NATURAL_VECTOR_SIZE_LE(256) && defined(SIMDE_STATEMENT_EXPR_) #define simde_x_mm512_round_ps(a, rounding) SIMDE_STATEMENT_EXPR_(({ \ ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/negate.h
.h
2,639
89
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/popcnt.h
.h
46,335
1,347
#if !defined(SIMDE_X86_AVX512_POPCNT_H) #define SIMDE_X86_AVX512_POPCNT_H #include "types.h" #include "mov.h" HEDLEY_DIAGNOSTIC_PUSH SIMDE_DISABLE_UNWANTED_DIAGNOSTICS SIMDE_BEGIN_DECLS_ SIMDE_FUNCTION_ATTRIBUTES simde__m128i simde_mm_popcnt_epi8 (simde__m128i a) { #if defined(SIMDE_X86_AVX512BITALG_NATIVE) && def...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/unpackhi.h
.h
28,925
754
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/test.h
.h
7,540
233
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/fmsub.h
.h
9,231
277
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/mov.h
.h
30,522
866
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/max.h
.h
19,300
612
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/testn.h
.h
2,130
64
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/kshift.h
.h
6,599
153
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/store.h
.h
3,507
94
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/scalef.h
.h
14,399
390
#if !defined(SIMDE_X86_AVX512_SCALEF_H) #define SIMDE_X86_AVX512_SCALEF_H #include "types.h" #include "flushsubnormal.h" #include "../svml.h" HEDLEY_DIAGNOSTIC_PUSH SIMDE_DISABLE_UNWANTED_DIAGNOSTICS SIMDE_BEGIN_DECLS_ SIMDE_FUNCTION_ATTRIBUTES simde__m128 simde_mm_scalef_ps (simde__m128 a, simde__m128 b) { #if de...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/4dpwssds.h
.h
2,672
68
#if !defined(SIMDE_X86_AVX512_4DPWSSDS_H) #define SIMDE_X86_AVX512_4DPWSSDS_H #include "types.h" #include "dpwssds.h" #include "set1.h" #include "mov.h" #include "adds.h" HEDLEY_DIAGNOSTIC_PUSH SIMDE_DISABLE_UNWANTED_DIAGNOSTICS SIMDE_BEGIN_DECLS_ SIMDE_FUNCTION_ATTRIBUTES simde__m512i simde_mm512_4dpwssds_epi32 (si...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/setr4.h
.h
3,735
141
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/rolv.h
.h
14,812
416
#if !defined(SIMDE_X86_AVX512_ROLV_H) #define SIMDE_X86_AVX512_ROLV_H #include "types.h" #include "../avx2.h" #include "mov.h" #include "srlv.h" #include "sllv.h" #include "or.h" #include "and.h" #include "sub.h" #include "set1.h" HEDLEY_DIAGNOSTIC_PUSH SIMDE_DISABLE_UNWANTED_DIAGNOSTICS SIMDE_BEGIN_DECLS_ SIMDE_FUN...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/packs.h
.h
6,819
123
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/setr.h
.h
4,723
145
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/dpbusd.h
.h
10,824
293
#if !defined(SIMDE_X86_AVX512_DPBUSD_H) #define SIMDE_X86_AVX512_DPBUSD_H #include "types.h" #include "mov.h" HEDLEY_DIAGNOSTIC_PUSH SIMDE_DISABLE_UNWANTED_DIAGNOSTICS SIMDE_BEGIN_DECLS_ SIMDE_FUNCTION_ATTRIBUTES simde__m128i simde_mm_dpbusd_epi32(simde__m128i src, simde__m128i a, simde__m128i b) { #if defined(SIM...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/adds.h
.h
18,352
530
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/dpwssd.h
.h
8,962
270
#if !defined(SIMDE_X86_AVX512_DPWSSD_H) #define SIMDE_X86_AVX512_DPWSSD_H #include "types.h" #include "mov.h" HEDLEY_DIAGNOSTIC_PUSH SIMDE_DISABLE_UNWANTED_DIAGNOSTICS SIMDE_BEGIN_DECLS_ SIMDE_FUNCTION_ATTRIBUTES simde__m128i simde_mm_dpwssd_epi32(simde__m128i src, simde__m128i a, simde__m128i b) { #if defined(SIM...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/loadu.h
.h
11,094
298
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/bitshuffle.h
.h
7,989
203
#if !defined(SIMDE_X86_AVX512_BITSHUFFLE_H) #define SIMDE_X86_AVX512_BITSHUFFLE_H #include "types.h" HEDLEY_DIAGNOSTIC_PUSH SIMDE_DISABLE_UNWANTED_DIAGNOSTICS SIMDE_BEGIN_DECLS_ SIMDE_FUNCTION_ATTRIBUTES simde__mmask16 simde_mm_bitshuffle_epi64_mask (simde__m128i b, simde__m128i c) { #if defined(SIMDE_X86_AVX512BI...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/conflict.h
.h
11,984
352
#if !defined(SIMDE_X86_AVX512_CONFLICT_H) #define SIMDE_X86_AVX512_CONFLICT_H #include "types.h" #include "mov_mask.h" #include "mov.h" #include "cmpeq.h" #include "set1.h" HEDLEY_DIAGNOSTIC_PUSH SIMDE_DISABLE_UNWANTED_DIAGNOSTICS SIMDE_BEGIN_DECLS_ SIMDE_FUNCTION_ATTRIBUTES simde__m128i simde_mm_conflict_epi32 (sim...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/subs.h
.h
7,107
223
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/2intersect.h
.h
8,026
251
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/andnot.h
.h
7,564
194
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/cmpeq.h
.h
7,901
242
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/srli.h
.h
6,641
181
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/add.h
.h
21,097
642
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/cvtus.h
.h
2,475
68
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/blend.h
.h
9,480
294
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/sllv.h
.h
4,081
123
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/gather.h
.h
13,845
273
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/sad.h
.h
2,638
78
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/lzcnt.h
.h
7,815
221
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/packus.h
.h
6,833
123
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/roundscale_round.h
.h
26,912
691
#if !defined(SIMDE_X86_AVX512_ROUNDSCALE_ROUND_H) #define SIMDE_X86_AVX512_ROUNDSCALE_ROUND_H #include "types.h" #include "roundscale.h" HEDLEY_DIAGNOSTIC_PUSH SIMDE_DISABLE_UNWANTED_DIAGNOSTICS SIMDE_BEGIN_DECLS_ #if defined(HEDLEY_MSVC_VERSION) #pragma warning( push ) #pragma warning( disable : 4244 ) #endif #if ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/slli.h
.h
6,854
180
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/maddubs.h
.h
6,126
160
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/dbsad.h
.h
15,983
389
#if !defined(SIMDE_X86_AVX512_DBSAD_H) #define SIMDE_X86_AVX512_DBSAD_H #include "types.h" #include "mov.h" #include "../avx2.h" #include "shuffle.h" HEDLEY_DIAGNOSTIC_PUSH SIMDE_DISABLE_UNWANTED_DIAGNOSTICS SIMDE_BEGIN_DECLS_ #if defined(SIMDE_X86_AVX512BW_NATIVE) && defined(SIMDE_X86_AVX512VL_NATIVE) #define sim...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/cvt.h
.h
13,141
403
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/madd.h
.h
5,934
158
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/rcp.h
.h
2,133
66
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/fnmadd.h
.h
3,620
109
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/abs.h
.h
19,089
581
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/sqrt.h
.h
3,977
128
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/unpacklo.h
.h
28,831
753
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/srl.h
.h
6,928
217
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/setzero.h
.h
3,283
106
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/fpclass.h
.h
3,609
100
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/fixupimm_round.h
.h
26,373
688
#if !defined(SIMDE_X86_AVX512_FIXUPIMM_ROUND_H) #define SIMDE_X86_AVX512_FIXUPIMM_ROUND_H #include "types.h" #include "fixupimm.h" #include "mov.h" HEDLEY_DIAGNOSTIC_PUSH SIMDE_DISABLE_UNWANTED_DIAGNOSTICS SIMDE_BEGIN_DECLS_ #if defined(SIMDE_X86_AVX512F_NATIVE) #define simde_mm512_fixupimm_round_ps(a, b, c, imm8,...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/shuffle.h
.h
16,258
362
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/set4.h
.h
3,705
141
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/x86/avx512/xorsign.h
.h
2,426
73
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/arm/neon.h
.h
5,792
219
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/arm/sve.h
.h
1,606
48
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/arm/sve/cmplt.h
.h
26,247
504
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/arm/sve/types.h
.h
34,178
916
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/arm/sve/whilelt.h
.h
34,501
844
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/arm/sve/reinterpret.h
.h
66,380
755
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/arm/sve/ptest.h
.h
2,399
72
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/arm/sve/sub.h
.h
55,418
1,351
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/arm/sve/ptrue.h
.h
4,711
158
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/arm/sve/ld1.h
.h
14,386
359
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/arm/sve/and.h
.h
41,391
1,004
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/arm/sve/cnt.h
.h
2,576
94
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/arm/sve/st1.h
.h
13,374
308
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/arm/sve/add.h
.h
55,418
1,351
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/arm/sve/dup.h
.h
43,805
1,134
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/arm/sve/sel.h
.h
28,614
627
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/arm/sve/qadd.h
.h
18,612
499
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/arm/neon/st4.h
.h
16,018
446
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/arm/neon/dot.h
.h
6,728
172
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/arm/neon/tbx.h
.h
9,359
256
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/arm/neon/maxnm.h
.h
7,025
218
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/arm/neon/ld1_x4.h
.h
11,455
299
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/arm/neon/fma.h
.h
4,189
127
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, distri...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/arm/neon/qdmulh_lane.h
.h
6,291
164
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/arm/neon/ext.h
.h
41,893
851
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/arm/neon/qabs.h
.h
8,314
315
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/arm/neon/mull.h
.h
7,990
237
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/arm/neon/mlsl_high.h
.h
4,092
125
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown
3D
OpenMS/OpenMS
src/openms/extern/simde/simde/arm/neon/padd.h
.h
11,574
389
/* SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, ...
Unknown