Searched refs:Column (Results 1 – 7 of 7) sorted by relevance
| /openbmc/openbmc/poky/bitbake/lib/hashserv/ |
| H A D | sqlalchemy.py | 16 Column, 43 id = Column(Integer, primary_key=True, autoincrement=True) 44 method = Column(Text, nullable=False) 45 taskhash = Column(Text, nullable=False) 46 unihash = Column(Text, nullable=False) 47 gc_mark = Column(Text, nullable=False) 58 id = Column(Integer, primary_key=True, autoincrement=True) 59 method = Column(Text, nullable=False) 60 taskhash = Column(Text, nullable=False) 61 outhash = Column(Text, nullable=False) [all …]
|
| /openbmc/libcper/sections/ |
| H A D | cper-section-memory.c | 215 json_object_new_uint64(memory_error->Column)); in cper_section_platform_memory_to_ir() 431 json_object_new_uint64(memory_error->Column)); in cper_section_platform_memory2_to_ir() 566 section_cper->Column = (UINT16)json_object_get_uint64(obj); in ir_section_memory_to_cper() 680 section_cper->Column = (UINT32)json_object_get_uint64(obj); in ir_section_memory2_to_cper()
|
| /openbmc/u-boot/doc/device-tree-bindings/input/ |
| H A D | cros-ec-keyb.txt | 28 * RR=Row CC=Column KKKK=Key Code
|
| /openbmc/openpower-vpd-parser/vpd-tool/include/ |
| H A D | tool_utils.hpp | 596 class Column : public types::TableColumnNameSizePair class in vpd::utils::Table 630 std::vector<Column> m_columns;
|
| /openbmc/u-boot/board/ccv/xpress/ |
| H A D | imximage.cfg | 87 * Column address: 10
|
| /openbmc/libcper/include/libcper/ |
| H A D | Cper.h | 952 UINT16 Column; member 1028 UINT32 Column; member
|
| /openbmc/u-boot/board/freescale/mx6qarm2/ |
| H A D | imximage_mx6dl.cfg | 135 * Column address: 9
|