Home
last modified time | relevance | path

Searched defs:swap (Results 176 - 200 of 274) sorted by relevance

1234567891011

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DStringMap.h116 void swap(StringMapImpl &Other) { in swap() function in llvm::StringMapImpl
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 DSmallBitVector.h625 void swap(SmallBitVector &RHS) { in swap() function in llvm::SmallBitVector
708 swap(llvm::SmallBitVector &LHS, llvm::SmallBitVector &RHS) { in swap() function
H A DSmallVector.h668 void SmallVectorImpl<T>::swap(SmallVectorImpl<T> &RHS) { in swap() function in llvm::SmallVectorImpl
928 swap(llvm::SmallVectorImpl<T> &LHS, llvm::SmallVectorImpl<T> &RHS) { in swap() function
935 swap(llvm::SmallVector<T, N> &LHS, llvm::SmallVector<T, N> &RHS) { swap() function
[all...]
H A DStringMap.h113 void swap(StringMapImpl &Other) { in swap() function in llvm::StringMapImpl
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/vixl/src/
H A Dinvalset-vixl.h281 friend void swap(InvalSetIterator<S>& a, InvalSetIterator<S>& b) { in swap() function in vixl::InvalSetIterator
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dinlined_vector_test.cc91 friend void swap(RefCounted& a, RefCounted& b) { in swap() function in __anon19170::RefCounted
[all...]
/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/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

Completed in 42 milliseconds

1234567891011