Searched refs:decrement (Results 1 - 23 of 23) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DSequenceConfig.java43 private boolean decrement = false; field in class:SequenceConfig
114 @param decrement
118 public void setDecrement(boolean decrement) { argument
119 this.decrement = decrement;
123 Return true if the sequence is configured to decrement.
128 True if the sequence is configured to decrement.
131 return decrement;
334 seqFlags |= decrement ? DbConstants.DB_SEQ_DEC : DbConstants.DB_SEQ_INC;
360 decrement
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/mips3/
H A Dmpih-mul1.S62 daddiu $6,$6,-1 # decrement loop counter
H A Dmpih-mul2.S63 daddiu $6,$6,-1 # decrement loop counter
H A Dmpih-mul3.S63 daddiu $6,$6,-1 # decrement loop counter
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mm/
H A Dabort-lv4t.S80 addeq r7, r7, r6, lsl #2 @ Undo decrement
98 addeq r7, r7, r6 @ Undo decrement
112 addeq r7, r7, r2, lsr #20 @ Undo decrement
208 subne r7, r7, r6, lsl #2 @ decrement SP if POP
223 sub r7, r7, r6, lsl #2 @ always decrement
H A Dcache-v7.S56 subs r9, r9, #1 @ decrement the way
58 subs r7, r7, #1 @ decrement the index
H A Dproc-arm6_7.S101 addeq r7, r7, r6, lsl #2 @ Undo decrement
110 addeq r7, r7, r6 @ Undo decrement
124 addeq r7, r7, r2, lsr #20 @ Undo decrement
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/xtensa/lib/
H A Dstrncpy_user.S83 addi a4, a4, -1 # decrement len
93 addi a4, a4, -1 # decrement len
100 addi a4, a4, -1 # decrement len
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/power/
H A Dmpih-add1.S79 bdn Loop # decrement CTR and loop back
H A Dmpih-sub1.S80 bdn Loop # decrement CTR and loop back
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/powerpc32/
H A Dmpih-add1.S58 bdnz Loop # decrement CTR and loop back
H A Dmpih-sub1.S60 bdnz Loop # decrement CTR and loop back
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m32r/kernel/
H A Dhead.S92 addi r4, #-1 ; decrement count
101 addi r4, #-1 ; decrement count
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m32r/boot/compressed/
H A Dhead.S109 addi r4, #-1 ; decrement count
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/xtensa/kernel/
H A Dalign.S247 addi a5, a5, -1 # decrement LCOUNT and set
327 addi a4, a4, -1 # decrement LCOUNT and set
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/alpha/lib/
H A Dev6-stxncpy.S246 subq a2, 1, a2 # E : decrement word count
H A Dstxncpy.S204 subq a2, 1, a2 # .. e1 : decrement word count
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dbindec.S89 | result is exactly 10^LEN, decrement ILOG and divide
610 | result is exactly 10^LEN, decrement ILOG and divide
H A Dround.S285 | therefore do not have the easy to follow decrement/shift loop.
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/archival/
H A Ddpkg.c114 static void make_hash(const char *key, unsigned *start, unsigned *decrement, const int hash_prime) argument
130 *decrement = (unsigned) 1 + (hash_num % (hash_prime - 1));
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dpfpsp.S1557 # on extended precision opclass three instructions using pre-decrement or
1580 # is the ea mode pre-decrement of the stack pointer from supervisor mode?
3480 # for extended precision, if the addressing mode is pre-decrement or
3482 # in addition, for pre-decrement, the stacked <ea> is incorrect.
3852 # dec_areg() - decrement an address register #
3917 # it would make no sense to have a pre-decrement to a7 in supervisor
4523 # table to convert a pre-decrement bit string into a post-increment
7282 # in the pre-decrement case from supervisor mode or else we'll corrupt
12610 # dec_areg(): decrement an address register by the value in d0 #
12616 # d0 = amount to decrement b
[all...]
H A Dilsp.S384 subq.l &0x1, %d1 # yes, decrement and recheck
H A Dfpsp.S1558 # on extended precision opclass three instructions using pre-decrement or
1581 # is the ea mode pre-decrement of the stack pointer from supervisor mode?
3481 # for extended precision, if the addressing mode is pre-decrement or
3483 # in addition, for pre-decrement, the stacked <ea> is incorrect.
16686 # Therefore, the opposite branch type is used to jump to the decrement #
17454 # dec_areg() - decrement an areg for -(an) mode #
18080 # if the addressing mode is post-increment or pre-decrement,
18116 # addressing mode is pre-decrement. write the result byte. if the write
18130 bsr.l dec_areg # decrement address register
18474 # table to convert a pre-decrement bi
[all...]

Completed in 478 milliseconds