Home
last modified time | relevance | path

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 Dstring2.h1011 # 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 Dqconf.cc324 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 Dzconf.tab.c_shipped564 "T_NOT", "$accept", "input", "start", "stmt_list", "option_name",
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dbpqether.h17 unsigned char accept[ETH_ALEN]; member
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dsocket.h210 extern int accept (int __fd, __SOCKADDR_ARG __addr,
/utopia/UTPA2-700.0.x/projects/tools/mipsisa32-elf/EL_mips32r2_msoft-float/
H A DGPL.txt180 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 Dfrhsl_autotest.c686 _hsl->hClientSocket = accept(_hsl->hServerSocket, (struct sockaddr*)&cliaddr, &socklen); in CmdRecvStart()
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-parser.tab.c_shipped482 "'<'", "'>'", "'['", "']'", "'('", "','", "')'", "$accept", "sourcefile",
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dparse.c_shipped556 "'='", "'{'", "':'", "$accept", "declaration_seq", "declaration", "$@1",