Home
last modified time | relevance | path

Searched refs:same (Results 151 - 175 of 1534) sorted by relevance

12345678910>>...62

/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Ddiv64.S31 srw r10,r10,r0 # the divisor right the same amount,
/third_party/ffmpeg/libavcodec/arm/
H A Dvp9lpf_16bpp_neon.S835 @ If we didn't need to do the flat8in part, we use the same writeback
971 @ Transpose back; this is the same transpose as above, but
/third_party/gn/src/gn/
H A Dfunction_get_path_info.cc176 will be returned. If the input is system- absolute, the same input will
H A Dfunction_rebase_path.cc26 if (!EndsWithSlash(*output)) // Preserve same slash type as input. in MakeSlashEndingMatchInput()
172 The return value will be the same type as the input value (either a string or
H A Dfunctions_target.cc129 In an action the "sources" and "inputs" are treated the same: they're both
584 # In some cases (particularly actions defined previously in the same file)
750 Their use is the same as of other Rust libraries, but their build has some
/third_party/ffmpeg/tools/
H A Dpatcheck107 hiegrep ':\+ *{ *$' '{ should be on the same line as the related previous statement' $*
178 check that the patch does not touch codec & (de)muxer layer at the same time ->split
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dmemory.cc111 assert(memory->copy()->same(memory)); in run()
/third_party/musl/src/fenv/i386/
H A Dfenv.s141 # mxcsr := same rounding mode, cleared exceptions, default mask
/third_party/node/deps/npm/test/lib/commands/
H A Dci.js159 t.same(scripts, [
H A Dshrinkwrap.js40 t.same(logs.warn, [], 'no warnings')
/third_party/pulseaudio/speex/libspeexdsp/
H A Darch.h44 #error You cannot compile as floating point and fixed point at the same time
/third_party/rust/crates/rustix/src/backend/linux_raw/arch/outline/
H A Dmips.s3 # mips64 syscall argument register ordering is the same as the mips64
H A Dmips64.s3 # mips64 syscall argument register ordering is the same as the mips64
/kernel/linux/linux-5.10/net/ipv4/
H A Ddevinet.c1377 int same = 0; in confirm_addr_indev() local
1389 if (same) in confirm_addr_indev()
1392 if (!same) { in confirm_addr_indev()
1393 same = (!local || inet_ifa_match(local, ifa)) && in confirm_addr_indev()
1395 if (same && addr) { in confirm_addr_indev()
1407 same = 0; in confirm_addr_indev()
1412 return same ? addr : 0; in confirm_addr_indev()
1419 * - dst: only in the same subnet as dst, 0=any dst
/kernel/linux/linux-6.6/net/ipv4/
H A Ddevinet.c1401 int same = 0; in confirm_addr_indev() local
1413 if (same) in confirm_addr_indev()
1416 if (!same) { in confirm_addr_indev()
1417 same = (!local || inet_ifa_match(local, ifa)) && in confirm_addr_indev()
1419 if (same && addr) { in confirm_addr_indev()
1431 same = 0; in confirm_addr_indev()
1436 return same ? addr : 0; in confirm_addr_indev()
1443 * - dst: only in the same subnet as dst, 0=any dst
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Ddecbin.S73 | file, README, in this same directory.
228 | Check the sign of the mant and make the value in fp0 the same sign.
472 | same sign. If the exp was pos then multiply fp1*fp0;
H A Dsint.S55 | file, README, in this same directory.
H A Dsgetem.S28 | file, README, in this same directory.
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Ddecbin.S73 | file, README, in this same directory.
228 | Check the sign of the mant and make the value in fp0 the same sign.
472 | same sign. If the exp was pos then multiply fp1*fp0;
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dcache-v7.S52 movs r1, r2, lsl r1 @ #1 shifted left by same amount
158 movne r6, r6, lsl r5 @ 1 shifted left by same amount
/third_party/ffmpeg/libavcodec/x86/
H A Dvideodsp.asm129 ; writing data out is in the same way
330 ; obviously not the same on both sides.
H A Drv40dsp.asm32 ; multiplied by 2 to have the same shift
43 ; multiplied by 2 to have the same shift
H A Dvp9mc_16bpp.asm236 ; the same data?
338 ; the same data?
/kernel/linux/linux-5.10/arch/xtensa/kernel/
H A Dhead.S229 beq a4, a6, 1b # skip, source and dest. are the same
/kernel/linux/linux-5.10/arch/arc/include/asm/
H A Dentry-arcv2.h154 ; ISA requires ADD.nz to have same dest and src reg operands

Completed in 18 milliseconds

12345678910>>...62