Searched refs:lst (Results 51 - 75 of 124) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/autoconf/
H A Dshtool2281 echo "cp /dev/null $tmpfile.lst" 1>&2
2283 cp /dev/null $tmpfile.lst
2287 echo "(cd $src && $prg_find . -type f -depth -print) | sed -e 's:^\\.\$::' -e 's:^\\./::' | cat $exclude >>$tmpfile.lst" 1>&2
2290 sed -e 's:^\.$::' -e 's:^\./::' | eval cat $exclude >>$tmpfile.lst
2293 echo "echo $src >>$tmpfile.lst" 1>&2
2295 echo $src >>$tmpfile.lst
2298 sort <$tmpfile.lst >$tmpfile.lst.n
2299 mv $tmpfile.lst.n $tmpfile.lst
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/msdos/
H A Dmakefile.dj58 $(ASM) -o $(TEMPBIN) -lmsdos/pkt_rx1.lst msdos/pkt_rx1.S
82 rm -f $(OBJECTS) msdos/pkt_rx1.lst Makefile.bak $(PREREQUISITES)
H A Dmakefile.wc73 nasm -fbin -dDEBUG -o $(TEMPBIN) -lmsdos\pkt_rx1.lst msdos\pkt_rx1.S
H A Dmakefile93 @del *.lst
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/fl/
H A Dpanedrawpl.cpp1151 RowArrayT& lst = pPane->GetRowList(); local
1155 if ( lst.Count() )
1157 cbRowInfo* pLastRow = lst[ lst.Count() - 1 ];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dgenerator.py452 lst = unknown_types[arg[1]]
453 lst.append(name)
492 lst = unknown_types[ret[0]]
493 lst.append(name)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/python/
H A Dgenerator.py452 lst = unknown_types[arg[1]]
453 lst.append(name)
492 lst = unknown_types[ret[0]]
493 lst.append(name)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lua/source/src/
H A Dlauxlib.h63 const char *const lst[]);
H A Dlauxlib.c321 const char *const lst[]) {
325 for (i=0; lst[i]; i++)
326 if (strcmp(lst[i], name) == 0)
320 luaL_checkoption(lua_State *L, int narg, const char *def, const char *const lst[]) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ubifs/
H A Dsuper.c1119 if (c->lst.total_free + c->lst.total_dirty < c->dark_wm) {
1364 ubifs_assert(c->lst.taken_empty_lebs > 0);
1367 ubifs_assert(c->lst.taken_empty_lebs > 0);
1412 dbg_msg("index LEBs: %d", c->lst.idx_lebs);
1824 ubifs_assert(c->lst.taken_empty_lebs > 0);
H A Dtnc_commit.c365 c->gap_lebs = kmalloc(sizeof(int) * (c->lst.idx_lebs + 1), GFP_NOFS);
371 ubifs_assert(p < c->gap_lebs + sizeof(int) * c->lst.idx_lebs);
812 dbg_cmt("number of index LEBs %d", c->lst.idx_lebs);
H A Dubifs.h1044 * @budg_uncommited_idx, @min_idx_lebs, @old_idx_sz, @lst,
1050 * @lst: lprops statistics
1285 struct ubifs_lp_stats lst; member in struct:ubifs_info
1661 void ubifs_get_lp_stats(struct ubifs_info *c, struct ubifs_lp_stats *lst);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/HelpGen/src/
H A Dsrcparser.h343 // which match given masks, pust results into lst array
344 void GetContextList( MMemberListT& lst, int contextMask );
H A Dcjparser.cpp1193 MCommentListT& lst = ctx.GetCommentList();
1205 lst.push_back( pComment );
1247 lst.push_back( pComment );
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_iba6110.c1081 * @lst: the L state
1101 u64 lst, u64 ltst)
1116 lst = (dd->ipath_led_override & IPATH_LED_LOG)
1136 if (lst == INFINIPATH_IBCS_L_STATE_ACTIVE)
1145 if (lst == INFINIPATH_IBCS_L_STATE_ACTIVE)
1100 ipath_setup_ht_setextled(struct ipath_devdata *dd, u64 lst, u64 ltst) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospfd/
H A Dospfd.c783 list lst;
789 if ((lst = (list) rn->info))
791 for (node = listhead (lst); node; nextnode (node))
794 list_free (lst);
778 list lst; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/tandem/
H A Dtandem.c479 long long lct, lst, itime; local
487 lst = CONVERTTIMESTAMP(*gmt, type,, err);
493 temp_tm.tm_isdst = (err[0] ? 0 : ((lct == lst) ? 0 : 1));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/tandem/
H A Dtandem.c479 long long lct, lst, itime; local
487 lst = CONVERTTIMESTAMP(*gmt, type,, err);
493 temp_tm.tm_isdst = (err[0] ? 0 : ((lct == lst) ? 0 : 1));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/rmgr/
H A Dnldr.c278 struct ovly_sect **lst,
1057 struct ovly_sect **lst,
1066 ovly_section = last_sect = *lst;
1097 if (*lst == NULL) {
1099 *lst = new_sect;
1056 add_ovly_sect(struct nldr_object *nldr_obj, struct ovly_sect **lst, struct dbll_sect_info *sect_inf, bool *exists, u32 addr, u32 bytes) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dparser.c127 const xmlChar *string, void *user_data, xmlNodePtr *lst);
11096 * @lst: the return value for the set of parsed nodes
11110 const xmlChar *ID, xmlNodePtr *lst) {
11127 if (lst != NULL)
11128 *lst = NULL;
11265 if (lst != NULL) {
11273 *lst = cur;
11487 * @lst: the return value for the set of parsed nodes
11501 int depth, const xmlChar *URL, const xmlChar *ID, xmlNodePtr *lst) {
11503 ID, lst));
11109 xmlParseCtxtExternalEntity(xmlParserCtxtPtr ctx, const xmlChar *URL, const xmlChar *ID, xmlNodePtr *lst) argument
11500 xmlParseExternalEntity(xmlDocPtr doc, xmlSAXHandlerPtr sax, void *user_data, int depth, const xmlChar *URL, const xmlChar *ID, xmlNodePtr *lst) argument
11527 xmlParseBalancedChunkMemory(xmlDocPtr doc, xmlSAXHandlerPtr sax, void *user_data, int depth, const xmlChar *string, xmlNodePtr *lst) argument
11556 xmlParseBalancedChunkMemoryInternal(xmlParserCtxtPtr oldctxt, const xmlChar *string, void *user_data, xmlNodePtr *lst) argument
11723 xmlParseInNodeContext(xmlNodePtr node, const char *data, int datalen, int options, xmlNodePtr *lst) argument
11933 xmlParseBalancedChunkMemoryRecover(xmlDocPtr doc, xmlSAXHandlerPtr sax, void *user_data, int depth, const xmlChar *string, xmlNodePtr *lst, int recover) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dparser.c221 const xmlChar *string, void *user_data, xmlNodePtr *lst);
11998 * @lst: the return value for the set of parsed nodes
12012 const xmlChar *ID, xmlNodePtr *lst) {
12030 if (lst != NULL)
12031 *lst = NULL;
12177 if (lst != NULL) {
12185 *lst = cur;
12419 * @lst: the return value for the set of parsed nodes
12433 int depth, const xmlChar *URL, const xmlChar *ID, xmlNodePtr *lst) {
12435 ID, lst));
12011 xmlParseCtxtExternalEntity(xmlParserCtxtPtr ctx, const xmlChar *URL, const xmlChar *ID, xmlNodePtr *lst) argument
12432 xmlParseExternalEntity(xmlDocPtr doc, xmlSAXHandlerPtr sax, void *user_data, int depth, const xmlChar *URL, const xmlChar *ID, xmlNodePtr *lst) argument
12459 xmlParseBalancedChunkMemory(xmlDocPtr doc, xmlSAXHandlerPtr sax, void *user_data, int depth, const xmlChar *string, xmlNodePtr *lst) argument
12488 xmlParseBalancedChunkMemoryInternal(xmlParserCtxtPtr oldctxt, const xmlChar *string, void *user_data, xmlNodePtr *lst) argument
12668 xmlParseInNodeContext(xmlNodePtr node, const char *data, int datalen, int options, xmlNodePtr *lst) argument
12879 xmlParseBalancedChunkMemoryRecover(xmlDocPtr doc, xmlSAXHandlerPtr sax, void *user_data, int depth, const xmlChar *string, xmlNodePtr *lst, int recover) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dparser.c221 const xmlChar *string, void *user_data, xmlNodePtr *lst);
11998 * @lst: the return value for the set of parsed nodes
12012 const xmlChar *ID, xmlNodePtr *lst) {
12030 if (lst != NULL)
12031 *lst = NULL;
12177 if (lst != NULL) {
12185 *lst = cur;
12419 * @lst: the return value for the set of parsed nodes
12433 int depth, const xmlChar *URL, const xmlChar *ID, xmlNodePtr *lst) {
12435 ID, lst));
12011 xmlParseCtxtExternalEntity(xmlParserCtxtPtr ctx, const xmlChar *URL, const xmlChar *ID, xmlNodePtr *lst) argument
12432 xmlParseExternalEntity(xmlDocPtr doc, xmlSAXHandlerPtr sax, void *user_data, int depth, const xmlChar *URL, const xmlChar *ID, xmlNodePtr *lst) argument
12459 xmlParseBalancedChunkMemory(xmlDocPtr doc, xmlSAXHandlerPtr sax, void *user_data, int depth, const xmlChar *string, xmlNodePtr *lst) argument
12488 xmlParseBalancedChunkMemoryInternal(xmlParserCtxtPtr oldctxt, const xmlChar *string, void *user_data, xmlNodePtr *lst) argument
12668 xmlParseInNodeContext(xmlNodePtr node, const char *data, int datalen, int options, xmlNodePtr *lst) argument
12879 xmlParseBalancedChunkMemoryRecover(xmlDocPtr doc, xmlSAXHandlerPtr sax, void *user_data, int depth, const xmlChar *string, xmlNodePtr *lst, int recover) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dparser.c127 const xmlChar *string, void *user_data, xmlNodePtr *lst);
11096 * @lst: the return value for the set of parsed nodes
11110 const xmlChar *ID, xmlNodePtr *lst) {
11127 if (lst != NULL)
11128 *lst = NULL;
11265 if (lst != NULL) {
11273 *lst = cur;
11487 * @lst: the return value for the set of parsed nodes
11501 int depth, const xmlChar *URL, const xmlChar *ID, xmlNodePtr *lst) {
11503 ID, lst));
11109 xmlParseCtxtExternalEntity(xmlParserCtxtPtr ctx, const xmlChar *URL, const xmlChar *ID, xmlNodePtr *lst) argument
11500 xmlParseExternalEntity(xmlDocPtr doc, xmlSAXHandlerPtr sax, void *user_data, int depth, const xmlChar *URL, const xmlChar *ID, xmlNodePtr *lst) argument
11527 xmlParseBalancedChunkMemory(xmlDocPtr doc, xmlSAXHandlerPtr sax, void *user_data, int depth, const xmlChar *string, xmlNodePtr *lst) argument
11556 xmlParseBalancedChunkMemoryInternal(xmlParserCtxtPtr oldctxt, const xmlChar *string, void *user_data, xmlNodePtr *lst) argument
11723 xmlParseInNodeContext(xmlNodePtr node, const char *data, int datalen, int options, xmlNodePtr *lst) argument
11933 xmlParseBalancedChunkMemoryRecover(xmlDocPtr doc, xmlSAXHandlerPtr sax, void *user_data, int depth, const xmlChar *string, xmlNodePtr *lst, int recover) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/
H A DMakefile.am107 djgpp/edtests.bat djgpp/fnchange.in djgpp/fnchange.lst \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Dbntest.c125 static unsigned char lst[]="\xC6\x4F\x43\x04\x2A\xEA\xCA\x6E\x58\x36\x80\x5B\xE8\xC9" variable
198 if (!test_lshift(out,ctx,BN_bin2bn(lst,sizeof(lst)-1,NULL)))

Completed in 292 milliseconds

12345