| /src/external/lgpl3/gmp/dist/tests/mpf/ |
| t-int_p.c | 40 all (mpf_ptr f, int want) function 59 all (f, 1); 63 all (f, 0); 67 all (f, 0); 71 all (f, 1); 74 all (f, 0); 77 all (f, 0); 81 all (f, 0); 85 all (f, 0);
|
| /src/external/gpl3/gcc/dist/libbacktrace/ |
| edtest.c | 61 struct info all[20]; local 66 data.all = &all[0]; 88 check ("test1", 0, all, f3line, "f3", "edtest.c", &data.failed); 89 check ("test1", 1, all, f2line, "f2", "edtest2_build.c", &data.failed); 90 check ("test1", 2, all, f1line, "test1", "edtest.c", &data.failed);
|
| ttest.c | 72 struct info all[20]; local 77 data.all = &all[0]; 99 check ("test1", 0, all, f3line, "f3", "ttest.c", &data.failed); 100 check ("test1", 1, all, f2line, "f2", "ttest.c", &data.failed); 101 check ("test1", 2, all, f1line, "test1_thread", "ttest.c", &data.failed);
|
| mtest.c | 100 struct info all[20]; local 105 data.all = &all[0]; 130 if (all[j].function == NULL) 155 all[j].function = strdup (symdata.name); 161 if (all[0].function == NULL) 166 else if (strcmp (all[0].function, "f3") != 0) 169 all[0].function, "f3"); 176 if (all[1].function == NULL) 181 else if (strcmp (all[1].function, "f2") != 0 [all...] |
| testlib.h | 64 struct info *all; member in struct:bdata 98 extern void check (const char *name, int index, const struct info *all,
|
| /src/external/gpl3/gcc.old/dist/libbacktrace/ |
| edtest.c | 61 struct info all[20]; local 66 data.all = &all[0]; 88 check ("test1", 0, all, f3line, "f3", "edtest.c", &data.failed); 89 check ("test1", 1, all, f2line, "f2", "edtest2_build.c", &data.failed); 90 check ("test1", 2, all, f1line, "test1", "edtest.c", &data.failed);
|
| ttest.c | 72 struct info all[20]; local 77 data.all = &all[0]; 99 check ("test1", 0, all, f3line, "f3", "ttest.c", &data.failed); 100 check ("test1", 1, all, f2line, "f2", "ttest.c", &data.failed); 101 check ("test1", 2, all, f1line, "test1_thread", "ttest.c", &data.failed);
|
| mtest.c | 100 struct info all[20]; local 105 data.all = &all[0]; 130 if (all[j].function == NULL) 155 all[j].function = strdup (symdata.name); 161 if (all[0].function == NULL) 166 else if (strcmp (all[0].function, "f3") != 0) 169 all[0].function, "f3"); 176 if (all[1].function == NULL) 181 else if (strcmp (all[1].function, "f2") != 0 [all...] |
| testlib.h | 64 struct info *all; member in struct:bdata 98 extern void check (const char *name, int index, const struct info *all,
|
| /src/external/gpl3/gdb/dist/libbacktrace/ |
| edtest.c | 61 struct info all[20]; local 66 data.all = &all[0]; 88 check ("test1", 0, all, f3line, "f3", "edtest.c", &data.failed); 89 check ("test1", 1, all, f2line, "f2", "edtest2_build.c", &data.failed); 90 check ("test1", 2, all, f1line, "test1", "edtest.c", &data.failed);
|
| ttest.c | 72 struct info all[20]; local 77 data.all = &all[0]; 99 check ("test1", 0, all, f3line, "f3", "ttest.c", &data.failed); 100 check ("test1", 1, all, f2line, "f2", "ttest.c", &data.failed); 101 check ("test1", 2, all, f1line, "test1_thread", "ttest.c", &data.failed);
|
| mtest.c | 100 struct info all[20]; local 105 data.all = &all[0]; 130 if (all[j].function == NULL) 155 all[j].function = strdup (symdata.name); 161 if (all[0].function == NULL) 166 else if (strcmp (all[0].function, "f3") != 0) 169 all[0].function, "f3"); 176 if (all[1].function == NULL) 181 else if (strcmp (all[1].function, "f2") != 0 [all...] |
| testlib.h | 64 struct info *all; member in struct:bdata 98 extern void check (const char *name, int index, const struct info *all,
|
| /src/external/gpl3/gdb.old/dist/libbacktrace/ |
| edtest.c | 61 struct info all[20]; local 66 data.all = &all[0]; 88 check ("test1", 0, all, f3line, "f3", "edtest.c", &data.failed); 89 check ("test1", 1, all, f2line, "f2", "edtest2_build.c", &data.failed); 90 check ("test1", 2, all, f1line, "test1", "edtest.c", &data.failed);
|
| ttest.c | 72 struct info all[20]; local 77 data.all = &all[0]; 99 check ("test1", 0, all, f3line, "f3", "ttest.c", &data.failed); 100 check ("test1", 1, all, f2line, "f2", "ttest.c", &data.failed); 101 check ("test1", 2, all, f1line, "test1_thread", "ttest.c", &data.failed);
|
| mtest.c | 100 struct info all[20]; local 105 data.all = &all[0]; 130 if (all[j].function == NULL) 155 all[j].function = strdup (symdata.name); 161 if (all[0].function == NULL) 166 else if (strcmp (all[0].function, "f3") != 0) 169 all[0].function, "f3"); 176 if (all[1].function == NULL) 181 else if (strcmp (all[1].function, "f2") != 0 [all...] |
| testlib.h | 64 struct info *all; member in struct:bdata 98 extern void check (const char *name, int index, const struct info *all,
|
| /src/external/lgpl3/gmp/dist/tests/ |
| t-modlinv.c | 54 all (void) function 73 /* it's feasible to run all values on a 32-bit limb, but not a 64-bit */ 74 all ();
|
| /src/external/gpl3/gcc/dist/gcc/config/avr/ |
| avr-log.cc | 282 bool all = TARGET_ALL_DEBUG != 0; local 284 if (all) 285 avr_log_details = "all"; 287 if (all || avr_log_details) 297 all |= strstr (str, ",all,") != NULL; 305 avr_log.S = (all || strstr (str, "," #S ",") != NULL); \
|
| /src/external/gpl3/gcc/dist/libgcc/ |
| libgcov-merge.c | 73 /* Time profiles are merged so that minimum from all valid (greater than zero) 115 gcov_type all = gcov_get_counter_ignore_scaling (-1); local 118 unsigned full = all < 0; 120 *total += full ? -all : all;
|
| /src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
| avr-log.cc | 282 bool all = TARGET_ALL_DEBUG != 0; local 284 if (all) 285 avr_log_details = "all"; 287 if (all || avr_log_details) 297 all |= strstr (str, ",all,") != NULL; 305 avr_log.S = (all || strstr (str, "," #S ",") != NULL); \
|
| /src/external/gpl3/gcc.old/dist/libgcc/ |
| libgcov-merge.c | 68 /* Time profiles are merged so that minimum from all valid (greater than zero) 110 gcov_type all = gcov_get_counter_ignore_scaling (-1); local 113 unsigned full = all < 0; 115 *total += full ? -all : all;
|
| /src/crypto/external/apache2/openssl/dist/test/ |
| sparse_array_test.c | 2 * Copyright 2019-2021 The OpenSSL Project Authors. All Rights Reserved. 3 * Copyright (c) 2019, Oracle and/or its affiliates. All rights reserved. 108 int all; member in struct:doall_st 119 if ((doall_data->all || !cases[i].del) 164 doall_data.all = 1; 174 TEST_info("while checking all elements"); 177 doall_data.all = 0;
|
| /src/crypto/external/bsd/openssl/dist/test/ |
| sparse_array_test.c | 2 * Copyright 2019-2021 The OpenSSL Project Authors. All Rights Reserved. 3 * Copyright (c) 2019, Oracle and/or its affiliates. All rights reserved. 108 int all; member in struct:doall_st 119 if ((doall_data->all || !cases[i].del) 159 doall_data.all = 1; 169 TEST_info("while checking all elements"); 172 doall_data.all = 0;
|
| /src/external/bsd/blocklist/bin/ |
| blocklistctl.c | 5 * All rights reserved. 91 int all, blocked, remain, wide, noheader; local 94 noheader = wide = blocked = all = remain = 0; 106 all = 1; 143 if (!all) {
|