Home
last modified time | relevance | path

Searched refs:TEXT (Results 1 – 18 of 18) sorted by relevance

/openbmc/openbmc-test-automation/ffdc/
H A DREADME.md10 -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.
13 -c, --config TEXT YAML Configuration file for log collection. [default:
15 -l, --location TEXT Location to save logs [default: /tmp]
16 -t, --type TEXT OS type of the remote (targeting) host. OPENBMC, RHEL,
18 -rp, --protocol TEXT Select protocol to communicate with remote host.
20 -e, --env_vars TEXT Environment variables e.g: {'var':value}
21 -ec, --econfig TEXT Predefine environment variables, refer
23 --log_level TEXT Log level (CRITICAL, ERROR, WARNING, INFO, DEBUG)
/openbmc/openbmc/poky/meta/recipes-core/meta/
H A Dcve-update-nvd2-native.bb247 c.execute("CREATE TABLE IF NOT EXISTS META (YEAR INTEGER UNIQUE, DATE TEXT)")
249 c.execute("CREATE TABLE IF NOT EXISTS NVD (ID TEXT UNIQUE, SUMMARY TEXT, \
250 SCOREV2 TEXT, SCOREV3 TEXT, MODIFIED INTEGER, VECTOR TEXT, VECTORSTRING TEXT)")
252 c.execute("CREATE TABLE IF NOT EXISTS PRODUCTS (ID TEXT, \
253 VENDOR TEXT, PRODUCT TEXT, VERSION_START TEXT, OPERATOR_START TEXT, \
254 VERSION_END TEXT, OPERATOR_END TEXT)")
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/
H A Dlircd.conf34 TEXT 0x68
117 TEXT 0xf00f
185 TEXT 0x102E
/openbmc/qemu/qga/vss-win32/
H A Dvss-common.h64 const TCHAR g_szClsid[] = TEXT("{6E6A3492-8D4D-440C-9619-5E5D0CC31CA8}");
65 const TCHAR g_szProgid[] = TEXT("QGAVSSProvider");
/openbmc/openbmc/poky/meta/recipes-core/readline/readline/
H A Dreadline82-010.patch38 + /* If TEXT contains quote characters, it will be dequoted as part of
40 + characters. We need to dequote TEXT before performing the comparison.
42 + once, we don't call compare_matches after dequoting TEXT; we call
/openbmc/linux/arch/mips/include/asm/
H A Dasm.h96 #define TEXT(msg) \ macro
108 TEXT(msg)
120 TEXT(string)
/openbmc/openbmc-test-automation/docs/
H A Dopenbmc_test_tools.md205 --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 Dasm.h109 TEXT(msg)
121 TEXT(string)
126 #define TEXT(msg) \ macro
/openbmc/openbmc/poky/bitbake/lib/prserv/
H A Ddb.py53 (version TEXT NOT NULL, \
54 pkgarch TEXT NOT NULL, \
55 checksum TEXT NOT NULL, \
/openbmc/linux/arch/mips/kernel/
H A Dcps-vec-ns16550.S196 TEXT(name)
H A Dcps-vec.S41 TEXT(name)
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DGlide51 …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 Drc-tables.rst311 - CLOSED CAPTION/TELETEXT / DVD TEXT / TELETEXT / TTX
/openbmc/linux/Documentation/fb/
H A Dmatroxfb.rst396 TEXT
399 TEXT 3.29 1.50
/openbmc/qemu/qga/
H A Dmain.c1478 s->wakeup_event = CreateEvent(NULL, TRUE, FALSE, TEXT("WakeUp")); in initialize_agent()
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-metadata.rst1025 d.setVar("TEXT", "Hello World")
1026 print d.getVar("TEXT")
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dbuilding.rst431 is the TEXT (code), DATA (initialized data in the code), and BSS
/openbmc/linux/arch/arm/
H A DKconfig1486 # TEXT and BSS so we preserve their values in the config files.