Searched +full:0 +full:x2aaa0000 (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/mailbox/ |
H A D | arm,mhuv3.yaml | 52 MHU can support is between 1 and 128, numbered starting from 0 in ascending 75 FCHs are numbered from 0 in ascending order. 93 MHU can support is between 1 and 64, numbered starting from 0 in ascending 143 - pattern: '^ffch-low-tide-[0-9]+$' 145 - pattern: '^ffch-high-tide-[0-9]+$' 147 - pattern: '^ffch-flush-[0-9]+$' 149 - pattern: '^mbx-dbch-xfer-[0-9]+$' 151 - pattern: '^mbx-fch-xfer-[0-9]+$' 153 - pattern: '^mbx-fchgrp-xfer-[0-9]+$' 155 - pattern: '^mbx-ffch-xfer-[0-9]+$' [all …]
|
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
H A D | asan_mapping.h | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 21 // Typical shadow mapping on Linux/x86_64 with SHADOW_OFFSET == 0x00007fff8000: 22 // || `[0x10007fff8000, 0x7fffffffffff]` || HighMem || 23 // || `[0x02008fff7000, 0x10007fff7fff]` || HighShadow || 24 // || `[0x00008fff7000, 0x02008fff6fff]` || ShadowGap || 25 // || `[0x00007fff8000, 0x00008fff6fff]` || LowShadow || 26 // || `[0x000000000000, 0x00007fff7fff]` || LowMem || 29 // || `[0x100000000000, 0x7fffffffffff]` || HighMem || 30 // || `[0x020000000000, 0x0fffffffffff]` || HighShadow || 31 // || `[0x000000040000, 0x01ffffffffff]` || ShadowGap || [all …]
|
/freebsd/tools/test/iconv/ref/ |
H A D | UTF-32BE-rev | 1 0x00 = 0x00000000 2 0x01 = 0x01000000 3 0x02 = 0x02000000 4 0x03 = 0x03000000 5 0x04 = 0x04000000 6 0x05 = 0x05000000 7 0x06 = 0x06000000 8 0x07 = 0x07000000 9 0x08 = 0x08000000 10 0x09 = 0x09000000 [all …]
|