Home
last modified time | relevance | path

Searched refs:NEEDED (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/Documentation/translations/zh_CN/admin-guide/
H A Dinit.rst36 ``readelf -d <INIT>|grep NEEDED`` 找出需要哪些库。
/openbmc/linux/Documentation/translations/zh_TW/admin-guide/
H A Dinit.rst39 ``readelf -d <INIT>|grep NEEDED`` 找出需要哪些庫。
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/sox/sox/
H A D0001-remove-the-error-line-and-live-without-file-type-det.patch22 - #error FIX NEEDED HERE
/openbmc/linux/drivers/md/
H A Dmd-bitmap.h94 #define NEEDED(x) (((bitmap_counter_t) x) & NEEDED_MASK) macro
H A Dmd-bitmap.c1564 if (!success && !NEEDED(*bmc)) in md_bitmap_endwrite()
1601 else if (NEEDED(*bmc)) { in __bitmap_start_sync()
1654 if (!NEEDED(*bmc) && aborted) in md_bitmap_end_sync()
2269 set = bmc_old && NEEDED(*bmc_old); in md_bitmap_resize()
/openbmc/linux/Documentation/admin-guide/
H A Dinit.rst25 broken. Use ``readelf -d <INIT>|grep NEEDED`` to find out which libraries
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DJasPer-2.017 …MES SOLE RESPONSIBILITY TO SECURE ANY OTHER INTELLECTUAL PROPERTY RIGHTS NEEDED, IF ANY. THE SOFT…
/openbmc/linux/arch/m68k/fpsp040/
H A Dslogn.S349 |--DIVISION IS NEEDED TO CALCULATE (Y-F)/F.
H A Dssin.S223 |--GET N+ADJN AND SEE IF SIN(R) OR COS(R) IS NEEDED
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0010-eglibc-Cross-building-and-testing-instructions.patch386 +that the 'NEEDED' entry for the C library does include the '.6'
393 + 0x00000001 (NEEDED) Shared library: [libc.so.6]
/openbmc/linux/arch/m68k/ifpsp060/src/
H A Dfplsp.S5067 #--GET N+ADJN AND SEE IF SIN(R) OR COS(R) IS NEEDED
6263 #--TRUE THAT A DIVIDE IS NOW NEEDED, BUT THE APPROXIMATION FOR
6269 #--(DIVISION NEEDED) ANYWAY BECAUSE A POLYNOMIAL APPROXIMATION
8246 #--DIVISION IS NEEDED TO CALCULATE (Y-F)/F.
/openbmc/linux/Documentation/
H A Dmemory-barriers.txt2340 WHERE ARE MEMORY BARRIERS NEEDED?