/kernel/linux/linux-6.6/arch/s390/pci/ |
H A D | pci_mmio.c | 53 union register_pair ioaddr_len = {.even = (u64 __force)ioaddr, .odd = ulen}; in __pcistg_mio_inuser() 197 union register_pair ioaddr_len = {.even = (u64 __force)ioaddr, .odd = ulen}; in __pcilg_mio_inuser()
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
H A D | sqrtl.c | 201 int even = top & 1; in sqrtl() local 204 if (even) ml = rsh(ml, 1); in sqrtl()
|
/third_party/musl/src/math/ |
H A D | sqrtl.c | 201 int even = top & 1; in sqrtl() local 204 if (even) ml = rsh(ml, 1); in sqrtl()
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | AtomicCounterBufferTest.cpp | 335 bool even = (bufferCount % 2 == 0); in TEST_P() local 336 int32_t bufferId = (even) ? 0 : atomicCounterBuffer[bufferIndex]; in TEST_P()
|
/kernel/linux/linux-5.10/arch/mips/mm/ |
H A D | tlbex.c | 1064 uasm_i_lw(p, tmp, pte_off_even, ptep); /* even pte */ in build_update_entries() 1086 UASM_i_LW(p, tmp, pte_off_even, ptep); /* get even pte */ in build_update_entries() 1115 unsigned int even, odd; in build_fast_tlb_refill_handler() local 1251 even = ptr; in build_fast_tlb_refill_handler() 1253 UASM_i_LWX(p, even, scratch, tmp); in build_fast_tlb_refill_handler() 1258 even = tmp; in build_fast_tlb_refill_handler() 1260 UASM_i_LW(p, even, 0, ptr); /* get even pte */ in build_fast_tlb_refill_handler() 1264 uasm_i_drotr(p, even, even, ilog in build_fast_tlb_refill_handler() [all...] |
/kernel/linux/linux-6.6/arch/mips/mm/ |
H A D | tlbex.c | 1022 uasm_i_lw(p, tmp, pte_off_even, ptep); /* even pte */ in build_update_entries() 1044 UASM_i_LW(p, tmp, pte_off_even, ptep); /* get even pte */ in build_update_entries() 1073 unsigned int even, odd; in build_fast_tlb_refill_handler() local 1210 even = ptr; in build_fast_tlb_refill_handler() 1212 UASM_i_LWX(p, even, scratch, tmp); in build_fast_tlb_refill_handler() 1217 even = tmp; in build_fast_tlb_refill_handler() 1219 UASM_i_LW(p, even, 0, ptr); /* get even pte */ in build_fast_tlb_refill_handler() 1223 uasm_i_drotr(p, even, even, ilog in build_fast_tlb_refill_handler() [all...] |
/kernel/linux/linux-5.10/arch/arm/nwfpe/ |
H A D | entry.S | 104 @ ??? For some reason, faults can happen at .Lx2 even with a
|
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | checksum.h | 25 * This function must be called with even lengths, except 33 .even = (unsigned long) buff, in csum_partial()
|
/kernel/linux/linux-6.6/arch/s390/hypfs/ |
H A D | hypfs_sprp.c | 28 union register_pair r1 = { .even = (unsigned long)data, }; in __hypfs_sprp_diag304()
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | svq1enc.asm | 13 ;* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
H A D | vorbisdsp.asm | 13 ;* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
H A D | dnxhdenc.asm | 14 ;* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
H A D | g722dsp.asm | 14 ;* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
H A D | proresdsp.asm | 16 ;* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
H A D | huffyuvencdsp.asm | 17 ;* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
H A D | aacencdsp.asm | 14 ;* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
H A D | blockdsp.asm | 17 ;* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
/third_party/ffmpeg/libavfilter/x86/ |
H A D | scene_sad.asm | 16 ;* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
H A D | vf_pp7.asm | 14 ;* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
/third_party/ffmpeg/libavutil/x86/ |
H A D | imgutils.asm | 12 ;* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
H A D | fixed_dsp.asm | 14 ;* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
/third_party/ffmpeg/tools/ |
H A D | gen-rc | 14 # but WITHOUT ANY WARRANTY; without even the implied warranty of 79 * but WITHOUT ANY WARRANTY; without even the implied warranty of
|
/third_party/libsnd/Octave/ |
H A D | sndfile_save.m | 9 ## WITHOUT ANY WARRANTY; without even the implied warranty of
|
H A D | sndfile_play.m | 9 ## WITHOUT ANY WARRANTY; without even the implied warranty of
|
H A D | sndfile_load.m | 9 ## WITHOUT ANY WARRANTY; without even the implied warranty of
|