Home
last modified time | relevance | path

Searched refs:function (Results 1 – 25 of 897) sorted by relevance

12345678910>>...36

/dragonfly/contrib/gcc-4.7/libgomp/
H A Domp_lib.f90.in125 function omp_get_dynamic ()
132 function omp_get_nested ()
135 end function omp_get_nested
150 end function omp_test_lock
190 function omp_get_wtick ()
192 end function omp_get_wtick
196 function omp_get_wtime ()
198 end function omp_get_wtime
253 function omp_get_level ()
293 function omp_in_final ()
[all …]
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dconfig.in13 /* Define to 1 if you have the `asprintf' function. */
16 /* Define to 1 if you have the `atexit' function. */
19 /* Define to 1 if you have the `basename' function. */
22 /* Define to 1 if you have the `bcmp' function. */
25 /* Define to 1 if you have the `bcopy' function. */
28 /* Define to 1 if you have the `bsearch' function. */
31 /* Define to 1 if you have the `bzero' function. */
34 /* Define to 1 if you have the `calloc' function. */
40 /* Define to 1 if you have the `clock' function. */
94 /* Define to 1 if you have the `dup3' function. */
[all …]
/dragonfly/contrib/gcc-4.7/libstdc++-v3/
H A Dconfig.h.in3 /* Define to 1 if you have the `acosf' function. */
6 /* Define to 1 if you have the `acosl' function. */
9 /* Define to 1 if you have the `asinf' function. */
12 /* Define to 1 if you have the `asinl' function. */
18 /* Define to 1 if you have the `atan2f' function. */
21 /* Define to 1 if you have the `atan2l' function. */
24 /* Define to 1 if you have the `atanf' function. */
27 /* Define to 1 if you have the `atanl' function. */
33 /* Define to 1 if you have the `ceilf' function. */
42 /* Define to 1 if you have the `cosf' function. */
[all …]
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dstd_function.h128 class function; in _GLIBCXX_VISIBILITY()
413 function(const function& __x); in _GLIBCXX_VISIBILITY()
422 function(function&& __x) noexcept : _Function_base() in _GLIBCXX_VISIBILITY()
446 function(_Functor); in _GLIBCXX_VISIBILITY()
460 function& in _GLIBCXX_VISIBILITY()
478 function& in _GLIBCXX_VISIBILITY()
492 function& in _GLIBCXX_VISIBILITY()
530 function& in _GLIBCXX_VISIBILITY()
643 function(_Res(*)(_ArgTypes...)) -> function<_Res(_ArgTypes...)>; in _GLIBCXX_VISIBILITY()
647 function(_Functor) -> function<_Signature>; in _GLIBCXX_VISIBILITY()
[all …]
/dragonfly/gnu/usr.bin/grep/libgreputils/
H A Dwarn-on-use.h86 # define _GL_WARN_ON_USE(function, message) \ argument
87 extern __typeof__ (function) function __attribute__ ((__warning__ (message)))
92 # define _GL_WARN_ON_USE(function, message) \ argument
93 extern __typeof__ (function) function
96 # define _GL_WARN_ON_USE(function, message) \ argument
110 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
111 extern rettype function parameters_and_attributes \
115 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
116 extern rettype function parameters_and_attributes
118 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
/dragonfly/gnu/usr.bin/diff/libdiffutils/
H A Dwarn-on-use.h86 # define _GL_WARN_ON_USE(function, message) \ argument
87 extern __typeof__ (function) function __attribute__ ((__warning__ (message)))
92 # define _GL_WARN_ON_USE(function, message) \ argument
93 extern __typeof__ (function) function
96 # define _GL_WARN_ON_USE(function, message) \ argument
110 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
111 extern rettype function parameters_and_attributes \
115 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
116 extern rettype function parameters_and_attributes
118 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
/dragonfly/contrib/gcc-8.0/gcc/
H A Dvalue-prof.h58 struct function *fun;
78 histogram_value gimple_alloc_histogram_value (struct function *, enum hist_type,
80 histogram_value gimple_histogram_value (struct function *, gimple *);
81 histogram_value gimple_histogram_value_of_type (struct function *, gimple *,
83 void gimple_add_histogram_value (struct function *, gimple *, histogram_value);
84 void dump_histograms_for_stmt (struct function *, FILE *, gimple *);
86 void gimple_remove_stmt_histograms (struct function *, gimple *);
87 void gimple_duplicate_stmt_histograms (struct function *, gimple *,
88 struct function *, gimple *);
89 void gimple_move_stmt_histograms (struct function *, gimple *, gimple *);
[all …]
H A Dtree-ssa-loop.c72 virtual unsigned int execute (function *fn);
76 pass_fix_loops::execute (function *) in execute() argument
99 gate_loop (function *fn) in gate_loop()
152 gate_oacc_kernels (function *fn) in gate_oacc_kernels()
230 virtual bool gate (function *) in gate() argument
345 virtual unsigned int execute (function *);
399 virtual bool gate (function *fun) in gate()
404 virtual unsigned int execute (function *);
409 pass_vectorize::execute (function *fun) in execute()
490 virtual unsigned int execute (function *);
[all …]
/dragonfly/contrib/binutils-2.34/gprof/
H A Dfsf_callg_bl.m16 in this function and its children. Note that due to
23 function by its children.
26 If the function called itself recursively, the number
31 printed after it. If the function is a member of a
33 function's name and the index number.
39 from the function into this parent.
42 the function's children into this parent.
45 function `/' the total number of times the function
46 was called. Recursive calls to the function are not
61 from the child into the function.
[all …]
H A Dbsd_callg_bl.m8 function entries:
10 index the index of the function in the call graph
14 accounted for by this function and its
17 self the number of seconds spent in this function
22 this function on behalf of this function.
27 self the number of times this function calls itself
30 name the name of the function, with an indication of
33 index the index of the function in the call graph
44 the number of seconds of this function's
73 function.
[all …]
H A Dflat_bl.m3 time program used by this function.
6 seconds for by this function and those listed above it.
9 seconds function alone. This is the major sort for this
12 calls the number of times this function was invoked, if
13 this function is profiled, else blank.
16 ms/call function per call, if this function is profiled,
20 ms/call function and its descendents per call, if this
21 function is profiled, else blank.
23 name the name of the function. This is the minor sort
25 the function in the gprof listing. If the index is
/dragonfly/contrib/binutils-2.27/gprof/
H A Dfsf_callg_bl.m16 in this function and its children. Note that due to
23 function by its children.
26 If the function called itself recursively, the number
31 printed after it. If the function is a member of a
33 function's name and the index number.
39 from the function into this parent.
42 the function's children into this parent.
45 function `/' the total number of times the function
46 was called. Recursive calls to the function are not
61 from the child into the function.
[all …]
H A Dbsd_callg_bl.m8 function entries:
10 index the index of the function in the call graph
14 accounted for by this function and its
17 self the number of seconds spent in this function
22 this function on behalf of this function.
27 self the number of times this function calls itself
30 name the name of the function, with an indication of
33 index the index of the function in the call graph
44 the number of seconds of this function's
73 function.
[all …]
H A Dflat_bl.m3 time program used by this function.
6 seconds for by this function and those listed above it.
9 seconds function alone. This is the major sort for this
12 calls the number of times this function was invoked, if
13 this function is profiled, else blank.
16 ms/call function per call, if this function is profiled,
20 ms/call function and its descendents per call, if this
21 function is profiled, else blank.
23 name the name of the function. This is the minor sort
25 the function in the gprof listing. If the index is
/dragonfly/contrib/gdb-7/readline/
H A Dkeymaps.c66 keymap[i].function = (rl_command_func_t *)NULL; in rl_make_bare_keymap()
73 keymap[i].function = rl_do_lowercase_version; in rl_make_bare_keymap()
93 temp[i].function = map[i].function;
111 newmap[i].function = rl_insert; in rl_make_keymap()
113 newmap[TAB].function = rl_insert; in rl_make_keymap()
114 newmap[RUBOUT].function = rl_rubout; /* RUBOUT == 127 */ in rl_make_keymap()
115 newmap[CTRL('H')].function = rl_rubout; in rl_make_keymap()
120 newmap[i].function = rl_insert; in rl_make_keymap()
144 rl_discard_keymap ((Keymap)map[i].function);
145 xfree ((char *)map[i].function);
[all …]
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dgimple.texi12 operands (with some exceptions like function calls). GIMPLE was
36 The GENERIC representation of a function is stored in the
541 validation is controlled by the function
641 @deftypefn {GIMPLE function} bool is_gimple_val (tree t)
675 the address of a function local variable).
732 @deftypefn {GIMPLE function} tree gimple_block (gimple g)
877 @deftypefn {GIMPLE function} void update_stmt (gimple s)
1210 function.
1220 Set the called function to @code{FNDECL}.
1549 @deftypefn {GIMPLE function} bool gimple_nop_p (gimple g)
[all …]
/dragonfly/contrib/gdb-7/gdb/
H A Dcleanups.c41 void (*function) (void *); member
87 new->function = function; in make_my_cleanup2()
105 make_my_cleanup (struct cleanup **pmy_chain, make_cleanup_ftype *function, in make_my_cleanup() argument
108 return make_my_cleanup2 (pmy_chain, function, arg, NULL); in make_my_cleanup()
117 make_cleanup (make_cleanup_ftype *function, void *arg) in make_cleanup() argument
119 return make_my_cleanup (&cleanup_chain, function, arg); in make_cleanup()
126 make_cleanup_dtor (make_cleanup_ftype *function, void *arg, in make_cleanup_dtor() argument
130 function, arg, dtor); in make_cleanup_dtor()
136 make_final_cleanup (make_cleanup_ftype *function, void *arg) in make_final_cleanup() argument
138 return make_my_cleanup (&final_cleanup_chain, function, arg); in make_final_cleanup()
[all …]
/dragonfly/contrib/gdb-7/gdb/python/
H A Dpy-prettyprint.c60 if (! function) in search_pp_list()
101 PyObject *function; in find_pretty_printer_from_objfiles() local
119 if (! function) in find_pretty_printer_from_objfiles()
141 PyObject *function; in find_pretty_printer_from_progspace() local
149 return function; in find_pretty_printer_from_progspace()
177 return function; in find_pretty_printer_from_gdb()
192 if (function == NULL || function != Py_None) in find_pretty_printer()
193 return function; in find_pretty_printer()
198 if (function == NULL || function != Py_None) in find_pretty_printer()
199 return function; in find_pretty_printer()
[all …]
/dragonfly/contrib/bmake/
H A Dconfig.h.in26 /* Define to 1 if you have the `dirname' function. */
32 /* Define to 1 if you have the `err' function. */
35 /* Define to 1 if you have the `errx' function. */
44 /* Define to 1 if you have the `fork' function. */
47 /* Define to 1 if you have the `getcwd' function. */
50 /* Define to 1 if you have the `getenv' function. */
53 /* Define to 1 if you have the `getopt' function. */
56 /* Define to 1 if you have the `getwd' function. */
62 /* Define to 1 if you have the `killpg' function. */
77 /* Define to 1 if you have the `mmap' function. */
[all …]
/dragonfly/gnu/usr.bin/cvs/lib/
H A Dconfig.h.proto107 /* Define to 1 if you have the `alarm' function. */
118 /* Define to 1 if you have the `atexit' function. */
124 /* Define to 1 if you have the `btowc' function. */
138 /* Define to 1 if you have the `chsize' function. */
147 /* Define if you have the connect function. */
150 /* Define if you have the crypt function. */
272 /* Define to 1 if you have the `dup2' function. */
293 /* Define to 1 if you have the `fork' function. */
299 /* Define to 1 if you have the `fsync' function. */
344 /* Define if you have the getspnam function. */
[all …]
/dragonfly/contrib/gcc-4.7/gcc/
H A Dvalue-prof.h78 histogram_value gimple_histogram_value (struct function *, gimple);
79 histogram_value gimple_histogram_value_of_type (struct function *, gimple,
81 void gimple_add_histogram_value (struct function *, gimple, histogram_value);
82 void dump_histograms_for_stmt (struct function *, FILE *, gimple);
83 void gimple_remove_histogram_value (struct function *, gimple, histogram_value);
84 void gimple_remove_stmt_histograms (struct function *, gimple);
85 void gimple_duplicate_stmt_histograms (struct function *, gimple,
86 struct function *, gimple);
87 void gimple_move_stmt_histograms (struct function *, gimple, gimple);
/dragonfly/usr.sbin/mpsutil/
H A Dmpsutil.h65 #define MPS_COMMAND(set, name, function, args, desc) \ argument
66 static struct mpsutil_command function ## _mpsutil_command = \
67 { #name, function }; \
68 DATA_SET(MPS_DATASET(set), function ## _mpsutil_command); \
70 function ## _usage(const char **a3, const char **a4) \
76 static struct mpsutil_usage function ## _mpsutil_usage = \
77 { #set, #name, function ## _usage }; \
78 DATA_SET(MPS_DATASET(usage), function ## _mpsutil_usage);
80 #define _MPS_COMMAND(set, name, function) \ argument
82 { #name, function }; \
[all …]
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dmethod.c138 THUNK_TARGET (thunk) = function; in make_thunk()
162 DECL_THUNKS (function) = thunk; in make_thunk()
172 tree function, name; in finish_thunk() local
282 tree a, t, function, alias; in use_thunk() local
304 if (DECL_THUNK_P (function)) in use_thunk()
306 use_thunk (function, emit_p); in use_thunk()
314 mark_used (function); in use_thunk()
321 alias = function; in use_thunk()
363 if (DECL_SECTION_NAME (function) != NULL && DECL_ONE_ONLY (function)) in use_thunk()
392 if (DECL_ONE_ONLY (function)) in use_thunk()
[all …]
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/tr1/
H A Dfunctional269 /// Turns a function type into a function pointer type
312 // To pick up function references (that will become function pointers)
1567 // function object.
1584 class function;
1877 /// class function
1923 function(const function& __x);
1959 function&
1973 function&
2056 * The function call operator invokes the target function object
2102 function(const function& __x)
[all …]
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/tr1/
H A Dfunctional273 /// Turns a function type into a function pointer type
316 // To pick up function references (that will become function pointers)
1576 // function object.
1593 class function;
1886 /// class function
1932 function(const function& __x);
1968 function&
1982 function&
2065 * The function call operator invokes the target function object
2111 function(const function& __x)
[all …]

12345678910>>...36