| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | sort.cc | 83 #define REORDER_23(TYPE, STRIDE, OFFSET) \ in reorder23() argument 90 memmove (out + 2*STRIDE, e2 + OFFSET, sizeof (TYPE));\ in reorder23() 91 memcpy (out, &t0, sizeof (TYPE)); out += STRIDE; \ in reorder23() 114 #define REORDER_45(TYPE, STRIDE, OFFSET) \ in reorder45() argument 123 memmove (out + 4*STRIDE, e4 + OFFSET, sizeof (TYPE));\ in reorder45() 124 memcpy (out, &t0, sizeof (TYPE)); out += STRIDE; \ in reorder45() 125 memcpy (out, &t1, sizeof (TYPE)); out += STRIDE; \ in reorder45() 126 memcpy (out, &t2, sizeof (TYPE)); out += STRIDE; \ in reorder45()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | sort.cc | 83 #define REORDER_23(TYPE, STRIDE, OFFSET) \ in reorder23() argument 90 memmove (out + 2*STRIDE, e2 + OFFSET, sizeof (TYPE));\ in reorder23() 91 memcpy (out, &t0, sizeof (TYPE)); out += STRIDE; \ in reorder23() 114 #define REORDER_45(TYPE, STRIDE, OFFSET) \ in reorder45() argument 123 memmove (out + 4*STRIDE, e4 + OFFSET, sizeof (TYPE));\ in reorder45() 124 memcpy (out, &t0, sizeof (TYPE)); out += STRIDE; \ in reorder45() 125 memcpy (out, &t1, sizeof (TYPE)); out += STRIDE; \ in reorder45() 126 memcpy (out, &t2, sizeof (TYPE)); out += STRIDE; \ in reorder45()
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
| H A D | ExprOpenMP.h | 57 enum { BASE, LOWER_BOUND, LENGTH, STRIDE, END_EXPR }; enumerator 74 SubExprs[STRIDE] = Stride; in OMPArraySectionExpr() 108 Expr *getStride() { return cast_or_null<Expr>(SubExprs[STRIDE]); } in getStride() 109 const Expr *getStride() const { return cast_or_null<Expr>(SubExprs[STRIDE]); } in getStride() 111 void setStride(Expr *E) { SubExprs[STRIDE] = E; } in setStride()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/asm/ |
| H A D | x86_64-mont5.pl | 164 $STRIDE=2**5*8; # 5 is "window size" 165 $N=$STRIDE/4; # should match cache line size 185 for($k=0;$k<$STRIDE/16-4;$k+=4) { 229 for($k=0;$k<$STRIDE/16-4;$k+=4) { 249 lea $STRIDE($bp),$bp 322 for($k=0;$k<$STRIDE/16;$k+=4) { 342 lea $STRIDE($bp),$bp 593 $STRIDE=2**5*8; # 5 is "window size" 594 $N=$STRIDE/4; # should match cache line size 616 for($i=0;$i<$STRIDE/16-4;$i+=4) { [all …]
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/ |
| H A D | x86_64-mont5.pl | 162 $STRIDE=2**5*8; # 5 is "window size" 163 $N=$STRIDE/4; # should match cache line size 183 for($k=0;$k<$STRIDE/16-4;$k+=4) { 227 for($k=0;$k<$STRIDE/16-4;$k+=4) { 247 lea $STRIDE($bp),$bp 320 for($k=0;$k<$STRIDE/16;$k+=4) { 340 lea $STRIDE($bp),$bp 591 $STRIDE=2**5*8; # 5 is "window size" 592 $N=$STRIDE/4; # should match cache line size 614 for($i=0;$i<$STRIDE/16-4;$i+=4) { [all …]
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
| H A D | entry.c | 496 #define STRIDE 8 499 #define STRIDE 1 macro 502 #define STRIDE_FACTOR (STRIDE*STRIPE) 528 for (j=i; j<num; j+= STRIDE) { in entry_prealloc() 531 e += STRIDE; in entry_prealloc()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/sha/asm/ |
| H A D | sha512-x86_64.pl | 187 my $STRIDE=$SZ; 188 $STRIDE += 16 if ($i%(16/$SZ)==(16/$SZ-1)); 226 lea $STRIDE($Tbl),$Tbl # round++
|
| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/sha/asm/ |
| H A D | sha512-x86_64.pl | 189 my $STRIDE=$SZ; 190 $STRIDE += 16 if ($i%(16/$SZ)==(16/$SZ-1)); 228 lea $STRIDE($Tbl),$Tbl # round++
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
| H A D | arm.c | 12683 #define CHECK(STRIDE, ELSIZE, CLASS, TEST) \ in simd_valid_immediate() argument 12685 for (i = 0; i < idx; i += (STRIDE)) \ in simd_valid_immediate()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
| H A D | arm.cc | 12816 #define CHECK(STRIDE, ELSIZE, CLASS, TEST) \ in simd_valid_immediate() argument 12818 for (i = 0; i < idx; i += (STRIDE)) \ in simd_valid_immediate()
|
| /netbsd-src/external/bsd/openldap/dist/libraries/liblunicode/ |
| H A D | UnicodeData.txt | 7845 2F35;KANGXI RADICAL LONG STRIDE;So;0;ON;<compat> 5EF4;;;;N;;;;;
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/wind/ |
| H A D | UnicodeData.txt | 8214 2F35;KANGXI RADICAL LONG STRIDE;So;0;ON;<compat> 5EF4;;;;N;;;;;
|
| H A D | NormalizationTest.txt | 1489 2F35;2F35;2F35;5EF4;5EF4; # (⼵; ⼵; ⼵; 廴; 廴; ) KANGXI RADICAL LONG STRIDE
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/libuniname/ |
| H A D | UnicodeDataNames.txt | 8938 2F35;KANGXI RADICAL LONG STRIDE;So;0;ON;<compat> 5EF4;;;;N;;;;;
|
| /netbsd-src/external/gpl3/gcc/dist/contrib/unicode/ |
| H A D | UnicodeData.txt | 10966 2F35;KANGXI RADICAL LONG STRIDE;So;0;ON;<compat> 5EF4;;;;N;;;;;
|
| /netbsd-src/external/gpl3/gcc.old/dist/contrib/unicode/ |
| H A D | UnicodeData.txt | 10947 2F35;KANGXI RADICAL LONG STRIDE;So;0;ON;<compat> 5EF4;;;;N;;;;;
|