| /netbsd/src/tests/include/ |
| D | d_bitstring_27.out | 91 first 1 bit should move right 1 position each line 120 first 0 bit should move right 1 position each line 149 first 0 bit should move left 1 position each line 178 first 1 bit should move left 1 position each line 207 0 bit should move right 1 position each line 236 1 bit should move right 1 position each line
|
| D | d_bitstring_32.out | 101 first 1 bit should move right 1 position each line 135 first 0 bit should move right 1 position each line 169 first 0 bit should move left 1 position each line 203 first 1 bit should move left 1 position each line 237 0 bit should move right 1 position each line 271 1 bit should move right 1 position each line
|
| D | d_bitstring_64.out | 165 first 1 bit should move right 1 position each line 231 first 0 bit should move right 1 position each line 297 first 0 bit should move left 1 position each line 363 first 1 bit should move left 1 position each line 429 0 bit should move right 1 position each line 495 1 bit should move right 1 position each line
|
| D | d_bitstring_49.out | 135 first 1 bit should move right 1 position each line 186 first 0 bit should move right 1 position each line 237 first 0 bit should move left 1 position each line 288 first 1 bit should move left 1 position each line 339 0 bit should move right 1 position each line 390 1 bit should move right 1 position each line
|
| D | d_bitstring_67.out | 171 first 1 bit should move right 1 position each line 240 first 0 bit should move right 1 position each line 309 first 0 bit should move left 1 position each line 378 first 1 bit should move left 1 position each line 447 0 bit should move right 1 position each line 516 1 bit should move right 1 position each line
|
| D | d_bitstring_8.out | 53 first 1 bit should move right 1 position each line 63 first 0 bit should move right 1 position each line 73 first 0 bit should move left 1 position each line 83 first 1 bit should move left 1 position each line 93 0 bit should move right 1 position each line 103 1 bit should move right 1 position each line
|
| /netbsd/src/external/bsd/tmux/dist/ |
| D | window-tree.c | 149 u_int each; member 540 u_int loop, total, visible, each, width, offset; in window_tree_draw_session() local 589 each = (sx - 6) / visible; in window_tree_draw_session() 590 remaining = (sx - 6) - (visible * each); in window_tree_draw_session() 592 each = (sx - 3) / visible; in window_tree_draw_session() 593 remaining = (sx - 3) - (visible * each); in window_tree_draw_session() 595 each = sx / visible; in window_tree_draw_session() 596 remaining = sx - (visible * each); in window_tree_draw_session() 598 if (each == 0) in window_tree_draw_session() 620 data->each = each; in window_tree_draw_session() [all …]
|
| /netbsd/src/external/bsd/openldap/dist/servers/slapd/back-monitor/ |
| D | README | 45 is used to hold the monitor information of each entry. 57 at each request, while each active connection data is created on the 61 to each entry. 103 the subentries, for each backend, contain the type of the backend. 113 Dynamic subentries are created for each open connection, with stats on 122 The main entry contains the naming context of each configured database; 123 the subentries contain, for each database, the type and the naming 168 and for each operation type, i.e.: 186 the subentries, for each overlay, contain the type of the overlay.
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | dwarf2.c | 3215 struct funcinfo *each; in build_lookup_funcinfo_table() local 3232 for (each = unit->function_table; each; each = each->prev_func) in build_lookup_funcinfo_table() 3235 entry->funcinfo = each; in build_lookup_funcinfo_table() 3369 struct funcinfo* each; in lookup_symbol_in_function_table() local 3375 for (each = unit->function_table; each; each = each->prev_func) in lookup_symbol_in_function_table() 3376 for (arange = &each->arange; arange; arange = arange->next) in lookup_symbol_in_function_table() 3380 && each->file in lookup_symbol_in_function_table() 3381 && each->name in lookup_symbol_in_function_table() 3382 && strstr (name, each->name) != NULL) in lookup_symbol_in_function_table() 3384 best_fit = each; in lookup_symbol_in_function_table() [all …]
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | dwarf2.c | 3236 struct funcinfo *each; in build_lookup_funcinfo_table() local 3253 for (each = unit->function_table; each; each = each->prev_func) in build_lookup_funcinfo_table() 3256 entry->funcinfo = each; in build_lookup_funcinfo_table() 3390 struct funcinfo* each; in lookup_symbol_in_function_table() local 3396 for (each = unit->function_table; each; each = each->prev_func) in lookup_symbol_in_function_table() 3397 for (arange = &each->arange; arange; arange = arange->next) in lookup_symbol_in_function_table() 3401 && each->file in lookup_symbol_in_function_table() 3402 && each->name in lookup_symbol_in_function_table() 3403 && strstr (name, each->name) != NULL) in lookup_symbol_in_function_table() 3405 best_fit = each; in lookup_symbol_in_function_table() [all …]
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| D | unwind-on-each-insn-i386.s | 9 # /home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.base/unwind-on-each-insn-foo.c:20 19 # /home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.base/unwind-on-each-insn-foo.c:22 34 # /home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.base/unwind-on-each-insn-foo.c:26 44 # /home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.base/unwind-on-each-insn-foo.c:27 49 # /home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.base/unwind-on-each-insn-foo.c:28 78 …_AT_decl_file (/home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.base/unwind-on-each-insn-foo.c) 89 …_AT_decl_file (/home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.base/unwind-on-each-insn-foo.c) 108 …_AT_decl_file (/home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.base/unwind-on-each-insn-foo.c) 118 …_AT_decl_file (/home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.base/unwind-on-each-insn-foo.c)
|
| D | unwind-on-each-insn-amd64.s | 9 # /home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.base/unwind-on-each-insn-foo.c:20 20 # /home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.base/unwind-on-each-insn-foo.c:22 34 # /home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.base/unwind-on-each-insn-foo.c:26 46 # /home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.base/unwind-on-each-insn-foo.c:27 51 # /home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.base/unwind-on-each-insn-foo.c:28 79 …_AT_decl_file (/home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.base/unwind-on-each-insn-foo.c) 90 …_AT_decl_file (/home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.base/unwind-on-each-insn-foo.c) 109 …_AT_decl_file (/home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.base/unwind-on-each-insn-foo.c) 119 …_AT_decl_file (/home/vries/gdb_versions/devel/src/gdb/testsuite/gdb.base/unwind-on-each-insn-foo.c)
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/features/ |
| D | gdbserver-regs.xsl | 33 <xsl:for-each select="/descendant::reg[$which + 1]"> 38 </xsl:for-each> 43 <xsl:for-each select="/descendant::reg[1]"> 45 </xsl:for-each>
|
| D | number-regs.xsl | 21 <xsl:for-each select="/descendant::reg[$which + 1]"> 36 </xsl:for-each> 42 <xsl:for-each select="/descendant::reg[1]"> 44 </xsl:for-each>
|
| D | sort-regs.xsl | 5 <xsl:for-each select="//reg"> 8 </xsl:for-each>
|
| /netbsd/src/games/cribbage/ |
| D | cribbage.n | 8 was played with hands of five cards; the modern game gives each player 18 The pack of 52. The cards in each suit rank: K (high), Q, J, 10, 19 9, 8, 7, 6, 5, 4, 3, 2, A. The counting values are: K, Q, J, 10, each 10 20 (wherefore these are called tenth cards); ace, 1; each other card, its 27 and narrow, in which are four rows of 30 holes each. (See illustration.) 29 game holes. The board is placed between the two players, and each keeps 35 appropriate distance ahead of the first. For each subsequent score, the 47 Nondealer cuts, and must leave at least four cards in each packet. 57 After seeing his hand, each player lays away two cards face down. 65 the top of the stock (the rest of the pack). Again, each packet must [all …]
|
| /netbsd/src/share/man/tools/ |
| D | TOOLKIT | 24 one for each section of the manual. In particular, the 4 shell 26 verification, produce a unique sorted list for each section, as 42 each section. Also produces files _l_o_w_e_r._s_u_f[_1-_8], containing 86 `ckso' verifies the reverse; it locates each real entry, 101 counts (`ls -ls') for each section of the manual. 105 are unique to each and whether or not the common files have 107 are generated for each common file instead. The `-o' option 115 containing section-by-section list for each pattern. 133 Produces files _p_a_g_e_s[_1-_8] containing page counts for each 134 entry. Also produces _t_o_t_a_l_p_g_s containing totals for each [all …]
|
| D | README | 24 one for each section of the manual. In particular, the 4 shell 26 verification, produce a unique sorted list for each section, as 42 each section. Also produces files _l_o_w_e_r._s_u_f[_1-_8], containing 86 `ckso' verifies the reverse; it locates each real entry, 101 counts (`ls -ls') for each section of the manual. 105 are unique to each and whether or not the common files have 107 are generated for each common file instead. The `-o' option 115 containing section-by-section list for each pattern. 133 Produces files _p_a_g_e_s[_1-_8] containing page counts for each 134 entry. Also produces _t_o_t_a_l_p_g_s containing totals for each [all …]
|
| /netbsd/src/distrib/syspkg/notes/ |
| D | WORKPLAN | 13 (whitespace separated) field of each line of each set file 15 b.) add at least additional fields to each line of each set list
|
| D | PROPOSAL | 50 way, the usual procedure is to unpack a new version of each installed 109 and `amd' might each be packages which depended on nothing but a few 111 be separate packages which each depended upon `Binutils' and `Base 189 the name of each included package, plus a one line description of each 194 descriptions provided in each package's pkg/COMMENT file. 214 for each package set, and each of these directories will contain 215 a directory for each package in that set. The Makefile in 217 to build each set. The individual set Makefiles will recurse into 218 each package directory to build the individual packages, and will 277 to be created for each functional group of binaries [all …]
|
| /netbsd/src/external/gpl3/binutils/dist/gprof/ |
| D | gprof.texi | 137 of each caller. The profile data is taken from the call graph profile file 148 @code{Gprof} calculates the amount of time spent in each routine. 158 We assume that the time for each execution of a function 243 The @dfn{flat profile} shows how much time your program spent in each function, 248 The @dfn{call graph} shows, for each function, which functions called it, which 250 of how much time was spent in the subroutines of each function. This can 255 source code, labeled with the number of times each line of the 498 print a tally of functions and the number of times each was called. 564 each source file to be listed when source annotation is enabled. The 583 print a tally of functions and the number of times each was called. [all …]
|
| /netbsd/src/external/bsd/openldap/dist/servers/slapd/back-ldap/ |
| D | TODO.proxy | 36 The input of each operation may be related to: 63 retrieved entries. The cache relates each RDN (i.e. the DN apart from the 68 each URI in the pool determined by the cache if the correct URI has not been 83 each URI; otherwise, it is performed against the URIs resulting from a 91 each URI. Note that this needs be performed also when the backend suffix
|
| /netbsd/src/external/bsd/file/dist/tests/ |
| D | README | 5 one each time a bug is found, and each time new magic is added. Each
|
| /netbsd/src/external/bsd/ntp/dist/scripts/stats/ |
| D | README.stats | 10 clockstats, each of which is described in this note. 17 reception of each valid update from a configured peer. 33 script for further information. A line in the file is produced at each 50 further information. A line in the file is produced at each valid update 52 several radios. The first part of each data line is similar for all 65 timecode formats specific to each radio follow. See the file 96 The format of each data line returned is summarized in the following
|
| /netbsd/src/external/ibm-public/postfix/dist/src/local/ |
| D | Musings | 8 The "forward as if sent by recipient" model: each level of recursion 22 system, so it can keep track of the delivery status for each expanded 30 The "exact" model: maintain on file the delivery status of each
|