| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| H A D | StringMap.h | 116 void swap(StringMapImpl &Other) { in swap() function in llvm::StringMapImpl
|
| H A D | DenseMap.h | 621 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 D | SmallBitVector.h | 625 void swap(SmallBitVector &RHS) { in swap() function in llvm::SmallBitVector 708 swap(llvm::SmallBitVector &LHS, llvm::SmallBitVector &RHS) { in swap() function
|
| H A D | SmallVector.h | 668 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 D | StringMap.h | 113 void swap(StringMapImpl &Other) { in swap() function in llvm::StringMapImpl
|
| H A D | DenseMap.h | 728 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 D | invalset-vixl.h | 281 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 D | inlined_vector_test.cc | 91 friend void swap(RefCounted& a, RefCounted& b) { in swap() function in __anon19170::RefCounted [all...] |
| /third_party/ffmpeg/libswscale/ |
| H A D | swscale_unscaled.c | 714 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 D | dmic-process.c | 611 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 D | pcm_softvol.c | 127 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 D | gt68xx.c | 2188 unsigned int swap; in sane_read() local
|
| /third_party/icu/icu4c/source/layoutex/ |
| H A D | ParagraphLayout.cpp | 1078 le_int32 swap = rightGlyph; in appendRun() local
|
| /third_party/FreeBSD/sys/dev/usb/ |
| H A D | usb_request.c | 1071 uint8_t swap; in usbd_req_get_string_any() local
|
| /third_party/mbedtls/library/ |
| H A D | bignum.c | 148 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 D | abx.c | 186 size_t swap ( size_t number, int bits ) in swap() function
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_pbo_compute.c | 138 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 D | phonenumber.pb.h | 134 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 D | vktGlobalPriorityQueueTests.cpp | 943 bool swap = true; in createGlobalPriorityQueueTests() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
| H A D | vktCustomInstancesDevices.cpp | 152 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 D | Surface.cpp | 305 Error Surface::swap(const gl::Context *context) in swap() function in egl::Surface
|
| /third_party/optimized-routines/math/test/rtest/ |
| H A D | dotest.c | 1315 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 D | afhints.c | 40 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 D | dng_string.cpp | 1190 bool swap = false; in Set_UTF16() local
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | api.pb.h | 123 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
|