| /src/external/apache2/llvm/dist/llvm/lib/Extensions/ |
| Extensions.cpp | 8 namespace details { namespace in namespace:llvm
|
| /src/external/apache2/llvm/dist/llvm/lib/IR/ |
| StructuralHash.cpp | 19 namespace details { namespace in namespace:__anon4418 68 } // namespace details 73 details::StructuralHash H; 79 details::StructuralHash H;
|
| /src/external/bsd/less/dist/lesstest/ |
| lesstest.c | 8 int details = 0; variable 27 details = 1;
|
| /src/crypto/external/bsd/openssh/dist/ |
| ssh-ed25519-sk.c | 145 struct sshkey_sig_details *details = NULL; local 198 if ((details = calloc(1, sizeof(*details))) == NULL) { 202 details->sk_counter = sig_counter; 203 details->sk_flags = sig_flags; 239 *detailsp = details; 240 details = NULL; 245 sshkey_sig_details_free(details);
|
| ssh-ecdsa-sk.c | 236 struct sshkey_sig_details *details = NULL; local 254 if ((details = calloc(1, sizeof(*details))) == NULL) { 354 details->sk_counter = sig_counter; 355 details->sk_flags = sig_flags; 403 *detailsp = details; 404 details = NULL; 411 sshkey_sig_details_free(details);
|
| /src/usr.bin/make/ |
| for.c | 487 char *details = ForLoop_Details(f); local 489 details, body->data); 490 free(details);
|
| parse.c | 441 char *details = ForLoop_Details(entry->forLoop); local 447 Buf_AddStr(buf, details); 449 free(details);
|
| /src/crypto/external/bsd/openssl/dist/crypto/cmp/ |
| cmp_server.c | 253 OSSL_CMP_REVDETAILS *details; local 268 if ((details = sk_OSSL_CMP_REVDETAILS_value(req->body->value.rr, 274 tmpl = details->certDetails;
|
| /src/external/cddl/osnet/dist/lib/libdtrace/common/ |
| dt_handle.c | 156 char details[30]; local 210 (void) sprintf(details, " (0x%llx)", 215 details[0] = 0; 223 details, where, offinfo);
|
| /src/external/gpl3/gdb/dist/gdb/python/ |
| py-connection.c | 15 GNU General Public License for more details. 268 /* Return a string that gives additional details about this connection, or 269 None, if there are no additional details for this connection type. */ 278 const char *details = conn->target->connection_string (); local 279 if (details != nullptr) 280 return host_string_to_python_string (details).release (); 473 { "details", connpy_get_connection_details, NULL, 474 "A string containing additional connection details.", NULL },
|
| /src/external/gpl3/gdb.old/dist/gdb/python/ |
| py-connection.c | 15 GNU General Public License for more details. 268 /* Return a string that gives additional details about this connection, or 269 None, if there are no additional details for this connection type. */ 278 const char *details = conn->target->connection_string (); local 279 if (details != nullptr) 280 return host_string_to_python_string (details).release (); 482 { "details", connpy_get_connection_details, NULL, 483 "A string containing additional connection details.", NULL },
|
| /src/crypto/external/apache2/openssl/dist/crypto/cmp/ |
| cmp_server.c | 176 const char *txt = NULL, *details = NULL; local 195 details = ERR_reason_error_string(err); 202 msg = ossl_cmp_error_new(srv_ctx->ctx, si, errorCode, details, 320 OSSL_CMP_REVDETAILS *details; local 334 details = sk_OSSL_CMP_REVDETAILS_value(req->body->value.rr, 0); 335 if (details == NULL) { 340 tmpl = details->certDetails;
|
| /src/external/bsd/wpa/dist/wpa_supplicant/wpa_gui-qt4/ |
| peers.cpp | 6 * See README for more details. 975 QString details; local 977 details = tr("P2P GO for interface ") + 980 details = tr("P2P client for interface ") + 984 details += "\nPersistent group"; 985 item->setData(details, peer_role_details);
|
| /src/external/bsd/wpa/dist/src/utils/ |
| http_curl.c | 6 * See README for more details. 515 LogotypeDetails *details; local 523 details = image->imageDetails; 524 if (details == NULL) 527 hash_num = sk_HashAlgAndValue_num(details->logotypeHash); 532 hash = sk_HashAlgAndValue_value(details->logotypeHash, 551 uri_num = sk_ASN1_IA5STRING_num(details->logotypeURI); 554 uri = sk_ASN1_IA5STRING_value(details->logotypeURI, j); 600 static void i2r_LogotypeDetails(LogotypeDetails *details, BIO *out, int indent) 605 if (details->mediaType) [all...] |
| /src/external/gpl3/binutils/dist/binutils/ |
| stabs.c | 15 GNU General Public License for more details. 1986 bfd_vma details; local 1993 /* The first number has more details about the type, for example 1995 details = parse_number (pp, (bool *) NULL, p_end); 2010 if (details == NF_COMPLEX 2011 || details == NF_COMPLEX16 2012 || details == NF_COMPLEX32)
|
| /src/external/gpl3/binutils.old/dist/binutils/ |
| stabs.c | 15 GNU General Public License for more details. 1986 bfd_vma details; local 1993 /* The first number has more details about the type, for example 1995 details = parse_number (pp, (bool *) NULL, p_end); 2010 if (details == NF_COMPLEX 2011 || details == NF_COMPLEX16 2012 || details == NF_COMPLEX32)
|
| /src/external/gpl3/gdb/dist/gdb/ |
| amd64-tdep.c | 17 GNU General Public License for more details. 471 details. */ 1068 This contains enough details for displaced stepping purposes. */ 1098 /* Details of the instruction. */ 1220 amd64_get_unused_input_int_reg (const struct amd64_insn *details) 1240 if (details->opcode_len == 1 && details->modrm_offset == -1) 1241 used_regs_mask |= 1 << (details->raw_insn[details->opcode_offset] & 7); 1244 if (details->modrm_offset != -1 1428 const struct amd64_insn *details = &dsc->insn_details; local 1455 struct amd64_insn *details = &dsc->insn_details; local 1605 struct amd64_insn details; local [all...] |
| stabsread.c | 15 GNU General Public License for more details. 6213 int details; 6217 /* The first number has more details about the type, for example 6219 details = read_huge_number (pp, ';', &nbits, 0); 6230 if (details == NF_COMPLEX || details == NF_COMPLEX16 6231 || details == NF_COMPLEX32) 6792 See add_undefined_type for more details. */ 6814 See add_undefined_type for more details. */ 6207 int details; local
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| amd64-tdep.c | 17 GNU General Public License for more details. 476 details. */ 1080 This contains enough details for displaced stepping purposes. */ 1110 /* Details of the instruction. */ 1232 amd64_get_unused_input_int_reg (const struct amd64_insn *details) 1252 if (details->opcode_len == 1 && details->modrm_offset == -1) 1253 used_regs_mask |= 1 << (details->raw_insn[details->opcode_offset] & 7); 1256 if (details->modrm_offset != -1 1440 const struct amd64_insn *details = &dsc->insn_details; local 1467 struct amd64_insn *details = &dsc->insn_details; local 1617 struct amd64_insn details; local [all...] |
| stabsread.c | 15 GNU General Public License for more details. 3728 int details; 3732 /* The first number has more details about the type, for example 3734 details = read_huge_number (pp, ';', &nbits, 0); 3745 if (details == NF_COMPLEX || details == NF_COMPLEX16 3746 || details == NF_COMPLEX32) 4307 See add_undefined_type for more details. */ 4329 See add_undefined_type for more details. */ 3722 int details; local
|
| /src/external/gpl3/gcc/dist/gcc/ |
| var-tracking.cc | 14 License for more details. 5068 bool details = (dump_file && (dump_flags & TDF_DETAILS)); local 5073 if (!details) \ 5104 if (details) 5118 print the details. If both have the same number of elements and 5121 if (!details) 5131 if (details)
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| var-tracking.cc | 14 License for more details. 5083 bool details = (dump_file && (dump_flags & TDF_DETAILS)); local 5088 if (!details) \ 5119 if (details) 5133 print the details. If both have the same number of elements and 5136 if (!details) 5146 if (details)
|