Home
last modified time | relevance | path

Searched refs:big (Results 1 – 25 of 547) sorted by relevance

12345678910>>...22

/freebsd/contrib/ntp/util/
H A Dbyteorder.c21 int big; in main() local
33 if (u.c[0] == 0x08) big = 1; in main()
34 else big = 0; in main()
36 if (u.c[0] == 0x04) big = 1; in main()
37 else big = 0; in main()
40 if (big == 1 && (u.c[i] == (sizeof(long) - i))) { in main()
42 } else if (big == 0 && (u.c[i] == (i+1))) { in main()
45 big = -1; in main()
50 if (big == 1) { in main()
52 } else if (big == 0) { in main()
/freebsd/lib/msun/tests/
H A Dfmaxmin_test.c60 long double expected_max = isnan(big) ? small : big; in testall_r()
62 TEST(fmaxf, float, big, small, expected_max, rmode); in testall_r()
63 TEST(fmaxf, float, small, big, expected_max, rmode); in testall_r()
64 TEST(fmax, double, big, small, expected_max, rmode); in testall_r()
65 TEST(fmax, double, small, big, expected_max, rmode); in testall_r()
68 TEST(fminf, float, big, small, expected_min, rmode); in testall_r()
69 TEST(fminf, float, small, big, expected_min, rmode); in testall_r()
70 TEST(fmin, double, big, small, expected_min, rmode); in testall_r()
71 TEST(fmin, double, small, big, expected_min, rmode); in testall_r()
82 testall(long double big, long double small) in testall() argument
[all …]
/freebsd/sys/dev/ocs_fc/
H A Dsli4.h222 #error big endian version not defined in sli_eq_doorbell()
249 #error big endian version not defined in sli_cq_doorbell()
274 #error big endian version not defined in sli_iftype6_eq_doorbell()
296 #error big endian version not defined in sli_iftype6_cq_doorbell()
403 #error big endian version not defined
464 #error big endian version not defined
484 #error big endian version not defined
500 #error big endian version not defined
534 #error big endian version not defined
551 #error big endian version not defined
[all …]
H A Docs_fcp.h165 #error big endian version not defined
441 #error big endian version not defined
473 #error big endian version not defined
485 #error big endian version not defined
496 #error big endian version not defined
508 #error big endian version not defined
523 #error big endian version not defined
537 #error big endian version not defined
/freebsd/sys/contrib/device-tree/Bindings/regmap/
H A Dregmap.txt6 big-endian,
12 architectures that typically run big-endian operating systems
13 (e.g. PowerPC), registers can be defined as big-endian and must
16 On SoCs that can be operated in both big-endian and little-endian
23 Scenario 1 : a register set in big-endian mode.
27 big-endian;
/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dlantiq,vrx200-pcie-phy.yaml53 lantiq,rcu-big-endian-mask:
55 description: the mask to set the PDI (PHY) registers for this PHY instance to big endian
57 big-endian:
58 description: Configures the PDI (PHY) registers in big-endian mode
62 description: Configures the PDI (PHY) registers in big-endian mode
75 - lantiq,rcu-big-endian-mask
86 lantiq,rcu-big-endian-mask = <0x80>; /* bit 7 */
87 big-endian;
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DEndian.h315 detail::packed_endian_specific_integral<int16_t, llvm::endianness::big,
318 detail::packed_endian_specific_integral<int32_t, llvm::endianness::big,
321 detail::packed_endian_specific_integral<int64_t, llvm::endianness::big,
335 detail::packed_endian_specific_integral<int16_t, llvm::endianness::big,
338 detail::packed_endian_specific_integral<int32_t, llvm::endianness::big,
416 return read16<llvm::endianness::big>(P); in read16be()
419 return read32<llvm::endianness::big>(P); in read32be()
422 return read64<llvm::endianness::big>(P); in read64be()
459 write16<llvm::endianness::big>(P, V); in write16be()
462 write32<llvm::endianness::big>(P, V); in write32be()
[all …]
/freebsd/contrib/file/magic/Magdir/
H A Dcoverage33 # big endian
36 >&2 byte x \b%c (big-endian)
45 # big endian
48 >&2 byte x \b%c (big-endian)
74 # big endian
76 >&7 byte x version %d (big-endian)
88 # big endian
90 >&7 byte x version %d (big-endian)
H A Daout32 # mips (for old 68020(!) SGI a.out), and netbsd (for old big-endian a.out).
38 0 belong 0407 a.out big-endian 32-bit executable
41 0 belong 0410 a.out big-endian 32-bit pure executable
44 0 belong 0413 a.out big-endian 32-bit demand paged executable
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Dgeneric-ohci.yaml84 big-endian:
87 Set this flag for HCDs with big endian descriptors and big
90 big-endian-desc:
93 Set this flag for HCDs with big endian descriptors.
95 big-endian-regs:
98 Set this flag for HCDs with big endian registers.
105 no-big-frame-no:
H A Dgeneric-ehci.yaml110 big-endian:
113 Set this flag for HCDs with big endian descriptors and big
116 big-endian-desc:
119 Set this flag for HCDs with big endian descriptors.
121 big-endian-regs:
124 Set this flag for HCDs with big endian registers.
172 big-endian;
/freebsd/contrib/mandoc/
H A Dtest-strcasestr.c6 const char *big = "BigString"; in main() local
7 char *cp = strcasestr(big, "Gst"); in main()
8 return cp != big + 2; in main()
/freebsd/share/i18n/esdb/BIG5/
H A DBig5.alias5 ETen big-5
6 ETen big-five
16 Plus big-5+
/freebsd/usr.bin/locate/locate/
H A Dfastfind.c43 long lines, chars, size, size_nbg, big, zwerg, umlaut; in statistic() local
55 lines = chars = big = zwerg = umlaut = longest_path = 0; in statistic()
83 big++; in statistic()
98 …(void)printf("Compression: Front: %2.2f%%, ", chars > 0 ? (size_nbg + big) / (chars / (float)100)… in statistic()
99 (void)printf("Bigram: %2.2f%%, ", big > 0 ? (size_nbg - big) / (size_nbg / (float)100) : 0); in statistic()
105 (void)printf("Bigram characters: %ld, ", big); in statistic()
/freebsd/sys/contrib/device-tree/src/arm/nxp/ls/
H A Dls1021a.dtsi96 big-endian;
142 big-endian;
165 big-endian;
184 big-endian;
306 big-endian;
319 big-endian;
398 big-endian;
405 big-endian;
412 big-endian;
419 big-endian;
[all …]
/freebsd/sys/contrib/device-tree/Bindings/counter/
H A Dftm-quaddec.txt10 - big-endian: Access the device registers in big-endian mode.
16 big-endian;
/freebsd/tools/test/stress2/misc/
H A Daltbufferflushes.sh79 rm -f /var/.snap/stress2 /var/tmp/big.?
90 dd if=/dev/zero of=big.$i bs=1m count=4k status=none
93 rm -rf /var/tmp/big.?
H A Dsnap6.sh30 rm -f $root/.snap/stress2 $root/big $root/big2
33 timeout 5m dd if=/dev/zero of=$root/big bs=1m count=$(( free / 1024 - 90)) \
48 rm -f $root/.snap/stress2 $root/big $root/big2
/freebsd/usr.bin/locate/code/
H A Dlocate.code.c96 int big [UCHAR_MAX + 1][UCHAR_MAX + 1]; variable
97 #define BGINDEX(x) (big[(u_char)*x][(u_char)*(x + 1)])
136 big[i][j] = -1; in main()
139 big[(u_char)*cp][(u_char)*(cp + 1)] = i; in main()
/freebsd/contrib/sendmail/libsm/
H A Dt-shm.c206 int big = -1; local
218 big = atoi(optarg);
236 else if (big > 0)
237 r = shmbig(true, big);
/freebsd/sys/contrib/device-tree/Bindings/display/
H A Dfsl,dcu.txt14 - big-endian Boolean property, LS1021A DCU registers are big-endian.
26 big-endian;
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dfsl,spdif.yaml81 big-endian:
85 as default, or the big endian mode will be in use for all the device
86 registers. Set this flag for HCDs with big endian descriptors and big
119 big-endian;
/freebsd/lib/libc/amd64/string/
H A Dtimingsafe_memcmp.S55 mov (%rdi), %ah # in big endian
64 bswap %ecx # convert to big endian
78 bswap %ecx # compare in big endian
93 bswap %rcx # compare in big endian
133 bswap %r10 # compare in big endian
/freebsd/contrib/llvm-project/libcxx/include/__bit/
H A Dendian.h24 big = 0xFACE, enumerator
28 native = big
/freebsd/tests/sys/netinet6/frag6/
H A Dfrag6_05.sh136 <packet-too-big>0</packet-too-big>
197 <received-packet-too-big>0</received-packet-too-big>
207 <sent-packet-too-big>0</sent-packet-too-big>
329 <packet-too-big>0</packet-too-big>
390 <received-packet-too-big>0</received-packet-too-big>
400 <sent-packet-too-big>0</sent-packet-too-big>

12345678910>>...22