/freebsd/lib/libc/string/ |
H A D | strspn.3 | 51 spans the initial part of the null-terminated string 67 spans the initial part of the null-terminated string 74 .Po it spans the
|
/freebsd/sys/dev/usb/input/ |
H A D | atp.c | 163 /* Ignore pressure spans with cumulative press. below this value. */ 166 /* Maximum allowed width for pressure-spans.*/ 297 * pressure spans along the two axes. 647 * For these, there is the need to track pressure-spans and cumulative 1015 /* Get pressure readings and detect p-spans for both axes. */ in fg_interpret_sensor_data() 1163 fg_pspan *spans, /* finger spans */ in fg_detect_pspans() argument 1164 u_int *nspans_p) /* num spans detected */ in fg_detect_pspans() 1180 memset(spans, 0, max_spans * sizeof(fg_pspan)); in fg_detect_pspans() 1234 spans[num_spans].width++; in fg_detect_pspans() 1235 spans[num_spans].cum += p[i]; in fg_detect_pspans() [all …]
|
/freebsd/contrib/unbound/iterator/ |
H A D | iter_priv.h | 59 * Tree of the address spans that are blocked. 65 * Tree of the domains spans that are allowed to contain 66 * the blocked address spans.
|
H A D | iter_donotq.h | 57 * Tree of the address spans that are blocked.
|
/freebsd/lib/libpmc/pmu-events/arch/x86/goldmont/ |
H A D | memory.json | 19 …"PublicDescription": "Counts when a memory load of a uop spans a page boundary (a split) is retire… 30 …"PublicDescription": "Counts when a memory store of a uop spans a page boundary (a split) is retir…
|
/freebsd/lib/libpmc/pmu-events/arch/x86/goldmontplus/ |
H A D | memory.json | 22 …"PublicDescription": "Counts when a memory load of a uop spans a page boundary (a split) is retire… 34 …"PublicDescription": "Counts when a memory store of a uop spans a page boundary (a split) is retir…
|
/freebsd/contrib/libc-vis/ |
H A D | vis.3 | 342 Spans characters 354 Spans characters 362 Spans characters
|
/freebsd/contrib/mandoc/ |
H A D | tbl.3 | 136 in particular its alignment, membership in spans, and 195 whether it contains a line or data, whether it spans additional
|
H A D | tbl.h | 96 int hspans; /* How many horizontal spans follow. */ 97 int vspans; /* How many vertical spans follow. */
|
H A D | tbl.7 | 237 the cell above spans to this row, as if the layout specification 337 Spans and skipping width calculations:
|
H A D | tbl_data.c | 105 * Increment the number of vertical spans in a data cell above, in getdata() 132 * Count the number of horizontal spans to the right of this cell. in getdata()
|
/freebsd/sys/dev/bhnd/bcma/ |
H A D | bcma_eromreg.h | 110 #define BCMA_EROM_REGION_64BIT_MASK 0x00000008 /* base address spans two 32-bit entries */ 132 #define BCMA_EROM_RSIZE_64BIT_MASK 0x00000008 /* size spans two 32-bit entries */
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/direct/ |
H A D | dio_aligned_block.ksh | 69 # 1 recordsize aligned write which spans multiple blocks at various offsets 97 # 1 recordsize aligned read which spans multiple blocks at various offsets
|
/freebsd/contrib/lyaml/spec/ |
H A D | ext_yaml_scanner_spec.yaml | 193 [[ spans two lines.']]) 196 to_be "This quoted scalar spans two lines." 210 [[ spans two lines\n"]]) 212 to_be "This quoted scalar spans two lines\n"'
|
H A D | ext_yaml_parser_spec.yaml | 216 [[ spans two lines.']]) 218 to_be "This quoted scalar spans two lines." 230 [[ spans two lines\n"]]) 232 to_be "This quoted scalar spans two lines\n"'
|
/freebsd/usr.sbin/mfiutil/ |
H A D | mfi_config.c | 449 * Create a volume that spans one or more arrays. 533 /* spans */ in build_volume() 678 warnx("Volume spans more than %d arrays", in create_volume() 768 /* Each volume spans a single array. */ in create_volume() 774 /* A single volume spans multiple arrays. */ in create_volume() 1178 printf(" spans:\n"); in dump_config()
|
H A D | mfi_foreign.c | 163 * but, we can use span depth here as if a LD spans multiple in foreign_show_cfg() 176 printf("volume spans %d %s\n", ld->params.span_depth, in foreign_show_cfg()
|
/freebsd/lib/libpmc/pmu-events/arch/x86/broadwellx/ |
H A D | other.json | 40 …f locked memory access, due to noncacheable memory, locked operation that spans two cache lines, o…
|
/freebsd/lib/libpmc/pmu-events/arch/x86/broadwell/ |
H A D | other.json | 40 …f locked memory access, due to noncacheable memory, locked operation that spans two cache lines, o…
|
/freebsd/lib/libpmc/pmu-events/arch/x86/broadwellde/ |
H A D | other.json | 40 …f locked memory access, due to noncacheable memory, locked operation that spans two cache lines, o…
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | op_classes.c | 59 * In 80 MHz, the bandwidth "spans" 12 channels (e.g., 36-48), in get_center_80mhz() 129 * In 160 MHz, the bandwidth "spans" 28 channels (e.g., 36-64), in get_center_160mhz() 199 * In 320 MHz, the bandwidth "spans" 60 channels (e.g., 65-125), in get_center_320mhz()
|
/freebsd/contrib/llvm-project/clang/lib/Lex/ |
H A D | PreprocessingRecord.cpp | 144 // Check if range spans local entities. in getPreprocessedEntitiesInRangeSlow() 151 // Check if range spans local entities. in getPreprocessedEntitiesInRangeSlow() 157 // Check if range spans loaded entities. in getPreprocessedEntitiesInRangeSlow()
|
/freebsd/share/man/man9/ |
H A D | proc_rwmem.9 | 92 request spans multiple pages in the process address space and one of them after
|
H A D | style.lua.9 | 86 If a table definition spans multiple lines, then the final value in the table
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/pool_checkpoint/ |
H A D | checkpoint_discard_busy.ksh | 55 # Force discard to happen slower so it spans over
|