| /src/common/dist/zlib/contrib/minizip/ |
| crypt.h | 98 static unsigned calls = 0; /* ensure different random header each time */ local 107 if (++calls == 1)
|
| /src/tests/lib/libc/sys/ |
| t_getcontext.c | 43 static int calls; variable 51 ATF_REQUIRE_EQ(n, DEPTH - calls - 1); 60 calls++; 117 if (calls == 0)
|
| /src/external/gpl3/binutils/dist/zlib/contrib/minizip/ |
| crypt.h | 98 static unsigned calls = 0; /* ensure different random header each time */ local 107 if (++calls == 1)
|
| /src/external/gpl3/binutils.old/dist/zlib/contrib/minizip/ |
| crypt.h | 102 static unsigned calls = 0; /* ensure different random header each time */ local 111 if (++calls == 1)
|
| /src/external/gpl3/gdb/dist/zlib/contrib/minizip/ |
| crypt.h | 102 static unsigned calls = 0; /* ensure different random header each time */ local 111 if (++calls == 1)
|
| /src/external/gpl3/gdb.old/dist/zlib/contrib/minizip/ |
| crypt.h | 102 static unsigned calls = 0; /* ensure different random header each time */ local 111 if (++calls == 1)
|
| /src/external/gpl3/gcc/dist/gcc/ |
| gimple-warn-recursion.cc | 61 /* Recursive calls found in M_FUNC. */ 165 /* Search FUNC for unconditionally infinitely recursive calls to self 172 auto_vec<gimple *> calls; local 175 m_calls = &calls;
|
| gcov.cc | 392 int calls; member in struct:coverage_info 1175 json::array *calls = new json::array (); 1176 lineo->set ("calls", calls); 1200 calls->append (call); 2558 coverage->calls++; 2678 if (coverage->calls) 2679 fnotice (stdout, "Calls executed:%s of %d\n", 2680 format_gcov (coverage->calls_executed, coverage->calls, 2), 2681 coverage->calls); 1174 json::array *calls = new json::array (); local [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/ |
| gimple-warn-recursion.cc | 61 /* Recursive calls found in M_FUNC. */ 165 /* Search FUNC for unconditionally infinitely recursive calls to self 172 auto_vec<gimple *> calls; local 175 m_calls = &calls;
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.fortran/ |
| short-circuit-argument-list.f90 | 27 type(called_counts) :: calls variable in module:called_state 33 calls%function_no_arg_called = calls%function_no_arg_called + 1 40 calls%function_no_arg_false_called = calls%function_no_arg_false_called + 1 48 calls%function_one_arg_called = calls%function_one_arg_called + 1 56 calls%function_two_arg_called = calls%function_two_arg_called + 1 65 calls%function_array_called = calls%function_array_called + [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.fortran/ |
| short-circuit-argument-list.f90 | 27 type(called_counts) :: calls variable in module:called_state 33 calls%function_no_arg_called = calls%function_no_arg_called + 1 40 calls%function_no_arg_false_called = calls%function_no_arg_false_called + 1 48 calls%function_one_arg_called = calls%function_one_arg_called + 1 56 calls%function_two_arg_called = calls%function_two_arg_called + 1 65 calls%function_array_called = calls%function_array_called + [all...] |
| /src/sys/kern/ |
| exec_subr.c | 63 VMCMD_EVCNT_DECL(calls); variable 91 VMCMD_EVCNT_INCR(calls);
|
| /src/external/bsd/unbound/dist/testcode/ |
| memstats.c | 64 uint64_t calls; member in struct:codeline 148 cl->calls ++; 174 cl->calls ++; 232 (long long)cl->calls, cl->codeline, cl->func); 234 tcalls += cl->calls;
|
| /src/sys/arch/m68k/m68k/ |
| m68k_trap.c | 108 int calls; member in struct:writebackstats 197 wbstats.calls++;
|
| /src/usr.bin/xlint/lint2/ |
| chk.c | 343 fcall_t *calls, *call, *call1; local 347 if ((calls = hte->h_calls) == NULL) 367 call1 = calls; 368 calls = calls->f_next; 375 for (call = calls; call != NULL; call = call->f_next) { 535 * if two calls are compared, ai1 is set to the
|
| /src/external/bsd/ipf/dist/ |
| ip_fil.c | 775 static int calls = 0; local 778 calls++; 784 switch (calls) 806 last *= calls;
|
| /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
| LazyCallGraph.h | 14 /// the current calls and potential calls. As a consequence there are many 224 /// restricts itself to edges which represent actual calls. 279 iterator_range<call_iterator> calls() { function in class:llvm::LazyCallGraph::Edge::EdgeSequence 365 /// calls. 413 /// -- ignoring indirect calls and function references. It stores this as 859 /// and the new function must have calls and references to it establishing 984 /// These functions, because they are known to LLVM, can have calls 1086 /// For each defined function, calls \p Callback with that function. 1166 /// optimizer can reason about and therefore might introduce calls to out o [all...] |
| /src/crypto/external/bsd/heimdal/dist/lib/ipc/ |
| server.c | 467 unsigned calls; member in struct:client 686 if (c->calls != 0) 758 c->calls--; 942 c->calls++; 1140 * period `t'. The default action is rather draconian and just calls
|
| /src/external/gpl3/binutils/dist/gprofng/src/ |
| gp-gmon.cc | 185 int calls = sym->ncalls > 0 ? sym->ncalls : 1; local 187 uint64_t nticks = (uint64_t)(time / calls); 560 /* main entry point. It calls catch_out_of_memory which will call
|
| /src/external/gpl3/gdb/dist/gdb/ |
| record-btrace.c | 565 unsigned int insns, calls, gaps; local 585 calls = 0; 595 calls = btrace_call_number (&call); 609 "for thread %s (%s).\n"), insns, calls, gaps,
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| record-btrace.c | 564 unsigned int insns, calls, gaps; local 584 calls = 0; 594 calls = btrace_call_number (&call); 608 "for thread %s (%s).\n"), insns, calls, gaps,
|
| /src/sys/arch/sparc64/sparc64/ |
| pmap.c | 324 int calls; member in struct:__anon2090 610 * - Allocation calls do not change PROM memlists 2092 REMOVE_STAT(calls);
|
| /src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
| ModuleSummaryIndex.h | 548 /// List of virtual calls made by this function using (respectively) 553 /// List of virtual calls made by this function using (respectively) 596 /// also includes accesses by nested function calls. 602 std::vector<Call> Calls; 699 ArrayRef<EdgeTy> calls() const { return CallGraphEdgeList; } function in class:llvm::CalleeInfo::FunctionSummary 712 /// Returns the list of virtual calls made by this function using 721 /// Returns the list of virtual calls made by this function using 730 /// Returns the list of virtual calls made by this function using 739 /// Returns the list of virtual calls made by this function using 967 /// Resolutions for calls with all constant integer arguments (excluding th [all...] |
| /src/external/gpl3/gcc/dist/gcc/fortran/ |
| expr.cc | 2135 /* Set rank and check array ref; as resolve_variable calls 2532 /* Simplify the function calls. If the simplification fails, the 4159 symbol_attribute calls; local 4161 calls.ext_attr = 0; 4162 gfc_add_ext_attribute (&calls, EXT_ATTR_CDECL, NULL); 4163 gfc_add_ext_attribute (&calls, EXT_ATTR_STDCALL, NULL); 4164 gfc_add_ext_attribute (&calls, EXT_ATTR_FASTCALL, NULL); 4166 if ((calls.ext_attr & lvalue->symtree->n.sym->attr.ext_attr) 4167 != (calls.ext_attr & rvalue->symtree->n.sym->attr.ext_attr))
|
| /src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| expr.cc | 2117 /* Set rank and check array ref; as resolve_variable calls 2514 /* Simplify the function calls. If the simplification fails, the 4143 symbol_attribute calls; local 4145 calls.ext_attr = 0; 4146 gfc_add_ext_attribute (&calls, EXT_ATTR_CDECL, NULL); 4147 gfc_add_ext_attribute (&calls, EXT_ATTR_STDCALL, NULL); 4148 gfc_add_ext_attribute (&calls, EXT_ATTR_FASTCALL, NULL); 4150 if ((calls.ext_attr & lvalue->symtree->n.sym->attr.ext_attr) 4151 != (calls.ext_attr & rvalue->symtree->n.sym->attr.ext_attr))
|