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.
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 Dcve-update-nvd2-native.bb262 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 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/bitbake/lib/prserv/
H A Ddb.py39 (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 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/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/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-5.1.rst125 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 Dmain.c1481 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.rst1100 d.setVar("TEXT", "Hello World")
1101 print d.getVar("TEXT")
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dbuilding.rst513 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.