Searched refs:foreach (Results 1 - 21 of 21) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/tree-ssa/
H A Dinline-1.C10 foreach (T b, T e, void (*ptr)(E)) function
30 foreach (argv, argv + argc, inline_me);
31 foreach (argv, argv + argc, inline_me_too);
H A Dinline-2.C10 foreach (T b, T e, E ptr) function
30 foreach (argv, argv + argc, inline_me);
31 foreach (argv, argv + argc, inline_me_too);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/unsorted/
H A Ddump-noaddr.x11 foreach option $option_list {
18 foreach dump1 [lsort [glob -nocomplain dump1/*]] {
/netbsd-6-1-5-RELEASE/include/rpcsvc/
H A Dypclnt.h59 int (*foreach)(int, char *, int, char *, int, char *); member in struct:ypall_callback
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/kadm5/
H A Dget_princs_s.c60 foreach(krb5_context context, HDB *db, hdb_entry_ex *ent, void *data) function
104 ret = hdb_foreach(context->context, context->db, HDB_F_ADMIN_DATA, foreach, &d);
/netbsd-6-1-5-RELEASE/external/mit/lua/dist/test/
H A Dtrace-calls.lua23 -- table.foreach(t,print)
/netbsd-6-1-5-RELEASE/usr.bin/ypcat/
H A Dypcat.c120 ypcb.foreach = printit;
/netbsd-6-1-5-RELEASE/usr.sbin/ypserv/yptest/
H A Dyptest.c127 Callback.foreach = yptest_foreach;
/netbsd-6-1-5-RELEASE/external/bsd/am-utils/dist/amd/
H A Dinfo_nis.c171 cbinfo.foreach = (ypall_callback_fxn_t) callback;
417 j = (incallback->foreach)(YP_TRUE,
/netbsd-6-1-5-RELEASE/external/mit/lua/dist/src/
H A Dltablib.c41 static int foreach (lua_State *L) { function
273 {"foreach", foreach},
/netbsd-6-1-5-RELEASE/dist/dhcp/common/
H A Dtables.c1165 dhcp_universe.foreach = hashed_option_space_foreach;
1190 nwip_universe.foreach = linked_option_space_foreach;
1218 fqdn_universe.foreach = linked_option_space_foreach;
H A Doptions.c2000 if (u -> foreach)
2001 (*u -> foreach) (packet, lease, client_state, in_options,
2024 if (universe -> foreach)
2025 (*universe -> foreach) (packet, lease, client_state,
H A Dparse.c949 nu -> foreach = hashed_option_space_foreach;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Daddrmap.c45 int (*foreach) (struct addrmap *this, addrmap_foreach_fn fn, void *data);
90 return map->funcs->foreach (map, fn, data);
477 /* Struct to map addrmap's foreach function to splay_tree's version. */
44 int (*foreach) (struct addrmap *this, addrmap_foreach_fn fn, void *data); member in struct:addrmap_funcs
/netbsd-6-1-5-RELEASE/dist/dhcp/includes/
H A Dtree.h301 void (*foreach) (struct packet *, member in struct:universe
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/x86/fat/
H A Dfat_entry.asm76 foreach(i,
149 foreach(i,
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/x86_64/fat/
H A Dfat_entry.asm87 foreach(i,
154 foreach(i,
/netbsd-6-1-5-RELEASE/usr.sbin/ypserv/yppush/
H A Dyppush.c266 ypallcb.foreach = pushit; /* callback function */
/netbsd-6-1-5-RELEASE/dist/dhcp/server/
H A Dstables.c792 agent_universe.foreach = linked_option_space_foreach;
820 server_universe.foreach = hashed_option_space_foreach;
/netbsd-6-1-5-RELEASE/lib/libc/yp/
H A Dxdryp.c440 if ((*incallback->foreach)((int)out.status,
/netbsd-6-1-5-RELEASE/usr.sbin/ypserv/ypxfr/
H A Dypxfr.c232 callback.foreach = ypxfr_foreach;

Completed in 309 milliseconds