Home
last modified time | relevance | path

Searched full:spans (Results 1 – 25 of 189) sorted by relevance

12345678

/freebsd/lib/libc/string/
H A Dstrspn.351 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 Datp.c163 /* 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 Diter_priv.h59 * 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 Diter_donotq.h57 * Tree of the address spans that are blocked.
/freebsd/lib/libpmc/pmu-events/arch/x86/goldmont/
H A Dmemory.json19 …"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 Dmemory.json22 …"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 Dvis.3342 Spans characters
354 Spans characters
362 Spans characters
/freebsd/contrib/mandoc/
H A Dtbl.3136 in particular its alignment, membership in spans, and
195 whether it contains a line or data, whether it spans additional
H A Dtbl.h96 int hspans; /* How many horizontal spans follow. */
97 int vspans; /* How many vertical spans follow. */
H A Dtbl.7237 the cell above spans to this row, as if the layout specification
337 Spans and skipping width calculations:
H A Dtbl_data.c105 * 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 Dbcma_eromreg.h110 #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 Ddio_aligned_block.ksh69 # 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 Dext_yaml_scanner_spec.yaml193 [[ 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 Dext_yaml_parser_spec.yaml216 [[ 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 Dmfi_config.c449 * 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 Dmfi_foreign.c163 * 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 Dother.json40 …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 Dother.json40 …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 Dother.json40 …f locked memory access, due to noncacheable memory, locked operation that spans two cache lines, o…
/freebsd/contrib/wpa/wpa_supplicant/
H A Dop_classes.c59 * 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 DPreprocessingRecord.cpp144 // 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 Dproc_rwmem.992 request spans multiple pages in the process address space and one of them after
H A Dstyle.lua.986 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 Dcheckpoint_discard_busy.ksh55 # Force discard to happen slower so it spans over

12345678