Home
last modified time | relevance | path

Searched defs:swap (Results 276 - 300 of 467) sorted by relevance

1...<<111213141516171819

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dxdp_synproxy_kern.c58 #define swap(a, b) \ macro
/kernel/linux/linux-6.6/lib/crypto/mpi/
H A Dec.c103 static void point_swap_cond(MPI_POINT d, MPI_POINT s, unsigned long swap, in point_swap_cond() argument
/kernel/linux/linux-6.6/kernel/power/
H A Dswap.c178 alloc_swapdev_block(int swap) alloc_swapdev_block() argument
198 free_all_swap_pages(int swap) free_all_swap_pages() argument
[all...]
/kernel/linux/linux-6.6/net/can/j1939/
H A Dtransport.c427 static int j1939_tp_im_involved(const struct j1939_sk_buff_cb *skcb, bool swap) in j1939_tp_im_involved() argument
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Drds.h218 __u64 swap; member
225 __u64 swap; member
/third_party/ffmpeg/libswscale/
H A Dswscale_unscaled.c714 int swap = 0; in Rgb16ToPlanarRgb16Wrapper() local
892 int swap in planarRgb16ToRgb16Wrapper() local
568 packed16togbra16(const uint8_t *src, int srcStride, uint16_t *dst[], int dstStride[], int srcSliceH, int src_alpha, int swap, int shift, int width) packed16togbra16() argument
762 gbr16ptopacked16(const uint16_t *src[], int srcStride[], uint8_t *dst, int dstStride, int srcSliceH, int alpha, int swap, int bpp, int width) gbr16ptopacked16() argument
[all...]
/third_party/alsa-utils/topology/nhlt/intel/dmic/
H A Ddmic-process.c611 static int stereo_helper(struct intel_dmic_params *dmic, int stereo[], int swap[]) in stereo_helper() argument
651 int swap[DMIC_HW_CONTROLLERS]; in configure_registers() local
/third_party/alsa-lib/src/pcm/
H A Dpcm_softvol.c127 static inline int MULTI_DIV_int(int a, unsigned int b, int swap) in MULTI_DIV_int() argument
161 static inline short MULTI_DIV_short(short a, unsigned int b, int swap) in MULTI_DIV_short() argument
[all...]
/third_party/backends/backend/
H A Dgt68xx.c2188 unsigned int swap; in sane_read() local
/third_party/icu/icu4c/source/layoutex/
H A DParagraphLayout.cpp1078 le_int32 swap = rightGlyph; in appendRun() local
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_request.c1071 uint8_t swap; in usbd_req_get_string_any() local
/third_party/mbedtls/library/
H A Dbignum.c148 mbedtls_mpi_safe_cond_swap(mbedtls_mpi *X, mbedtls_mpi *Y, unsigned char swap) mbedtls_mpi_safe_cond_swap() argument
/third_party/lame/misc/
H A Dabx.c186 size_t swap ( size_t number, int bits ) in swap() function
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_pbo_compute.c138 nir_ssa_def *swap; member
161 uint8_t swap : 1; member
278 fill_pbo_data(struct pbo_data *pd, enum pipe_format src_format, enum pipe_format dst_format, bool swap) in fill_pbo_data() argument
[all...]
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dphonenumber.pb.h134 friend void swap(PhoneNumber& a, PhoneNumber& b) { in swap() function in i18n::phonenumbers::PROTOBUF_FINAL
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktGlobalPriorityQueueTests.cpp943 bool swap = true; in createGlobalPriorityQueueTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktCustomInstancesDevices.cpp152 void CustomInstance::swap (CustomInstance& other) in swap() function in vkt::CustomInstance
235 void UncheckedInstance::swap (UncheckedInstance& other) in swap() function in vkt::UncheckedInstance
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DSurface.cpp305 Error Surface::swap(const gl::Context *context) in swap() function in egl::Surface
/third_party/optimized-routines/math/test/rtest/
H A Ddotest.c1315 int swap; in atan2_cases() local
1334 int swap; in atan2_cases_float() local
[all...]
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafhints.c40 FT_Pos swap; in af_sort_pos() local
67 AF_WidthRec swap; in af_sort_and_quantize_widths() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DDenseMap.h621 void swap(DenseMap& RHS) { in swap() function in llvm::DenseMap
787 void swap(SmallDenseMap& RHS) { in swap() function in llvm::SmallDenseMap
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DDenseMap.h728 void swap(DenseMap& RHS) { in swap() function in llvm::DenseMap
902 void swap(SmallDenseMap& RHS) { in swap() function in llvm::SmallDenseMap
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_string.cpp1190 bool swap = false; in Set_UTF16() local
/third_party/protobuf/src/google/protobuf/
H A Dapi.pb.h123 friend void swap(Api& a, Api& b) { in swap() function in PROTOBUF_FINAL
376 friend void swap(Method& a, Method& b) { in swap() function in PROTOBUF_FINAL
609 friend void swap(Mixin& a, Mixin& b) { in swap() function in PROTOBUF_FINAL
H A Dmap.h1232 void swap(Map& other) { in swap() function in google::protobuf::Map

Completed in 47 milliseconds

1...<<111213141516171819