Home
last modified time | relevance | path

Searched defs:swap (Results 1 – 25 of 273) sorted by relevance

1234567891011

/OK3568_Linux_fs/external/xserver/glx/
H A Dindirect_reqsize.c49 __glXCallListsReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXCallListsReqSize()
65 __glXBitmapReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXBitmapReqSize()
89 __glXFogfvReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXFogfvReqSize()
103 __glXLightfvReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXLightfvReqSize()
117 __glXLightModelfvReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXLightModelfvReqSize()
131 __glXMaterialfvReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXMaterialfvReqSize()
145 __glXPolygonStippleReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXPolygonStippleReqSize()
165 __glXTexParameterfvReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXTexParameterfvReqSize()
179 __glXTexImage1DReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXTexImage1DReqSize()
207 __glXTexImage2DReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXTexImage2DReqSize()
[all …]
H A Drensize.c47 __glXMap1dReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXMap1dReqSize()
64 __glXMap1fReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXMap1fReqSize()
89 __glXMap2dReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXMap2dReqSize()
106 __glXMap2fReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXMap2fReqSize()
363 __glXDrawArraysReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXDrawArraysReqSize()
440 __glXSeparableFilter2DReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXSeparableFilter2DReqSize()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/sequence/intrinsic/
H A Dswap.hpp27 struct swap struct
36 struct swap struct
39 struct result
46 void operator()(Elem const& e) const in operator ()()
57 swap(Seq1& lhs, Seq2& rhs) in swap() function
/OK3568_Linux_fs/u-boot/drivers/fpga/
H A Dzynqmppl.c49 static u32 load_word(const void *buf, u32 swap) in load_word()
73 int swap = SWAP_NO; in check_header() local
103 static void *check_data(u8 *buf, size_t bsize, u32 *swap) in check_data()
129 static ulong zynqmp_align_dma_buffer(u32 *buf, u32 len, u32 swap) in zynqmp_align_dma_buffer()
168 size_t bsize, u32 blocksize, u32 *swap) in zynqmp_validate_bitstream()
198 u32 swap; in zynqmp_load() local
H A Dzynqpl.c67 static u32 load_word(const void *buf, u32 swap) in load_word()
91 int swap = SWAP_NO; in check_header() local
126 static void *check_data(u8 *buf, size_t bsize, u32 *swap) in check_data()
282 static u32 *zynq_align_dma_buffer(u32 *buf, u32 len, u32 swap) in zynq_align_dma_buffer()
321 size_t bsize, u32 blocksize, u32 *swap, in zynq_validate_bitstream()
356 u32 isr_status, swap; in zynq_load() local
403 u32 isr_status, swap; in zynq_loadfs() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/iterators/detail/
H A Dmulti_pass.hpp35 void swap(default_input_policy&) {} in swap() function
55 void swap(default_ownership_policy&) {} in swap() function
72 void swap(default_storage_policy&) {} in swap() function
98 void swap(default_checking_policy&) {} in swap() function
H A Dcombine_policies.hpp53 void swap(multi_pass_unique& x) in swap() function
88 void swap(multi_pass_unique& x) in swap() function
139 void swap(multi_pass_unique& x) in swap() function
177 void swap(multi_pass_unique& x) in swap() function
232 void swap(multi_pass_unique& x) in swap() function
278 void swap(multi_pass_unique& x) in swap() function
340 void swap(multi_pass_unique& x) in swap() function
389 void swap(multi_pass_unique& x) in swap() function
/OK3568_Linux_fs/kernel/arch/arm/vdso/
H A Dvdsomunge.c101 static Elf32_Word read_elf_word(Elf32_Word word, bool swap) in read_elf_word()
106 static Elf32_Half read_elf_half(Elf32_Half half, bool swap) in read_elf_half()
111 static void write_elf_word(Elf32_Word val, Elf32_Word *dst, bool swap) in write_elf_word()
125 bool swap; in main() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/utility/
H A Dvalue_init.hpp152 void swap(initialized & arg) in swap() function in boost::initialized
187 void swap ( initialized<T> & lhs, initialized<T> & rhs ) in swap() function
221 void swap(value_initialized & arg) in swap() function in boost::value_initialized
256 void swap ( value_initialized<T> & lhs, value_initialized<T> & rhs ) in swap() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/
H A Dbuffer.hpp65 void swap(basic_buffer<Ch, Alloc>& lhs, basic_buffer<Ch, Alloc>& rhs) in swap() function
139 void swap(buffer<Ch, Alloc>& lhs, buffer<Ch, Alloc>& rhs) in swap() function
174 void basic_buffer<Ch, Alloc>::swap(basic_buffer& rhs) in swap() function in boost::iostreams::detail::basic_buffer
194 inline void buffer<Ch, Alloc>::swap(buffer& rhs) in swap() function in boost::iostreams::detail::buffer
/OK3568_Linux_fs/kernel/arch/m68k/lib/
H A Dudivsi3.S98 swap d2 define
101 swap d0 define
120 swap d2 define
122 swap d2 /* align high part with low part */ define
/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/ext/pb_ds/detail/hash_fn/
H A Dranged_hash_fn.hpp119 swap(PB_DS_CLASS_C_DEC& other) in swap() function in __gnu_pbds::detail::PB_DS_CLASS_C_DEC
205 swap(PB_DS_CLASS_C_DEC& other) in swap() function in __gnu_pbds::detail::PB_DS_CLASS_C_DEC
294 swap(PB_DS_CLASS_C_DEC& other) in swap() function in __gnu_pbds::detail::PB_DS_CLASS_C_DEC
351 swap(PB_DS_CLASS_C_DEC& other) in swap() function in __gnu_pbds::detail::PB_DS_CLASS_C_DEC
/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/ext/pb_ds/detail/hash_fn/
H A Dranged_hash_fn.hpp119 swap(PB_DS_CLASS_C_DEC& other) in swap() function in __gnu_pbds::detail::PB_DS_CLASS_C_DEC
205 swap(PB_DS_CLASS_C_DEC& other) in swap() function in __gnu_pbds::detail::PB_DS_CLASS_C_DEC
294 swap(PB_DS_CLASS_C_DEC& other) in swap() function in __gnu_pbds::detail::PB_DS_CLASS_C_DEC
351 swap(PB_DS_CLASS_C_DEC& other) in swap() function in __gnu_pbds::detail::PB_DS_CLASS_C_DEC
/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/ext/pb_ds/detail/resize_policy/
H A Dhash_load_check_resize_trigger_size_base.hpp63 swap(hash_load_check_resize_trigger_size_base& other) in swap() function in __gnu_pbds::detail::hash_load_check_resize_trigger_size_base
86 swap(hash_load_check_resize_trigger_size_base& other) { } in swap() function in __gnu_pbds::detail::hash_load_check_resize_trigger_size_base
/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/ext/pb_ds/detail/resize_policy/
H A Dhash_load_check_resize_trigger_size_base.hpp63 swap(hash_load_check_resize_trigger_size_base& other) in swap() function in __gnu_pbds::detail::hash_load_check_resize_trigger_size_base
86 swap(hash_load_check_resize_trigger_size_base& other) { } in swap() function in __gnu_pbds::detail::hash_load_check_resize_trigger_size_base
/OK3568_Linux_fs/external/xserver/test/xi2/
H A Dprotocol-eventconvert.c39 test_values_XIRawEvent(RawDeviceEvent *in, xXIRawEvent * out, BOOL swap) in test_values_XIRawEvent()
270 test_values_XIDeviceEvent(DeviceEvent *in, xXIDeviceEvent * out, BOOL swap) in test_values_XIDeviceEvent()
627 xXIDeviceChangedEvent * out, BOOL swap) in test_values_XIDeviceChangedEvent()
901 xXITouchOwnershipEvent * out, BOOL swap) in test_values_XITouchOwnershipEvent()
/OK3568_Linux_fs/kernel/tools/lib/traceevent/
H A Devent-parse-api.c97 unsigned short swap; in data2host2() local
110 unsigned int swap; in data2host4() local
126 unsigned long long swap; in data2host8() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/variant/detail/
H A Dbackup_holder.hpp57 void swap(backup_holder& rhs) BOOST_NOEXCEPT in swap() function in boost::detail::variant::backup_holder
87 void swap(backup_holder<T>& lhs, backup_holder<T>& rhs) BOOST_NOEXCEPT in swap() function
/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/ext/pb_ds/detail/eq_fn/
H A Dhash_eq_fn.hpp75 swap(const hash_eq_fn& other) in swap() function
105 swap(const hash_eq_fn& other) in swap() function
/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/ext/pb_ds/detail/eq_fn/
H A Dhash_eq_fn.hpp75 swap(const hash_eq_fn& other) in swap() function
105 swap(const hash_eq_fn& other) in swap() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/variant/
H A Drecursive_wrapper.hpp70 void swap(recursive_wrapper& operand) BOOST_NOEXCEPT in swap() function in boost::recursive_wrapper
151 inline void swap(recursive_wrapper<T>& lhs, recursive_wrapper<T>& rhs) BOOST_NOEXCEPT in swap() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/tao_tuple/28626e99/include/tao/tuple/
H A Dtuple.hpp161 void swap( tuple_value& v ) in swap() function
240 void swap( tuple_value& v ) in swap() function
330 void swap( tuple_base& v ) in swap() function
474 void swap( tuple& v ) in swap() function
487 void swap( tuple& ) noexcept {} in swap() function
746 void swap( tuple< Ts... >& lhs, tuple< Ts... >& rhs ) in swap() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/smart_ptr/
H A Dscoped_ptr.hpp117 void swap(scoped_ptr & b) BOOST_SP_NOEXCEPT in swap() function in boost::scoped_ptr
149 template<class T> inline void swap(scoped_ptr<T> & a, scoped_ptr<T> & b) BOOST_SP_NOEXCEPT in swap() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/variant/1.1.4/include/mapbox/
H A Drecursive_wrapper.hpp73 inline void swap(recursive_wrapper& operand) noexcept in swap() function in mapbox::util::recursive_wrapper
115 inline void swap(recursive_wrapper<T>& lhs, recursive_wrapper<T>& rhs) noexcept in swap() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/protozero/1.5.2/include/protozero/
H A Dtypes.hpp126 void swap(data_view& other) noexcept { in swap() function in protozero::data_view
175 inline void swap(data_view& lhs, data_view& rhs) noexcept { in swap() function

1234567891011