Home
last modified time | relevance | path

Searched full:few (Results 1 – 25 of 2265) sorted by relevance

12345678910>>...91

/openbmc/linux/arch/ia64/lib/
H A Dxor.S41 br.ctop.dptk.few 0b
45 br.ret.sptk.few rp
82 br.ctop.dptk.few 0b
86 br.ret.sptk.few rp
126 br.ctop.dptk.few 0b
130 br.ret.sptk.few rp
175 br.ctop.dptk.few 0b
179 br.ret.sptk.few rp
H A Dmemcpy.S84 (p7) br.cond.spnt.few .memcpy_short
85 (p6) br.cond.spnt.few .memcpy_long
105 br.ctop.dptk.few 1b
149 br.ctop.dptk.few 1b
162 * by storing the last few bytes using sub-word copying. If the source
256 br.sptk.few b6
261 // less than 8) and t0 contains the last few bytes of the src buffer:
286 br.ctop.dptk.few 1b; \
H A Dmemset.S85 (p_scr) br.cond.dptk.many .move_bytes_unaligned // go move just a few (M_B_U)
121 (p_scr) br.cond.dpnt.many .fraction_of_line // go move just a few
152 br.cloop.dptk.few .pref_l1a
191 br.cloop.dptk.few .l1ax
194 cmp.le p_scr, p0 = 8, cnt // just a few bytes left ?
222 br.cloop.dptk.few .pref_l1b
245 br.cloop.dptk.few .l1bx
248 cmp.gt p_scr, p0 = 8, cnt // just a few bytes left ?
278 cmp.gt p_scr, p0 = 8, cnt // just a few bytes left ?
301 (p_scr) br.cond.dpnt.few .restore_and_exit
/openbmc/linux/arch/ia64/kernel/
H A Drelocate_kernel.S80 (p7) br.cond.dpnt.few 4f
86 br.cloop.sptk.few 3b
91 br.sptk.few 2b
131 br.sptk.few .dest_page
138 (p6) br.cond.sptk.few .loop;;
142 (p6) br.cond.sptk.few .loop;;
145 (p6) br.cond.sptk.few .end_loop;;
148 (p6) br.cond.sptk.few .loop
160 br.ctop.sptk.few 1b
161 br.sptk.few .loop
/openbmc/linux/Documentation/devicetree/bindings/mips/
H A Dmscc.txt14 The SoC has a few registers (DEVCPU_GCB:CHIP_REGS) handling miscellaneous
31 The SoC has a few registers (ICPU_CFG:CPU_SYSTEM_CTRL) handling configuration of
47 The SoC has a few registers (HSIO) handling miscellaneous functionalities:
/openbmc/linux/arch/ia64/include/asm/
H A Dspinlock.h136 "br.few 3f\n" in arch_read_lock()
144 "(p7) br.cond.spnt.few 2b\n" in arch_read_lock()
150 "(p7) br.cond.spnt.few 1b\n" in arch_read_lock()
187 "br.few 3f;;\n" in arch_write_lock()
194 "(p7) br.cond.spnt.few 2b\n" in arch_write_lock()
200 "(p7) br.cond.spnt.few 1b;;\n" in arch_write_lock()
/openbmc/u-boot/include/
H A Dpch.h73 * methods to this uclass, of which few are commonly used. Uncommon
74 * operations that pertain only to a few devices in this uclass should
130 * methods to this uclass, of which few are commonly used. Uncommon
131 * operations that pertain only to a few devices in this uclass should
/openbmc/linux/arch/arm/common/
H A Dvlock.S19 #define FEW(x...) macro
22 #define FEW(x...) x macro
72 FEW( ldr r2, [r0, #VLOCK_VOTING_OFFSET] )
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dget_branch_snapshot.c112 /* too few entries for the hit/waste test */ in serial_test_get_branch_snapshot()
119 /* Given we stop LBR in software, we will waste a few entries. in serial_test_get_branch_snapshot()
120 * But we should try to waste as few as possible entries. We are at in serial_test_get_branch_snapshot()
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DSpencer-948 …ust not be misrepresented, either by explicit claim or by omission. Since few users ever read sou…
10 …uch, and must not be misrepresented as being the original software. Since few users ever read sou…
/openbmc/u-boot/doc/device-tree-bindings/clock/
H A Dmicrochip,pic32-clock.txt3 Microchip PIC32 clock tree consists of few oscillators, PLLs,
4 multiplexers and few divider modules capable of supplying clocks
/openbmc/linux/fs/nilfs2/
H A DKconfig11 destroyed just a few seconds ago. Since this file system can keep
15 NILFS2 creates a number of checkpoints every few seconds or per
/openbmc/linux/tools/include/nolibc/
H A Dstd.h10 /* Declare a few quite common macros and types that usually are in stdlib.h,
11 * stdint.h, ctype.h, unistd.h and a few other common locations. Please place
H A Dnolibc.h26 * A few of them are architecture-specific because the syscalls are not all
59 * for a few functions usually found in string.h, ctype.h, or stdlib.h.
71 * only a few common includes, may also be built by simply making the include
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-bcma14 There are a few types of BCMA cores, they can be identified by
30 Each BCMA core is identified by few fields, including class it
/openbmc/linux/Documentation/driver-api/firmware/
H A Dbuilt-in-fw.rst14 There are a few reasons why you might want to consider building your firmware
21 Even if you have these needs there are a few reasons why you may not be
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dmicrochip,pic32.txt3 Microchip clock controller is consists of few oscillators, PLL, multiplexer
4 and few divider modules.
H A Dbrcm,bcm2835-cprman.txt9 few PLLs, and a level of mostly-generic clock generators sourcing from
11 clock generators, but a few (like the ARM or HDMI) will source from
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/
H A DREADME.soc254 1)LS2048A, few difference w.r.t. LS2088A:
257 2)LS2084A, few difference w.r.t. LS2088A:
263 3)LS2044A, few difference w.r.t. LS2084A:
273 1)LS2041A, few difference w.r.t. LS2081A:
326 1)LX2120A, few difference w.r.t. LX2160A:
329 2)LX2080A, few difference w.r.t. LX2160A:
/openbmc/qemu/docs/devel/
H A Dtrivial-patches.rst9 Trivial patches that change just a few lines of code sometimes languish
19 - Only touch a few lines of code.
/openbmc/linux/include/linux/
H A Dzconf.h14 plus a few kilobytes for small objects. For example, if you want to reduce
20 that is, 32K for windowBits=15 (default value) plus a few kilobytes
/openbmc/linux/drivers/net/ethernet/natsemi/
H A DKconfig25 a few Nubus and all known Comm Slot Ethernet cards. If you have
36 Acer PICA, Olivetti M700-10 and a few other identical OEM systems.
/openbmc/linux/drivers/gpu/drm/i915/
H A DTODO.txt12 - There's a lot of complexity added past few years to make relocations faster.
16 2. Any complexity added in this area past few years which can't be justified
/openbmc/linux/Documentation/leds/
H A Dledtrig-usbport.rst18 1) Device with single USB LED and few physical ports
24 2) Device with a physical port handled by few controllers
/openbmc/docs/designs/mctp/
H A Dmctp.md7 Currently, we have a few different methods of communication between host and
8 BMC. This is primarily IPMI-based, but also includes a few hardware-specific
87 This is in use by a few platforms, but should be avoided for new designs.

12345678910>>...91