OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Anonymous
(Results
1 - 25
of
32
) sorted by relevancy
1
2
/src/external/mit/isl/dist/include/isl/
typed_cpp.h
21
struct
Anonymous
;
28
using aff_on = aff<Ts...,
Anonymous
>;
34
using aff_list_on = aff_list<Ts...,
Anonymous
>;
79
using pw_aff_on = pw_aff<Ts...,
Anonymous
>;
85
using pw_aff_list_on = pw_aff_list<Ts...,
Anonymous
>;
109
using union_pw_aff_on = union_pw_aff<Ts...,
Anonymous
>;
115
using union_pw_aff_list_on = union_pw_aff_list<Ts...,
Anonymous
>;
133
struct aff<
Anonymous
> : public isl::aff {
201
inline typed::aff<
Anonymous
> add(const typed::aff<
Anonymous
> &aff2) const
[
all
...]
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/
mi-var-cp.cc
208
class
Anonymous
236
/* Test
anonymous
structs and unions. */
240
Anonymous
a;
mi-var-cp.exp
58
Anonymous
a {
60
anonymous
struct {
65
anonymous
struct {
70
anonymous
struct {
73
anonymous
struct {
76
anonymous
struct {
79
anonymous
union {
87
anonymous
union {
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.mi/
mi-var-cp.cc
207
class
Anonymous
235
/* Test
anonymous
structs and unions. */
239
Anonymous
a;
mi-var-cp.exp
58
Anonymous
a {
60
anonymous
struct {
65
anonymous
struct {
70
anonymous
struct {
73
anonymous
struct {
76
anonymous
struct {
79
anonymous
union {
87
anonymous
union {
/src/external/mit/isl/dist/interface/
template_cpp.cc
128
*
Anonymous
appears in the generated code but cannot be unified
133
static TupleKindPtr
Anonymous
("
Anonymous
");
156
* Return the name of this tuple kind, unless it is the special
Anonymous
161
if (
Anonymous
.get() == this)
174
/* A tuple kind that represents an
anonymous
pair of nested tuple kinds.
263
/* Is this a kind of object representing an
anonymous
function?
267
return size() != 0 && back() ==
Anonymous
;
277
/* Is this a kind of object with a single,
anonymous
tuple?
440
* is an identifier (with an
anonymous
tuple)
[
all
...]
configure
2298
} //
anonymous
namespace
2717
//
Anonymous
structures and unions -- taken from C11 6.7.2.1 Example 1.
2718
struct
anonymous
2730
_Static_assert ((offsetof (struct
anonymous
, i)
2731
== offsetof (struct
anonymous
, w.k)),
2732
"
Anonymous
union alignment botch");
/src/external/apache2/llvm/dist/llvm/lib/TableGen/
Record.cpp
522
if (auto *
Anonymous
= dyn_cast<AnonymousNameInit>(New))
523
return
Anonymous
->getNameInit();
740
auto *
Anonymous
= dyn_cast<AnonymousNameInit>(CurRec->getNameInit());
742
(
Anonymous
&& Name ==
Anonymous
->getNameInit())) {
2679
/// GetNewAnonymousName - Generate a unique
anonymous
name that can be used as
/src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
Record.h
580
/// "anonymous_n" - Represent an
anonymous
record name
1211
/// classname<targs...> - Represent an uninstantiated
anonymous
class
1259
llvm_unreachable("Illegal bit reference off
anonymous
def");
1517
bool
Anonymous
= false, bool Class = false)
1519
ID(LastID++), IsAnonymous(
Anonymous
), IsClass(Class) {
/src/external/bsd/less/dist/
configure
2298
//
Anonymous
structures and unions -- taken from C11 6.7.2.1 Example 1.
2299
struct
anonymous
2311
_Static_assert ((offsetof (struct
anonymous
, i)
2312
== offsetof (struct
anonymous
, w.k)),
2313
"
Anonymous
union alignment botch");
/src/external/bsd/nsd/dist/simdzone/
configure
2237
//
Anonymous
structures and unions -- taken from C11 6.7.2.1 Example 1.
2238
struct
anonymous
2250
_Static_assert ((offsetof (struct
anonymous
, i)
2251
== offsetof (struct
anonymous
, w.k)),
2252
"
Anonymous
union alignment botch");
/src/tools/compat/
configure
2428
//
Anonymous
structures and unions -- taken from C11 6.7.2.1 Example 1.
2429
struct
anonymous
2441
_Static_assert ((offsetof (struct
anonymous
, i)
2442
== offsetof (struct
anonymous
, w.k)),
2443
"
Anonymous
union alignment botch");
/src/external/bsd/tcpdump/dist/
configure
2605
//
Anonymous
structures and unions -- taken from C11 6.7.2.1 Example 1.
2606
struct
anonymous
2618
_Static_assert ((offsetof (struct
anonymous
, i)
2619
== offsetof (struct
anonymous
, w.k)),
2620
"
Anonymous
union alignment botch");
/src/external/public-domain/sqlite/dist/tea/
configure
2314
//
Anonymous
structures and unions -- taken from C11 6.7.2.1 Example 1.
2315
struct
anonymous
2327
_Static_assert ((offsetof (struct
anonymous
, i)
2328
== offsetof (struct
anonymous
, w.k)),
2329
"
Anonymous
union alignment botch");
/src/external/bsd/file/dist/
configure
2660
//
Anonymous
structures and unions -- taken from C11 6.7.2.1 Example 1.
2661
struct
anonymous
2673
_Static_assert ((offsetof (struct
anonymous
, i)
2674
== offsetof (struct
anonymous
, w.k)),
2675
"
Anonymous
union alignment botch");
/src/external/bsd/libpcap/dist/
configure
2702
//
Anonymous
structures and unions -- taken from C11 6.7.2.1 Example 1.
2703
struct
anonymous
2715
_Static_assert ((offsetof (struct
anonymous
, i)
2716
== offsetof (struct
anonymous
, w.k)),
2717
"
Anonymous
union alignment botch");
/src/external/bsd/nsd/dist/
configure
2846
//
Anonymous
structures and unions -- taken from C11 6.7.2.1 Example 1.
2847
struct
anonymous
2859
_Static_assert ((offsetof (struct
anonymous
, i)
2860
== offsetof (struct
anonymous
, w.k)),
2861
"
Anonymous
union alignment botch");
/src/external/public-domain/sqlite/dist/
configure
2352
//
Anonymous
structures and unions -- taken from C11 6.7.2.1 Example 1.
2353
struct
anonymous
2365
_Static_assert ((offsetof (struct
anonymous
, i)
2366
== offsetof (struct
anonymous
, w.k)),
2367
"
Anonymous
union alignment botch");
/src/external/bsd/ntp/dist/sntp/libevent/
configure
2864
//
Anonymous
structures and unions -- taken from C11 6.7.2.1 Example 1.
2865
struct
anonymous
2877
_Static_assert ((offsetof (struct
anonymous
, i)
2878
== offsetof (struct
anonymous
, w.k)),
2879
"
Anonymous
union alignment botch");
/src/external/bsd/openpam/dist/
configure
2551
//
Anonymous
structures and unions -- taken from C11 6.7.2.1 Example 1.
2552
struct
anonymous
2564
_Static_assert ((offsetof (struct
anonymous
, i)
2565
== offsetof (struct
anonymous
, w.k)),
2566
"
Anonymous
union alignment botch");
2666
} //
anonymous
namespace
/src/external/lgpl3/mpfr/dist/
configure
2779
//
Anonymous
structures and unions -- taken from C11 6.7.2.1 Example 1.
2780
struct
anonymous
2792
_Static_assert ((offsetof (struct
anonymous
, i)
2793
== offsetof (struct
anonymous
, w.k)),
2794
"
Anonymous
union alignment botch");
/src/external/mit/expat/dist/
configure
2783
//
Anonymous
structures and unions -- taken from C11 6.7.2.1 Example 1.
2784
struct
anonymous
2796
_Static_assert ((offsetof (struct
anonymous
, i)
2797
== offsetof (struct
anonymous
, w.k)),
2798
"
Anonymous
union alignment botch");
2897
} //
anonymous
namespace
/src/external/mit/libuv/dist/
configure
2352
//
Anonymous
structures and unions -- taken from C11 6.7.2.1 Example 1.
2353
struct
anonymous
2365
_Static_assert ((offsetof (struct
anonymous
, i)
2366
== offsetof (struct
anonymous
, w.k)),
2367
"
Anonymous
union alignment botch");
/src/crypto/external/bsd/heimdal/dist/
configure
2866
//
Anonymous
structures and unions -- taken from C11 6.7.2.1 Example 1.
2867
struct
anonymous
2879
_Static_assert ((offsetof (struct
anonymous
, i)
2880
== offsetof (struct
anonymous
, w.k)),
2881
"
Anonymous
union alignment botch");
/src/external/bsd/ntp/dist/sntp/
configure
2928
//
Anonymous
structures and unions -- taken from C11 6.7.2.1 Example 1.
2929
struct
anonymous
2941
_Static_assert ((offsetof (struct
anonymous
, i)
2942
== offsetof (struct
anonymous
, w.k)),
2943
"
Anonymous
union alignment botch");
Completed in 225 milliseconds
1
2
Indexes created Fri Feb 27 05:31:41 UTC 2026