Searched refs:more (Results 1 - 25 of 149) sorted by path

123456

/linux-master/Documentation/sound/cards/
H A Dmultisound.sh31 # for more information).
145 # See the `snd-msnd-pinnacle Additional Options' section below for more
465 X * GNU General Public License for more details.
572 X * GNU General Public License for more details.
1080 X * GNU General Public License for more details.
/linux-master/arch/arc/lib/
H A Dmemcmp.S57 ; one more load latency cycle
/linux-master/arch/arm/lib/
H A Dlib1funcs.S28 General Public License for more details.
99 movsne \curbit, \curbit, lsr #4 @ No, any more bits to do?
/linux-master/arch/m68k/fpsp040/
H A Dbindec.S86 | If the int operation results in more than LEN digits,
607 | If the int operation results in more than LEN digits,
H A Dbinstr.S122 dbf %d0,loop |do loop some more!
129 dbf %d0,loop |do loop some more!
H A Dsetox.S67 | 32-bit integer, the upper (more significant) 16 bits are
150 | more accurate computation of the function EXPM1.
H A Dx_fline.S35 | the equate is valid only after a 'link a6' has pushed one more
/linux-master/arch/m68k/ifpsp060/src/
H A Dfplsp.S6721 # 32-bit integer, the upper (more significant) 16 bits #
6808 # give much more accurate computation of the function #
H A Dfpsp.S40 # it makes the FPSP code easier to read and more mainatinable.
6827 # 32-bit integer, the upper (more significant) 16 bits #
6914 # give much more accurate computation of the function #
11374 # 8/17/93 - this turns out to be more of a "cleanliness" standpoint
13853 # DENORMs are a little more difficult.
23539 # If the int operation results in more than LEN digits, #
24094 # If the int operation results in more than LEN digits,
24564 dbf.w %d0,loop # do loop some more!
24571 dbf.w %d0,loop # do loop some more!
H A Dilsp.S198 # it was a divs.l, so ccode setting is a little more complicated...
H A Disp.S39 # it makes the ISP code easier to read and more mainatinable.
391 # calculations, it was more efficient to have them on the stack where #
2168 # it was a divs.l, so ccode setting is a little more complicated...
H A Dpfpsp.S39 # it makes the FPSP code easier to read and more mainatinable.
10284 # DENORMs are a little more difficult.
13499 # If the int operation results in more than LEN digits, #
14054 # If the int operation results in more than LEN digits,
14524 dbf.w %d0,loop # do loop some more!
14531 dbf.w %d0,loop # do loop some more!
/linux-master/arch/mips/include/uapi/asm/
H A Dbitfield.h5 * for more details.
16 #define __BITFIELD_FIELD(field, more) \
18 more
22 #define __BITFIELD_FIELD(field, more) \
23 more \
/linux-master/arch/sh/lib/
H A Dmemcpy-sh4.S203 ! aligned data (and this is more common), so use a value of 16.
/linux-master/arch/sparc/lib/
H A DM7memcpy.S221 ! check if we are copying MED_MAX or more bytes
H A DM7memset.S100 * (can create a more optimized version later.)
114 * (can create a more optimized version later.)
221 ! If more than ST_CHUNK*64 bytes remain to set, continue
/linux-master/arch/um/drivers/
H A Dslip_common.c10 if(slip->more > 0){
12 while(i < slip->more){
18 slip->more - i);
19 slip->more = slip->more - i;
23 slip->more = 0;
39 slip->more = n - (i + 1);
H A Dslip_common.h87 int more; /* more data: do not read fd until ibuf has been drained */ member in struct:slip_proto
96 slip->more = 0;
/linux-master/drivers/atm/
H A Deni.h112 struct atm_dev *more; /* other ENI devices */ member in struct:eni_dev
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dar9003_mci.h315 u32 ar9003_mci_get_next_gpm_offset(struct ath_hw *ah, u32 *more);
/linux-master/drivers/scsi/
H A Dscript_asm.pl689 more strings from the list ACK, ATN, CARRY, TARGET.
714 # Absolute jump, requires no more gunk
/linux-master/tools/testing/fault-injection/
H A Dfailcmd.sh45 See Documentation/fault-injection/fault-injection.rst for more
/linux-master/tools/testing/selftests/ptp/
H A Dtestptp.mk13 # GNU General Public License for more details.
/linux-master/Documentation/sphinx/
H A Dparse-headers.pl363 Prints a more detailed help message and exits.
386 tree for more details.
/linux-master/arch/alpha/lib/
H A Dev6-memcpy.S48 * At least one byte more to move
108 subq $18, 192, $2 # E : At least two more trips to go?
119 # fallback wh64 address if < 2 more trips
130 cmple $18, 63, $1 # E : At least one more trip?
172 bgt $18, $tail_bytes # U : more to be done?
235 bgt $18, $misalign_byte # U : more to go?

Completed in 536 milliseconds

123456