/openbmc/openbmc-test-automation/ffdc/ |
H A D | README.md | 10 -r, --remote TEXT Hostname/IP of the remote host 11 -u, --username TEXT Username of the remote host. 12 -p, --password TEXT Password of the remote host. 16 -c, --config TEXT YAML Configuration file for log collection. [default: 18 -l, --location TEXT Location to save logs [default: /tmp] 19 -t, --type TEXT OS type of the remote (targeting) host. OPENBMC, RHEL, 21 -rp, --protocol TEXT Select protocol to communicate with remote host. 23 -e, --env_vars TEXT Environment variables e.g: {'var':value} 24 -ec, --econfig TEXT Predefine environment variables, refer 26 --log_level TEXT Log level (CRITICAL, ERROR, WARNING, INFO, DEBUG)
|
/openbmc/openbmc/poky/meta/recipes-core/meta/ |
H A D | cve-update-nvd2-native.bb | 262 c.execute("CREATE TABLE IF NOT EXISTS META (YEAR INTEGER UNIQUE, DATE TEXT)") 264 c.execute("CREATE TABLE IF NOT EXISTS NVD (ID TEXT UNIQUE, SUMMARY TEXT, \ 265 … SCOREV2 TEXT, SCOREV3 TEXT, SCOREV4 TEXT, MODIFIED INTEGER, VECTOR TEXT, VECTORSTRING TEXT)") 267 c.execute("CREATE TABLE IF NOT EXISTS PRODUCTS (ID TEXT, \ 268 VENDOR TEXT, PRODUCT TEXT, VERSION_START TEXT, OPERATOR_START TEXT, \ 269 VERSION_END TEXT, OPERATOR_END TEXT)")
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/ |
H A D | lircd.conf | 34 TEXT 0x68 117 TEXT 0xf00f 185 TEXT 0x102E
|
/openbmc/qemu/qga/vss-win32/ |
H A D | vss-common.h | 64 const TCHAR g_szClsid[] = TEXT("{6E6A3492-8D4D-440C-9619-5E5D0CC31CA8}"); 65 const TCHAR g_szProgid[] = TEXT("QGAVSSProvider");
|
/openbmc/openbmc/poky/bitbake/lib/prserv/ |
H A D | db.py | 39 (version TEXT NOT NULL, \ 40 pkgarch TEXT NOT NULL, \ 41 checksum TEXT NOT NULL, \ 42 value TEXT, \
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | asm.h | 96 #define TEXT(msg) \ macro 108 TEXT(msg) 120 TEXT(string)
|
/openbmc/openbmc-test-automation/docs/ |
H A D | openbmc_test_tools.md | 205 --file TEXT Display a PEL using its Raw PEL file 206 -i,--id TEXT Display a PEL based on its ID 207 --bmc-id TEXT Display a PEL based on its BMC Event ID 215 -d,--delete TEXT Delete a PEL based on its ID 217 -s,--scrub TEXT File containing SRC regular expressions to ignore
|
/openbmc/u-boot/arch/mips/include/asm/ |
H A D | asm.h | 109 TEXT(msg) 121 TEXT(string) 126 #define TEXT(msg) \ macro
|
/openbmc/linux/arch/mips/kernel/ |
H A D | cps-vec-ns16550.S | 196 TEXT(name)
|
H A D | cps-vec.S | 41 TEXT(name)
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | Glide | 51 …FX INTERACTIVE, INC. SEE THE 3DFX GLIDE GENERAL PUBLIC LICENSE FOR A FULL TEXT OF THE DISTRIBUTION… 59 …XPRESSED OR IMPLIED. SEE THE 3DFX GLIDE GENERAL PUBLIC LICENSE FOR A FULL TEXT OF THE NON-WARRANTY…
|
/openbmc/linux/Documentation/userspace-api/media/rc/ |
H A D | rc-tables.rst | 311 - CLOSED CAPTION/TELETEXT / DVD TEXT / TELETEXT / TTX
|
/openbmc/linux/Documentation/fb/ |
H A D | matroxfb.rst | 396 TEXT 399 TEXT 3.29 1.50
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-5.1.rst | 125 from the JSON format to the TEXT format as ``cve-check`` removed text 250 - The TEXT output format was removed to favor the JSON format which offers
|
/openbmc/qemu/qga/ |
H A D | main.c | 1481 s->wakeup_event = CreateEvent(NULL, TRUE, FALSE, TEXT("WakeUp")); in initialize_agent()
|
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/ |
H A D | bitbake-user-manual-metadata.rst | 1100 d.setVar("TEXT", "Hello World") 1101 print d.getVar("TEXT")
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | building.rst | 513 is the TEXT (code), DATA (initialized data in the code), and BSS
|
/openbmc/linux/arch/arm/ |
H A D | Kconfig | 1486 # TEXT and BSS so we preserve their values in the config files.
|