Searched refs:pick (Results 1 - 13 of 13) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/networking/
H A Dzcip.c79 static void pick(struct in_addr *ip) function
257 pick(&ip);
381 pick(&ip);
474 pick(&ip);
502 pick(&ip);
512 pick(&ip);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/xfs/
H A Dxfs_rtalloc.h134 xfs_rtblock_t *pick); /* result rt extent */
H A Dxfs_dir2_sf.c279 int pick; /* which algorithm to use */ local
326 * or the pick routine says it won't (due to offset values).
329 (pick =
352 if (pick == 1)
359 ASSERT(pick == 2);
375 * This is already checked by the pick routine.
521 * If it will fit, pick between adding the new entry to the end (easy)
526 static int /* pick result */
H A Dxfs_rtalloc.c2298 xfs_rtblock_t *pick) /* result rt extent */
2331 *pick = b;
2294 xfs_rtpick_extent( xfs_mount_t *mp, xfs_trans_t *tp, xfs_extlen_t len, xfs_rtblock_t *pick) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wl/
H A Dwl_generic.mk26 # define OS flag to pick up wl osl file from wl.mk
58 # need -I. to pick up wlconf.h in build directory
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Delbg.c92 int i, pick=0, diff, diff_min = INT_MAX; local
97 pick = i;
101 return pick;
H A Droqvideoenc.c282 int i, lDiff = INT_MAX, pick=0; local
289 pick = i;
293 *outIndex = pick;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dhttp.c283 static bool pickoneauth(struct auth *pick) argument
287 long avail = pick->avail & pick->want;
293 pick->picked = CURLAUTH_GSSNEGOTIATE;
295 pick->picked = CURLAUTH_DIGEST;
297 pick->picked = CURLAUTH_NTLM;
299 pick->picked = CURLAUTH_NTLM_WB;
301 pick->picked = CURLAUTH_BASIC;
303 pick->picked = CURLAUTH_PICKNONE; /* we select to use nothing */
306 pick
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Ddecbin.S145 moveql #ESTRT,%d3 |counter to pick up digits
207 moveql #FSTRT,%d3 |counter to pick up digits
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/
H A Dleo.c168 u32 pick[5]; /* SS1 only */ member in struct:leo_ld
H A Dffb.c257 u32 pick; member in struct:ffb_fbc
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/Test/
H A DMore.pm626 If you pick the right test function, you'll usually get a good idea of
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm1984 therefore worth knowing the difference, so that you can pick the right

Completed in 195 milliseconds