/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/ |
H A D | DirectiveEmitter.h | 15 // DirectiveBase.td and provides helper methods for accessing it. 112 // DirectiveBase.td and provides helper methods for accessing it. 143 // and provides helper methods for accessing it. 211 // DirectiveBase.td and provides helper methods for accessing it.
|
/freebsd/sys/contrib/openzfs/man/man8/ |
H A D | zfs-allow.8 | 218 groupquota other Allows accessing any \fBgroupquota@\fI…\fR property 219 groupobjquota other Allows accessing any \fBgroupobjquota@\fI…\fR property 223 userquota other Allows accessing any \fBuserquota@\fI…\fR property 224 userobjquota other Allows accessing any \fBuserobjquota@\fI…\fR property 227 projectobjquota other Allows accessing any \fBprojectobjquota@\fI…\fR property 228 projectquota other Allows accessing any \fBprojectquota@\fI…\fR property
|
H A D | zfs-unallow.8 | 218 groupquota other Allows accessing any \fBgroupquota@\fI…\fR property 219 groupobjquota other Allows accessing any \fBgroupobjquota@\fI…\fR property 223 userquota other Allows accessing any \fBuserquota@\fI…\fR property 224 userobjquota other Allows accessing any \fBuserobjquota@\fI…\fR property 227 projectobjquota other Allows accessing any \fBprojectobjquota@\fI…\fR property 228 projectquota other Allows accessing any \fBprojectquota@\fI…\fR property
|
/freebsd/contrib/ntp/conf/ |
H A D | beauregard.conf | 22 requestkey 15 # key (7) for accessing server variables 23 controlkey 15 # key (6) for accessing server variables
|
H A D | malarky.conf | 23 requestkey 14 # key (7) for accessing server variables 24 controlkey 14 # key (6) for accessing server variables
|
H A D | grundoon.conf | 29 requestkey 14 # key (7) for accessing server variables 30 controlkey 14 # key (6) for accessing server variables
|
H A D | pogo.conf | 36 requestkey 14 # key (7) for accessing server variables 37 controlkey 14 # key (6) for accessing server variables
|
H A D | rackety.conf | 46 requestkey 14 # key (7) for accessing server variables 47 controlkey 14 # key (6) for accessing server variables
|
/freebsd/share/man/man9/ |
H A D | smr.9 | 115 structure are not freed and recycled while readers are accessing them in 121 are still accessing the item. 181 waits for all active readers which may be accessing the freed item to finish 185 point when no readers can be accessing a given item.
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGRecordLayout.h | 33 /// Then accessing a particular bitfield involves converting this byte array 77 /// The storage size in bits which should be used when accessing this 89 /// The storage size in bits which should be used when accessing this 109 /// accessing that field (which is expected to have the given offset and
|
/freebsd/share/man/man5/ |
H A D | devfs.5 |
|
/freebsd/sys/contrib/device-tree/Bindings/mtd/ |
H A D | davinci-nand.txt | 17 - offset and length for accessing the AEMIF 22 for accessing the nand.
|
/freebsd/sys/sys/ |
H A D | elf32.h | 146 /* Macros for accessing the fields of r_info. */ 206 /* Macros for accessing the fields of st_info. */ 213 /* Macro for accessing the fields of st_other. */
|
H A D | elf64.h | 155 /* Macros for accessing the fields of r_info. */ 213 /* Macros for accessing the fields of st_info. */ 220 /* Macro for accessing the fields of st_other. */
|
/freebsd/share/man/man4/ |
H A D | numa.4 | 43 Accessing memory local to a processor is faster than accessing memory
|
H A D | intro.4 | 72 .Ss Accessing Devices 109 subsystems from accessing unsafe devices.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | GlobalStatus.h | 73 /// These start out null/false. When the first accessing function is noticed, 74 /// it is recorded. When a second different accessing function is noticed,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
H A D | AVRTargetObjectFile.cpp | 50 "Current AVR subtarget does not support accessing program memory"); in SelectSectionForGlobal() 60 "accessing extended program memory"); in SelectSectionForGlobal()
|
/freebsd/tests/sys/cddl/zfs/tests/snapshot/ |
H A D | snapshot_019_pos.ksh | 37 # Accessing snapshots and unmounting them in parallel does not panic. 83 log_assert "Accessing snapshots and unmounting them in parallel does not panic"
|
/freebsd/sys/contrib/dev/iwlwifi/ |
H A D | iwl-csr.h | 21 * The MAC (uCode processor, etc.) does not need to be powered up for accessing 256 * MAC_CLOCK_READY (and !GOING_TO_SLEEP) before accessing non-CSR 469 * Registers for accessing shared registers (e.g. SHR_APMG_GP1, 493 * to make sure the MAC (uCode processor, etc.) is powered up for accessing 502 * Registers for accessing device's internal SRAM memory (e.g. SCD SRAM 520 * Registers for accessing device's internal peripheral registers
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | CastToStructChecker.cpp | 68 "type and accessing a field can lead to memory " in VisitCastExpr() 99 "Casting data to a larger structure type and accessing " in VisitCastExpr()
|
/freebsd/sys/dev/amdsbwd/ |
H A D | amd_chipset.h | 58 * IO registers for accessing the PMIO space. 121 * Fixed MMIO addresses for accessing Watchdog and SMBus registers.
|
/freebsd/contrib/sqlite3/tea/doc/ |
H A D | sqlite3.n | 11 engine. This extension provides an easy to use interface for accessing
|
/freebsd/contrib/llvm-project/libcxx/src/ |
H A D | memory.cpp | 67 // are the last reference, we know that no-one else is accessing 68 // us. If someone were accessing us, then they would be doing so
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | InstructionPrecedenceTracking.h | 41 /// the usage error of accessing a block without properly invalidating after a 46 /// helps to catch the usage error of accessing a block without properly
|