OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inlined
(Results
1 - 25
of
115
) sorted by relevancy
1
2
3
4
5
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
pass-by-ref-2.cc
111
class
Inlined
{
113
Inlined
(void);
116
Inlined
(const
Inlined
&rhs)
124
Inlined
::
Inlined
(void)
130
cbvInlined (
Inlined
arg)
264
Inlined
inlined
;
variable
284
v = cbvInlined (
inlined
);
[
all
...]
/src/external/gpl3/gdb/dist/sim/testsuite/pru/
testutils.inc
27
# Skip over these
inlined
funcs.
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
pass-by-ref-2.cc
111
class
Inlined
{
113
Inlined
(void);
116
Inlined
(const
Inlined
&rhs)
124
Inlined
::
Inlined
(void)
130
cbvInlined (
Inlined
arg)
264
Inlined
inlined
;
variable
284
v = cbvInlined (
inlined
);
[
all
...]
/src/external/gpl3/gdb.old/dist/sim/testsuite/pru/
testutils.inc
27
# Skip over these
inlined
funcs.
/src/external/gpl3/binutils/dist/include/
hp-symtab.h
353
A DNTT_TYPE_MEMFUNC symbol is emitted for
inlined
member functions (C++).
396
unsigned int
inlined
: 1;
member in struct:dntt_type_function
1240
unsigned int
inlined
: 1;
member in struct:dntt_type_func_template
1288
unsigned int
inlined
: 1;
member in struct:dntt_type_doc_function
1629
unsigned int
inlined
: 1; /* one or more functions have been
inlined
*/
member in struct:PXDB_struct
1681
unsigned int
inlined
: 1; /* one or more functions have been
inlined
*/
member in struct:DOC_info_PXDB_header_struct
1761
unsigned int
inlined
: 1; /* function has been
inlined
*/
member in struct:quick_procedure
[
all
...]
/src/external/gpl3/binutils.old/dist/include/
hp-symtab.h
353
A DNTT_TYPE_MEMFUNC symbol is emitted for
inlined
member functions (C++).
396
unsigned int
inlined
: 1;
member in struct:dntt_type_function
1240
unsigned int
inlined
: 1;
member in struct:dntt_type_func_template
1288
unsigned int
inlined
: 1;
member in struct:dntt_type_doc_function
1629
unsigned int
inlined
: 1; /* one or more functions have been
inlined
*/
member in struct:PXDB_struct
1681
unsigned int
inlined
: 1; /* one or more functions have been
inlined
*/
member in struct:DOC_info_PXDB_header_struct
1761
unsigned int
inlined
: 1; /* function has been
inlined
*/
member in struct:quick_procedure
[
all
...]
/src/external/gpl3/gdb/dist/include/
hp-symtab.h
353
A DNTT_TYPE_MEMFUNC symbol is emitted for
inlined
member functions (C++).
396
unsigned int
inlined
: 1;
member in struct:dntt_type_function
1240
unsigned int
inlined
: 1;
member in struct:dntt_type_func_template
1288
unsigned int
inlined
: 1;
member in struct:dntt_type_doc_function
1629
unsigned int
inlined
: 1; /* one or more functions have been
inlined
*/
member in struct:PXDB_struct
1681
unsigned int
inlined
: 1; /* one or more functions have been
inlined
*/
member in struct:DOC_info_PXDB_header_struct
1761
unsigned int
inlined
: 1; /* function has been
inlined
*/
member in struct:quick_procedure
[
all
...]
/src/external/gpl3/gdb.old/dist/include/
hp-symtab.h
353
A DNTT_TYPE_MEMFUNC symbol is emitted for
inlined
member functions (C++).
396
unsigned int
inlined
: 1;
member in struct:dntt_type_function
1240
unsigned int
inlined
: 1;
member in struct:dntt_type_func_template
1288
unsigned int
inlined
: 1;
member in struct:dntt_type_doc_function
1629
unsigned int
inlined
: 1; /* one or more functions have been
inlined
*/
member in struct:PXDB_struct
1681
unsigned int
inlined
: 1; /* one or more functions have been
inlined
*/
member in struct:DOC_info_PXDB_header_struct
1761
unsigned int
inlined
: 1; /* function has been
inlined
*/
member in struct:quick_procedure
[
all
...]
/src/external/gpl3/gdb/dist/sim/testsuite/msp430/
testutils.inc
6
# Skip over these
inlined
funcs.
/src/external/gpl3/gdb.old/dist/sim/testsuite/msp430/
testutils.inc
6
# Skip over these
inlined
funcs.
/src/external/gpl3/gcc.old/dist/gcc/
ipa-inline.cc
31
Functions are
inlined
when it is obvious the result is profitable (such
78
calls can be
inlined
with results similar to loop unrolling. To do so,
88
3) Functions called once and not exported from the unit are
inlined
.
142
inlined
. */
154
/* Look for function e->caller is
inlined
to. While doing
373
/* TM pure functions should not be
inlined
into non-TM_pure
503
below and
inlined
across optimization boundaries.
692
*
inlined
in the profiled binary, and
812
and with
inlined
is INLINED_TYPE. */
981
or when function A is being
inlined
into another inliner copy of functio
2852
bool
inlined
= false;
local
2901
bool
inlined
= false;
local
2960
bool
inlined
= false;
local
[
all
...]
/src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/arm/
c++config.h
367
# error illegal use of multiple
inlined
namespaces
370
# error illegal use of multiple
inlined
namespaces
373
# error illegal use of multiple
inlined
namespaces
378
# warning currently using
inlined
namespace mode which may fail \
/src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/armeb/
c++config.h
351
# error illegal use of multiple
inlined
namespaces
354
# error illegal use of multiple
inlined
namespaces
357
# error illegal use of multiple
inlined
namespaces
362
# warning currently using
inlined
namespace mode which may fail \
/src/external/gpl3/gcc/dist/gcc/
ipa-inline.cc
31
Functions are
inlined
when it is obvious the result is profitable (such
78
calls can be
inlined
with results similar to loop unrolling. To do so,
88
3) Functions called once and not exported from the unit are
inlined
.
190
inlined
. */
202
/* Look for function e->caller is
inlined
to. While doing
421
/* TM pure functions should not be
inlined
into non-TM_pure
566
below and
inlined
across optimization boundaries.
787
*
inlined
in the profiled binary, and
907
and with
inlined
is INLINED_TYPE. */
1076
or when function A is being
inlined
into another inliner copy of functio
2976
bool
inlined
= false;
local
3033
bool
inlined
= false;
local
3092
bool
inlined
= false;
local
[
all
...]
/src/sys/conf/
copts.mk
60
#
inlined
from 'aesbear64_cbc_dec.part.0' at /home/riastradh/netbsd/current/src/sys/crypto/aes/aes_bear64.c:315:9:
/src/external/gpl3/gcc/lib/libstdc++-v3/arch/aarch64/
c++config.h
442
# error illegal use of multiple
inlined
namespaces
447
# warning currently using
inlined
namespace mode which may fail \
/src/external/gpl3/gcc/lib/libstdc++-v3/arch/aarch64eb/
c++config.h
442
# error illegal use of multiple
inlined
namespaces
447
# warning currently using
inlined
namespace mode which may fail \
/src/external/gpl3/gcc/lib/libstdc++-v3/arch/alpha/
c++config.h
442
# error illegal use of multiple
inlined
namespaces
447
# warning currently using
inlined
namespace mode which may fail \
/src/external/gpl3/gcc/lib/libstdc++-v3/arch/earm/
c++config.h
442
# error illegal use of multiple
inlined
namespaces
447
# warning currently using
inlined
namespace mode which may fail \
/src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmeb/
c++config.h
442
# error illegal use of multiple
inlined
namespaces
447
# warning currently using
inlined
namespace mode which may fail \
/src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmhf/
c++config.h
442
# error illegal use of multiple
inlined
namespaces
447
# warning currently using
inlined
namespace mode which may fail \
/src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmhfeb/
c++config.h
442
# error illegal use of multiple
inlined
namespaces
447
# warning currently using
inlined
namespace mode which may fail \
/src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv4/
c++config.h
442
# error illegal use of multiple
inlined
namespaces
447
# warning currently using
inlined
namespace mode which may fail \
/src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv4eb/
c++config.h
442
# error illegal use of multiple
inlined
namespaces
447
# warning currently using
inlined
namespace mode which may fail \
/src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6/
c++config.h
442
# error illegal use of multiple
inlined
namespaces
447
# warning currently using
inlined
namespace mode which may fail \
Completed in 62 milliseconds
1
2
3
4
5
Indexes created Sat Feb 28 05:31:39 UTC 2026