| /f-stack/freebsd/arm64/arm64/ |
| H A D | bus_space_asm.S | 67 b.ne 1b 88 b.ne 1b 109 b.ne 1b 130 b.ne 1b 151 b.ne 1b 172 b.ne 1b 193 b.ne 1b 214 b.ne 1b 255 b.ne 1b 275 b.ne 1b [all …]
|
| H A D | bzero.S | 135 b.ne align 158 b.ne zero_by_16 196 b.ne cache_line_zero 200 b.ne normal
|
| H A D | support.S | 69 b.ne 1f /* Not equal, exit */ 89 b.ne 1f /* Not equal, exit */ 238 b.ne 1b 256 b.ne 1b
|
| H A D | copyinout.S | 162 b.ne byte_by_byte 184 b.ne by_blocks 195 b.ne by_dwords
|
| /f-stack/freebsd/contrib/openzfs/lib/libzutil/ |
| H A D | zutil_import.c | 228 for (ne = names; ne != NULL; ne = ne->ne_next) { in fix_paths() 231 best = ne; in fix_paths() 237 best = ne; in fix_paths() 242 best = ne; in fix_paths() 248 best = ne; in fix_paths() 255 best = ne; in fix_paths() 298 free(ne); in add_config() 395 free(ne); in add_config() 403 pl->names = ne; in add_config() 1361 for (ne = pools.names; ne != NULL; ne = nenext) { in zpool_find_import_impl() [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/ |
| H A D | cirrus,madera.yaml | 83 timer7-sts, timer8-sts, log1-fifo-ne, 84 log2-fifo-ne, log3-fifo-ne, log4-fifo-ne, 85 log5-fifo-ne, log6-fifo-ne, log7-fifo-ne, 86 log8-fifo-ne ]
|
| /f-stack/tools/libutil/ |
| H A D | fparseln.c | 55 size_t ne; in isescaped() local 67 for (ne = 0, cp = p; --cp >= sp && *cp == esc; ne++) in isescaped() 71 return (ne & 1) != 0; in isescaped()
|
| /f-stack/freebsd/crypto/openssl/aarch64/ |
| H A D | arm64cpuid.S | 73 b.ne .Little 88 b.ne .Laligned // len>=8 100 b.ne .Loop_cmp 118 b.ne .Loop_cmp
|
| H A D | ecp_nistz256-armv8.S | 3352 csel x8,x4,x8,ne 3353 csel x9,x5,x9,ne 3370 csel x8,x4,x8,ne 3371 csel x9,x5,x9,ne 3388 csel x8,x4,x8,ne 3389 csel x9,x5,x9,ne 3559 csel x8,x4,x8,ne 3560 csel x9,x5,x9,ne 3578 csel x8,x4,x8,ne 4086 csetm x3,ne [all …]
|
| /f-stack/app/redis-5.0.5/tests/unit/ |
| H A D | aofrw.tcl | 101 if {$d1 ne $d2} { 121 if {$d ne {string}} { 129 if {$d1 ne $d2} { 155 if {$d1 ne $d2} { 181 if {$d1 ne $d2} {
|
| H A D | geo.tcl | 234 if {$rv ne {}} {set srand_seed [lindex $rv 0]} 247 if {$rv ne {}} {set radius_km [lindex $rv 1]} 250 if {$rv ne {}} { 307 if {$test_result ne {OK}} break
|
| /f-stack/app/redis-5.0.5/tests/cluster/tests/ |
| H A D | 04-resharding.tcl | 65 if {$tribpid ne {} && 119 if {[$cluster lrange $key 0 -1] ne $value} { 139 if {[$cluster lrange $key 0 -1] ne $value} {
|
| H A D | 00-base.tcl | 18 assert {$nodeid ne {}}
|
| /f-stack/tools/netstat/ |
| H A D | nhgrp.c | 123 struct nhop_entry *ne; in print_nhgroup_entry_sysctl() local 168 ne = nhop_get(&global_nhop_map, ext_cp[i].nh_idx); in print_nhgroup_entry_sysctl() 169 if (ne != NULL) { in print_nhgroup_entry_sysctl() 170 xo_emit("{t:nh-gw/%*.*s}", wid_gw, wid_gw, ne->gw); in print_nhgroup_entry_sysctl() 171 xo_emit("{t:nh-interface/%*.*s}", wid_if, wid_if, ne->ifname); in print_nhgroup_entry_sysctl()
|
| /f-stack/freebsd/i386/i386/ |
| H A D | elan-mmcr.c | 118 int i, np, ne; in sysctl_machdep_elan_gpio_config() local 132 np = ne = 0; in sysctl_machdep_elan_gpio_config() 144 ne++; in sysctl_machdep_elan_gpio_config() 145 if (ne > 1) in sysctl_machdep_elan_gpio_config() 158 if (ne == 0) in sysctl_machdep_elan_gpio_config()
|
| /f-stack/app/redis-5.0.5/tests/integration/ |
| H A D | block-repl.tcl | 37 while {$retry && ([$master debug digest] ne [$slave debug digest])}\ 43 if {[$master debug digest] ne [$slave debug digest]} {
|
| H A D | replication-4.tcl | 34 while {$retry && ([$master debug digest] ne [$slave debug digest])}\ 41 if {[$master debug digest] ne [$slave debug digest]} { 128 while {$retry && ([$master debug digest] ne [$slave debug digest])}\
|
| H A D | replication-psync.tcl | 109 while {$retry && ([$master debug digest] ne [$slave debug digest])}\ 116 if {[$master debug digest] ne [$slave debug digest]} {
|
| /f-stack/freebsd/contrib/rdma/krping/ |
| H A D | krping.c | 917 int ne; in rlat_test() local 946 ne = 1; in rlat_test() 950 ne = -1; in rlat_test() 960 } while (ne == 0); in rlat_test() 962 if (ne < 0) { in rlat_test() 1075 int ne; in wlat_test() local 1089 if (ne < 0) { in wlat_test() 1206 int ne; in bw_test() local 1221 if (ne < 0) { in bw_test() 1604 int ne; in krping_rlat_test_client() [all …]
|
| /f-stack/app/redis-5.0.5/tests/support/ |
| H A D | test.tcl | 25 if {$expected ne $value} { 26 if {$detail ne ""} {
|
| H A D | server.tcl | 182 if {[string length $line] > 0 && [string index $line 0] ne "#"} { 233 if {$code ne "undefined"} { 273 if {$code ne "undefined"} {
|
| H A D | util.tcl | 230 if {$otherset ne {}} { 246 if {$otherzset ne {}} { 367 if {$colorcode ne {}} {
|
| /f-stack/app/redis-5.0.5/tests/ |
| H A D | instances.tcl | 184 if {[lindex $argv 1] ne {}} {set count [lindex $argv 1]} 192 if {[lindex $argv 1] ne {}} {set count [lindex $argv 1]} 241 if {$retval ne {}} {puts "$retval"} 305 if {$::run_matching ne {} && [string match $::run_matching $test] == 0} {
|
| /f-stack/app/redis-5.0.5/tests/unit/type/ |
| H A D | list-3.tcl | 91 if {[lindex $l $i] ne [r lindex l $i]} { 115 if {[lindex $l $i] ne [r lindex l $i]} {
|
| /f-stack/freebsd/crypto/openssl/arm/ |
| H A D | armv4-mont.S | 146 itt ne 644 it ne 688 it ne 732 it ne 776 it ne
|