Searched refs:COLUMN (Results 1 – 7 of 7) sorted by relevance
/openbmc/openbmc/ |
H A D | setup | 23 COLUMN=( "$(which cat)" ) 27 COLUMN=( "sh" "-c" "$COLUMN_CMD | $EXPAND_CMD" ) 29 COLUMN=( "$COLUMN_CMD" )
|
/openbmc/sdbusplus/tools/sdbusplus/templates/ |
H A D | event.cpp.mako | 39 source_info["COLUMN"] = source_column; 84 source_column = self.at("COLUMN");
|
/openbmc/qemu/hw/nvram/ |
H A D | xlnx-versal-efuse-ctrl.c | 59 FIELD(EFUSE_PGM_ADDR, COLUMN, 0, 5) 285 bit = FIELD_DP32(row, EFUSE_PGM_ADDR, COLUMN, EFUSE_ANCHOR_3_COL); in efuse_anchor_bits_check() 290 bit = FIELD_DP32(row, EFUSE_PGM_ADDR, COLUMN, EFUSE_ANCHOR_1_COL); in efuse_anchor_bits_check() 450 FIELD_EX32(bit, EFUSE_PGM_ADDR, COLUMN)); in efuse_pgm_addr_postw()
|
H A D | xlnx-zynqmp-efuse.c | 58 FIELD(EFUSE_PGM_ADDR, COLUMN, 0, 5) 196 #define BIT_POS(ROW, COLUMN) (ROW * 32 + COLUMN) argument
|
/openbmc/linux/Documentation/filesystems/caching/ |
H A D | fscache.rst | 239 COLUMN DESCRIPTION 269 COLUMN DESCRIPTION 305 COLUMN DESCRIPTION
|
H A D | cachefiles.rst | 450 COLUMN TIME MEASUREMENT
|
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/ |
H A D | 0004-ffmpeg-4.3.4-rpi_14.patch | 32351 + # COLUMN TRANSFORM
|