Home
last modified time | relevance | path

Searched refs:STEP (Results 1 – 25 of 46) sorted by relevance

12

/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_md5.cpp21 #define STEP(f, a, b, c, d, x, t, s) \ macro
57 STEP(F, a, b, c, d, SET(0), 0xd76aa478, 7) in body()
58 STEP(F, d, a, b, c, SET(1), 0xe8c7b756, 12) in body()
59 STEP(F, c, d, a, b, SET(2), 0x242070db, 17) in body()
60 STEP(F, b, c, d, a, SET(3), 0xc1bdceee, 22) in body()
61 STEP(F, a, b, c, d, SET(4), 0xf57c0faf, 7) in body()
65 STEP(F, a, b, c, d, SET(8), 0x698098d8, 7) in body()
74 STEP(G, a, b, c, d, GET(1), 0xf61e2562, 5) in body()
75 STEP(G, d, a, b, c, GET(6), 0xc040b340, 9) in body()
78 STEP(G, a, b, c, d, GET(5), 0xd62f105d, 5) in body()
[all …]
/openbsd/gnu/llvm/llvm/lib/Support/
H A DMD5.cpp99 STEP(F, a, b, c, d, SET(0), 0xd76aa478, 7) in body()
103 STEP(F, a, b, c, d, SET(4), 0xf57c0faf, 7) in body()
107 STEP(F, a, b, c, d, SET(8), 0x698098d8, 7) in body()
117 STEP(G, a, b, c, d, GET(1), 0xf61e2562, 5) in body()
118 STEP(G, d, a, b, c, GET(6), 0xc040b340, 9) in body()
121 STEP(G, a, b, c, d, GET(5), 0xd62f105d, 5) in body()
125 STEP(G, a, b, c, d, GET(9), 0x21e1cde6, 5) in body()
130 STEP(G, d, a, b, c, GET(2), 0xfcefa3f8, 9) in body()
135 STEP(H, a, b, c, d, GET(5), 0xfffa3942, 4) in body()
139 STEP(H, a, b, c, d, GET(1), 0xa4beea44, 4) in body()
[all …]
/openbsd/lib/libc/arch/sparc64/fpu/
H A Dfpu_mul.c167 #define STEP /* each 1-bit step of the multiplication */ \ macro
183 STEP;
191 STEP;
199 STEP;
205 STEP;
/openbsd/sys/arch/sparc64/fpu/
H A Dfpu_mul.c161 #define STEP /* each 1-bit step of the multiplication */ \ in fpu_mul() macro
177 STEP; in fpu_mul()
185 STEP; in fpu_mul()
193 STEP; in fpu_mul()
199 STEP; in fpu_mul()
/openbsd/usr.bin/jot/
H A Djot.c53 #define STEP 8 macro
138 mask |= STEP; in main()
196 case REPS | BEGIN | ENDER | STEP: in main()
220 case BEGIN | ENDER | STEP: in main()
231 case ENDER | STEP: in main()
233 case REPS | ENDER | STEP: in main()
/openbsd/sys/dev/ic/
H A Dlpt.c75 #define STEP 250 /* 1/4 seconds */ macro
195 for (spin = 0; NOT_READY_ERR(); spin += STEP) { in lptopen()
203 MSEC_TO_NSEC(STEP)); in lptopen()
260 timeout_add_msec(&sc->sc_wakeup_tmo, STEP); in lptwakeup()
456 for (spin = 0; NOT_READY_ERR(); spin += STEP) { in lpt_activate()
463 delay(STEP * 1000); in lpt_activate()
H A Daic79xx.c2652 ahd_outb(ahd, SEQCTL0, ahd_inb(ahd, SEQCTL0) | STEP); in ahd_clear_critical_section()
2672 ahd_outb(ahd, SEQCTL0, ahd_inb(ahd, SEQCTL0) & ~STEP); in ahd_clear_critical_section()
H A Daic7xxx.c1521 ahc_outb(ahc, SEQCTL, ahc->seqctl | STEP); in ahc_clear_critical_section()
/openbsd/gnu/gcc/gcc/
H A Dtree-ssa-address.c87 #define TEMPL_IDX(SYMBOL, BASE, INDEX, STEP, OFFSET) \ argument
91 | ((STEP != 0) << 1) \
H A Dtree.def942 variable), BASE (register), INDEX (register), STEP (integer constant),
944 SYMBOL + BASE + STEP * INDEX + OFFSET. Only variations and values valid on
947 The type of STEP, INDEX and OFFSET is sizetype. The type of BASE is
/openbsd/gnu/gcc/gcc/config/rs6000/
H A Daltivec.h309 template <int STEP> class __altivec_bool_ret { };
/openbsd/gnu/usr.bin/perl/pod/
H A Dperlperf.pod29 =head2 ONE STEP SIDEWAYS
38 =head2 ONE STEP FORWARD
47 =head2 ANOTHER STEP SIDEWAYS
/openbsd/gnu/usr.bin/perl/lib/unicore/
H A DEquivalentUnifiedIdeograph.txt213 2F3B ; 5F73 # KANGXI RADICAL STEP
H A DScriptExtensions.txt66 1BCA0..1BCA3 ; Dupl # Cf [4] SHORTHAND FORMAT LETTER OVERLAP..SHORTHAND FORMAT UP STEP
/openbsd/sys/dev/microcode/aic7xxx/
H A Daic7xxx_reg.h1425 #define STEP 0x04 macro
H A Daic7xxx.reg579 field STEP 0x04
H A Daic79xx_reg.h3481 #define STEP 0x04 macro
H A Daic79xx.reg3206 field STEP 0x04
/openbsd/gnu/gcc/libgomp/
H A Dlibgomp.texi1211 a non-constant STEP, there isn't really. We're explicitly allowed
H A Dlibgomp.info1082 non-constant STEP, there isn't really. We're explicitly allowed to
/openbsd/gnu/usr.bin/perl/lib/unicore/extracted/
H A DDJoinType.txt539 1BCA0..1BCA3 ; T # Cf [4] SHORTHAND FORMAT LETTER OVERLAP..SHORTHAND FORMAT UP STEP
/openbsd/gnu/usr.bin/gcc/gcc/po/
H A Dtr.po23848 #~ msgid "stepsize in STEP must be an integer constant"
23849 #~ msgstr "STEP içindeki adımlama bir tamsayı sabit olmalı"
23851 #~ msgid "stepsize in STEP must be > 0"
23852 #~ msgstr "STEP içindeki adım uzunluğu > 0 olmalı"
23854 #~ msgid "stepsize in STEP must be the natural width of the array element mode"
23863 #~ msgid "starting word in POS within STEP must be 0"
23864 #~ msgstr "STEP'li POS içindeki başlangıç kelimesi 0 olmalı"
23869 #~ msgid "starting bit in POS within STEP must be 0"
23870 #~ msgstr "STEP'li POS içindeki başlangıç biti 0 olmalı"
23896 #~ msgid "step size in STEP must be >= the length in POS"
[all …]
/openbsd/gnu/llvm/libcxx/utils/data/unicode/
H A DGraphemeBreakProperty.txt72 1BCA0..1BCA3 ; Control # Cf [4] SHORTHAND FORMAT LETTER OVERLAP..SHORTHAND FORMAT UP STEP
/openbsd/gnu/usr.bin/perl/lib/unicore/auxiliary/
H A DGraphemeBreakProperty.txt72 1BCA0..1BCA3 ; Control # Cf [4] SHORTHAND FORMAT LETTER OVERLAP..SHORTHAND FORMAT UP STEP
H A DWordBreakProperty.txt634 1BCA0..1BCA3 ; Format # Cf [4] SHORTHAND FORMAT LETTER OVERLAP..SHORTHAND FORMAT UP STEP

12