| /src/external/gpl3/gcc/dist/libstdc++-v3/config/cpu/sh/ |
| atomicity.h | 35 #include <ext/atomicity.h>
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/config/cpu/sh/ |
| atomicity.h | 35 #include <ext/atomicity.h>
|
| /src/external/gpl3/gcc/dist/libstdc++-v3/include/precompiled/ |
| extc++.h | 36 # include <ext/aligned_buffer.h> 38 #include <ext/alloc_traits.h> 39 #include <ext/atomicity.h> 40 #include <ext/cast.h> 41 #include <ext/iterator> 42 #include <ext/numeric_traits.h> 43 #include <ext/pointer.h> 44 #include <ext/typelist.h> 45 #include <ext/type_traits.h> 48 #include <ext/algorithm [all...] |
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/precompiled/ |
| extc++.h | 35 #include <ext/algorithm> 37 # include <ext/aligned_buffer.h> 39 #include <ext/alloc_traits.h> 40 #include <ext/atomicity.h> 41 #include <ext/bitmap_allocator.h> 42 #include <ext/cast.h> 44 # include <ext/cmath> 46 #include <ext/concurrence.h> 47 #include <ext/debug_allocator.h> 48 #include <ext/extptr_allocator.h [all...] |
| /src/external/gpl3/gdb/dist/sim/riscv/ |
| machs.h | 25 #define M(ext) MODEL_RV32##ext, 28 #define M(ext) MODEL_RV64##ext, 31 #define M(ext) MODEL_RV128##ext,
|
| machs.c | 54 #define M(ext) { "RV32"#ext, &rv32i_mach, MODEL_RV32##ext, NULL, riscv_model_init }, 76 #define M(ext) { "RV64"#ext, &rv64i_mach, MODEL_RV64##ext, NULL, riscv_model_init }, 98 #define M(ext) { "RV128"#ext, &rv128i_mach, MODEL_RV128##ext, NULL, riscv_model_init },
|
| /src/external/gpl3/gdb.old/dist/sim/riscv/ |
| machs.h | 25 #define M(ext) MODEL_RV32##ext, 28 #define M(ext) MODEL_RV64##ext, 31 #define M(ext) MODEL_RV128##ext,
|
| machs.c | 54 #define M(ext) { "RV32"#ext, &rv32i_mach, MODEL_RV32##ext, NULL, riscv_model_init }, 76 #define M(ext) { "RV64"#ext, &rv64i_mach, MODEL_RV64##ext, NULL, riscv_model_init }, 98 #define M(ext) { "RV128"#ext, &rv128i_mach, MODEL_RV128##ext, NULL, riscv_model_init },
|
| /src/external/gpl3/binutils/dist/bfd/ |
| ecoffswap.h | 101 struct hdr_ext ext[1]; local 103 *ext = *(struct hdr_ext *) ext_copy; 105 intern->magic = H_GET_S16 (abfd, ext->h_magic); 106 intern->vstamp = H_GET_S16 (abfd, ext->h_vstamp); 107 intern->ilineMax = H_GET_32 (abfd, ext->h_ilineMax); 108 intern->cbLine = ECOFF_GET_OFF (abfd, ext->h_cbLine); 109 intern->cbLineOffset = ECOFF_GET_OFF (abfd, ext->h_cbLineOffset); 110 intern->idnMax = H_GET_32 (abfd, ext->h_idnMax); 111 intern->cbDnOffset = ECOFF_GET_OFF (abfd, ext->h_cbDnOffset); 112 intern->ipdMax = H_GET_32 (abfd, ext->h_ipdMax) 142 struct hdr_ext *ext = (struct hdr_ext *) ext_ptr; local 184 struct fdr_ext ext[1]; local 252 struct fdr_ext *ext = (struct fdr_ext *) ext_ptr; local 321 struct pdr_ext ext[1]; local 383 struct pdr_ext *ext = (struct pdr_ext *) ext_ptr; local 443 struct sym_ext ext[1]; local 497 struct sym_ext *ext = (struct sym_ext *) ext_ptr; local 547 struct ext_ext ext[1]; local 586 struct ext_ext *ext = (struct ext_ext *) ext_ptr; local 636 struct rfd_ext *ext = (struct rfd_ext *) ext_ptr; local 651 struct rfd_ext *ext = (struct rfd_ext *) ext_ptr; local 666 struct opt_ext ext[1]; local 704 struct opt_ext *ext = (struct opt_ext *) ext_ptr; local 741 struct dnr_ext ext[1]; local 759 struct dnr_ext *ext = (struct dnr_ext *) ext_ptr; local [all...] |
| /src/external/gpl3/binutils.old/dist/bfd/ |
| ecoffswap.h | 101 struct hdr_ext ext[1]; local 103 *ext = *(struct hdr_ext *) ext_copy; 105 intern->magic = H_GET_S16 (abfd, ext->h_magic); 106 intern->vstamp = H_GET_S16 (abfd, ext->h_vstamp); 107 intern->ilineMax = H_GET_32 (abfd, ext->h_ilineMax); 108 intern->cbLine = ECOFF_GET_OFF (abfd, ext->h_cbLine); 109 intern->cbLineOffset = ECOFF_GET_OFF (abfd, ext->h_cbLineOffset); 110 intern->idnMax = H_GET_32 (abfd, ext->h_idnMax); 111 intern->cbDnOffset = ECOFF_GET_OFF (abfd, ext->h_cbDnOffset); 112 intern->ipdMax = H_GET_32 (abfd, ext->h_ipdMax) 142 struct hdr_ext *ext = (struct hdr_ext *) ext_ptr; local 184 struct fdr_ext ext[1]; local 252 struct fdr_ext *ext = (struct fdr_ext *) ext_ptr; local 321 struct pdr_ext ext[1]; local 383 struct pdr_ext *ext = (struct pdr_ext *) ext_ptr; local 443 struct sym_ext ext[1]; local 497 struct sym_ext *ext = (struct sym_ext *) ext_ptr; local 547 struct ext_ext ext[1]; local 586 struct ext_ext *ext = (struct ext_ext *) ext_ptr; local 636 struct rfd_ext *ext = (struct rfd_ext *) ext_ptr; local 651 struct rfd_ext *ext = (struct rfd_ext *) ext_ptr; local 666 struct opt_ext ext[1]; local 704 struct opt_ext *ext = (struct opt_ext *) ext_ptr; local 741 struct dnr_ext ext[1]; local 759 struct dnr_ext *ext = (struct dnr_ext *) ext_ptr; local [all...] |
| /src/external/gpl3/gdb/dist/bfd/ |
| ecoffswap.h | 101 struct hdr_ext ext[1]; local 103 *ext = *(struct hdr_ext *) ext_copy; 105 intern->magic = H_GET_S16 (abfd, ext->h_magic); 106 intern->vstamp = H_GET_S16 (abfd, ext->h_vstamp); 107 intern->ilineMax = H_GET_32 (abfd, ext->h_ilineMax); 108 intern->cbLine = ECOFF_GET_OFF (abfd, ext->h_cbLine); 109 intern->cbLineOffset = ECOFF_GET_OFF (abfd, ext->h_cbLineOffset); 110 intern->idnMax = H_GET_32 (abfd, ext->h_idnMax); 111 intern->cbDnOffset = ECOFF_GET_OFF (abfd, ext->h_cbDnOffset); 112 intern->ipdMax = H_GET_32 (abfd, ext->h_ipdMax) 142 struct hdr_ext *ext = (struct hdr_ext *) ext_ptr; local 184 struct fdr_ext ext[1]; local 252 struct fdr_ext *ext = (struct fdr_ext *) ext_ptr; local 321 struct pdr_ext ext[1]; local 383 struct pdr_ext *ext = (struct pdr_ext *) ext_ptr; local 443 struct sym_ext ext[1]; local 497 struct sym_ext *ext = (struct sym_ext *) ext_ptr; local 547 struct ext_ext ext[1]; local 586 struct ext_ext *ext = (struct ext_ext *) ext_ptr; local 636 struct rfd_ext *ext = (struct rfd_ext *) ext_ptr; local 651 struct rfd_ext *ext = (struct rfd_ext *) ext_ptr; local 666 struct opt_ext ext[1]; local 704 struct opt_ext *ext = (struct opt_ext *) ext_ptr; local 741 struct dnr_ext ext[1]; local 759 struct dnr_ext *ext = (struct dnr_ext *) ext_ptr; local [all...] |
| /src/external/gpl3/gdb.old/dist/bfd/ |
| ecoffswap.h | 101 struct hdr_ext ext[1]; local 103 *ext = *(struct hdr_ext *) ext_copy; 105 intern->magic = H_GET_S16 (abfd, ext->h_magic); 106 intern->vstamp = H_GET_S16 (abfd, ext->h_vstamp); 107 intern->ilineMax = H_GET_32 (abfd, ext->h_ilineMax); 108 intern->cbLine = ECOFF_GET_OFF (abfd, ext->h_cbLine); 109 intern->cbLineOffset = ECOFF_GET_OFF (abfd, ext->h_cbLineOffset); 110 intern->idnMax = H_GET_32 (abfd, ext->h_idnMax); 111 intern->cbDnOffset = ECOFF_GET_OFF (abfd, ext->h_cbDnOffset); 112 intern->ipdMax = H_GET_32 (abfd, ext->h_ipdMax) 142 struct hdr_ext *ext = (struct hdr_ext *) ext_ptr; local 184 struct fdr_ext ext[1]; local 252 struct fdr_ext *ext = (struct fdr_ext *) ext_ptr; local 321 struct pdr_ext ext[1]; local 383 struct pdr_ext *ext = (struct pdr_ext *) ext_ptr; local 443 struct sym_ext ext[1]; local 497 struct sym_ext *ext = (struct sym_ext *) ext_ptr; local 547 struct ext_ext ext[1]; local 586 struct ext_ext *ext = (struct ext_ext *) ext_ptr; local 636 struct rfd_ext *ext = (struct rfd_ext *) ext_ptr; local 651 struct rfd_ext *ext = (struct rfd_ext *) ext_ptr; local 666 struct opt_ext ext[1]; local 704 struct opt_ext *ext = (struct opt_ext *) ext_ptr; local 741 struct dnr_ext ext[1]; local 759 struct dnr_ext *ext = (struct dnr_ext *) ext_ptr; local [all...] |
| /src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/ |
| insert_fn_imps.hpp | 41 #include <ext/pb_ds/detail/cc_hash_table_map_/insert_no_store_hash_fn_imps.hpp> 42 #include <ext/pb_ds/detail/cc_hash_table_map_/insert_store_hash_fn_imps.hpp>
|
| /src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/ |
| insert_fn_imps.hpp | 41 #include <ext/pb_ds/detail/gp_hash_table_map_/insert_no_store_hash_fn_imps.hpp> 42 #include <ext/pb_ds/detail/gp_hash_table_map_/insert_store_hash_fn_imps.hpp>
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/ |
| insert_fn_imps.hpp | 41 #include <ext/pb_ds/detail/cc_hash_table_map_/insert_no_store_hash_fn_imps.hpp> 42 #include <ext/pb_ds/detail/cc_hash_table_map_/insert_store_hash_fn_imps.hpp>
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/ |
| insert_fn_imps.hpp | 41 #include <ext/pb_ds/detail/gp_hash_table_map_/insert_no_store_hash_fn_imps.hpp> 42 #include <ext/pb_ds/detail/gp_hash_table_map_/insert_store_hash_fn_imps.hpp>
|
| /src/external/gpl3/gcc.old/dist/gcc/d/dmd/root/ |
| filename.h | 25 static const char *ext(const char *); 26 const char *ext(); 34 static const char *defaultExt(const char *name, const char *ext); 35 static const char *forceExt(const char *name, const char *ext); 36 static bool equalsExt(const char *name, const char *ext); 38 bool equalsExt(const char *ext);
|
| /src/sys/external/bsd/drm2/dist/drm/i915/ |
| i915_user_extensions.h | 14 typedef int (*i915_user_extension_fn)(struct i915_user_extension __user *ext, 17 int i915_user_extensions(struct i915_user_extension __user *ext,
|
| i915_user_extensions.c | 21 int i915_user_extensions(struct i915_user_extension __user *ext, 28 while (ext) { 36 err = check_user_mbz(&ext->flags); 40 for (i = 0; i < ARRAY_SIZE(ext->rsvd); i++) { 41 err = check_user_mbz(&ext->rsvd[i]); 46 if (get_user(name, &ext->name)) 53 err = tbl[name](ext, data); 58 if (get_user(next, &ext->next_extension) || 59 overflows_type(next, ext)) 62 ext = u64_to_user_ptr(next) [all...] |
| /src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/ |
| ext11-inst.cc | 25 #include <ext/stdio_filebuf.h> 26 #include <ext/stdio_sync_filebuf.h>
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/ |
| ext11-inst.cc | 25 #include <ext/stdio_filebuf.h> 26 #include <ext/stdio_sync_filebuf.h>
|
| /src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| setprogname.c | 75 char * ext; local 78 ext = strrchr(fn, '.'); 79 if (ext != NULL && !strcmp(ext, ".exe")) 80 *ext = '\0';
|
| /src/crypto/external/bsd/heimdal/dist/lib/hdb/ |
| ext.c | 1 /* $NetBSD: ext.c,v 1.2 2017/01/28 21:31:48 christos Exp $ */ 80 * Replace the extension `ext' in `entry'. Make a copy of the 81 * extension, so the caller must still free `ext' on both success and 88 const HDB_extension *ext) 102 } else if (ext->data.element != choice_HDB_extension_data_asn1_ellipsis) { 103 ext2 = hdb_find_extension(entry, ext->data.element); 119 ret = der_get_tag(ext->data.u.asn1_ellipsis.data, 120 ext->data.u.asn1_ellipsis.length, 155 ret = copy_HDB_extension(ext, ext2); 170 ret = copy_HDB_extension(ext, 212 const HDB_extension *ext; local 226 const HDB_extension *ext; local 240 const HDB_extension *ext; local 254 const HDB_extension *ext; local 270 HDB_extension ext; local 285 HDB_extension *ext; local 350 HDB_extension ext; local 412 const HDB_extension *ext; local 427 const HDB_extension *ext; local 441 const HDB_extension *ext; local 454 HDB_extension ext; local 474 const HDB_extension *ext; local 487 HDB_extension ext; local [all...] |
| /src/usr.sbin/npf/npfctl/ |
| npf_extmod.c | 72 npf_extmod_t *ext; local 82 ext = ecalloc(1, sizeof(npf_extmod_t)); 83 ext->name = estrdup(name); 84 ext->init = npf_extmod_sym(handle, name, "init"); 85 ext->cons = npf_extmod_sym(handle, name, "construct"); 86 ext->param = npf_extmod_sym(handle, name, "param"); 89 if (ext->init() != 0) { 90 free(ext); 94 ext->next = npf_extmod_list; 95 npf_extmod_list = ext; [all...] |
| /src/crypto/external/bsd/heimdal/dist/kadmin/ |
| mod.c | 65 HDB_extension ext; local 69 memset(&ext, 0, sizeof(ext)); 70 ext.mandatory = FALSE; 71 ext.data.element = choice_HDB_extension_data_allowed_to_delegate_to; 74 ext.data.u.allowed_to_delegate_to.val = NULL; 75 ext.data.u.allowed_to_delegate_to.len = 0; 80 ext.data.u.allowed_to_delegate_to.val = 82 sizeof(ext.data.u.allowed_to_delegate_to.val[0])); 83 ext.data.u.allowed_to_delegate_to.len = strings->num_strings 112 HDB_extension ext; local 162 HDB_extension ext; local 202 HDB_extension ext; local [all...] |