Home
last modified time | relevance | path

Searched refs:STATIC (Results 1 – 21 of 21) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/
H A Dstatic_library_as_option.patch6 ROCKSDB creates a STATIC library target reference by default.
7 Modify the cmake so that the STATIC library is also an option
34 -add_library(${ROCKSDB_STATIC_LIB} STATIC ${SOURCES} ${BUILD_VERSION_CC})
40 + add_library(${ROCKSDB_STATIC_LIB} STATIC ${SOURCES} ${BUILD_VERSION_CC})
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libubox/libubox/
H A D0001-version-libraries.patch12 ADD_LIBRARY(ubox-static STATIC ${SOURCES})
21 ADD_LIBRARY(blobmsg_json-static STATIC blobmsg_json.c)
/openbmc/openbmc-test-automation/network/
H A Dtest_host_network.robot18 ${STATIC} 0x00 0x01 #equivalent address type 1 variable
41 ... ${SET_ADDR_PREFIX}${SPACE}${mac_address_hex}${SPACE}${STATIC}${SPACE}
/openbmc/openbmc/meta-phosphor/recipes-devtools/iotools/
H A Diotools_1.6.bb17 oe_runmake CC="${CC}" DEBUG="${DEBUG_BUILD-0}" STATIC=0
/openbmc/openbmc/poky/meta/recipes-connectivity/dhcpcd/files/
H A D0001-remove-INCLUDEDIR-to-prevent-build-issues.patch24 STATIC=
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opencv/opencv/
H A D0001-Make-ts-module-external.patch25 -set(OPENCV_MODULE_TYPE STATIC)
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/civetweb/civetweb/
H A D0001-Unittest-Link-librt-and-libm-using-l-option.patch37 add_library(shared-c-unit-tests STATIC shared.c)
/openbmc/openpower-occ-control/
H A Docc_command.hpp50 STATIC = 0x01, // Static Base Frequencey enumerator
H A Dpowermode.hpp378 SysPwrMode::STATIC, SysPwrMode::POWER_SAVING, SysPwrMode::MAX_PERF};
H A Dpowermode.cpp36 ((mode == SysPwrMode::STATIC) || (mode == SysPwrMode::POWER_SAVING) || \
227 return SysPwrMode::STATIC; in getInternalMode()
394 case SysPwrMode::STATIC: in updateDbusMode()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/json-spirit/json-spirit/
H A D0001-Adjust-the-cmake-files.patch126 -ADD_LIBRARY(json_spirit STATIC ${JSON_SPIRIT_SRCS})
138 +ADD_LIBRARY(json_spirit_static STATIC ${JSON_SPIRIT_SRCS})
/openbmc/libmctp/
H A DCMakeLists.txt25 add_library (mctp STATIC alloc.c astlpc.c crc32.c core.c log.c libmctp.h serial.c crc-16-ccitt.c co…
/openbmc/qemu/tests/uefi-test-tools/UefiTestToolsPkg/BiosTablesTest/
H A DBiosTablesTest.c27 STATIC
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fltk/fltk/
H A Dfltk-native-link-libdl.patch39 FL_ADD_LIBRARY (fltk STATIC "${STATIC_FILES}")
/openbmc/openbmc/poky/meta/classes/
H A Dccmake.bbclass42 if keytype in ["INTERNAL", "STATIC"]:
/openbmc/openbmc/meta-google/classes/
H A Dimage_types_hoth.bbclass46 regionTypes.append('STATIC')
/openbmc/openbmc/poky/meta/recipes-core/ovmf/ovmf/
H A D0004-reproducible.patch74 STATIC
/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/image/
H A Dobmc-phosphor-image.bbappend161 echo "ERROR: STATIC - uBoot image size ${size} incorrect. Please try it again."
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/
H A D0017-Platform-CS1000-Remove-unused-BL1-files.patch126 -add_library(bl1_main STATIC)
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/
H A D0002-wayland-Add-support-for-the-Wayland-winsys.patch221 add_library(EGL_static STATIC ${EGL_SOURCE})
222 add_library(GLESv2_static STATIC ${GLES_SOURCE})
H A D0025-CMakeLists.txt-.pc-respect-CMAKE_INSTALL_LIBDIR.patch415 add_library(debug_sym_static STATIC debug_sym.c)