| /src/external/mpl/bind/dist/lib/dns/rdata/in_1/ |
| kx_36.h | 25 dns_name_t exchange; member in struct:dns_rdata_in_kx
|
| /src/external/mpl/dhcp/bind/dist/lib/dns/rdata/in_1/ |
| kx_36.h | 26 dns_name_t exchange; member in struct:dns_rdata_in_kx
|
| /src/crypto/external/apache2/openssl/dist/crypto/evp/ |
| exchange.c | 33 EVP_KEYEXCH *exchange = OPENSSL_zalloc(sizeof(EVP_KEYEXCH)); local 35 if (exchange == NULL) 38 if (!CRYPTO_NEW_REF(&exchange->refcnt, 1) 40 CRYPTO_FREE_REF(&exchange->refcnt); 41 OPENSSL_free(exchange); 44 exchange->prov = prov; 46 return exchange; 54 EVP_KEYEXCH *exchange = NULL; local 57 if ((exchange = evp_keyexch_new(prov)) == NULL) { 62 exchange->name_id = name_id 210 EVP_KEYEXCH *exchange = NULL; local [all...] |
| /src/crypto/external/bsd/openssl/dist/crypto/evp/ |
| exchange.c | 23 EVP_KEYEXCH *exchange = OPENSSL_zalloc(sizeof(EVP_KEYEXCH)); local 25 if (exchange == NULL) { 30 exchange->lock = CRYPTO_THREAD_lock_new(); 31 if (exchange->lock == NULL) { 33 OPENSSL_free(exchange); 36 exchange->prov = prov; 38 exchange->refcnt = 1; 40 return exchange; 48 EVP_KEYEXCH *exchange = NULL; local 51 if ((exchange = evp_keyexch_new(prov)) == NULL) 204 EVP_KEYEXCH *exchange = NULL; local [all...] |
| /src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/ |
| getopt.c | 145 /* Exchange two adjacent subsequences of ARGV. 155 exchange (char **argv, struct _getopt_data *d) 162 /* Exchange the shorter segment with the far end of the longer segment. 404 exchange them so that the options come first. */ 408 exchange ((char **) argv, d); 422 then exchange with previous non-options as if it were an option, 431 exchange ((char **) argv, d); 152 exchange (char **argv, struct _getopt_data *d) function
|
| /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
| getopt.c | 145 /* Exchange two adjacent subsequences of ARGV. 155 exchange (char **argv, struct _getopt_data *d) 162 /* Exchange the shorter segment with the far end of the longer segment. 404 exchange them so that the options come first. */ 408 exchange ((char **) argv, d); 422 then exchange with previous non-options as if it were an option, 431 exchange ((char **) argv, d); 152 exchange (char **argv, struct _getopt_data *d) function
|
| /src/external/gpl2/mkhybrid/dist/ |
| getopt.c | 226 /* Exchange two adjacent subsequences of ARGV. 236 exchange (char **argv) 243 /* Exchange the shorter segment with the far end of the longer segment. 404 exchange them so that the options come first. */ 407 exchange ((char **) argv); 422 then exchange with previous non-options as if it were an option, 430 exchange ((char **) argv); 233 exchange (char **argv) function
|
| /src/external/gpl2/texinfo/dist/lib/ |
| getopt.c | 167 /* Exchange two adjacent subsequences of ARGV. 177 exchange (char **argv, struct _getopt_data *d) 184 /* Exchange the shorter segment with the far end of the longer segment. 426 exchange them so that the options come first. */ 430 exchange ((char **) argv, d); 444 then exchange with previous non-options as if it were an option, 453 exchange ((char **) argv, d); 174 exchange (char **argv, struct _getopt_data *d) function
|
| /src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/ |
| memory_resource.cc | 113 memory_resource* exchange(memory_resource* r, std::memory_order) function in struct:pmr::__anon14866::atomic_mem_res 141 memory_resource* exchange(memory_resource* r, std::memory_order) 169 return default_res.obj.exchange(r, std::memory_order_acq_rel);
|
| /src/external/gpl2/diffutils/dist/lib/ |
| getopt.c | 302 /* Exchange two adjacent subsequences of ARGV. 312 static void exchange (char **); 316 exchange (argv) 324 /* Exchange the shorter segment with the far end of the longer segment. 575 exchange them so that the options come first. */ 578 exchange ((char **) argv); 592 then exchange with previous non-options as if it were an option, 600 exchange ((char **) argv); 313 exchange (argv) function
|
| /src/external/gpl2/gmake/dist/ |
| getopt.c | 275 /* Exchange two adjacent subsequences of ARGV. 285 static void exchange (char **); 289 exchange (char **argv) 296 /* Exchange the shorter segment with the far end of the longer segment. 532 exchange them so that the options come first. */ 535 exchange ((char **) argv); 549 then exchange with previous non-options as if it were an option, 557 exchange ((char **) argv); 287 exchange (char **argv) function
|
| /src/external/gpl2/grep/dist/lib/ |
| getopt.c | 294 /* Exchange two adjacent subsequences of ARGV. 304 static void exchange (char **); 308 exchange (argv) 316 /* Exchange the shorter segment with the far end of the longer segment. 560 exchange them so that the options come first. */ 563 exchange ((char **) argv); 577 then exchange with previous non-options as if it were an option, 585 exchange ((char **) argv); 305 exchange (argv) function
|
| /src/external/gpl2/groff/dist/src/libs/libgroff/ |
| getopt.c | 149 /* Exchange two adjacent subsequences of ARGV. 159 exchange (char **argv, struct _getopt_data *d) 166 /* Exchange the shorter segment with the far end of the longer segment. 408 exchange them so that the options come first. */ 412 exchange ((char **) argv, d); 426 then exchange with previous non-options as if it were an option, 435 exchange ((char **) argv, d); 157 exchange (char **argv, struct _getopt_data *d) function
|
| /src/external/gpl2/xcvs/dist/lib/ |
| getopt.c | 168 /* Exchange two adjacent subsequences of ARGV. 178 exchange (char **argv, struct _getopt_data *d) 185 /* Exchange the shorter segment with the far end of the longer segment. 427 exchange them so that the options come first. */ 431 exchange ((char **) argv, d); 445 then exchange with previous non-options as if it were an option, 454 exchange ((char **) argv, d); 175 exchange (char **argv, struct _getopt_data *d) function
|
| /src/external/gpl3/binutils/dist/libiberty/ |
| getopt.c | 299 /* Exchange two adjacent subsequences of ARGV. 309 static void exchange (char **); 313 exchange (char **argv) 320 /* Exchange the shorter segment with the far end of the longer segment. 559 exchange them so that the options come first. */ 562 exchange ((char **) argv); 576 then exchange with previous non-options as if it were an option, 584 exchange ((char **) argv); 310 exchange (char **argv) function
|
| /src/external/gpl3/binutils.old/dist/libiberty/ |
| getopt.c | 299 /* Exchange two adjacent subsequences of ARGV. 309 static void exchange (char **); 313 exchange (char **argv) 320 /* Exchange the shorter segment with the far end of the longer segment. 559 exchange them so that the options come first. */ 562 exchange ((char **) argv); 576 then exchange with previous non-options as if it were an option, 584 exchange ((char **) argv); 310 exchange (char **argv) function
|
| /src/external/gpl3/gcc/dist/libiberty/ |
| getopt.c | 305 /* Exchange two adjacent subsequences of ARGV. 315 static void exchange (char **); 319 exchange (char **argv) 326 /* Exchange the shorter segment with the far end of the longer segment. 565 exchange them so that the options come first. */ 568 exchange ((char **) argv); 582 then exchange with previous non-options as if it were an option, 590 exchange ((char **) argv); 316 exchange (char **argv) function
|
| /src/external/gpl3/gcc.old/dist/libiberty/ |
| getopt.c | 305 /* Exchange two adjacent subsequences of ARGV. 315 static void exchange (char **); 319 exchange (char **argv) 326 /* Exchange the shorter segment with the far end of the longer segment. 565 exchange them so that the options come first. */ 568 exchange ((char **) argv); 582 then exchange with previous non-options as if it were an option, 590 exchange ((char **) argv); 316 exchange (char **argv) function
|
| /src/external/gpl3/gdb/dist/libiberty/ |
| getopt.c | 305 /* Exchange two adjacent subsequences of ARGV. 315 static void exchange (char **); 319 exchange (char **argv) 326 /* Exchange the shorter segment with the far end of the longer segment. 565 exchange them so that the options come first. */ 568 exchange ((char **) argv); 582 then exchange with previous non-options as if it were an option, 590 exchange ((char **) argv); 316 exchange (char **argv) function
|
| /src/external/gpl3/gdb.old/dist/libiberty/ |
| getopt.c | 305 /* Exchange two adjacent subsequences of ARGV. 315 static void exchange (char **); 319 exchange (char **argv) 326 /* Exchange the shorter segment with the far end of the longer segment. 565 exchange them so that the options come first. */ 568 exchange ((char **) argv); 582 then exchange with previous non-options as if it were an option, 590 exchange ((char **) argv); 316 exchange (char **argv) function
|
| /src/external/gpl3/gdb/dist/gdb/ |
| arm-tdep.h | 204 unsigned int exchange : 1; member in struct:arm_displaced_step_copy_insn_closure::__anon17797::__anon17799
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| arm-tdep.h | 204 unsigned int exchange : 1; member in struct:arm_displaced_step_copy_insn_closure::__anon20538::__anon20540
|
| /src/external/mit/isl/dist/ |
| isl_mat.c | 585 static void exchange(__isl_keep isl_mat *M, __isl_keep isl_mat **U, function 680 exchange(M, U, Q, row, first, col); 690 exchange(M, U, Q, row, first, col); 1151 exchange(mat, &inv, NULL, row, pivot, row); 1162 exchange(mat, &inv, NULL, row, row, first);
|
| /src/crypto/external/apache2/openssl/dist/include/crypto/ |
| evp.h | 60 EVP_KEYEXCH *exchange; member in struct:evp_pkey_ctx_st::__anon396::__anon398 62 * Opaque ctx returned from a providers exchange algorithm
|
| /src/crypto/external/bsd/openssl/dist/include/crypto/ |
| evp.h | 50 EVP_KEYEXCH *exchange; member in struct:evp_pkey_ctx_st::__anon1490::__anon1492 52 * Opaque ctx returned from a providers exchange algorithm
|