Home
last modified time | relevance | path

Searched defs:function (Results 1 – 25 of 310) sorted by relevance

12345678910>>...13

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dfunction.h225 struct GTY(()) function { struct
228 /* The control flow graph for this function. */ argument
231 /* GIMPLE body for this function. */ argument
237 /* The loops in this function. */ argument
243 /* The stack usage of this function. */ argument
249 /* For function.c. */ argument
254 /* A PARM_DECL that should contain the static chain for this function. argument
263 /* Vector of function local variables, functions, types and constants. */ argument
269 struct machine_function * GTY ((maybe_undef)) machine; argument
272 struct language_function * language; argument
[all …]
H A Dtree-ssa-loop.c70 virtual bool gate (function *) { return flag_tree_loop_optimize; } in gate() argument
76 pass_fix_loops::execute (function *) in execute() argument
230 virtual bool gate (function *) in gate() argument
451 virtual bool gate (function *) { return flag_tree_scev_cprop; } in gate() argument
452 virtual unsigned int execute (function *) { return scev_const_prop (); } in execute() argument
489 virtual bool gate (function *) { return flag_ivopts != 0; } in gate() argument
546 virtual unsigned int execute (function *) { return tree_ssa_loop_done (); } in execute() argument
H A Dipa-chkp.c798 virtual bool gate (function *) in gate() argument
803 virtual unsigned int execute (function *) in execute() argument
823 virtual bool gate (function *) in gate() argument
828 virtual unsigned int execute (function *) in execute() argument
848 virtual bool gate (function *) in gate() argument
853 virtual unsigned int execute (function *) in execute() argument
H A Dloop-init.c425 virtual unsigned int execute (function *) { return rtl_loop_init (); } in execute() argument
519 virtual bool gate (function *) { return flag_move_loop_invariants; } in gate() argument
561 virtual bool gate (function *) in gate() argument
627 pass_rtl_doloop::gate (function *) in gate() argument
H A Dinit-regs.c153 virtual bool gate (function *) { return optimize > 0; } in gate() argument
154 virtual unsigned int execute (function *) in execute() argument
H A Dpasses.c95 opt_pass::gate (function *) in gate() argument
101 opt_pass::execute (function *) in execute() argument
422 virtual bool gate (function *) in gate() argument
428 virtual unsigned int execute (function *) in execute() argument
456 virtual bool gate (function *) in gate() argument
486 virtual bool gate (function *) in gate() argument
537 virtual bool gate (function *) in gate() argument
577 virtual bool gate (function *) { return optimize >= 1 && !optimize_debug; } in gate() argument
612 virtual bool gate (function *) { return optimize >= 1 && optimize_debug; } in gate() argument
647 virtual bool gate (function *) in gate() argument
[all …]
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dfunction.h503 struct GTY(()) function { struct
506 /* The control flow graph for this function. */ argument
509 /* GIMPLE body for this function. */ argument
515 /* The loops in this function. */ argument
518 /* The stack usage of this function. */ argument
524 /* For function.c. */ argument
529 /* A PARM_DECL that should contain the static chain for this function. argument
538 /* Vector of function local variables, functions, types and constants. */ argument
547 struct language_function * language; argument
563 /* Line number of the start of the function for debugging purposes. */ argument
[all …]
/dflybsd-src/gnu/usr.bin/grep/libgreputils/
H A Dwarn-on-use.h86 # define _GL_WARN_ON_USE(function, message) \ argument
92 # define _GL_WARN_ON_USE(function, message) \ argument
96 # define _GL_WARN_ON_USE(function, message) \ argument
110 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
115 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
118 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
H A Dctype.h444 # define _GL_WARN_ON_USE(function, message) \ argument
450 # define _GL_WARN_ON_USE(function, message) \ argument
454 # define _GL_WARN_ON_USE(function, message) \ argument
468 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
473 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
476 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
H A Dstring.h503 # define _GL_WARN_ON_USE(function, message) \ argument
509 # define _GL_WARN_ON_USE(function, message) \ argument
513 # define _GL_WARN_ON_USE(function, message) \ argument
527 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
532 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
535 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
H A Diconv.h464 # define _GL_WARN_ON_USE(function, message) \ argument
470 # define _GL_WARN_ON_USE(function, message) \ argument
474 # define _GL_WARN_ON_USE(function, message) \ argument
488 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
493 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
496 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
H A Dstdlib.h585 # define _GL_WARN_ON_USE(function, message) \ argument
591 # define _GL_WARN_ON_USE(function, message) \ argument
595 # define _GL_WARN_ON_USE(function, message) \ argument
609 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
614 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
617 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
H A Dlocale.h488 # define _GL_WARN_ON_USE(function, message) \ argument
494 # define _GL_WARN_ON_USE(function, message) \ argument
498 # define _GL_WARN_ON_USE(function, message) \ argument
512 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
517 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
520 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
H A Dwchar.h536 # define _GL_WARN_ON_USE(function, message) \ argument
542 # define _GL_WARN_ON_USE(function, message) \ argument
546 # define _GL_WARN_ON_USE(function, message) \ argument
560 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
565 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
568 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
H A Dunistd.h569 # define _GL_WARN_ON_USE(function, message) \ argument
575 # define _GL_WARN_ON_USE(function, message) \ argument
579 # define _GL_WARN_ON_USE(function, message) \ argument
593 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
598 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
601 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
H A Ddirent.h499 # define _GL_WARN_ON_USE(function, message) \ argument
505 # define _GL_WARN_ON_USE(function, message) \ argument
509 # define _GL_WARN_ON_USE(function, message) \ argument
523 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
528 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
531 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
H A Dstdio.h582 # define _GL_WARN_ON_USE(function, message) \ argument
588 # define _GL_WARN_ON_USE(function, message) \ argument
592 # define _GL_WARN_ON_USE(function, message) \ argument
606 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
611 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
614 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
/dflybsd-src/contrib/gdb-7/gdb/
H A Dcleanups.c41 void (*function) (void *); member
79 make_my_cleanup2 (struct cleanup **pmy_chain, make_cleanup_ftype *function, in make_my_cleanup2()
105 make_my_cleanup (struct cleanup **pmy_chain, make_cleanup_ftype *function, in make_my_cleanup()
117 make_cleanup (make_cleanup_ftype *function, void *arg) in make_cleanup()
126 make_cleanup_dtor (make_cleanup_ftype *function, void *arg, in make_cleanup_dtor()
136 make_final_cleanup (make_cleanup_ftype *function, void *arg) in make_final_cleanup()
/dflybsd-src/contrib/zstd/lib/common/
H A Dpool.c30 POOL_function function; member
260 static void POOL_add_internal(POOL_ctx* ctx, POOL_function function, void *opaque) in POOL_add_internal()
272 void POOL_add(POOL_ctx* ctx, POOL_function function, void* opaque) in POOL_add()
285 int POOL_tryAdd(POOL_ctx* ctx, POOL_function function, void* opaque) in POOL_tryAdd()
333 void POOL_add(POOL_ctx* ctx, POOL_function function, void* opaque) { in POOL_add()
338 int POOL_tryAdd(POOL_ctx* ctx, POOL_function function, void* opaque) { in POOL_tryAdd()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/src/c++11/
H A Dregex.cc39 template class function<void (__regex::_PatternCursor const&, variable
41 template class function<bool (__regex::_PatternCursor const&)>; variable
/dflybsd-src/gnu/usr.bin/gdb/libgnu/
H A Dstring.h329 # define _GL_WARN_ON_USE(function, message) \ argument
333 # define _GL_WARN_ON_USE(function, message) \ argument
336 # define _GL_WARN_ON_USE(function, message) \ argument
349 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
354 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
357 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
H A Dwchar.h369 # define _GL_WARN_ON_USE(function, message) \ argument
373 # define _GL_WARN_ON_USE(function, message) \ argument
376 # define _GL_WARN_ON_USE(function, message) \ argument
389 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
394 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
397 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
/dflybsd-src/gnu/usr.bin/grep/libgreputils/sys/
H A Dtime.h333 # define _GL_WARN_ON_USE(function, message) \ argument
337 # define _GL_WARN_ON_USE(function, message) \ argument
340 # define _GL_WARN_ON_USE(function, message) \ argument
353 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
358 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
361 # define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \ argument
/dflybsd-src/contrib/gdb-7/gdb/common/
H A Dgdb_assert.h53 #define gdb_assert_fail(assertion, file, line, function) \ argument
57 #define gdb_assert_fail(assertion, file, line, function) \ argument
/dflybsd-src/contrib/gdb-7/gdb/python/
H A Dpy-evtregistry.c32 evregpy_connect (PyObject *self, PyObject *function) in evregpy_connect()
56 evregpy_disconnect (PyObject *self, PyObject *function) in evregpy_disconnect()

12345678910>>...13