Searched refs:mnemonic (Results 1 – 10 of 10) sorted by relevance
/titanic_44/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/ |
H A D | pmButton.java | 207 public void setMnemonic(int mnemonic) { in setMnemonic() argument 208 setMnemonic((char)mnemonic); in setMnemonic() 211 public void setMnemonic(char mnemonic) { in setMnemonic() argument 213 super.setMnemonic(mnemonic); in setMnemonic()
|
H A D | help-l10n-comments.txt | 71 mnemonic device only and in no way engenders a dependency between
|
/titanic_44/usr/src/tools/cpcgen/ |
H A D | cpcgen.c | 1453 char *name, *mnemonic = NULL, *summary = NULL, *desc = NULL; in cpcgen_manual_amd_event() local 1464 if (nvlist_lookup_string(nvl, "mnemonic", &mnemonic) != 0 || in cpcgen_manual_amd_event() 1482 "%s\n", mnemonic, summary) == -1) { in cpcgen_manual_amd_event()
|
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_dump.c | 1777 char mnemonic[4]; in emlxs_dump_cfg_region14_decoded() local 1838 mnemonic[0] = pBuffer[i++]; in emlxs_dump_cfg_region14_decoded() 1839 mnemonic[1] = pBuffer[i++]; in emlxs_dump_cfg_region14_decoded() 1840 mnemonic[2] = 0; in emlxs_dump_cfg_region14_decoded() 1842 if (strcmp(mnemonic, "RV") == 0) { in emlxs_dump_cfg_region14_decoded() 1847 if (mnemonic[0] == 0) { in emlxs_dump_cfg_region14_decoded() 1854 "\n %s: ", mnemonic); in emlxs_dump_cfg_region14_decoded()
|
/titanic_44/usr/src/cmd/vi/port/ |
H A D | ex.news | 887 mnemonic value in the names, try this: Y is right next to U and
|
/titanic_44/usr/src/uts/common/io/cxgbe/firmware/ |
H A D | t4fw_interface.h | 709 __u8 mnemonic; member
|
/titanic_44/usr/src/cmd/look/ |
H A D | words | 14957 mnemonic
|
/titanic_44/usr/src/cmd/spell/ |
H A D | list | 14955 mnemonic
|
/titanic_44/usr/src/cmd/terminfo/ |
H A D | termcap.src | 146 # type, last entry is a verbose description. Others are mnemonic synonyms for
|
H A D | terminfo.src | 146 # type, last entry is a verbose description. Others are mnemonic synonyms for
|