| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/ |
| H A D | iprtrmib.d | 71 MIB_IPADDRROW[1] _table; 73 MIB_IPADDRROW* table() return { return _table.ptr; } 97 MIB_IPFORWARDROW[1] _table; 99 MIB_IPFORWARDROW* table() return { return _table.ptr; } 114 MIB_IPNETROW[1] _table; 116 MIB_IPNETROW* table() return { return _table.ptr; } 178 MIB_IFROW[1] _table; 180 MIB_IFROW* table() return { return _table.ptr; } 241 MIB_TCPROW[1] _table; 243 MIB_TCPROW* table() return { return _table.ptr; } [all …]
|
| /netbsd-src/external/ibm-public/postfix/dist/mantools/ |
| H A D | check-table-proto | 26 }' proto/${map}_table | sort > from-doc.tmp 28 echo Settings in global/dict_${map}.c and proto/${map}_table differ.
|
| /netbsd-src/sys/dev/dm/ |
| H A D | dm_target_delay.c | 75 static int _table(struct dm_delay_info*, char*); 251 p += _table(&tdc->read, p); in dm_target_delay_table() 254 _table(&tdc->write, p); in dm_target_delay_table() 261 _table(struct dm_delay_info *di, char *p) in _table() function
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/ |
| H A D | se_allopcodes.h | 67 loadsym P1, _table; variable 199 _table:
|
| /netbsd-src/sys/arch/hpc/stand/hpcboot/ |
| H A D | framebuffer.h | 45 static struct framebuffer_info _table[]; variable
|
| H A D | framebuffer.cpp | 45 struct framebuffer_info *tab = _table; in FrameBufferInfo()
|
| H A D | machine_config.cpp | 47 FrameBufferInfo::_table[] = member in FrameBufferInfo
|
| /netbsd-src/external/gpl3/gdb.old/dist/sim/ppc/ |
| H A D | table.h | 23 typedef struct _table table;
|
| /netbsd-src/external/gpl3/gdb/dist/sim/ppc/ |
| H A D | table.h | 23 typedef struct _table table;
|
| H A D | ChangeLog-2021 | 1311 * table.c (struct _open_table, struct _table): Rework
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/x86/pentium/ |
| H A D | popcount.asm | 45 GSYM_PREFIX`'mpn_popcount``'_table')
|
| H A D | hamdist.asm | 47 GSYM_PREFIX`'mpn_popcount``'_table')
|
| /netbsd-src/external/gpl2/lvm2/dist/tools/ |
| H A D | dmsetup.c | 165 static char *_table; variable 232 if (_table) in _parse_file() 233 return _parse_line(dmt, _table, "", ++line); in _parse_file() 2892 _table = dm_malloc(LOOP_TABLE_SIZE); in _process_losetup_switches() 2893 if (!_loop_table(_table, (size_t) LOOP_TABLE_SIZE, loop_file, device_name, offset)) { in _process_losetup_switches() 3102 _table = optarg; in _process_switches()
|
| /netbsd-src/external/bsd/less/dist/ |
| H A D | charset.c | 811 …}; struct wchar_range_table name##_table = { name##_array, sizeof(name##_array)/sizeof(*name##_arr…
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
| H A D | uni.d | 4142 private this()(typeof(_table) table) in this() 4144 _table = table; in this() 4151 _table = typeof(_table)(offsets, sizes, data); in this() 4177 idx = cast(size_t)((_table.ptr!i[idx]<<p[i+1].bitSize) + p[i+1](key)); 4178 return _table.ptr!(p.length-1)[idx]; 4184 return _table.bytes!n; 4198 _table.store(sink); 4202 MultiArray!(idxTypes!(Key, fullBitSize!(Prefix), Prefix[0..$]), Value) _table;
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/uni/ |
| H A D | package.d | 4131 private this()(typeof(_table) table) 4133 _table = table; 4140 _table = typeof(_table)(offsets, sizes, data); 4166 idx = cast(size_t)((_table.ptr!i[idx]<<p[i+1].bitSize) + p[i+1](key)); 4167 return _table.ptr!(p.length-1)[idx]; 4173 return _table.bytes!n; 4187 _table.store(sink); 4191 MultiArray!(idxTypes!(Key, fullBitSize!(Prefix), Prefix[0..$]), Value) _table;
|
| /netbsd-src/external/ibm-public/postfix/dist/ |
| H A D | RELEASE_NOTES-2.2 | 284 {LDAP,MYSQL,PGSQL}_README and {ldap,mysql,pgsql}_table documents.
|
| H A D | HISTORY | 9069 *_table configuration files. 26715 in the proto/*_table documentation match the global/dict*.c 27057 a reference to the corresponding *_table(5) manpage.
|
| /netbsd-src/external/apache2/llvm/dist/clang/docs/ |
| H A D | ClangCommandLineReference.rst | 585 .. option:: -seg\_addr\_table <arg> 588 .. option:: -seg\_addr\_table\_filename <arg>
|