| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/protozero/1.5.2/include/protozero/ |
| H A D | pbf_writer.hpp | 632 * @param first Iterator pointing to the beginning of the data 633 * @param last Iterator pointing one past the end of data 646 * @param first Iterator pointing to the beginning of the data 647 * @param last Iterator pointing one past the end of data 660 * @param first Iterator pointing to the beginning of the data 661 * @param last Iterator pointing one past the end of data 674 * @param first Iterator pointing to the beginning of the data 675 * @param last Iterator pointing one past the end of data 688 * @param first Iterator pointing to the beginning of the data 689 * @param last Iterator pointing one past the end of data [all …]
|
| /OK3568_Linux_fs/kernel/drivers/input/rmi4/ |
| H A D | Kconfig | 66 bool "RMI4 Function 11 (2D pointing)" 71 Function 11 provides 2D multifinger pointing for touchscreens and 72 touchpads. For sensors that support relative pointing, F11 also 76 bool "RMI4 Function 12 (2D pointing)" 81 Function 12 provides 2D multifinger pointing for touchscreens and 82 touchpads. For sensors that support relative pointing, F12 also
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | gimple-iterator.h | 96 /* Return a new iterator pointing to GIMPLE_SEQ's first statement. */ 122 /* Return a new iterator pointing to the first statement in basic block BB. */ 140 /* Return a new iterator initially pointing to GIMPLE_SEQ's last statement. */ 156 /* Return a new iterator pointing to the last statement in basic block BB. */ 259 /* Return a new iterator pointing to the first non-debug statement in 272 /* Return a new iterator pointing to the first non-debug statement in 286 /* Return a new iterator pointing to the first non-debug non-label statement in 300 /* Return a new iterator pointing to the last non-debug statement in 341 /* Return a new iterator pointing to the first non-virtual phi statement in
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | gimple-iterator.h | 96 /* Return a new iterator pointing to GIMPLE_SEQ's first statement. */ 122 /* Return a new iterator pointing to the first statement in basic block BB. */ 140 /* Return a new iterator initially pointing to GIMPLE_SEQ's last statement. */ 156 /* Return a new iterator pointing to the last statement in basic block BB. */ 259 /* Return a new iterator pointing to the first non-debug statement in 272 /* Return a new iterator pointing to the first non-debug statement in 286 /* Return a new iterator pointing to the first non-debug non-label statement in 300 /* Return a new iterator pointing to the last non-debug statement in 341 /* Return a new iterator pointing to the first non-virtual phi statement in
|
| /OK3568_Linux_fs/kernel/fs/sysfs/ |
| H A D | symlink.c | 58 * @target: object we're pointing to. 86 * @target: object we're pointing to. 99 * @target: object we're pointing to. 115 * @targ: object we're pointing to. 159 * @targ: object we're pointing to.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/ |
| H A D | range_access.h | 45 * @brief Return an iterator pointing to the first element of in _GLIBCXX_VISIBILITY() 55 * @brief Return an iterator pointing to the first element of in _GLIBCXX_VISIBILITY() 65 * @brief Return an iterator pointing to one past the last element of in _GLIBCXX_VISIBILITY() 75 * @brief Return an iterator pointing to one past the last element of in _GLIBCXX_VISIBILITY() 85 * @brief Return an iterator pointing to the first element of the array. in _GLIBCXX_VISIBILITY() 94 * @brief Return an iterator pointing to one past the last element in _GLIBCXX_VISIBILITY() 113 * @brief Return an iterator pointing to the first element of in _GLIBCXX_VISIBILITY() 124 * @brief Return an iterator pointing to one past the last element of in _GLIBCXX_VISIBILITY() 135 * @brief Return a reverse iterator pointing to the last element of in _GLIBCXX_VISIBILITY() 145 * @brief Return a reverse iterator pointing to the last element of in _GLIBCXX_VISIBILITY() [all …]
|
| H A D | stl_multimap.h | 605 * @param __first Iterator pointing to the start of the range to be in _GLIBCXX_VISIBILITY() 607 * @param __last Iterator pointing to the end of the range. in _GLIBCXX_VISIBILITY() 688 * @param __position An iterator pointing to the element to be erased. in _GLIBCXX_VISIBILITY() 689 * @return An iterator pointing to the element immediately following in _GLIBCXX_VISIBILITY() 714 * @param __position An iterator pointing to the element to be erased. in _GLIBCXX_VISIBILITY() 747 * @param __first Iterator pointing to the start of the range to be in _GLIBCXX_VISIBILITY() 749 * @param __last Iterator pointing to the end of the range to be in _GLIBCXX_VISIBILITY() 767 * @param __first Iterator pointing to the start of the range to be in _GLIBCXX_VISIBILITY() 769 * @param __last Iterator pointing to the end of the range to in _GLIBCXX_VISIBILITY() 834 * @return Iterator pointing to sought-after element, in _GLIBCXX_VISIBILITY() [all …]
|
| H A D | stl_multiset.h | 543 * @param __first Iterator pointing to the start of the range to be in _GLIBCXX_VISIBILITY() 545 * @param __last Iterator pointing to the end of the range. in _GLIBCXX_VISIBILITY() 626 * @param __position An iterator pointing to the element to be erased. in _GLIBCXX_VISIBILITY() 627 * @return An iterator pointing to the element immediately following in _GLIBCXX_VISIBILITY() 644 * @param __position An iterator pointing to the element to be erased. in _GLIBCXX_VISIBILITY() 677 * @param __first Iterator pointing to the start of the range to be in _GLIBCXX_VISIBILITY() 679 * @param __last Iterator pointing to the end of the range to in _GLIBCXX_VISIBILITY() 696 * @param first Iterator pointing to the start of the range to be in _GLIBCXX_VISIBILITY() 698 * @param last Iterator pointing to the end of the range to be erased. in _GLIBCXX_VISIBILITY() 766 * @return Iterator pointing to sought-after element, or end() if not in _GLIBCXX_VISIBILITY() [all …]
|
| H A D | unordered_set.h | 461 * @param __first Iterator pointing to the start of the range to be in _GLIBCXX_VISIBILITY() 463 * @param __last Iterator pointing to the end of the range. in _GLIBCXX_VISIBILITY() 511 * @param __position An iterator pointing to the element to be erased. in _GLIBCXX_VISIBILITY() 512 * @return An iterator pointing to the element immediately following in _GLIBCXX_VISIBILITY() 551 * @param __first Iterator pointing to the start of the range to be in _GLIBCXX_VISIBILITY() 553 * @param __last Iterator pointing to the end of the range to in _GLIBCXX_VISIBILITY() 641 * @return Iterator pointing to sought-after element, or end() if not in _GLIBCXX_VISIBILITY() 646 * pointing to the sought after element. If unsuccessful it returns the in _GLIBCXX_VISIBILITY() 732 * @brief Returns a read-only (constant) iterator pointing to the first in _GLIBCXX_VISIBILITY() 752 * @brief Returns a read-only (constant) iterator pointing to one past in _GLIBCXX_VISIBILITY() [all …]
|
| H A D | stl_set.h | 558 * @param __first Iterator pointing to the start of the range to be in _GLIBCXX_VISIBILITY() 560 * @param __last Iterator pointing to the end of the range. in _GLIBCXX_VISIBILITY() 641 * @param __position An iterator pointing to the element to be erased. in _GLIBCXX_VISIBILITY() 642 * @return An iterator pointing to the element immediately following in _GLIBCXX_VISIBILITY() 659 * @param position An iterator pointing to the element to be erased. in _GLIBCXX_VISIBILITY() 692 * @param __first Iterator pointing to the start of the range to be in _GLIBCXX_VISIBILITY() 695 * @param __last Iterator pointing to the end of the range to in _GLIBCXX_VISIBILITY() 711 * @param __first Iterator pointing to the start of the range to be in _GLIBCXX_VISIBILITY() 713 * @param __last Iterator pointing to the end of the range to in _GLIBCXX_VISIBILITY() 785 * @return Iterator pointing to sought-after element, or end() if not in _GLIBCXX_VISIBILITY() [all …]
|
| H A D | unordered_map.h | 637 * @param __first Iterator pointing to the start of the range to be in _GLIBCXX_VISIBILITY() 639 * @param __last Iterator pointing to the end of the range. in _GLIBCXX_VISIBILITY() 780 * @param __position An iterator pointing to the element to be erased. in _GLIBCXX_VISIBILITY() 781 * @return An iterator pointing to the element immediately following in _GLIBCXX_VISIBILITY() 820 * @param __first Iterator pointing to the start of the range to be in _GLIBCXX_VISIBILITY() 822 * @param __last Iterator pointing to the end of the range to in _GLIBCXX_VISIBILITY() 911 * @return Iterator pointing to sought-after element, or end() if not in _GLIBCXX_VISIBILITY() 916 * pointing to the sought after element. If unsuccessful it returns the in _GLIBCXX_VISIBILITY() 1040 * @brief Returns a read/write iterator pointing to the first bucket in _GLIBCXX_VISIBILITY() 1051 * @brief Returns a read-only (constant) iterator pointing to the first in _GLIBCXX_VISIBILITY() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/ |
| H A D | range_access.h | 45 * @brief Return an iterator pointing to the first element of in _GLIBCXX_VISIBILITY() 55 * @brief Return an iterator pointing to the first element of in _GLIBCXX_VISIBILITY() 65 * @brief Return an iterator pointing to one past the last element of in _GLIBCXX_VISIBILITY() 75 * @brief Return an iterator pointing to one past the last element of in _GLIBCXX_VISIBILITY() 85 * @brief Return an iterator pointing to the first element of the array. in _GLIBCXX_VISIBILITY() 94 * @brief Return an iterator pointing to one past the last element in _GLIBCXX_VISIBILITY() 113 * @brief Return an iterator pointing to the first element of in _GLIBCXX_VISIBILITY() 124 * @brief Return an iterator pointing to one past the last element of in _GLIBCXX_VISIBILITY() 135 * @brief Return a reverse iterator pointing to the last element of in _GLIBCXX_VISIBILITY() 145 * @brief Return a reverse iterator pointing to the last element of in _GLIBCXX_VISIBILITY() [all …]
|
| H A D | stl_multimap.h | 605 * @param __first Iterator pointing to the start of the range to be in _GLIBCXX_VISIBILITY() 607 * @param __last Iterator pointing to the end of the range. in _GLIBCXX_VISIBILITY() 688 * @param __position An iterator pointing to the element to be erased. in _GLIBCXX_VISIBILITY() 689 * @return An iterator pointing to the element immediately following in _GLIBCXX_VISIBILITY() 714 * @param __position An iterator pointing to the element to be erased. in _GLIBCXX_VISIBILITY() 747 * @param __first Iterator pointing to the start of the range to be in _GLIBCXX_VISIBILITY() 749 * @param __last Iterator pointing to the end of the range to be in _GLIBCXX_VISIBILITY() 767 * @param __first Iterator pointing to the start of the range to be in _GLIBCXX_VISIBILITY() 769 * @param __last Iterator pointing to the end of the range to in _GLIBCXX_VISIBILITY() 834 * @return Iterator pointing to sought-after element, in _GLIBCXX_VISIBILITY() [all …]
|
| H A D | stl_multiset.h | 543 * @param __first Iterator pointing to the start of the range to be in _GLIBCXX_VISIBILITY() 545 * @param __last Iterator pointing to the end of the range. in _GLIBCXX_VISIBILITY() 626 * @param __position An iterator pointing to the element to be erased. in _GLIBCXX_VISIBILITY() 627 * @return An iterator pointing to the element immediately following in _GLIBCXX_VISIBILITY() 644 * @param __position An iterator pointing to the element to be erased. in _GLIBCXX_VISIBILITY() 677 * @param __first Iterator pointing to the start of the range to be in _GLIBCXX_VISIBILITY() 679 * @param __last Iterator pointing to the end of the range to in _GLIBCXX_VISIBILITY() 696 * @param first Iterator pointing to the start of the range to be in _GLIBCXX_VISIBILITY() 698 * @param last Iterator pointing to the end of the range to be erased. in _GLIBCXX_VISIBILITY() 766 * @return Iterator pointing to sought-after element, or end() if not in _GLIBCXX_VISIBILITY() [all …]
|
| H A D | unordered_set.h | 461 * @param __first Iterator pointing to the start of the range to be in _GLIBCXX_VISIBILITY() 463 * @param __last Iterator pointing to the end of the range. in _GLIBCXX_VISIBILITY() 511 * @param __position An iterator pointing to the element to be erased. in _GLIBCXX_VISIBILITY() 512 * @return An iterator pointing to the element immediately following in _GLIBCXX_VISIBILITY() 551 * @param __first Iterator pointing to the start of the range to be in _GLIBCXX_VISIBILITY() 553 * @param __last Iterator pointing to the end of the range to in _GLIBCXX_VISIBILITY() 641 * @return Iterator pointing to sought-after element, or end() if not in _GLIBCXX_VISIBILITY() 646 * pointing to the sought after element. If unsuccessful it returns the in _GLIBCXX_VISIBILITY() 732 * @brief Returns a read-only (constant) iterator pointing to the first in _GLIBCXX_VISIBILITY() 752 * @brief Returns a read-only (constant) iterator pointing to one past in _GLIBCXX_VISIBILITY() [all …]
|
| H A D | stl_set.h | 558 * @param __first Iterator pointing to the start of the range to be in _GLIBCXX_VISIBILITY() 560 * @param __last Iterator pointing to the end of the range. in _GLIBCXX_VISIBILITY() 641 * @param __position An iterator pointing to the element to be erased. in _GLIBCXX_VISIBILITY() 642 * @return An iterator pointing to the element immediately following in _GLIBCXX_VISIBILITY() 659 * @param position An iterator pointing to the element to be erased. in _GLIBCXX_VISIBILITY() 692 * @param __first Iterator pointing to the start of the range to be in _GLIBCXX_VISIBILITY() 695 * @param __last Iterator pointing to the end of the range to in _GLIBCXX_VISIBILITY() 711 * @param __first Iterator pointing to the start of the range to be in _GLIBCXX_VISIBILITY() 713 * @param __last Iterator pointing to the end of the range to in _GLIBCXX_VISIBILITY() 785 * @return Iterator pointing to sought-after element, or end() if not in _GLIBCXX_VISIBILITY() [all …]
|
| H A D | unordered_map.h | 637 * @param __first Iterator pointing to the start of the range to be in _GLIBCXX_VISIBILITY() 639 * @param __last Iterator pointing to the end of the range. in _GLIBCXX_VISIBILITY() 780 * @param __position An iterator pointing to the element to be erased. in _GLIBCXX_VISIBILITY() 781 * @return An iterator pointing to the element immediately following in _GLIBCXX_VISIBILITY() 820 * @param __first Iterator pointing to the start of the range to be in _GLIBCXX_VISIBILITY() 822 * @param __last Iterator pointing to the end of the range to in _GLIBCXX_VISIBILITY() 911 * @return Iterator pointing to sought-after element, or end() if not in _GLIBCXX_VISIBILITY() 916 * pointing to the sought after element. If unsuccessful it returns the in _GLIBCXX_VISIBILITY() 1040 * @brief Returns a read/write iterator pointing to the first bucket in _GLIBCXX_VISIBILITY() 1051 * @brief Returns a read-only (constant) iterator pointing to the first in _GLIBCXX_VISIBILITY() [all …]
|
| H A D | stl_map.h | 885 * @param __first Iterator pointing to the start of the range to be in _GLIBCXX_VISIBILITY() 887 * @param __last Iterator pointing to the end of the range. in _GLIBCXX_VISIBILITY() 1017 * @param __position An iterator pointing to the element to be erased. in _GLIBCXX_VISIBILITY() 1018 * @return An iterator pointing to the element immediately following in _GLIBCXX_VISIBILITY() 1043 * @param __position An iterator pointing to the element to be erased. in _GLIBCXX_VISIBILITY() 1076 * @param __first Iterator pointing to the start of the range to be in _GLIBCXX_VISIBILITY() 1078 * @param __last Iterator pointing to the end of the range to in _GLIBCXX_VISIBILITY() 1093 * @param __first Iterator pointing to the start of the range to be in _GLIBCXX_VISIBILITY() 1095 * @param __last Iterator pointing to the end of the range to in _GLIBCXX_VISIBILITY() 1159 * @return Iterator pointing to sought-after element, or end() if not in _GLIBCXX_VISIBILITY() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/toshiba/ |
| H A D | spider_net.rst | 53 hardware is ahead, the tail pointer will be pointing at a "full" 63 When traffic is flowing, then the head pointer will be pointing at 75 all be pointing at the same descr, which should be "empty". All of the 94 head and tail are pointing at 20, because it has not yet been emptied. 95 Meanwhile, hw is pointing at 21, which is free. 133 deadlock condition, as the tail pointer will be pointing at this descr, 156 Both the tail and head pointers are pointing at descr 255, which is
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_context.c | 172 * \param arg user argument pointing to a drm_ctx_priv_map structure. 220 * \param arg user argument pointing to a drm_ctx_priv_map structure. 327 * \param arg user argument pointing to a drm_ctx_res structure. 360 * \param arg user argument pointing to a drm_ctx structure. 413 * \param arg user argument pointing to a drm_ctx structure. 437 * \param arg user argument pointing to a drm_ctx structure. 461 * \param arg user argument pointing to a drm_ctx structure. 487 * \param arg user argument pointing to a drm_ctx structure.
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/algorithm/string/ |
| H A D | erase.hpp | 44 \return An output iterator pointing just after the last inserted character or 113 \return An output iterator pointing just after the last inserted character or 181 \return An output iterator pointing just after the last inserted character or 251 \return An output iterator pointing just after the last inserted character or 319 \return An output iterator pointing just after the last inserted character or 392 \return An output iterator pointing just after the last inserted character or 467 \return An output iterator pointing just after the last inserted character or 544 \return An output iterator pointing just after the last inserted character or 612 \return An output iterator pointing just after the last inserted character or 686 \return An output iterator pointing just after the last inserted character or [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_so.c | 34 * destroy a hardware surface, all views pointing to it must also be destroyed, 36 * So in particuar if a surface is evicted, we must destroy all views pointing 199 * owning process or if the surface the view is pointing to is destroyed. 446 * vmw_view_surface_list_destroy - Evict all views pointing to a surface 449 * @list: List of views pointing to a surface. 451 * This function evicts all views pointing to a surface. This is typically 467 * pointing to. 501 * view pointing to it, we need to determine whether that resource will
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/ |
| H A D | rtree.hpp | 672 it doesn't take iterators pointing to values stored in this container. It removes values equal 841 \brief Returns a query iterator pointing at the begin of the query range. 880 \return The iterator pointing at the begin of the query range. 889 \brief Returns a query iterator pointing at the end of the query range. 924 \return The iterator pointing at the end of the query range. 935 \brief Returns a query iterator pointing at the begin of the query range. 985 \return The iterator pointing at the begin of the query range. 1017 \brief Returns the query iterator pointing at the end of the query range. 1046 \return The iterator pointing at the end of the query range. 1075 \brief Returns the query iterator pointing at the end of the query range. [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/ |
| H A D | gemini.txt | 23 - syscon: the soc bus node must have a system controller node pointing to the 40 - timer: the soc bus node must have a timer node pointing to the SoC timer 45 node pointing to the SoC interrupt controller block, with the compatible
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | list.h | 352 * @param member Member name of the field pointing to next struct 368 * @param member Member name of the field pointing to next struct. 384 * @param member Member name of the field pointing to next struct. 399 * @param member Member name of the field pointing to next struct. 422 * @param member Member name of the field pointing to next struct 446 * @param member Member name of the field pointing to next struct 467 * @param member Member name of the field pointing to the next entry
|