Searched refs:assumed (Results 1 - 11 of 11) sorted by relevance

/linux-master/tools/perf/util/
H A Dhelp-unknown-cmd.c91 const char *assumed = main_cmds.names[0]->name; local
99 cmd, assumed);
105 return assumed;
/linux-master/arch/x86/um/
H A Dsetjmp_64.S9 # The jmp_buf is assumed to contain the following, in order:
H A Dsetjmp_32.S9 # The jmp_buf is assumed to contain the following, in order:
/linux-master/sound/firewire/oxfw/
H A Doxfw.h76 bool assumed; member in struct:snd_oxfw
H A Doxfw-stream.c86 /* If assumed, just change rate. */
87 if (oxfw->assumed)
700 oxfw->assumed = true;
/linux-master/arch/m68k/fpsp040/
H A Dbinstr.S15 | The 64-bit binary is assumed to have a decimal point before
22 | digit formed will be assumed the least significant. This is
H A Ddecbin.S33 | assumed following the least-significant digit.
128 | (i.e., all digits assumed left of the decimal point.)
174 | (i.e., all digits assumed left of the decimal point.)
H A Dx_unfl.S196 | WARNING: a0 and d0 are assumed to be intact between the denorm and
/linux-master/arch/x86/crypto/
H A Dsha256-ssse3-asm.S354 ## (struct sha256_state is assumed to begin with u32 state[8])
H A Dsha512-ssse3-asm.S271 # (struct sha512_state is assumed to begin with u64 state[8])
H A Daesni-intel_asm.S1838 pxor %xmm4, %xmm4 # xmm4 is assumed 0 in _key_expansion_x

Completed in 167 milliseconds