Searched refs:accept (Results 1 – 9 of 9) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/ |
| H A D | string2.h | 1011 # define strspn(s, accept) \ argument 1014 (__builtin_constant_p (accept) && __string2_1bptr_p (accept) \ 1016 ? __builtin_strspn (s, accept) \ 1017 : ((__a0 = ((__const char *) (accept))[0], __a0 == '\0') \ 1019 : ((__a1 = ((__const char *) (accept))[1], __a1 == '\0') \ 1021 : ((__a2 = ((__const char *) (accept))[2], __a2 == '\0') \ 1023 : (((__const char *) (accept))[3] == '\0' \ 1025 : __builtin_strspn (s, accept)))))) \ 1026 : __builtin_strspn (s, accept)); }) 1028 # define strspn(s, accept) \ argument [all …]
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | qconf.cc | 324 e->accept(); in keyPressEvent() 666 ev->accept(); in keyPressEvent() 708 ev->accept(); in keyPressEvent() 854 e->accept(); in contextMenuEvent() 1635 e->accept(); in closeEvent() 1647 e->accept(); in closeEvent()
|
| H A D | zconf.tab.c_shipped | 564 "T_NOT", "$accept", "input", "start", "stmt_list", "option_name",
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/ |
| H A D | bpqether.h | 17 unsigned char accept[ETH_ALEN]; member
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/ |
| H A D | socket.h | 210 extern int accept (int __fd, __SOCKADDR_ARG __addr,
|
| /utopia/UTPA2-700.0.x/projects/tools/mipsisa32-elf/EL_mips32r2_msoft-float/ |
| H A D | GPL.txt | 180 5. You are not required to accept this License, since you have not 183 prohibited by law if you do not accept this License. Therefore, by
|
| /utopia/UTPA2-700.0.x/modules/hsl/api/hsl/ |
| H A D | frhsl_autotest.c | 686 _hsl->hClientSocket = accept(_hsl->hServerSocket, (struct sockaddr*)&cliaddr, &socklen); in CmdRecvStart()
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | dtc-parser.tab.c_shipped | 482 "'<'", "'>'", "'['", "']'", "'('", "','", "')'", "$accept", "sourcefile",
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/ |
| H A D | parse.c_shipped | 556 "'='", "'{'", "':'", "$accept", "declaration_seq", "declaration", "$@1",
|