Searched refs:Unset (Results 1 – 25 of 45) sorted by relevance
12
| /NextBSD/contrib/llvm/utils/TableGen/ |
| HD | CodeGenInstruction.cpp | 325 bool Unset; in CodeGenInstruction() local 326 mayLoad = R->getValueAsBitOrUnset("mayLoad", Unset); in CodeGenInstruction() 327 mayLoad_Unset = Unset; in CodeGenInstruction() 328 mayStore = R->getValueAsBitOrUnset("mayStore", Unset); in CodeGenInstruction() 329 mayStore_Unset = Unset; in CodeGenInstruction() 330 hasSideEffects = R->getValueAsBitOrUnset("hasSideEffects", Unset); in CodeGenInstruction() 331 hasSideEffects_Unset = Unset; in CodeGenInstruction()
|
| /NextBSD/contrib/tcsh/ |
| HD | FAQ | 100 3. Unset edit in tcsh. 107 Unset edit in tcsh. 114 Unset edit in tcsh. Using shelltool instead of cmdtool does not fix
|
| /NextBSD/share/mk/ |
| HD | local.meta.sys.mk | 112 .error Cannot use MAKEOBJDIR=${MAKEOBJDIR}${.newline}Unset MAKEOBJDIR to get default: MAKEOBJDIR='…
|
| /NextBSD/usr.sbin/bsdconfig/share/ |
| HD | struct.subr | 150 # Unset the collection of environment variables and accessor-function
|
| HD | sysrc.subr | 70 # Unset all environment variables in the current scope. An optional list of
|
| /NextBSD/contrib/gcclibs/libgomp/ |
| HD | libgomp.texi | 154 * omp_unset_lock:: Unset simple lock 159 * omp_unset_nest_lock:: Unset nested lock 540 @section @code{omp_unset_lock} -- Unset simple lock 684 @section @code{omp_unset_nest_lock} -- Unset nested lock
|
| HD | ChangeLog | 1224 lang_link_flags): Unset, so that they aren't inherited from previously
|
| /NextBSD/contrib/llvm/lib/TableGen/ |
| HD | Record.cpp | 1831 bool Record::getValueAsBitOrUnset(StringRef FieldName, bool &Unset) const { in getValueAsBitOrUnset() 1838 Unset = true; in getValueAsBitOrUnset() 1841 Unset = false; in getValueAsBitOrUnset()
|
| /NextBSD/contrib/llvm/lib/Target/PowerPC/ |
| HD | PPC.td | 389 // FIXME: Unset this when no longer needed!
|
| /NextBSD/usr.sbin/bsdconfig/startup/share/ |
| HD | rcconf.subr | 191 # Unset variables we don't want reported
|
| /NextBSD/contrib/binutils/ld/ |
| HD | ChangeLog-2006 | 527 * emulparams/bfin.sh (DATA_END_SYMBOLS,END_SYMBOLS): Unset. 800 * emulparams/elf32frvfd.sh (EXTRA_EM_FILE): Unset. 801 * emulparams/mn10300.sh (EXTRA_EM_FILE): Unset.
|
| HD | ChangeLog-0203 | 109 (DATA_ADDR): Unset. 495 * Makefile.am (POTFILES.in): Unset LC_COLLATE.
|
| /NextBSD/contrib/tcpdump/ |
| HD | configure.in | 48 # Unset ac_cv_header_netinet_if_ether_h so we don't 709 # Unset ac_cv_have_decl_ether_ntohost so we don't
|
| /NextBSD/contrib/llvm/tools/clang/utils/TableGen/ |
| HD | ClangAttrEmitter.cpp | 48 bool Unset; in FlattenedSpelling() local 49 K = Spelling.getValueAsBitOrUnset("KnownToGCC", Unset); in FlattenedSpelling()
|
| /NextBSD/contrib/libpcap/ |
| HD | configure.in | 137 # Unset ac_cv_header_netinet_if_ether_h so we don't 215 # Unset ac_cv_have_decl_ether_hostton so we don't
|
| /NextBSD/contrib/llvm/include/llvm/TableGen/ |
| HD | Record.h | 1405 bool getValueAsBitOrUnset(StringRef FieldName, bool &Unset) const;
|
| /NextBSD/contrib/gcc/cp/ |
| HD | ChangeLog-1995 | 2601 (import_export_inline): Unset DECL_EXTERNAL at first. 3093 * init.c (build_new): Unset TREE_READONLY on the dereferenced 3642 Unset extension keywords if -fno-gnu-keywords. 3653 * parse.y (primary): Unset got_object after all rules that use the
|
| HD | ChangeLog-1994 | 396 * pt.c (do_pending_expansions): Unset TREE_PUBLIC on implicit 527 * expr.c (cplus_expand_expr, NEW_EXPR): Unset flag_access_control 942 * decl.c (build_ptrmemfunc_type): Unset IS_AGGR_TYPE on pmf types. 3311 * parse.y (template_instantiate_once): Unset TYPE_BEING_DEFINED
|
| HD | ChangeLog-1997 | 669 * decl.c (pushtag): Unset DECL_ASSEMBLER_NAME before setting it,
|
| HD | ChangeLog | 974 * class.c (check_field_decls): Unset TYPE_PACKED (t) if one of the 1569 * method.c (make_thunk): Unset DECL_USE_TEMPLATE and
|
| /NextBSD/contrib/groff/contrib/groffer/ |
| HD | ChangeLog | 580 - Unset the quasi-local function variables before returning.
|
| /NextBSD/contrib/binutils/binutils/ |
| HD | ChangeLog-0203 | 367 * Makefile.am (POTFILES.in): Unset LC_COLLATE.
|
| /NextBSD/contrib/binutils/opcodes/ |
| HD | ChangeLog-0203 | 229 * Makefile.am (POTFILES.in): Unset LC_COLLATE.
|
| /NextBSD/contrib/groff/ |
| HD | ChangeLog | 634 (html_text::done_para): Unset `start_space'. 638 * src/devices/grohtml/post-html.cpp (html_printer::emit_raw): Unset
|
| /NextBSD/contrib/libreadline/doc/ |
| HD | rltech.texi | 1028 Unset @var{rl_pending_input}, effectively negating the effect of any
|
12