/l4re-core-master/sigma0/server/src/ |
A D | memmap.cc | 177 answer->error(L4_ENOMEM); in handle_page_fault() 185 answer->error(L4_ENODEV); in handle_service_request() 188 new_client(t, answer); in handle_service_request() 196 answer->error(L4_ENOSYS); in handle_sigma0_request() 217 answer->error(0); in handle_sigma0_request() 230 map_kip(answer); in handle_sigma0_request() 234 t, answer); in handle_sigma0_request() 237 new_client(t, answer); in handle_sigma0_request() 261 Answer answer(utcb); in pager() local 295 answer.tag in pager() [all …]
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/crypt/ |
A D | crypt.c | 55 char key[64],plain[64],cipher[64],answer[64]; in main() local 69 get8(answer); in main() 70 printf(" C: "); put8(answer); in main() 77 if(cipher[i] != answer[i]) in main()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/Configs/ |
A D | Config.in.arch | 111 then answer N here. Normally, Linux runs on systems with an MMU. 112 If you are building a uClinux system, answer N. 114 Most people will answer Y. 122 then answer Y here. Normal Linux requires an MMU. 124 If you're unsure, answer Y. 137 Most people will answer Y. 148 answer N. 150 Most people will answer Y. 162 math library features, then answer Y. If you leave this set to 168 then answer Y. [all …]
|
A D | Config.in | 294 then answer N. 321 Most people will answer Y. 479 answer N. 582 uClibc's pthread library, answer Y. Otherwise, answer N. 798 If unsure, just answer N. 810 If unsure, just answer N. 1897 I/O locking, answer Y. Otherwise, answer N. 2328 Otherwise, answer N. 2337 Otherwise, answer N. 2390 loader, answer Y. Mere mortals answer N. [all …]
|
/l4re-core-master/uclibc/lib/contrib/uclibc/include/protocols/ |
A D | talkd.h | 62 u_char answer; /* not used */ member 81 u_char answer; /* response to request message, see below */ member
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/ |
A D | resolv.c | 3719 unsigned char *answer, int anslen) in res_query() argument 3743 memcpy(answer, packet, i); in res_query() 3760 int res_search(const char *name, int class, int type, u_char *answer, in libc_hidden_def() 3765 HEADER *hp = (HEADER *)(void *)answer; in libc_hidden_def() 3773 if (!name || !answer) { in libc_hidden_def() 3805 ret = res_querydomain(name, NULL, class, type, answer, anslen); in libc_hidden_def() 3826 answer, anslen); in libc_hidden_def() 3881 ret = res_querydomain(name, NULL, class, type, answer, anslen); in libc_hidden_def() 3911 u_char *answer, int anslen) in res_querydomain() argument 3920 if (!name || !answer) { in res_querydomain() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/ext/ |
A D | functional | 109 * int answer = (compose2(f,g1,g2))(x); 115 * int answer = f(temp1,temp2);
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/ext/ |
A D | functional | 109 * int answer = (compose2(f,g1,g2))(x); 115 * int answer = f(temp1,temp2);
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/ext/ |
A D | functional | 109 * int answer = (compose2(f,g1,g2))(x); 115 * int answer = f(temp1,temp2);
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/ext/ |
A D | functional | 109 * int answer = (compose2(f,g1,g2))(x); 115 * int answer = f(temp1,temp2);
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/ext/ |
A D | functional | 109 * int answer = (compose2(f,g1,g2))(x); 115 * int answer = f(temp1,temp2);
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/ext/ |
A D | functional | 109 * int answer = (compose2(f,g1,g2))(x); 115 * int answer = f(temp1,temp2);
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/ext/ |
A D | functional | 101 * int answer = (compose2(f,g1,g2))(x); 107 * int answer = f(temp1,temp2);
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/ext/ |
A D | functional | 101 * int answer = (compose2(f,g1,g2))(x); 107 * int answer = f(temp1,temp2);
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/sparc/sparcv7/ |
A D | rem.S | 352 ! check to see if answer should be < 0
|
A D | sdiv.S | 352 ! check to see if answer should be < 0
|
/l4re-core-master/l4re/include/ |
A D | rm | 65 * faulting virtual address lies in a region. If yes, it will answer the page
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/regex/ |
A D | tst-regex2.dat | 1359 (send_vc): Change arguments. Reallocate answer buffer if it is 1363 Reallocate answer buffer if it is too small and hooks are in use. 1367 just 1K answer buffer on the stack, use __libc_res_nsearch instead
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/tr2/ |
A D | dynamic_bitset | 1022 /// The real answer is max() * bits_per_block but is likely to overflow.
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/tr2/ |
A D | dynamic_bitset | 1022 /// The real answer is max() * bits_per_block but is likely to overflow.
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/tr2/ |
A D | dynamic_bitset | 1012 /// The real answer is max() * bits_per_block but is likely to overflow.
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/tr2/ |
A D | dynamic_bitset | 1022 /// The real answer is max() * bits_per_block but is likely to overflow.
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/tr2/ |
A D | dynamic_bitset | 1011 /// The real answer is max() * bits_per_block but is likely to overflow.
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/tr2/ |
A D | dynamic_bitset | 1012 /// The real answer is max() * bits_per_block but is likely to overflow.
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/tr2/ |
A D | dynamic_bitset | 1012 /// The real answer is max() * bits_per_block but is likely to overflow.
|