HomeSort by: relevance | last modified time | path
    Searched refs:ainfo (Results 1 - 25 of 32) sorted by relevancy

1 2

  /src/external/gpl3/gdb.old/dist/gdbsupport/
netstuff.h 34 explicit scoped_free_addrinfo (struct addrinfo *ainfo)
35 : m_res (ainfo)
  /src/external/gpl3/gdb/dist/gdbsupport/
netstuff.h 34 explicit scoped_free_addrinfo (struct addrinfo *ainfo)
35 : m_res (ainfo)
  /src/crypto/external/apache2/openssl/dist/crypto/x509/
v3_info.c 21 *ainfo,
61 X509V3_EXT_METHOD *method, AUTHORITY_INFO_ACCESS *ainfo,
70 for (i = 0; i < sk_ACCESS_DESCRIPTION_num(ainfo); i++) {
73 desc = sk_ACCESS_DESCRIPTION_value(ainfo, i);
106 AUTHORITY_INFO_ACCESS *ainfo = NULL;
113 if ((ainfo = sk_ACCESS_DESCRIPTION_new_reserve(NULL, num)) == NULL) {
123 sk_ACCESS_DESCRIPTION_push(ainfo, acc); /* Cannot fail due to reserve */
144 return ainfo;
146 sk_ACCESS_DESCRIPTION_pop_free(ainfo, ACCESS_DESCRIPTION_free);
  /src/crypto/external/bsd/openssl/dist/crypto/x509/
v3_info.c 20 *ainfo, STACK_OF(CONF_VALUE)
62 X509V3_EXT_METHOD *method, AUTHORITY_INFO_ACCESS *ainfo,
71 for (i = 0; i < sk_ACCESS_DESCRIPTION_num(ainfo); i++) {
74 desc = sk_ACCESS_DESCRIPTION_value(ainfo, i);
106 AUTHORITY_INFO_ACCESS *ainfo = NULL;
113 if ((ainfo = sk_ACCESS_DESCRIPTION_new_reserve(NULL, num)) == NULL) {
123 sk_ACCESS_DESCRIPTION_push(ainfo, acc); /* Cannot fail due to reserve */
146 return ainfo;
148 sk_ACCESS_DESCRIPTION_pop_free(ainfo, ACCESS_DESCRIPTION_free);
  /src/crypto/external/bsd/openssl.old/dist/crypto/x509v3/
v3_info.c 20 *ainfo, STACK_OF(CONF_VALUE)
62 X509V3_EXT_METHOD *method, AUTHORITY_INFO_ACCESS *ainfo,
71 for (i = 0; i < sk_ACCESS_DESCRIPTION_num(ainfo); i++) {
74 desc = sk_ACCESS_DESCRIPTION_value(ainfo, i);
106 AUTHORITY_INFO_ACCESS *ainfo = NULL;
113 if ((ainfo = sk_ACCESS_DESCRIPTION_new_reserve(NULL, num)) == NULL) {
124 sk_ACCESS_DESCRIPTION_push(ainfo, acc); /* Cannot fail due to reserve */
152 return ainfo;
154 sk_ACCESS_DESCRIPTION_pop_free(ainfo, ACCESS_DESCRIPTION_free);
  /src/external/gpl3/binutils/dist/bfd/
ecofflink.c 399 add_file_shuffle (struct accumulate *ainfo,
415 if ((*tail)->size > ainfo->largest_file_shuffle)
416 ainfo->largest_file_shuffle = (*tail)->size;
420 n = (struct shuffle *) objalloc_alloc (ainfo->memory,
437 if (size > ainfo->largest_file_shuffle)
438 ainfo->largest_file_shuffle = size;
445 add_memory_shuffle (struct accumulate *ainfo,
453 n = (struct shuffle *) objalloc_alloc (ainfo->memory,
481 struct accumulate *ainfo;
484 ainfo = (struct accumulate *) bfd_malloc (amt)
480 struct accumulate *ainfo; local
540 struct accumulate *ainfo = (struct accumulate *) handle; local
570 struct accumulate *ainfo = (struct accumulate *) handle; local
1099 struct accumulate *ainfo = (struct accumulate *) handle; local
1588 struct accumulate *ainfo = (struct accumulate *) handle; local
2541 struct accumulate *ainfo = (struct accumulate *) handle; local
2551 struct accumulate *ainfo = (struct accumulate *) handle; local
2561 struct accumulate *ainfo = (struct accumulate *) handle; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
ecofflink.c 399 add_file_shuffle (struct accumulate *ainfo,
415 if ((*tail)->size > ainfo->largest_file_shuffle)
416 ainfo->largest_file_shuffle = (*tail)->size;
420 n = (struct shuffle *) objalloc_alloc (ainfo->memory,
437 if (size > ainfo->largest_file_shuffle)
438 ainfo->largest_file_shuffle = size;
445 add_memory_shuffle (struct accumulate *ainfo,
453 n = (struct shuffle *) objalloc_alloc (ainfo->memory,
481 struct accumulate *ainfo;
484 ainfo = (struct accumulate *) bfd_malloc (amt)
480 struct accumulate *ainfo; local
540 struct accumulate *ainfo = (struct accumulate *) handle; local
570 struct accumulate *ainfo = (struct accumulate *) handle; local
1099 struct accumulate *ainfo = (struct accumulate *) handle; local
1588 struct accumulate *ainfo = (struct accumulate *) handle; local
2543 struct accumulate *ainfo = (struct accumulate *) handle; local
2553 struct accumulate *ainfo = (struct accumulate *) handle; local
2563 struct accumulate *ainfo = (struct accumulate *) handle; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
ecofflink.c 389 add_file_shuffle (struct accumulate *ainfo,
405 if ((*tail)->size > ainfo->largest_file_shuffle)
406 ainfo->largest_file_shuffle = (*tail)->size;
410 n = (struct shuffle *) objalloc_alloc (ainfo->memory,
427 if (size > ainfo->largest_file_shuffle)
428 ainfo->largest_file_shuffle = size;
435 add_memory_shuffle (struct accumulate *ainfo,
443 n = (struct shuffle *) objalloc_alloc (ainfo->memory,
471 struct accumulate *ainfo;
474 ainfo = (struct accumulate *) bfd_malloc (amt)
469 struct accumulate *ainfo; local
529 struct accumulate *ainfo = (struct accumulate *) handle; local
559 struct accumulate *ainfo = (struct accumulate *) handle; local
1088 struct accumulate *ainfo = (struct accumulate *) handle; local
1577 struct accumulate *ainfo = (struct accumulate *) handle; local
2532 struct accumulate *ainfo = (struct accumulate *) handle; local
2542 struct accumulate *ainfo = (struct accumulate *) handle; local
2552 struct accumulate *ainfo = (struct accumulate *) handle; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
ecofflink.c 399 add_file_shuffle (struct accumulate *ainfo,
415 if ((*tail)->size > ainfo->largest_file_shuffle)
416 ainfo->largest_file_shuffle = (*tail)->size;
420 n = (struct shuffle *) objalloc_alloc (ainfo->memory,
437 if (size > ainfo->largest_file_shuffle)
438 ainfo->largest_file_shuffle = size;
445 add_memory_shuffle (struct accumulate *ainfo,
453 n = (struct shuffle *) objalloc_alloc (ainfo->memory,
481 struct accumulate *ainfo;
484 ainfo = (struct accumulate *) bfd_malloc (amt)
480 struct accumulate *ainfo; local
540 struct accumulate *ainfo = (struct accumulate *) handle; local
570 struct accumulate *ainfo = (struct accumulate *) handle; local
1099 struct accumulate *ainfo = (struct accumulate *) handle; local
1588 struct accumulate *ainfo = (struct accumulate *) handle; local
2543 struct accumulate *ainfo = (struct accumulate *) handle; local
2553 struct accumulate *ainfo = (struct accumulate *) handle; local
2563 struct accumulate *ainfo = (struct accumulate *) handle; local
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
ser-tcp.c 168 /* Try to connect to the host represented by AINFO. If the connection
174 try_connect (const struct addrinfo *ainfo, unsigned int *polls,
177 int sock = gdb_socket_cloexec (ainfo->ai_family, ainfo->ai_socktype,
178 ainfo->ai_protocol);
197 if (connect (sock, ainfo->ai_addr, ainfo->ai_addrlen) < 0)
285 struct addrinfo *ainfo; local
301 &hint, &ainfo);
306 scoped_free_addrinfo free_ainfo (ainfo);
    [all...]
riscv-tdep.c 2843 /* Update AINFO, which describes an argument that should be passed or
2844 returned using the integer ABI. The argloc fields within AINFO are
2854 and assigned to AINFO. */
2857 riscv_call_arg_scalar_int (struct riscv_arg_info *ainfo,
2860 if (TYPE_HAS_DYNAMIC_LENGTH (ainfo->type)
2861 || ainfo->length > (2 * cinfo->xlen))
2864 ainfo->argloc[0].loc_type
2867 = align_up (cinfo->memory.ref_offset, ainfo->align);
2868 ainfo->argloc[0].loc_data.offset = cinfo->memory.ref_offset;
2869 cinfo->memory.ref_offset += ainfo->length
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
ser-tcp.c 168 /* Try to connect to the host represented by AINFO. If the connection
174 try_connect (const struct addrinfo *ainfo, unsigned int *polls,
177 int sock = gdb_socket_cloexec (ainfo->ai_family, ainfo->ai_socktype,
178 ainfo->ai_protocol);
197 if (connect (sock, ainfo->ai_addr, ainfo->ai_addrlen) < 0)
285 struct addrinfo *ainfo; local
301 &hint, &ainfo);
306 scoped_free_addrinfo free_ainfo (ainfo);
    [all...]
riscv-tdep.c 2860 /* Update AINFO, which describes an argument that should be passed or
2861 returned using the integer ABI. The argloc fields within AINFO are
2871 and assigned to AINFO. */
2874 riscv_call_arg_scalar_int (struct riscv_arg_info *ainfo,
2877 auto lang_req = language_pass_by_reference (ainfo->type);
2879 if (TYPE_HAS_DYNAMIC_LENGTH (ainfo->type)
2880 || ainfo->length > (2 * cinfo->xlen)
2885 ainfo->argloc[0].loc_type
2888 = align_up (cinfo->memory.ref_offset, ainfo->align);
2889 ainfo->argloc[0].loc_data.offset = cinfo->memory.ref_offset
    [all...]
  /src/external/bsd/byacc/dist/
error.c 87 unexpected_value(const struct ainfo *a)
96 unterminated_comment(const struct ainfo *a)
105 unterminated_string(const struct ainfo *a)
114 unterminated_text(const struct ainfo *a)
123 unterminated_union(const struct ainfo *a)
237 unterminated_action(const struct ainfo *a)
342 unterminated_arglist(const struct ainfo *a)
422 destructor_redeclared_warning(const struct ainfo *a)
reader.c 432 struct ainfo a;
684 struct ainfo a;
735 struct ainfo a;
901 struct ainfo a;
989 struct ainfo a;
1447 struct ainfo a;
1948 struct ainfo a;
2228 struct ainfo a;
2924 struct ainfo a;
3283 get_code(struct ainfo *a, const char *loc
    [all...]
  /src/external/gpl3/gdb.old/dist/gdbserver/
gdbreplay.cc 136 struct addrinfo *ainfo; local
161 &hint, &ainfo);
172 scoped_free_addrinfo free_ainfo (ainfo);
176 for (p = ainfo; p != NULL; p = p->ai_next)
remote-utils.cc 236 struct addrinfo *ainfo; local
265 &hint, &ainfo);
270 scoped_free_addrinfo freeaddrinfo (ainfo);
274 for (iter = ainfo; iter != NULL; iter = iter->ai_next)
  /src/external/gpl3/gdb/dist/gdbserver/
gdbreplay.cc 136 struct addrinfo *ainfo; local
161 &hint, &ainfo);
172 scoped_free_addrinfo free_ainfo (ainfo);
176 for (p = ainfo; p != NULL; p = p->ai_next)
remote-utils.cc 236 struct addrinfo *ainfo; local
265 &hint, &ainfo);
270 scoped_free_addrinfo freeaddrinfo (ainfo);
274 for (iter = ainfo; iter != NULL; iter = iter->ai_next)
  /src/sys/dev/microcode/aic7xxx/
aicasm_symbol.h 135 struct alias_info *ainfo; member in union:symbol::__anon3181
aicasm_symbol.c 105 if (symbol->info.ainfo != NULL)
106 free(symbol->info.ainfo);
586 regname = curnode->symbol->info.ainfo->parent->name;
613 parent = curnode->symbol->info.ainfo->parent;
aicasm_gram.y 517 $2->info.ainfo->parent = cur_symbol;
676 symbol = $1->info.ainfo->parent;
1460 symbol->info.ainfo =
1462 if (symbol->info.ainfo == NULL) {
1466 memset(symbol->info.ainfo, 0,
1594 *p_symbol = symbol->info.ainfo->parent;
  /src/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
hdcp_log.h 111 HDCP_DDC_WRITE_TRACE(hdcp, "AINFO", &hdcp->auth.msg.hdcp1.ainfo, \
112 sizeof(hdcp->auth.msg.hdcp1.ainfo)); \
amdgpu_hdcp_ddc.c 352 &hdcp->auth.msg.hdcp1.ainfo,
353 sizeof(hdcp->auth.msg.hdcp1.ainfo));
  /src/crypto/external/apache2/openssl/dist/ssl/quic/
quic_ackm.c 1005 OSSL_CC_ACK_INFO ainfo = { 0 }; local
1027 ainfo.tx_time = apkt->time;
1028 ainfo.tx_size = apkt->num_bytes;
1034 ackm->cc_method->on_data_acked(ackm->cc_data, &ainfo);

Completed in 72 milliseconds

1 2