Home
last modified time | relevance | path

Searched defs:swap (Results 151 - 175 of 280) sorted by relevance

12345678910>>...12

/third_party/skia/include/private/
H A DSkTArray.h333 void swap(SkTArray& that) { in swap() function in SkTArray
586 template <typename T, bool M> static inline void swap(SkTArray<T, M>& a, SkTArray<T, M>& b) { in swap() function
/third_party/skia/include/core/
H A DSkString.h280 static inline void swap(SkString& a, SkString& b) { in swap() function
/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/
H A Dhks_mbedtls_x25519.c491 mbedtls_mpi swap; in HksCurvePskCalcA() local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_swap_alloc.c811 mali_mem_swap *swap = NULL; mali_mem_swap_allocate_page_on_demand() local
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_swap_alloc.c801 mali_mem_swap *swap = NULL; mali_mem_swap_allocate_page_on_demand() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dshorten.c114 int swap; member
/third_party/ffmpeg/libavfilter/
H A Davf_avectorscope.c69 int swap; member
/third_party/gn/src/base/containers/
H A Dcircular_deque.h892 void swap(circular_deque& other) { in swap() function in base::circular_deque
899 friend void swap(circular_deque& lhs, circular_deque& rhs) { lhs.swap(rhs); } in swap() function in base::circular_deque
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DICUJDKCompare.java79 private boolean swap; field in ICUJDKCompare
126 public ICUJDKCompare setSwap(boolean swap) { in setSwap() argument
/third_party/mesa3d/src/amd/addrlib/src/core/
H A Daddrelemlib.cpp725 GetCompSwap( AddrSurfaceSwap swap, PixelFormatInfo* pInfo) GetCompSwap() argument
844 PixGetColorCompInfo( AddrColorFormat format, AddrSurfaceNumber number, AddrSurfaceSwap swap, PixelFormatInfo* pInfo ) const PixGetColorCompInfo() argument
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_shader_util.c531 void ac_choose_spi_color_formats(unsigned format, unsigned swap, unsigned ntype, in ac_choose_spi_color_formats() argument
[all...]
/third_party/mbedtls/library/
H A Dbignum_core.c187 mbedtls_mpi_core_cond_swap(mbedtls_mpi_uint *X, mbedtls_mpi_uint *Y, size_t limbs, mbedtls_ct_condition_t swap) mbedtls_mpi_core_cond_swap() argument
/third_party/json/include/nlohmann/
H A Djson.hpp3483 void swap(array_t& other) // NOLINT(bugprone-exception-escape) swap() function in basic_json
3499 void swap(object_t& other) // NOLINT(bugprone-exception-escape) swap() function in basic_json
3515 void swap(string_t& other) // NOLINT(bugprone-exception-escape) swap() function in basic_json
3531 void swap(binary_t& other) // NOLINT(bugprone-exception-escape) swap() function in basic_json
3547 void swap(typename binary_t::container_type& other) // NOLINT(bugprone-exception-escape) swap() function in basic_json
[all...]
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_alu.c303 vtn_nir_alu_op_for_spirv_opcode(struct vtn_builder *b, SpvOp opcode, bool *swap, bool *exact, unsigned src_bit_size, unsigned dst_bit_size) vtn_nir_alu_op_for_spirv_opcode() argument
773 bool swap; vtn_handle_alu() local
885 bool swap; vtn_handle_alu() local
945 bool swap; vtn_handle_alu() local
[all...]
/third_party/node/lib/
H A Dbuffer.js1173 function swap(b, n, m) { function
[all...]
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dpkgitems.cpp64 NativeItem(const Item *item, UDataSwapFn *swap) : swapped(nullptr) { in NativeItem() argument
80 void setItem(const Item *item, UDataSwapFn *swap) { in setItem() argument
/third_party/icu/icu4c/source/tools/toolutil/
H A Dpkgitems.cpp64 NativeItem(const Item *item, UDataSwapFn *swap) : swapped(NULL) { in NativeItem() argument
80 void setItem(const Item *item, UDataSwapFn *swap) { in setItem() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_blitter.c539 enum a3xx_color_swap swap = fd6_color_swap(pfmt, dst->layout.tile_mode); in emit_blit_dst() local
H A Dfd6_gmem.c88 enum a3xx_color_swap swap = WZYX; in emit_mrt() local
1008 enum a3xx_color_swap swap = fd6_color_swap(pfmt, rsc->layout.tile_mode); in emit_blit() local
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/
H A Dcurve448.c392 mask_t swap = 0; in ossl_x448_int() local
/third_party/openssl/crypto/ec/curve448/
H A Dcurve448.c392 mask_t swap = 0; in ossl_x448_int() local
/third_party/skia/src/core/
H A DSkString.cpp605 void SkString::swap(SkString& other) { in swap() function in SkString
H A DSkBitmap.cpp83 void SkBitmap::swap(SkBitmap& other) { in swap() function in SkBitmap
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSetupRoutine.cpp572 Bool swap = Yb < Ya; in edge() local
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DSetupRoutine.cpp567 Bool swap = Yb < Ya; in edge() local

Completed in 36 milliseconds

12345678910>>...12