OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nullary
(Results
1 - 15
of
15
) sorted by relevancy
/src/external/gpl3/binutils.old/dist/
configure
6181
const auto
nullary
= [](){ return 0; };
6183
using nullary_t = decltype(
nullary
);
6189
return higher1st(
nullary
) + higher2nd(
nullary
)(unary);
6616
const auto
nullary
= [](){ return 0; };
6618
using nullary_t = decltype(
nullary
);
6624
return higher1st(
nullary
) + higher2nd(
nullary
)(unary);
7060
const auto
nullary
= [](){ return 0; };
7062
using nullary_t = decltype(
nullary
);
[
all
...]
/src/external/gpl3/gcc/dist/
configure
6156
const auto
nullary
= [](){ return 0; };
6158
using nullary_t = decltype(
nullary
);
6164
return higher1st(
nullary
) + higher2nd(
nullary
)(unary);
6471
const auto
nullary
= [](){ return 0; };
6473
using nullary_t = decltype(
nullary
);
6479
return higher1st(
nullary
) + higher2nd(
nullary
)(unary);
6795
const auto
nullary
= [](){ return 0; };
6797
using nullary_t = decltype(
nullary
);
[
all
...]
/src/external/gpl3/gcc.old/dist/
configure
6077
const auto
nullary
= [](){ return 0; };
6079
using nullary_t = decltype(
nullary
);
6085
return higher1st(
nullary
) + higher2nd(
nullary
)(unary);
6392
const auto
nullary
= [](){ return 0; };
6394
using nullary_t = decltype(
nullary
);
6400
return higher1st(
nullary
) + higher2nd(
nullary
)(unary);
6716
const auto
nullary
= [](){ return 0; };
6718
using nullary_t = decltype(
nullary
);
[
all
...]
/src/external/gpl3/gdb/dist/
configure
6181
const auto
nullary
= [](){ return 0; };
6183
using nullary_t = decltype(
nullary
);
6189
return higher1st(
nullary
) + higher2nd(
nullary
)(unary);
6616
const auto
nullary
= [](){ return 0; };
6618
using nullary_t = decltype(
nullary
);
6624
return higher1st(
nullary
) + higher2nd(
nullary
)(unary);
7060
const auto
nullary
= [](){ return 0; };
7062
using nullary_t = decltype(
nullary
);
[
all
...]
/src/external/gpl3/gdb.old/dist/
configure
6119
const auto
nullary
= [](){ return 0; };
6121
using nullary_t = decltype(
nullary
);
6127
return higher1st(
nullary
) + higher2nd(
nullary
)(unary);
6434
const auto
nullary
= [](){ return 0; };
6436
using nullary_t = decltype(
nullary
);
6442
return higher1st(
nullary
) + higher2nd(
nullary
)(unary);
6758
const auto
nullary
= [](){ return 0; };
6760
using nullary_t = decltype(
nullary
);
[
all
...]
/src/external/gpl3/binutils/dist/
configure
6323
const auto
nullary
= [](){ return 0; };
6325
using nullary_t = decltype(
nullary
);
6331
return higher1st(
nullary
) + higher2nd(
nullary
)(unary);
6758
const auto
nullary
= [](){ return 0; };
6760
using nullary_t = decltype(
nullary
);
6766
return higher1st(
nullary
) + higher2nd(
nullary
)(unary);
7202
const auto
nullary
= [](){ return 0; };
7204
using nullary_t = decltype(
nullary
);
[
all
...]
/src/external/gpl3/gdb/dist/gdbserver/
configure
5276
const auto
nullary
= [](){ return 0; };
5278
using nullary_t = decltype(
nullary
);
5284
return higher1st(
nullary
) + higher2nd(
nullary
)(unary);
6093
const auto
nullary
= [](){ return 0; };
6095
using nullary_t = decltype(
nullary
);
6101
return higher1st(
nullary
) + higher2nd(
nullary
)(unary);
6925
const auto
nullary
= [](){ return 0; };
6927
using nullary_t = decltype(
nullary
);
[
all
...]
/src/external/gpl3/gdb.old/dist/gdbserver/
configure
5276
const auto
nullary
= [](){ return 0; };
5278
using nullary_t = decltype(
nullary
);
5284
return higher1st(
nullary
) + higher2nd(
nullary
)(unary);
6093
const auto
nullary
= [](){ return 0; };
6095
using nullary_t = decltype(
nullary
);
6101
return higher1st(
nullary
) + higher2nd(
nullary
)(unary);
6925
const auto
nullary
= [](){ return 0; };
6927
using nullary_t = decltype(
nullary
);
[
all
...]
/src/external/mit/isl/dist/
configure
8785
const auto
nullary
= [](){ return 0; };
8787
using nullary_t = decltype(
nullary
);
8793
return higher1st(
nullary
) + higher2nd(
nullary
)(unary);
9130
const auto
nullary
= [](){ return 0; };
9132
using nullary_t = decltype(
nullary
);
9138
return higher1st(
nullary
) + higher2nd(
nullary
)(unary);
9486
const auto
nullary
= [](){ return 0; };
9488
using nullary_t = decltype(
nullary
);
[
all
...]
/src/external/bsd/jemalloc/dist/
configure
5569
const auto
nullary
= [](){ return 0; };
5571
using nullary_t = decltype(
nullary
);
5577
return higher1st(
nullary
) + higher2nd(
nullary
)(unary);
6428
const auto
nullary
= [](){ return 0; };
6430
using nullary_t = decltype(
nullary
);
6436
return higher1st(
nullary
) + higher2nd(
nullary
)(unary);
/src/external/bsd/jemalloc.old/dist/
configure
5203
const auto
nullary
= [](){ return 0; };
5205
using nullary_t = decltype(
nullary
);
5211
return higher1st(
nullary
) + higher2nd(
nullary
)(unary);
5637
const auto
nullary
= [](){ return 0; };
5639
using nullary_t = decltype(
nullary
);
5645
return higher1st(
nullary
) + higher2nd(
nullary
)(unary);
/src/external/gpl3/gdb/dist/gdb/
configure
16752
const auto
nullary
= [](){ return 0; };
16754
using nullary_t = decltype(
nullary
);
16760
return higher1st(
nullary
) + higher2nd(
nullary
)(unary);
17569
const auto
nullary
= [](){ return 0; };
17571
using nullary_t = decltype(
nullary
);
17577
return higher1st(
nullary
) + higher2nd(
nullary
)(unary);
18401
const auto
nullary
= [](){ return 0; };
18403
using nullary_t = decltype(
nullary
);
[
all
...]
/src/external/gpl3/gdb.old/dist/gdb/
configure
16751
const auto
nullary
= [](){ return 0; };
16753
using nullary_t = decltype(
nullary
);
16759
return higher1st(
nullary
) + higher2nd(
nullary
)(unary);
17568
const auto
nullary
= [](){ return 0; };
17570
using nullary_t = decltype(
nullary
);
17576
return higher1st(
nullary
) + higher2nd(
nullary
)(unary);
18400
const auto
nullary
= [](){ return 0; };
18402
using nullary_t = decltype(
nullary
);
[
all
...]
/src/external/mit/isl/dist/interface/
configure
8019
const auto
nullary
= [](){ return 0; };
8021
using nullary_t = decltype(
nullary
);
8027
return higher1st(
nullary
) + higher2nd(
nullary
)(unary);
8364
const auto
nullary
= [](){ return 0; };
8366
using nullary_t = decltype(
nullary
);
8372
return higher1st(
nullary
) + higher2nd(
nullary
)(unary);
/src/external/mit/expat/dist/
configure
20427
const auto
nullary
= [](){ return 0; };
20429
using nullary_t = decltype(
nullary
);
20435
return higher1st(
nullary
) + higher2nd(
nullary
)(unary);
Completed in 128 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026