Home
last modified time | relevance | path

Searched refs:iterate (Results 1 – 25 of 59) sorted by relevance

123

/freebsd-10-stable/bin/uuidgen/
Duuidgen.c50 int ch, count, i, iterate; in main() local
54 iterate = 0; /* not one at a time */ in main()
58 iterate = 1; in main()
90 if (!iterate) { in main()
/freebsd-10-stable/crypto/heimdal/kdc/
Dhprop.c225 iterate (krb5_context context, in iterate() function
262 ret = iterate (context, database_name, db, type, &pd); in dump_database()
352 ret = iterate (context, database_name, db, type, &pd); in propagate_database()
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
DSpillPlacement.h126 void iterate();
DSpillPlacement.cpp310 void SpillPlacement::iterate() { in iterate() function in SpillPlacement
DRegAllocGreedy.cpp908 SpillPlacer->iterate(); in growRegion()
/freebsd-10-stable/contrib/gcc/
Dtree-ssa-reassoc.c742 bool iterate = false; in optimize_ops_list() local
794 iterate = true; in optimize_ops_list()
805 if (iterate) in optimize_ops_list()
Dvec.h189 #define VEC_iterate(T,V,I,P) (VEC_OP(T,base,iterate)(VEC_BASE(V),I,&(P)))
544 static inline int VEC_OP (T,base,iterate) \
829 static inline int VEC_OP (T,base,iterate) \
Dparams.def234 decides to not unroll loops that iterate fewer than 2*number of allowed
331 are predicted to iterate relatively few (10) times at average.
/freebsd-10-stable/usr.bin/sed/tests/
Dhanoi.sed94 # iterate back to find smallest out-of-place ring
/freebsd-10-stable/contrib/libucl/doc/
Dapi.md380iterate over UCL compound types: arrays and objects. Moreover, iterations could be performed over …
388 …xpand keys with multiple values. The general rule is that if you need to iterate throught the *obj…
/freebsd-10-stable/usr.sbin/crunch/examples/
Dreally-big.conf152 …nu/usr.bin/gcc2/cc1/obj/c-aux-info.o /usr/src/gnu/usr.bin/gcc2/cc1/obj/c-iterate.o /usr/src/gnu/us…
/freebsd-10-stable/contrib/ncurses/misc/
Dmakedef.cmd112 iterate
/freebsd-10-stable/sys/compat/linux/
Dlinux_futex.c121 LIN_SDT_PROBE_DEFINE3(futex, futex_wake, iterate, "uint32_t",
579 LIN_SDT_PROBE3(futex, futex_wake, iterate, f->f_uaddr, wp, in futex_wake()
/freebsd-10-stable/crypto/openssl/doc/crypto/
Dengine.pod291 this question it must iterate across all the registered ENGINEs in the
295 needing to iterate across the table). Likewise, it will cache a NULL
/freebsd-10-stable/contrib/ntp/sntp/libevent/
Dwhatsnew-2.1.txt140 There's a function, event_base_foreach_event(), that can iterate over
407 There's a new evhttp_foreach_bound_socket() function to iterate over
/freebsd-10-stable/contrib/ofed/libmthca/
DChangeLog372 that we iterate over the correct number of entries in the mem-free
/freebsd-10-stable/contrib/wpa/wpa_supplicant/
DREADME-HS20312 command. This instructs wpa_supplicant to run a network scan and iterate
/freebsd-10-stable/crypto/openssl/crypto/engine/
DREADME188 place. ENGINE_cleanup() will simply iterate across a list of registered cleanup
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_x/
Dstructure335 digests, too, so you would simply iterate over those digests and
/freebsd-10-stable/sys/powerpc/powerpc/
Dmmu_if.m941 * @brief Scan/iterate memory chunks.
/freebsd-10-stable/contrib/ntp/ntpq/
Dntpq.texi209 which iterate over a range of associations.
Dntpq-opts.def417 commands, which iterate over a range of associations.
/freebsd-10-stable/contrib/binutils/opcodes/
DChangeLog-02031065 (allocated with xmalloc); iterate through it at the same time as
1066 we iterate through the opcodes.
/freebsd-10-stable/crypto/heimdal/
DChangeLog.2001434 (any_next_entry): iterate over all (sub) keytabs and avoid leave data
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_fs/
Dstructure749 digests, too, so you would simply iterate over those digests and

123