/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | function.h | 225 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 D | tree-ssa-loop.c | 70 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 D | ipa-chkp.c | 798 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 D | loop-init.c | 425 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 D | init-regs.c | 153 virtual bool gate (function *) { return optimize > 0; } in gate() argument 154 virtual unsigned int execute (function *) in execute() argument
|
H A D | passes.c | 95 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 D | function.h | 503 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 D | warn-on-use.h | 86 # 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 D | ctype.h | 444 # 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 D | string.h | 503 # 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 D | iconv.h | 464 # 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 D | stdlib.h | 585 # 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 D | locale.h | 488 # 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 D | wchar.h | 536 # 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 D | unistd.h | 569 # 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 D | dirent.h | 499 # 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 D | stdio.h | 582 # 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 D | cleanups.c | 41 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 D | pool.c | 30 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 D | regex.cc | 39 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 D | string.h | 329 # 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 D | wchar.h | 369 # 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 D | time.h | 333 # 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 D | gdb_assert.h | 53 #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 D | py-evtregistry.c | 32 evregpy_connect (PyObject *self, PyObject *function) in evregpy_connect() 56 evregpy_disconnect (PyObject *self, PyObject *function) in evregpy_disconnect()
|