| /trueos/contrib/netbsd-tests/include/ |
| HD | 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
|
| HD | 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
|
| HD | 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
|
| HD | 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
|
| HD | 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
|
| HD | 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
|
| /trueos/contrib/binutils/bfd/ |
| HD | dwarf2.c | 1541 struct varinfo* each; in lookup_symbol_in_variable_table() local 1543 for (each = unit->variable_table; each; each = each->prev_var) in lookup_symbol_in_variable_table() 1544 if (each->stack == 0 in lookup_symbol_in_variable_table() 1545 && each->file != NULL in lookup_symbol_in_variable_table() 1546 && each->name != NULL in lookup_symbol_in_variable_table() 1547 && each->addr == addr in lookup_symbol_in_variable_table() 1548 && (!each->sec || each->sec == sec) in lookup_symbol_in_variable_table() 1549 && strcmp (name, each->name) == 0) in lookup_symbol_in_variable_table() 1552 if (each) in lookup_symbol_in_variable_table() 1554 each->sec = sec; in lookup_symbol_in_variable_table() [all …]
|
| /trueos/contrib/dialog/ |
| HD | columns.c | 26 #define each(row, data) \ macro 109 for (each(row, value)) { in dlg_align_columns() 124 for (each(row, value)) { in dlg_align_columns() 139 for (each(row, value)) { in dlg_align_columns() 171 for (each(row, value)) { in dlg_free_columns()
|
| /trueos/tools/regression/sockets/unix_cmsg/ |
| HD | README | 10 Usually each test does following steps: creates Server, forks Client, 44 in each message by default. The size of this data can be changed by the -s 61 data object. Server should receive N messages, each message should 67 socket option for it. Client connects to Server two times, each time 69 messages from each connection. The first message from each connection 87 by struct sockcred{}, each of next messages should have SCM_CREDS 121 data object. Server should receive N messages, each message should 128 messages, each message should have SCM_CREDS ancillary data object 137 each of next messages should have SCM_CREDS ancillary data object
|
| /trueos/cddl/contrib/dtracetoolkit/Examples/ |
| HD | j_calltime_example.txt | 4 top ten in each category. This number is configurable with simple edit of 55 Counts shows us how many times each different method was called, and how 58 The exclusive method elapsed times show the time that each method spent 61 The inclusive method elapsed times show the time that each method spent
|
| HD | minfbypid_example.txt | 18 In the above output, we can see that each of the bash shells had about 75 19 minor faults each. Minor faults are an indication of memory consumption.
|
| HD | js_calltime_example.txt | 46 Counts shows us how many times each different function was called, and how 51 The exclusive function elapsed times show the time that each function spent 54 The inclusive function elapsed times show the time that each function spent
|
| HD | php_cpudist_example.txt | 62 In total, 3 subroutines were called, one each of func_a(), func_b() and 66 The exclusive subroutine elapsed times show that each subroutine spent 71 microseconds and 63 microseconds on CPU; sleep ran three times and each time
|
| HD | rb_calltime_example.txt | 56 The first section, Count, shows us how many times each function associated 60 The second section, elapsed times, shows how long each action that was not 64 microseconds the program spends in each function. This does not include the
|
| HD | sh_who_example.txt | 17 We see func_abc.sh ran three seperate times, each with nine lines of shell 43 firefox running a single line of code with a different PID each time. These
|
| HD | tcpwdist_example.txt | 59 large writes (16 to 31 Kb) 64 times. The "sshd" ssh daemons each sent 66 The writes from the "rcp" command seem unusual at over 16 Kb each, when
|
| /trueos/contrib/gcc/doc/ |
| HD | gcov.texi | 67 how often each line of code executes 73 how much computing time each section of code uses 77 can look at each module to see which modules should be optimized. 94 places only one statement on each line. If you use complicated macros 101 indicates how many times each line of a source file @file{@var{sourcefile}.c} 162 each branch in your program was taken. Unconditional branches will not 196 Output summaries for each function in addition to the file level summary. 221 One @file{.gcov} file is produced for each source file containing code, 234 Additional block information may succeed each line, when requested by 271 Running the program will cause profile output to be generated. For each [all …]
|
| /trueos/contrib/ofed/management/opensm/doc/ |
| HD | current-routing.txt | 6 1. Min Hop Algorithm - based on the minimum hops to each node where the 9 2. UPDN Unicast routing algorithm - also based on the minimum hops to each 47 How many hops are required to get from each port to each LID ? 56 2. Once MinHop matrices exist, each switch is visited and for each target LID, 62 If LMC > 0, more checks are added: Within each group of LIDs assigned to 132 the subnet, a statistical histogram is built for each switch (hop num vs 150 each (CA or switch) node in the subnet. During the BFS process, the FDB table 151 of each switch node traversed by BFS is updated, in reference to the starting 176 1. A valid guid file specifies one guid in each line. Lines with an invalid 210 of ports in each UP-going port group. [all …]
|
| /trueos/contrib/file/tests/ |
| HD | README | 5 one each time a bug is found, and each time new magic is added. Each
|
| /trueos/contrib/apr/docs/ |
| HD | non_apr_programs | 27 There are portable functions for each APR incomplete type. They are all 28 called ap_put_os_foobar(), and they each take the same basic arguments, a 45 For each ap_put_os_foobar, there is a corresponding ap_get_os_file. These are
|
| /trueos/contrib/ntp/scripts/stats/ |
| HD | 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
|
| /trueos/contrib/tcsh/nls/greek/ |
| HD | set3 | 121 118 (WIN32 only) Convert each '/' in next word to '\\\\' 122 119 (WIN32 only) Convert each '/' in previous word to '\\\\'
|
| /trueos/sys/dev/cxgbe/firmware/ |
| HD | t4fw_cfg.txt | 39 # PFs 0-3. These get 8 MSI/8 MSI-X vectors each. VFs are supported by 93 # TCAM has 8K cells; each region must start at a multiple of 128 cell. 94 # Each entry in these categories takes 4 cells each. nhash will use the
|
| /trueos/tools/tools/netrate/tcpp/ |
| HD | README | 8 client and the server generates a certain number of worker processes, each of 42 -P Pin each worker to a CPU 57 This creates four workers, each of which will (over its lifetime) set up and 75 Rather than passing the length for each connection, we might want to pass
|
| /trueos/share/examples/diskless/ |
| HD | ME | 23 When templating, this softlink should be different for each machine. 36 When templating, you duplicate your / and /usr partitions on each machine's 39 on / that should be different for each machine.
|