Home
last modified time | relevance | path

Searched refs:provide (Results 1 – 25 of 218) sorted by relevance

123456789

/dragonfly/contrib/binutils-2.34/gold/
HDscript.h338 Expression* val, bool provide, bool hidden) in Symbol_assignment() argument
340 provide_(provide), hidden_(hidden), sym_(NULL) in Symbol_assignment()
451 Expression* value, bool provide, bool hidden);
HDscript-sections.h111 bool provide, bool hidden);
HDscript-sections.cc709 Expression* val, bool provide, bool hidden) in Sections_element_assignment() argument
710 : assignment_(name, namelen, false, val, provide, hidden) in Sections_element_assignment()
894 Expression* val, bool provide, in Output_section_element_assignment() argument
896 : assignment_(name, namelen, false, val, provide, hidden) in Output_section_element_assignment()
1957 bool provide, bool hidden);
2154 bool provide, in add_symbol_assignment() argument
2160 provide, in add_symbol_assignment()
3379 Expression* val, bool provide, in add_symbol_assignment() argument
3384 provide, hidden); in add_symbol_assignment()
3388 val, provide, in add_symbol_assignment()
HDscript.cc1143 bool provide, bool hidden) in add_symbol_assignment() argument
1151 provide, hidden); in add_symbol_assignment()
1156 value, provide, hidden); in add_symbol_assignment()
1160 if (!provide) in add_symbol_assignment()
1169 if (provide || hidden) in add_symbol_assignment()
2825 const bool provide = providei != 0; in script_set_symbol() local
2829 value, provide, hidden); in script_set_symbol()
/dragonfly/contrib/binutils-2.27/gold/
HDscript.h334 Expression* val, bool provide, bool hidden) in Symbol_assignment() argument
336 provide_(provide), hidden_(hidden), sym_(NULL) in Symbol_assignment()
439 Expression* value, bool provide, bool hidden);
HDscript-sections.h111 bool provide, bool hidden);
HDscript-sections.cc675 Expression* val, bool provide, bool hidden) in Sections_element_assignment() argument
676 : assignment_(name, namelen, false, val, provide, hidden) in Sections_element_assignment()
860 Expression* val, bool provide, in Output_section_element_assignment() argument
862 : assignment_(name, namelen, false, val, provide, hidden) in Output_section_element_assignment()
1923 bool provide, bool hidden);
2120 bool provide, in add_symbol_assignment() argument
2126 provide, in add_symbol_assignment()
3319 Expression* val, bool provide, in add_symbol_assignment() argument
3324 provide, hidden); in add_symbol_assignment()
3328 val, provide, in add_symbol_assignment()
HDscript.cc1113 bool provide, bool hidden) in add_symbol_assignment() argument
1121 provide, hidden); in add_symbol_assignment()
1126 value, provide, hidden); in add_symbol_assignment()
1130 if (!provide) in add_symbol_assignment()
1139 if (provide || hidden) in add_symbol_assignment()
2794 const bool provide = providei != 0; in script_set_symbol() local
2798 value, provide, hidden); in script_set_symbol()
/dragonfly/contrib/gcc-4.7/gcc/c-family/
HDc-target.def43 /* Targets may provide a string object type that can be used within
48 "Targets may provide a string object type that can be used within\
87 provide a facility to check the function arguments in @var{args_list}\
/dragonfly/crypto/openssh/
HDPROTOCOL.krl122 certificates KRL section that may be used to provide optional or critical
175 format that may be used to provide optional or critical data.
201 preceding ones: to provide cryptographic authentication of a KRL that
202 is retrieved over a channel that does not provide integrity protection.
/dragonfly/sbin/rcorder/
HDrcorder.c128 static int provide; variable
175 provide = 1; in main()
578 if (new == 1 && !provide) in insert_before()
797 if (provide) { in generate_ordering()
/dragonfly/contrib/gcc-8.0/gcc/c-family/
HDc-target.def41 /* Targets may provide a string object type that can be used within
46 "Targets may provide a string object type that can be used within\
85 provide a facility to check the function arguments in @var{args_list}\
/dragonfly/lib/csu/
HDREADME5 also provide a part of the startup files. Stuff here goes into /usr/lib,
/dragonfly/contrib/file/magic/Magdir/
HDlisp36 # lisp, 36: Warning: cannot get string from `^(defun|defvar|defconst|defmacro|setq|fset|put|provide
44 >&0 regex \^(put|provide|require|random) Emacs v18 byte-compiled Lisp data
/dragonfly/contrib/gdb-7/libiberty/
HDREADME31 To add a new optional file, it must provide a single function, and the
48 to do anything. If it does not provide the function, add the
/dragonfly/contrib/binutils-2.27/libiberty/
HDREADME31 To add a new optional file, it must provide a single function, and the
48 to do anything. If it does not provide the function, add the
/dragonfly/contrib/gcc-4.7/libgcc/config/i386/64/
HDt-softfp-compat3 # correct the version and provide backward binary compatibility.
/dragonfly/contrib/gdtoa/
HDREADME36 is supposed to provide #defines that cause gdtoa.h to define its
60 mode on IEEE-arithmetic systems that provide the C99 fegetround()
92 the result to provide the desired interval. On systems where native
196 On IEEE-arithmetic systems that provide the C99 fegetround() function,
221 and to provide (or suitably #define) two locks, acquired by
342 When compiled with Honor_FLT_ROUNDS #defined (on systems that provide
/dragonfly/contrib/gcc-4.7/gcc/cp/
HDoperators.def67 arguments are as for DEF_OPERATOR, but there is no need to provide
74 arguments are as for DEF_OPERATOR, but there is no need to provide
/dragonfly/contrib/binutils-2.27/binutils/
HDdwarf-mode.el168 (provide 'dwarf-mode)
/dragonfly/test/libpthread/
HDREADME4 provide a simple framework for regression tests. In general, this test suite
/dragonfly/contrib/bmake/
HDREADME47 If you can provide access to a suitable machine - even better.
/dragonfly/usr.bin/m4/TEST/
HDtest.m4144 Wizardry. The main purpose of this kingdom is to provide a way for
187 negligence, they provide the traveler's country with additional warnings.
203 helps provide the right spell or incantation to slay the dragon. (There is
/dragonfly/usr.bin/tip/
HDNEWS14 Conditional compilation of cu interface for systems that provide
/dragonfly/contrib/gdb-7/gdb/doc/
HDobserver.texi35 when attaching the callback. In return, the subject will provide
43 a certain observer needs to provide support for user-level contextual
45 enhanced to allow the observer to provide a routine to deallocate the

123456789