Home
last modified time | relevance | path

Searched refs:TABLE (Results 1 – 9 of 9) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-bsp/grub/files/
H A Dgrub-module-explicitly-keeps-symbole-.module_license.patch14 SYMBOL TABLE:
31 SYMBOL TABLE:
/openbmc/u-boot/lib/zlib/
H A Dinflate.h36 TABLE, /* i: waiting for dynamic block table lengths */ enumerator
H A Dinflate.c572 state->mode = TABLE; in inflate()
610 case TABLE: in inflate()
/openbmc/u-boot/arch/nios2/cpu/
H A Du-boot.lds29 /* CMD TABLE - sandwich this in between text and data so
/openbmc/openbmc/poky/meta/recipes-core/meta/
H A Dcve-update-db-native.bb216 c.execute("CREATE TABLE IF NOT EXISTS META (YEAR INTEGER UNIQUE, DATE TEXT)")
218 c.execute("CREATE TABLE IF NOT EXISTS NVD (ID TEXT UNIQUE, SUMMARY TEXT, \
221 c.execute("CREATE TABLE IF NOT EXISTS PRODUCTS (ID TEXT, \
H A Dcve-update-nvd2-native.bb265 c.execute("CREATE TABLE IF NOT EXISTS META (YEAR INTEGER UNIQUE, DATE TEXT)")
267 c.execute("CREATE TABLE IF NOT EXISTS NVD (ID TEXT UNIQUE, SUMMARY TEXT, \
270 c.execute("CREATE TABLE IF NOT EXISTS PRODUCTS (ID TEXT, \
/openbmc/openbmc/meta-arm/meta-arm-bsp/dynamic-layers/meta-arm-systemready/recipes-test/arm-systemready-acs/files/fvp-base/
H A D0001-check-sr-results-Change-the-expected-SR-result-confi.patch117 - ESRT TABLE
/openbmc/qemu/target/s390x/tcg/
H A Dinsn-data.h.inc1342 /* INVALIDATE DAT TABLE ENTRY */
1344 /* INVALIDATE PAGE TABLE ENTRY */
/openbmc/openbmc/poky/bitbake/lib/bs4/
H A DCHANGELOG1594 THEAD, TBODY, and TFOOT tags are now nestable within TABLE