Home
last modified time | relevance | path

Searched refs:LAST (Results 1 – 25 of 94) sorted by relevance

1234

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dvirt5.C41 class LAST : public MID {
43 LAST () { print_STATE(); } in LAST() function
44 ~LAST () { print_STATE(); } in ~LAST()
48 MIBASE *o = new LAST; in main()
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Duninit-6.c21 #define APPEND(TREE, LAST, TYPE, VALUE) \ argument
27 LAST->cdr = tmp; \
30 LAST = tmp; \
/openbsd-src/gnu/usr.bin/perl/t/op/
H A Drt119311.t150 LAST: { local $inner_format = 'inner_last'; write }
219 LAST: { local $block = sub { last LAST }; write }
/openbsd-src/gnu/usr.bin/perl/cpan/NEXT/t/
H A Ddynamically_scoped_regex_vars.t15 sub test_every_last { shift->EVERY::LAST::test_every_last(@_); }
45 …ry_last($&)->{'B::test_every_last'}, $&, "The value of '\$&' was not overwritten in EVERY::LAST.");
H A Dstringify.t18 my %result = $self->EVERY::LAST::BAR;
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Dia64-opc-b.c193 {"cover", B0, OpX6 (0, 0x02), {0, }, NO_PRED | LAST | MOD_RRBS, 0, NULL},
194 {"clrrrb", B0, OpX6 (0, 0x04), {0, }, NO_PRED | LAST | MOD_RRBS, 0, NULL},
195 {"clrrrb.pr", B0, OpX6 (0, 0x05), {0, }, NO_PRED | LAST | MOD_RRBS, 0, NULL},
196 {"rfi", B0, OpX6 (0, 0x08), {0, }, NO_PRED | LAST | PRIV | MOD_RRBS, 0, NULL},
197 {"bsw.0", B0, OpX6 (0, 0x0c), {0, }, NO_PRED | LAST | PRIV, 0, NULL},
198 {"bsw.1", B0, OpX6 (0, 0x0d), {0, }, NO_PRED | LAST | PRIV, 0, NULL},
H A Dia64-opc.h35 #define LAST IA64_OPCODE_LAST macro
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dia64-opc-b.c194 {"cover", B0, OpX6 (0, 0x02), {0, }, NO_PRED | LAST | MOD_RRBS, 0, NULL},
195 {"clrrrb", B0, OpX6 (0, 0x04), {0, }, NO_PRED | LAST | MOD_RRBS, 0, NULL},
196 {"clrrrb.pr", B0, OpX6 (0, 0x05), {0, }, NO_PRED | LAST | MOD_RRBS, 0, NULL},
197 {"rfi", B0, OpX6 (0, 0x08), {0, }, NO_PRED | LAST | PRIV | MOD_RRBS, 0, NULL},
198 {"bsw.0", B0, OpX6 (0, 0x0c), {0, }, NO_PRED | LAST | PRIV, 0, NULL},
199 {"bsw.1", B0, OpX6 (0, 0x0d), {0, }, NO_PRED | LAST | PRIV, 0, NULL},
H A Dia64-opc.h36 #define LAST IA64_OPCODE_LAST macro
/openbsd-src/usr.sbin/amd/amd/
H A Damq_subr.c320 for (mf = LAST(mntfs, qhead); mf != HEAD(mntfs, qhead); mf = PREV(mntfs, mf)) { in xdr_amq_mount_info_list()
330 for (mf = LAST(mntfs, qhead); mf != HEAD(mntfs, qhead); mf = PREV(mntfs, mf)) { in xdr_amq_mount_info_list()
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta-YAML/t/
H A D30_yaml_spec_tml.t19 # This test is currently failing massively. We use LAST to only run what is
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DComment.h189 #define COMMENT_RANGE(BASE, FIRST, LAST) \ argument
190 First##BASE##Constant=FIRST##Kind, Last##BASE##Constant=LAST##Kind,
191 #define LAST_COMMENT_RANGE(BASE, FIRST, LAST) \ argument
192 First##BASE##Constant=FIRST##Kind, Last##BASE##Constant=LAST##Kind
/openbsd-src/gnu/usr.bin/perl/t/lib/warnings/
H A Dperlio56 END { 1 while unlink "bb" } # KEEP THIS WITH THE LAST TEST.
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DCuda.h112 LAST, enumerator
/openbsd-src/sys/dev/pci/drm/
H A Ddrm_mm.c153 #define LAST(node) ((node)->start + (node)->size - 1) macro
158 START, LAST, static inline __maybe_unused, drm_mm_interval_tree) in INTERVAL_TREE_DEFINE() argument
169 if (LAST(node) >= start && START(node) <= last) in INTERVAL_TREE_DEFINE()
199 node->__subtree_last = LAST(node); in drm_mm_interval_tree_add_node()
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DAtomicOrdering.h65 LAST = SequentiallyConsistent enumerator
/openbsd-src/share/snmp/
H A DSNMP-USM-AES-MIB.txt8 LAST-UPDATED "200406140000Z"
H A DIANA-STORAGE-MEDIA-TYPE-MIB.txt10 LAST-UPDATED "201510120000Z" -- 12 October 2015
H A DUUID-TC-MIB.txt12 LAST-UPDATED "201304050000Z" -- April 5, 2013
H A DOPENBSD-BASE-MIB.txt27 LAST-UPDATED "201201310000Z"
H A DIANA-RTPROTO-MIB.txt8 LAST-UPDATED "201604250000Z" -- April 25, 2016
H A DSNMP-USM-HMAC-SHA2-MIB.txt8 LAST-UPDATED "201604180000Z" -- 18 April 2016, midnight
/openbsd-src/gnu/usr.bin/perl/cpan/NEXT/lib/
H A DNEXT.pm190 package EVERY::LAST; @ISA = 'EVERY'; EVERY::ELSEWHERE::buildAUTOLOAD();
/openbsd-src/sys/net/
H A Dbsd-comp.c170 #define LAST 255 macro
404 i = LAST+1; in bsd_init()
982 while (finchar > LAST) { in bsd_decompress()
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta-YAML/t/lib/TestML/
H A DTiny.pm225 last if exists $block->{LAST};

1234