Home
last modified time | relevance | path

Searched refs:extraction (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/cmd/make/lib/mksh/
H A Dmacro.cc292 } extraction = no_extract; in expand_macro() local
449 extraction = dir_extract; in expand_macro()
452 extraction = file_extract; in expand_macro()
652 } else if ((replacement != no_replace) || (extraction != no_extract)) { in expand_macro()
687 switch (extraction) { in expand_macro()
/titanic_50/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A Dhelp-l10n-comments.txt194 extraction and formatting of the strings in the ResourceBundle which
207 extraction is as follows:
/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dlibld.msg142 allow extraction of\n\
233 \t\t\tuntil no further member extraction occurs\n"
236 \t\t\tno further member extraction occurs\n"
242 \t\t\tmember extraction occurs\n"
/titanic_50/usr/src/cmd/sgs/liblddbg/common/
H A Dliblddbg.msg944 @ MSG_SYM_AR_FORCE "file=%s(%s), forced extraction"
/titanic_50/usr/src/cmd/sgs/packages/common/
H A DSUNWonld-README1343 extraction
/titanic_50/usr/src/uts/intel/io/acpica/
H A Dchanges.txt4576 AcpiXtract: Fix for RSDP and dynamic SSDT extraction. These tables have
11317 The low-level field insertion/extraction code (exfldio) has been