Home
last modified time | relevance | path

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

12345678910>>...27

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/detail/endian/
H A Dendian.hpp298 BOOST_SCOPED_ENUM_START(endianness) { big, little, native }; BOOST_SCOPED_ENUM_END in BOOST_SCOPED_ENUM_START()
312 class endian< endianness::big, T, n_bits, alignment::unaligned >
313 : cover_operators< endian< endianness::big, T, n_bits >, T >
406 class endian< endianness::big, T, n_bits, alignment::aligned >
407 : cover_operators< endian< endianness::big, T, n_bits, alignment::aligned >, T >
463 typedef endian< endianness::big, int_least8_t, 8 > big8_t;
464 typedef endian< endianness::big, int_least16_t, 16 > big16_t;
465 typedef endian< endianness::big, int_least32_t, 24 > big24_t;
466 typedef endian< endianness::big, int_least32_t, 32 > big32_t;
467 typedef endian< endianness::big, int_least64_t, 40 > big40_t;
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/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;
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dsiteinfo.bbclass11 # * endianness: Return "be" for big endian targets, "le" for little endian
22 "aarch64_be": "endian-big bit-64 arm-common arm-64",
24 "arceb": "endian-big bit-32 arc-common",
26 "armeb": "endian-big bit-32 arm-common arm-32",
27 "avr32": "endian-big bit-32 avr32-common",
35 "lm32": "endian-big bit-32",
36 "m68k": "endian-big bit-32",
37 "microblaze": "endian-big bit-32 microblaze-common",
39 "mips": "endian-big bit-32 mips-common",
40 "mips64": "endian-big bit-64 mips-common",
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dls1021a.dtsi88 big-endian;
98 big-endian;
106 big-endian;
156 big-endian;
169 big-endian;
181 big-endian;
310 big-endian;
322 big-endian;
335 big-endian;
349 big-endian;
[all …]
H A Dfsl-ls1012a.dtsi53 big-endian;
61 big-endian;
69 big-endian;
118 big-endian;
129 big-endian;
/OK3568_Linux_fs/buildroot/toolchain/toolchain-external/toolchain-external-codesourcery-mips/
H A DConfig.in25 Select MIPS (big endian) core
29 Select MIPS (big endian) core
32 Select MIPS (big endian) core
36 Select MIPS (big endian) core
39 Select MIPS (big endian) core
77 Select MIPS64 (big endian) core
81 Select MIPS64 (big endian) core
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dls1021a.dtsi139 big-endian;
177 big-endian;
200 big-endian;
219 big-endian;
343 big-endian;
356 big-endian;
438 big-endian;
445 big-endian;
452 big-endian;
459 big-endian;
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/dpkg/dpkg/
H A D0001-Add-support-for-riscv32-CPU.patch17 @@ -41,6 +41,7 @@ powerpc powerpc (powerpc|ppc) 32 big
19 ppc64 powerpc64 (powerpc|ppc)64 64 big
23 s390 s390 s390 32 big
24 s390x s390x s390x 64 big
/OK3568_Linux_fs/buildroot/package/nginx/
H A D0010-Allow-forcing-of-endianness-for-cross-compilation.patch36 - echo " big endian"
50 + big)
51 + echo " big endian (forced)"
65 + echo " big endian"
111 + --force-endianness=<big>|<little> force endianness
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/counter/
H A Dftm-quaddec.txt10 - big-endian: Access the device registers in big-endian mode.
16 big-endian;
/OK3568_Linux_fs/u-boot/doc/chromium/
H A Dnyan-big.its13 data = /incbin/("../.././b/nyan-big/u-boot.bin");
23 description = "tegra124-nyan-big.dtb";
24 data = /incbin/("../.././b/nyan-big/u-boot.dtb");
/OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/
H A D0001-Allow-the-overriding-of-the-endianness-via-the-confi.patch27 +elif [ ".$NGX_WITH_ENDIAN" = ".big" ]; then
28 + echo " big endian"
51 - echo " big endian"
58 + echo " big endian"
/OK3568_Linux_fs/buildroot/package/guile/
H A D0001-fix_arm_endianness.patch12 (endianness big))
17 + (endianness big))
21 + (endianness big))
/OK3568_Linux_fs/buildroot/toolchain/toolchain-external/toolchain-external-codescape-mti-mips/
H A DConfig.in20 Select 'MIPS (big endian)' Target Architecture
24 Select 'MIPS (big endian)' Target Architecture
29 Select 'MIPS (big endian)' Target Architecture
58 Select 'MIPS64 (big endian)' Target Architecture
68 Select 'MIPS64 (big endian)' Target Architecture
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/
H A Dfsl,dcu.txt14 - big-endian Boolean property, LS1021A DCU registers are big-endian.
26 big-endian;
/OK3568_Linux_fs/u-boot/arch/arm/cpu/
H A Du-boot-spl.lds76 "SPL image too big");
81 "SPL image BSS too big");
86 "SPL image plus BSS too big");
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Du-boot-tpl-v8.lds80 "TPL image too big");
85 "TPL image BSS too big");
90 "TPL image plus BSS too big");
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/binary/
H A Dbinary.hpp220 struct what<boost::endian::endianness::big>
374 BOOST_SPIRIT_MAKE_BINARY_PRIMITIVE(big_word, big, 16)
377 BOOST_SPIRIT_MAKE_BINARY_PRIMITIVE(big_dword, big, 32)
381 BOOST_SPIRIT_MAKE_BINARY_PRIMITIVE(big_qword, big, 64)
403 BOOST_SPIRIT_MAKE_BINARY_IEEE754_PRIMITIVE(big_bin_float, big, 32)
406 BOOST_SPIRIT_MAKE_BINARY_IEEE754_PRIMITIVE(big_bin_double, big, 64)
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/timer/
H A Dfsl,ftm-timer.txt16 - big-endian: One boolean property, the big endian mode will be in use if it is
30 big-endian;
/OK3568_Linux_fs/buildroot/toolchain/toolchain-external/toolchain-external-codescape-img-mips/
H A DConfig.in19 Select 'MIPS (big endian)' Target Architecture
23 Select 'MIPS (big endian)' Target Architecture
47 Select 'MIPS64 (big endian)' Target Architecture
57 Select 'MIPS64 (big endian)' Target Architecture
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/sedutil/files/
H A D0001-Fix-build-on-big-endian-architectures.patch4 Subject: [PATCH] Fix build on big endian architectures
17 // empty macros if the system is big endian
22 -#error This code does not support big endian architectures
/OK3568_Linux_fs/yocto/poky/meta/site/
H A Dendian-big5 ac_cv_libnet_endianess=${ac_cv_libnet_endianess=big}
8 ac_cv_c_endian=big
/OK3568_Linux_fs/u-boot/board/nvidia/nyan-big/
H A DKconfig4 default "nyan-big"
10 default "nyan-big"
H A DMAINTAINERS4 F: board/nvidia/nyan-big/
5 F: include/configs/nyan-big.h
/OK3568_Linux_fs/kernel/arch/mips/boot/dts/brcm/
H A Dbcm3384_viper.dtsi93 big-endian;
102 big-endian;
103 no-big-frame-no;

12345678910>>...27