Home
last modified time | relevance | path

Searched defs:counter (Results 1 – 25 of 151) sorted by path

1234567

/openbsd/gnu/gcc/gcc/
H A Dcfgcleanup.c430 int counter; in try_forward_edges() local
H A Dcgraphunit.c1674 static int counter = 0; in cgraph_build_static_cdtor() local
H A Dcoverage.c324 get_coverage_counts (unsigned counter, unsigned expected, in get_coverage_counts()
381 coverage_counter_alloc (unsigned counter, unsigned num) in coverage_counter_alloc()
414 tree_coverage_counter_ref (unsigned counter, unsigned no) in tree_coverage_counter_ref()
700 build_ctr_info_value (unsigned int counter, tree type) in build_ctr_info_value()
H A Ddbxout.c501 int counter = counterp ? (*counterp)++ : 0; in dbxout_stab_value_internal_label() local
516 int counter = counterp ? (*counterp)++ : 0; in dbxout_stab_value_internal_label_diff() local
H A Dgengtype.c1426 int counter; member
H A Dgenmodes.c75 unsigned int counter; /* Rank ordering of modes */ member
H A Dgthr-win32.h344 long counter; member
349 long counter; member
H A Dlibgcov.c631 gcov_type value, counter, all; in __gcov_merge_single() local
670 gcov_type last, value, counter, all; in __gcov_merge_delta() local
H A Dtree-stdarg.c117 va_list_counter_bump (struct stdarg_info *si, tree counter, tree rhs, in va_list_counter_bump()
/openbsd/gnu/gcc/gcc/config/h8300/
H A Dh8300.c4802 rtx counter = gen_reg_rtx (QImode); in expand_a_rotate() local
/openbsd/gnu/gcc/gcc/config/m32r/
H A Dm32r.h1372 #define DBX_OUTPUT_SOURCE_LINE(file, line, counter) \ argument
/openbsd/gnu/gcc/gcc/config/stormy16/
H A Dstormy16.c1957 xstormy16_expand_call (rtx retval, rtx dest, rtx counter) in xstormy16_expand_call()
/openbsd/gnu/gcc/intl/
H A Ddcigettext.c226 int counter; member
/openbsd/gnu/gcc/libmudflap/testsuite/libmudflap.cth/
H A Dpass37-frag.c9 int *counter = (int *) p; in func() local
H A Dpass39-frag.c10 int *counter = (int *) p; in func() local
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/
H A Dfacet.cc238 static std::size_t counter; variable
H A Dstatic_members.cc106 static std::size_t counter; variable
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/
H A Dtestsuite_hooks.h130 struct counter struct
137 counter() { ++count; } in counter() argument
138 counter (const counter&) { ++count; } in counter() function
139 ~counter() { --count; } in ~counter() argument
/openbsd/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DWorkList.h29 BlockCounter counter; variable
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win.cpp577 LARGE_INTEGER counter; in NanoTime() local
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_stoptheworld_test.cpp31 std::atomic_int counter = {}; member
/openbsd/gnu/llvm/libcxx/src/
H A Dchrono.cpp255 LARGE_INTEGER counter; in __libcpp_steady_clock_now() local
/openbsd/gnu/llvm/lldb/source/Interpreter/
H A DCommandHistory.cpp99 for (size_t counter = start_idx; counter < stop_idx; counter++) { in Dump() local
/openbsd/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusNameParser.cpp381 int counter = 1; in ConsumeBrackets() local
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DHeatUtils.cpp42 uint64_t counter = 0; in getNumOfCalls() local

1234567