| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | VarBypassDetector.h | 10 // local variable declarations which can be bypassed by jumps. 47 // Set of variables which were bypassed by some jump. 49 // If true assume that all variables are being bypassed. 55 /// Returns true if the variable declaration was by bypassed by any goto or
|
| H A D | VarBypassDetector.cpp | 33 /// which vars are being bypassed. 52 /// which vars are being bypassed.
|
| /freebsd/sbin/mount_nullfs/ |
| H A D | mount_nullfs.8 | 110 The effect is that lower and upper (bypassed) unix sockets 186 are not bypassed. 192 are not bypassed so that 195 is not bypassed to avoid excessive debugging 258 when the operation cannot be completely bypassed.
|
| /freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/scripts/ |
| H A D | dtest.pl | 79 print "\t -f force bypassed tests to run\n"; 239 my($bypassed) = 0; 281 $bypassed++; 286 $bypassed++; 522 $passed = ($total - $failed - $bypassed); 525 "bypassed" => $bypassed, 693 my $bypassed = $results{$key}{"bypassed"}; 699 if ($bypassed) { 700 logmsg(" bypassed: " . $bypassed . "\n");
|
| /freebsd/sys/contrib/device-tree/Bindings/devfreq/ |
| H A D | rk3399_dmc.txt | 66 DDR3 DLL will be bypassed. Note: if DLL was bypassed, 71 DRAM_DLL_DISB_FREQ, PHY DLL will be bypassed.
|
| /freebsd/sys/dev/random/ |
| H A D | random_infra.c | 66 "was bypassed because the 'bypass_before_seeding' knob was enabled and a " 79 "was bypassed when initially seeding the kernel arc4random(9), because "
|
| /freebsd/sys/contrib/device-tree/Bindings/hwmon/ |
| H A D | adt7475.yaml | 77 set to 1 the attenuator is bypassed if set to 0 the attenuator is 78 not bypassed. If the property is absent then the attenuator
|
| /freebsd/tests/sys/file/ |
| H A D | dup_test.c | 187 printf("not ok %d - dup2(2) bypassed NOFILE limit\n", test); in main() 245 printf("not ok %d - fcntl(F_DUP2FD) bypassed NOFILE limit\n", in main() 304 printf("not ok %d - fcntl(F_DUP2FD_CLOEXEC) bypassed NOFILE limit\n", in main() 379 printf("not ok %d - dup3(O_CLOEXEC) bypassed NOFILE limit\n", in main() 473 printf("not ok %d - dup3(O_CLOFORK) bypassed NOFILE limit\n", in main()
|
| /freebsd/share/man/man4/ |
| H A D | random.4 | 180 device is bypassed. 188 If they are set (non-zero), the specific functional unit bypassed the strong
|
| H A D | ng_netflow.4 | 83 hook is connected, unmodified data is bypassed to it, otherwise data is freed. 86 hook, it is bypassed to corresponding
|
| H A D | ptnet.4 | 68 comes from the hypervisor being completely bypassed in the data-path.
|
| /freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ |
| H A D | rockchip,rk3399-dmc.yaml | 109 than DRAM_DLL_DISB_FREQ, DDR3 DLL will be bypassed. 110 Note: if DLL was bypassed, the odt will also stop working. 117 is less than DRAM_DLL_DISB_FREQ, PHY DLL will be bypassed.
|
| /freebsd/sys/arm/xilinx/ |
| H A D | zy7_slcr.c | 635 /* PLL is bypassed. */ in zy7_slcr_attach() 647 /* PLL is bypassed. */ in zy7_slcr_attach() 659 /* PLL is bypassed. */ in zy7_slcr_attach()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIMemoryLegalizer.cpp | 1009 /// to be bypassed as all memory operations by the same thread are in enableLoadCacheBypass() 1025 /// The L1 cache is write through so does not need to be bypassed. There is no in enableStoreCacheBypass() 1039 /// bypassed, and the GLC bit is instead used to indicate if they are in enableRMWCacheBypass() 1313 // on the same CU, and so the L1 does not need to be bypassed. in enableLoadCacheBypass() 1327 /// to be bypassed as all memory operations by the same thread are in enableLoadCacheBypass() 1362 /// to be bypassed as all memory operations by the same thread are in enableStoreCacheBypass() 1609 // on the same CU, and so the L1 does not need to be bypassed. Setting SC in enableLoadCacheBypass() 1623 /// to be bypassed as all memory operations by the same thread are in enableLoadCacheBypass() 1663 /// to be bypassed as all memory operations by the same thread are in enableStoreCacheBypass() 1910 // does not need to be bypassed. in enableLoadCacheBypass() [all …]
|
| /freebsd/contrib/opencsd/decoder/include/opencsd/etmv3/ |
| H A D | trc_pkt_proc_etmv3.h | 75 #define ETMV3_OPFLG_UNFORMATTED_SOURCE 0x00010000 /**< Single ETM source from bypassed formatter -…
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | SSL_accept_stream.pod | 33 blocking mode (see L<SSL_set_blocking_mode(3)>), but this may be bypassed by
|
| /freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/ |
| H A D | exception.lst | 27 # Exception list: names tests that are bypassed when running in Java
|
| /freebsd/sys/contrib/alpine-hal/ |
| H A D | al_hal_unit_adapter_regs.h | 297 /* Read ROB Enable, when disabled the read ROB is bypassed */ 303 /* Write ROB Enable, when disabled the Write ROB is bypassed */
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
| H A D | BypassSlowDivision.h | 65 /// profitably bypassed and carried out with a shorter, faster divide.
|
| /freebsd/sys/fs/nullfs/ |
| H A D | null_vnops.c | 90 * bypassed. Vop_getattr must change the fsid being returned. 93 * Vop_inactive and vop_reclaim are not bypassed so that 95 * is not bypassed to avoid excessive debugging information. 148 * when the operation cannot be completely bypassed. Each method 398 /* text refs are bypassed to lowervp */ in null_add_writecount()
|
| /freebsd/contrib/ntp/html/hints/ |
| H A D | solaris.xtra.4095849 | 28 totally bypassed without sacrificing any of the functionality of the
|
| /freebsd/sys/contrib/device-tree/Bindings/dma/stm32/ |
| H A D | st,stm32-dma.yaml | 42 from/to the memory, FIFO is bypassed.
|
| /freebsd/sys/contrib/device-tree/Bindings/dma/ |
| H A D | st,stm32-dma.yaml | 42 from/to the memory, FIFO is bypassed.
|
| /freebsd/sys/contrib/device-tree/Bindings/media/ |
| H A D | samsung,exynos4210-fimc.yaml | 92 1 - input horizontal size for the scaler bypassed
|
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | SSL_accept_stream.3 | 92 blocking mode (see \fBSSL_set_blocking_mode\fR\|(3)), but this may be bypassed by
|