Home
last modified time | relevance | path

Searched refs:message (Results 1 – 25 of 27) sorted by relevance

12

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dkxgettext.c84 struct message { struct
87 struct message *next; argument
91 static struct message *message__list; argument
93 static struct message *message__new(const char *msg, char *option, in message__new()
96 struct message *self = malloc(sizeof(*self)); in message__new()
121 static struct message *mesage__find(const char *msg) in mesage__find()
123 struct message *m = message__list; in mesage__find()
134 static int message__add_file_line(struct message *self, const char *file, in message__add_file_line()
156 struct message *m = mesage__find(escaped); in message__add()
190 static void message__print_file_lineno(struct message *self) in message__print_file_lineno()
[all …]
H A Dgconf.c420 static void text_insert_msg(const char *title, const char *message) in text_insert_msg() argument
424 const char *msg = message; in text_insert_msg()
H A Dzconf.tab.c_shipped1170 /* Copy into YYRESULT an error message about the unexpected token
1175 message will do. Return YYSIZE_MAXIMUM if overflow occurs during
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvHub.c1690 char *message; in hub_configure() local
1695 message = "can't allocate hub irq buffer"; in hub_configure()
1767 message = "can't kmalloc hub status buffer"; in hub_configure()
1774 message = "can't kmalloc hub descriptor"; in hub_configure()
1783 message = "can't read hub descriptor"; in hub_configure()
1854 message = "hub has too many ports!"; in hub_configure()
2425 message = "can't get hub status"; in hub_configure()
2593 message = "couldn't allocate interrupt urb"; in hub_configure()
2676 message = "couldn't submit status urb"; in hub_configure()
2754 message, ret); in hub_configure()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvHub.c265 char *message; in ms_hub_configure() local
271 message = "can't allocate hub irq buffer"; in ms_hub_configure()
282 message = "can't read hub descriptor"; in ms_hub_configure()
287 message = "hub has too many ports!"; in ms_hub_configure()
391 message = "can't get hub status"; in ms_hub_configure()
408 message = "couldn't allocate interrupt urb"; in ms_hub_configure()
424 message = "couldn't submit status urb"; in ms_hub_configure()
431 ms_usbhost_err("Hub config failed, %s (err %d)\n", message, s32Ret); in ms_hub_configure()
/utopia/UTPA2-700.0.x/projects/tools/lint/lnt/
H A Dopt_nos_mips.lnt24 -e831 //reference cited in prior message
25 -e830 //location cited in prior message
H A Dopt_nos_aeon.lnt24 -e831 //reference cited in prior message
25 -e830 //location cited in prior message
H A Dopt_linux.lnt20 -e831 //reference cited in prior message
21 -e830 //location cited in prior message
H A Dco-gnu3.lnt62 -elib(652) // suppress message about #define of earlier declared symbols
63 -elib(762) // suppress message about multiple identical declarations and
64 -elib(760) // suppress message about multiple identical macro defs
/utopia/UTPA2-700.0.x/modules/hsl/api/hsl/
H A Dfrhsl_autotest.c159 void CmdSend(stHslController* const _hsl, const void *message, int length) in CmdSend() argument
161 send(_hsl->hClientSocket,message,length,0); in CmdSend()
H A Dfrhsl_autotest.h119 void CmdSend(stHslController* const _hsl, const void *message, int length);
H A Dfrhsl_datalink.h252 char message[RSP_MAX_AT]; /**< \assoc STRING */ member
/utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/
H A Dpngconf.h143 # pragma message("PNG_LIBPNG_SPECIALBUILD (and deprecated SPECIALBUILD)\
148 # pragma message("PRIVATEBUILD is deprecated.\
/utopia/UTPA2-700.0.x/modules/security/drv/cipher/
H A DKconfig19 Select if you want to remove printf message. If unsure, say 'N'.
/utopia/UTPA2-700.0.x/modules/dscmb/drv/ca2/
H A DKconfig20 Select if you want to remove printf message. If unsure, say 'N'.
/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb2/
H A DKconfig32 Select if you want to remove printf message. If unsure, say 'N'.
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Ddm-ioctl.h202 char message[0]; member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiHDMITx_NDS.h365 MS_U8 message[16];
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiHDMITx_NDS.h365 MS_U8 message[16];
/utopia/UTPA2-700.0.x/projects/build/Ksym/
H A D.Ksym.o.cmd299 $(wildcard include/config/mp/fat/debug/message/control.h) \
300 $(wildcard include/config/mp/fat/debug/message/control/debug.h) \
341 $(wildcard include/config/mp/dvfs/flow/debug/message.h) \
342 $(wildcard include/config/mp/dvfs/flow/debug/message/debug.h) \
/utopia/UTPA2-700.0.x/projects/build/scripts/
H A DKbuild.include28 # Easy method for doing a status message
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-parser.tab.c_shipped971 /* Copy into YYRESULT an error message about the unexpected token
976 message will do. Return YYSIZE_MAXIMUM if overflow occurs during
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dparse.c_shipped1219 /* Copy into YYRESULT an error message about the unexpected token
1224 message will do. Return YYSIZE_MAXIMUM if overflow occurs during
/utopia/UTPA2-700.0.x/projects/build/
H A DbspOneUtopia.dxyfile1331 # You can define message sequence charts within doxygen comments using the \msc
H A Dbsp.dxyfile1330 # You can define message sequence charts within doxygen comments using the \msc

12