Searched defs:back (Results 1 - 25 of 35) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ipa/
H A Dremref-1.C18 A::foo(void (*back)(void)) argument
H A Dremref-2.C19 A::foo(void (*back)(void)) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D921203-2.c9 s1 back; local
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dmissing_optional_dummy_1.f907 logical :: back =.false. variable
27 logical, optional, intent(in) :: back local in function:myscan
34 logical, optional, intent(in) :: back local in function:thyscan
41 logical, optional, intent(in) :: back local in function:isscan
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/warn/
H A DWstrict-aliasing-bogus-escape-3.C19 int back() { return static_cast<Node*>(prev)->data; } function in struct:List
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D921029-1.c2 ULL back; variable
H A Dpr39339.c8 unsigned int back : 6; member in struct:C::D
/haiku-buildtools/legacy/binutils/bfd/
H A Delfcore.h156 const struct elf_backend_data *back; local
H A Delfcode.h596 const struct elf_backend_data *back; local
/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A Dsanitizer_list.h71 Item *back() { return last_; } function in struct:__sanitizer::IntrusiveList
/haiku-buildtools/binutils/bfd/
H A Delfcore.h155 const struct elf_backend_data *back; local
/haiku-buildtools/legacy/gcc/libstdc++/stl/
H A Dstl_queue.h61 reference back() { return c.back(); } function in class:queue
62 const_reference back() const { return c.back(); } function in class:queue
H A Dstl_bvector.h675 reference back() { return *(end() - 1); } function in class:vector
676 const_reference back() const { return *(end() - 1); } function in class:vector
H A Dstl_list.h338 reference back() { return *(--end()); } function in class:list
339 const_reference back() const { return *(--end()); } function in class:list
H A Dstl_vector.h316 reference back() { return *(end() - 1); } function in class:vector
317 const_reference back() const { return *(end() - 1); } function in class:vector
H A Dstl_deque.h549 reference back() { function in class:_Deque_iterator::deque
555 const_reference back() const { function in class:_Deque_iterator::deque
H A Dstl_rope.h1709 _CharT back() const function in class:rope
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dstl_queue.h188 back() function in class:queue
199 back() const function in class:queue
/haiku-buildtools/gcc/libstdc++-v3/src/filesystem/
H A Dpath.cc73 const auto& back = _M_cmpts.back(); local
384 size_t back = pos; local
[all...]
/haiku-buildtools/gcc/zlib/examples/
H A Dgzlog.c295 int back; /* location of first block id in bits back from first */ member in struct:log
464 int back, len, mask; local
[all...]
/haiku-buildtools/gcc/zlib/
H A Dinflate.h120 int back; /* bits back of last unprocessed length/lit */ member in struct:inflate_state
/haiku-buildtools/binutils/zlib/
H A Dinflate.h120 int back; /* bits back of last unprocessed length/lit */ member in struct:inflate_state
/haiku-buildtools/binutils/zlib/examples/
H A Dgzlog.c295 int back; /* location of first block id in bits back from first */ member in struct:log
464 int back, len, mask; local
[all...]
/haiku-buildtools/gcc/gcc/
H A Dtree-tailcall.c737 adjust_accumulator_values (gimple_stmt_iterator gsi, tree m, tree a, edge back) argument
/haiku-buildtools/gcc/libstdc++-v3/include/ext/
H A Dbitmap_allocator.h121 back() const throw() function in class:__detail::__mini_vector

Completed in 320 milliseconds

12