Searched refs:mlp (Results 51 - 74 of 74) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dread-catalog.c114 /* Do not free this->mdlp and this->mlp. */
351 this->mlp = msgdomain_list_sublist (this->mdlp, this->domain, true);
358 mp = message_list_search (this->mlp, msgctxt, msgid);
412 message_list_append (this->mlp, mp);
481 pop->mlp = msgdomain_list_sublist (pop->mdlp, pop->domain, true);
H A Dread-catalog.h102 message_list_ty *mlp; \
H A Dx-glade.c378 static message_list_ty *mlp; variable
468 remember_a_message (mlp, NULL, xstrdup (attp[1]),
505 remember_a_message (mlp, NULL, p->buffer, null_context, &pos,
577 mlp = mdlp->item[0]->messages;
H A Dx-java.c1225 extract_parenthesized (message_list_ty *mlp, token_type_ty terminator, argument
1340 if (extract_parenthesized (mlp, token_type_rparen,
1342 arglist_parser_alloc (mlp,
1375 if (extract_parenthesized (mlp, token_type_rbrace,
1377 arglist_parser_alloc (mlp, NULL)))
1426 remember_a_message (mlp, NULL, token.string, inner_context,
1467 message_list_ty *mlp = mdlp->item[0]->messages; local
1485 while (!extract_parenthesized (mlp, token_type_eof,
1487 arglist_parser_alloc (mlp, NULL)))
H A Dx-scheme.c624 static message_list_ty *mlp; variable
782 argparser = arglist_parser_alloc (mlp, shapes);
1136 remember_a_message (mlp, NULL, string_of_object (op),
1189 mlp = mdlp->item[0]->messages;
H A Dx-elisp.c378 static message_list_ty *mlp; variable
697 argparser = arglist_parser_alloc (mlp, shapes);
901 remember_a_message (mlp, NULL, string_of_object (op),
1222 mlp = mdlp->item[0]->messages;
H A Dxgettext.c2012 remember_a_message (message_list_ty *mlp, char *msgctxt, char *msgid, argument
2066 mp = message_list_search (mlp, msgctxt, msgid);
2089 message_list_append (mlp, mp);
2356 arglist_parser_alloc (message_list_ty *mlp, const struct callshapes *shapes) argument
2364 ap->mlp = mlp;
2380 ap->mlp = mlp;
2423 copy->mlp = ap->mlp;
2886 message_list_ty *mlp = mdlp->item[i]->messages; local
2940 message_list_ty *mlp = mdlp->item[i]->messages; local
2948 message_list_ty *mlp = mdlp->item[0]->messages; local
[all...]
H A Dx-python.c1657 extract_parenthesized (message_list_ty *mlp, argument
1709 if (extract_parenthesized (mlp, inner_context, next_context_iter,
1710 arglist_parser_alloc (mlp,
1746 remember_a_message (mlp, NULL, token.string, inner_context,
1784 message_list_ty *mlp = mdlp->item[0]->messages; local
1814 while (!extract_parenthesized (mlp, null_context, null_context_list_iterator,
1815 arglist_parser_alloc (mlp, NULL)))
H A Dx-csharp.c1872 extract_parenthesized (message_list_ty *mlp, token_type_ty terminator, argument
1987 if (extract_parenthesized (mlp, token_type_rparen,
1989 arglist_parser_alloc (mlp,
2022 if (extract_parenthesized (mlp, token_type_rbrace,
2024 arglist_parser_alloc (mlp, NULL)))
2073 remember_a_message (mlp, NULL, token.string, inner_context,
2114 message_list_ty *mlp = mdlp->item[0]->messages; local
2131 while (!extract_parenthesized (mlp, token_type_eof,
2133 arglist_parser_alloc (mlp, NULL)))
H A Dmsgfilter.c811 process_message_list (message_list_ty *mlp) argument
815 for (j = 0; j < mlp->nitems; j++)
816 process_message (mlp->item[j]);
H A Dread-mo.c232 /* Reads an existing .mo file and adds the messages to mlp. */
234 read_mo_file (message_list_ty *mlp, const char *filename) argument
330 message_list_append (mlp, mp);
449 message_list_append (mlp, mp);
H A Dx-po.c166 pop->mlp = mdlp->item[0]->messages;
H A Dx-tcl.c408 static message_list_ty *mlp; variable
890 remember_a_message (mlp, NULL, string_of_word (&inner),
915 argparser = arglist_parser_alloc (mlp, shapes);
970 mlp = mdlp->item[0]->messages;
H A Dmsggrep.c817 process_message_list (const char *domain, message_list_ty *mlp) argument
824 message_list_remove_if_not (mlp, is_message_selected);
H A Dx-lisp.c874 static message_list_ty *mlp; variable
1074 argparser = arglist_parser_alloc (mlp, shapes);
1197 remember_a_message (mlp, NULL, string_of_object (op),
1391 mlp = mdlp->item[0]->messages;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_ppp.c1028 isdn_net_local *mlp = NULL; local
1040 mlp = (isdn_net_local *) lp->master->priv;
1041 slot = mlp->ppp_slot;
1161 if (mlp)
1162 mlp->huptimer = 0;
1167 if (mlp)
1168 mlp->huptimer = 0;
1217 isdn_net_local *lp,*mlp; local
1223 mlp = (isdn_net_local *) (netdev->priv);
1224 nd = mlp
2093 isdn_net_local *mlp = (isdn_net_local *) sdev->priv; local
2124 isdn_net_local *mlp = (isdn_net_local *) sdev->priv; local
[all...]
H A Disdn_net.c2320 isdn_net_local *mlp = (isdn_net_local *) lp->master->priv; local
2322 printk(KERN_DEBUG "master=%s\n", mlp->name);
2323 if (mlp->flags & ISDN_NET_CONNECTED) {
2326 while (mlp->slave) {
2327 if ((isdn_net_local *) mlp->slave->priv == lp)
2329 mlp = (isdn_net_local *) mlp->slave->priv;
2334 printk(KERN_DEBUG "mlpf: %d\n", mlp->flags & ISDN_NET_CONNECTED);
2335 if (!(mlp->flags & ISDN_NET_CONNECTED)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dallcodecs.c195 REGISTER_DECODER (MLP, mlp);
320 REGISTER_PARSER (MLP, mlp);
H A DMakefile127 OBJS-$(CONFIG_MLP_DECODER) += mlpdec.o mlp_parser.o mlp.o
393 OBJS-$(CONFIG_MLP_PARSER) += mlp_parser.o mlp.o
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dallformats.c105 REGISTER_DEMUXER (MLP, mlp);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/packet/
H A Daf_packet.c1262 struct packet_mclist *ml, **mlp; local
1266 for (mlp = &pkt_sk(sk)->mclist; (ml = *mlp) != NULL; mlp = &ml->next) {
1273 *mlp = ml->next;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/sha/asm/
H A Dsha512-ia64.pl100 for (@ARGV) { $ADDP="add" if (/[\+DD|\-mlp]64/); }
H A Dsha1-ia64.pl31 for (@ARGV) { $ADDP="add" if (/[\+DD|\-mlp]64/); }
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/sha/asm/
H A Dsha1-ia64.pl31 for (@ARGV) { $ADDP="add" if (/[\+DD|\-mlp]64/); }

Completed in 132 milliseconds

123