| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/ |
| H A D | iwl-drv.c | 315 * These functions are just to extract uCode section data from the pieces 318 static struct fw_sec *get_sec(struct iwl_firmware_pieces *pieces, in get_sec() argument 322 return &pieces->img[type].sec[sec]; in get_sec() 325 static void alloc_sec_data(struct iwl_firmware_pieces *pieces, in alloc_sec_data() argument 329 struct fw_img_parsing *img = &pieces->img[type]; in alloc_sec_data() 345 static void set_sec_data(struct iwl_firmware_pieces *pieces, in set_sec_data() argument 350 alloc_sec_data(pieces, type, sec); in set_sec_data() 352 pieces->img[type].sec[sec].data = data; in set_sec_data() 355 static void set_sec_size(struct iwl_firmware_pieces *pieces, in set_sec_size() argument 360 alloc_sec_data(pieces, type, sec); in set_sec_size() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/ |
| H A D | occupation_info.hpp | 139 template<typename Pieces> 140 inline void move_index(Pieces const& pieces, signed_size_type& index, signed_size_type& piece_index… in move_index() argument 145 && piece_index < static_cast<signed_size_type>(boost::size(pieces)) ); in move_index() 148 && index < static_cast<signed_size_type>(boost::size(pieces[piece_index].robust_ring))); in move_index() 160 piece_index = boost::size(pieces) - 1; in move_index() 162 index = boost::size(pieces[piece_index].robust_ring) - 1; in move_index() 165 && index >= static_cast<signed_size_type>(boost::size(pieces[piece_index].robust_ring))) in move_index() 168 if (piece_index >= static_cast<signed_size_type>(boost::size(pieces))) in move_index() 181 typename Pieces, 187 Pieces const& pieces, // using rescaled offsets of it in add_incoming_and_outgoing_angles() argument [all …]
|
| /OK3568_Linux_fs/kernel/drivers/base/ |
| H A D | init.c | 22 /* These are the core pieces */ in driver_init() 30 /* These are also core pieces, but must come after the in driver_init() 31 * core core pieces. in driver_init()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/buffer/ |
| H A D | get_piece_turns.hpp | 67 typename Pieces, 75 Pieces const& m_pieces; 268 piece_turn_visitor(Pieces const& pieces, in piece_turn_visitor() argument 273 : m_pieces(pieces) in piece_turn_visitor() 286 typedef typename boost::range_value<Pieces const>::type piece_type; in apply()
|
| H A D | turn_in_piece_visitor.hpp | 68 // Neither we need to check if they are inside concave helper pieces in apply() 70 // Skip all pieces not used as soon as possible in apply() 439 // Some pieces (e.g. around points) do not have helper segments. in check_helper_segments() 593 template <typename Turns, typename Pieces> 597 Pieces const& m_pieces; // to check for piece-type 684 inline turn_in_piece_visitor(Turns& turns, Pieces const& pieces) in turn_in_piece_visitor() argument 686 , m_pieces(pieces) in turn_in_piece_visitor() 703 // Turns cannot be located within flat-end or concave pieces in apply()
|
| H A D | buffered_piece_collection.hpp | 87 * For the sides we get these four buffered side-pieces (marked with s) 88 * and four buffered corner pieces (marked with c) 94 * s | rect | s <- two side pieces left/right of rect 97 * | | piece | | <- one side-piece below, and two corner pieces 100 * The outer part of the picture above, using all pieces, 102 * The 8 pieces are part of the piece collection and use for inside-checks 224 // Monotonic sections of pieces around points 409 // buffer behaviour, where 3 pieces might meet of which 2 (or more) form in get_occupation() 587 // Add rescaled turn points to corresponding pieces in insert_rescaled_piece_turns() 814 // Check if it is inside any of the pieces in get_turns() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlegacy/ |
| H A D | 4965-mac.c | 4702 struct il4965_firmware_pieces *pieces) in il4965_load_firmware() argument 4721 pieces->inst_size = le32_to_cpu(ucode->v1.inst_size); in il4965_load_firmware() 4722 pieces->data_size = le32_to_cpu(ucode->v1.data_size); in il4965_load_firmware() 4723 pieces->init_size = le32_to_cpu(ucode->v1.init_size); in il4965_load_firmware() 4724 pieces->init_data_size = le32_to_cpu(ucode->v1.init_data_size); in il4965_load_firmware() 4725 pieces->boot_size = le32_to_cpu(ucode->v1.boot_size); in il4965_load_firmware() 4732 hdr_size + pieces->inst_size + pieces->data_size + in il4965_load_firmware() 4733 pieces->init_size + pieces->init_data_size + pieces->boot_size) { in il4965_load_firmware() 4740 pieces->inst = src; in il4965_load_firmware() 4741 src += pieces->inst_size; in il4965_load_firmware() [all …]
|
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | build-tftp-firmware.sh | 7 # 1. U-Boot have limited tftp download buffer, we have to split images into pieces for download 8 # 2. Use FIT mechanism to record image pieces information in update.hdr: order, hash, signature, et… 10 # 4. The TFTP client download => verify => flash image pieces accorrding to update.hdr. 30 …echo " --size-MB <size>: MB size unit for image to split into pieces. In Decimal integer: 1…
|
| /OK3568_Linux_fs/u-boot/include/zfs/ |
| H A D | zfs_acl.h | 25 uint64_t z_acl_extern_obj; /* ext acl pieces */ 35 uint64_t z_acl_extern_obj; /* ext acl pieces */
|
| /OK3568_Linux_fs/kernel/arch/arm/nwfpe/ |
| H A D | softfloat-macros | 137 than 128, the result will be 0. The result is broken into two 64-bit pieces 173 nonzero. The result is broken into two 64-bit pieces which are stored at 213 at most 128 nonzero bits; these are broken into two 64-bit pieces which are 285 pieces which are stored at the locations pointed to by `z0Ptr' and `z1Ptr'. 304 64-bit pieces which are stored at the locations pointed to by `z0Ptr', 340 any carry out is lost. The result is broken into two 64-bit pieces which 361 64-bit pieces which are stored at the locations pointed to by `z0Ptr', 400 64-bit pieces which are stored at the locations pointed to by `z0Ptr' and 419 result is broken into three 64-bit pieces which are stored at the locations 456 into two 64-bit pieces which are stored at the locations pointed to by [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/ |
| H A D | gnu-versions.h | 1 /* Header with interface version macros for library pieces copied elsewhere. 24 which is also distributed with other GNU packages. These pieces are
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/ |
| H A D | gnu-versions.h | 1 /* Header with interface version macros for library pieces copied elsewhere. 24 which is also distributed with other GNU packages. These pieces are
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/acpi/ |
| H A D | scan_handlers.rst | 13 is scanned in search of device objects that generally represent various pieces 23 During ACPI-based device hot-remove device nodes representing pieces of hardware
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | miscanfill.h | 46 * Since these pieces of code are the same for any filled shape, 48 * place, but since these pieces of code are also in
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/hw/ |
| H A D | transform.h | 114 /* Enable all 3 pieces of memory */ 123 /* Only applicable in 4:2:0 mode, enable all 3 pieces of memory and the
|
| /OK3568_Linux_fs/kernel/tools/power/pm-graph/config/ |
| H A D | custom-timeline-functions.cfg | 79 # and stack formatting. Three pieces of info are required. The function name, 144 # and stack formatting. Three pieces of info are required. The function name,
|
| /OK3568_Linux_fs/buildroot/package/libhtp/ |
| H A D | Config.in | 7 the related bits and pieces.
|
| /OK3568_Linux_fs/u-boot/include/linux/usb/ |
| H A D | at91_udc.h | 3 * pieces copied from linux:include/linux/platform_data/atmel.h
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-imx/ |
| H A D | mx27.h | 7 * hardware pieces that are common between i.MX21 and i.MX27, have a
|
| /OK3568_Linux_fs/yocto/poky/documentation/ |
| H A D | bitbake.rst | 11 2004, the OpenEmbedded project was split the project into two distinct pieces:
|
| /OK3568_Linux_fs/yocto/poky/documentation/ref-manual/ |
| H A D | release-process.rst | 115 consists of the following pieces: 118 key pieces of BitBake and its fetchers.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/abseil-cpp/ |
| H A D | abseil-cpp_git.bb | 2 DESCRIPTION = "Abseil provides pieces missing from the C++ standard. Contains \
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/ia64/ |
| H A D | aliasing-test.c | 233 * Often you can map all the individual pieces above (0-0xA0000, in main() 235 * thing at once. This is because the individual pieces use different in main()
|
| /OK3568_Linux_fs/buildroot/docs/website/ |
| H A D | copyright.txt | 12 BETTER TO DO. REGARDLESS, YOU GET TO KEEP BOTH PIECES.
|
| /OK3568_Linux_fs/buildroot/package/libvirt/ |
| H A D | Config.in | 38 management. These software pieces include an API library, a
|