Searched refs:ones (Results 1 – 9 of 9) sorted by relevance
98 static const ptrdiff_t ones = (ptrdiff_t)(u_int32_t)~0U; in net_thread_marks_pop() local101 VERIFY((pop & ones) == pop); in net_thread_marks_pop()114 static const ptrdiff_t ones = (ptrdiff_t)(u_int32_t)~0U; in net_thread_unmarks_pop() local117 VERIFY((unpop & ones) == unpop); in net_thread_unmarks_pop()
29 To run all tests (including LLDB based ones) a developer has to install
114 …e lock and iterating the constituent tasks, grouping their per-CPU counters into per-CPU kind ones.
141 `APPLEVORTEX`), and are preferred over the SoC-specific ones. Where a generation macro is not enoug…
101 Memorystatus will kill swap eligible processes (ones in app coalitions) in ascending jetsam priorit…
236 writing new ones with specific purposes. `vm_sanitize.c` is meant to
377 The only accepted ways of using `operator new/delete` and their variants are the ones
156 # NOTE: order matters here. -Wno-xxx goes before opt-in of ones we want208 # auto-generated ones need mig and iig to be updated to fix. Disable the
286 - Trying to modify a string value? You can only create new strings but never modify existing ones.