Searched defs:ignore (Results 1 - 25 of 74) sorted by relevance

123

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-nonlit.C7 constexpr bool ignore(T&&) { return true; } function
H A Dvariadic-tuple.C118 } ignore; variable in typeref:struct:ignore_t
H A Dvariadic-bind.C117 } ignore; variable in typeref:struct:ignore_t
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/
H A Dpr25947-1.c11 rl_vi_complete (int ignore, int key) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.test-framework/
H A Dtest-framework.awk30 function ignore(msg) { function
[all...]
/haiku-buildtools/gcc/gcc/
H A Dprofile.h35 unsigned int ignore:1; member in struct:edge_profile_info
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr42585.c12 Cyc_string_ungetc (int ignore, struct _fat_ptr *sptr) argument
/haiku-buildtools/gcc/libstdc++-v3/src/c++98/
H A Distream.cc113 ignore(streamsize __n, int_type __delim) function in class:basic_istream
355 ignore(streamsize __n, int_type __delim) function in class:basic_istream
H A Dcompatibility.cc41 #define ignore ignoreXX macro
61 ignore(streamsize __n) function in class:basic_istream
133 ignore(streamsize __n) function in class:basic_istream
/haiku-buildtools/legacy/gcc/gcc/
H A Dc-tree.h32 struct tree_identifier ignore; member in struct:lang_identifier
H A Dloop.h84 unsigned ignore : 1; /* 1 prohibits further processing of giv */ member in struct:induction
H A Dc-lex.c1915 int ignore = 0; local
2108 int ignore local
[all...]
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dexpr.c107 int ignore = target == const0_rtx; local
/haiku-buildtools/gcc/libcilkrts/include/cilk/
H A Dhyperobject_base.h154 void* __cilkrts_hyperobject_alloc(void* ignore, __STDNS size_t bytes) argument
159 void __cilkrts_hyperobject_dealloc(void* ignore, void* view) argument
165 void __cilkrts_hyperobject_noop_destroy(void* ignore, void* ignore2) argument
/haiku-buildtools/gcc/gmp/scanf/
H A Ddoscan.c185 int ignore; member in struct:gmp_doscan_params_t
[all...]
/haiku-buildtools/gcc/gmp/tests/misc/
H A Dt-scanf.c482 int i, j, ignore; local
864 int i, j, ignore, got_ret, want_ret, got_upto, want_upto; local
1173 int i, j, ignore, got_ret, want_ret, got_upto, want_upto; local
[all...]
/haiku-buildtools/legacy/gcc/libio/
H A Diostream.cc123 istream& istream::ignore(int n /* = 1 */, int delim /* = EOF */) function in class:istream
H A Dstreambuf.cc74 int streambuf::ignore(int n) function in class:streambuf
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dcomp-goto-1.c18 unsigned int ignore:4; member in struct:__anon1787::__anon1788
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-prof/
H A Dcomp-goto-1.c20 unsigned int ignore:4; member in struct:__anon1419::__anon1420
/haiku-buildtools/gcc/libgomp/
H A Denv.c556 parse_places_var (const char *name, bool ignore) argument
923 parse_affinity (bool ignore) argument
1210 bool ignore = false; local
[all...]
/haiku-buildtools/gcc/libcilkrts/runtime/
H A Dreducer_impl.cpp724 void* __cilkrts_hyperobject_alloc(void* ignore, std::size_t bytes) argument
730 void __cilkrts_hyperobject_dealloc(void* ignore, void* view) argument
737 void __cilkrts_hyperobject_noop_destroy(void* ignore, void* ignore2) argument
/haiku-buildtools/legacy/binutils/gas/
H A Dlisting.c1280 listing_flags (int ignore) argument
1292 listing_eject (int ignore) argument
1298 listing_psize (int ignore) argument
1304 listing_nopage (int ignore) argument
/haiku-buildtools/gcc/libsanitizer/tsan/
H A Dtsan_rtl.cc302 ScopedIgnoreInterceptors ignore; local
H A Dtsan_rtl_report.cc38 ScopedIgnoreInterceptors ignore; local
577 ScopedIgnoreInterceptors ignore; local

Completed in 177 milliseconds

123