Home
last modified time | relevance | path

Searched defs:swap (Results 26 - 50 of 272) sorted by relevance

1234567891011

/third_party/nghttp2/lib/
H A Dnghttp2_pq.c45 static void swap(nghttp2_pq *pq, size_t i, size_t j) { in swap() function
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_pq.c47 static void swap(nghttp3_pq *pq, size_t i, size_t j) { in swap() function
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_pq.c45 static void swap(ngtcp2_pq *pq, size_t i, size_t j) { in swap() function
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_pq.c45 static void swap(nghttp2_pq *pq, size_t i, size_t j) { in swap() function
/third_party/ltp/testcases/kernel/syscalls/process_madvise/
H A Dprocess_madvise.h28 int swap; member
/third_party/ltp/tools/sparse/sparse-src/
H A Dopcode.h17 int swap:8; member
/third_party/node/deps/v8/src/objects/
H A Dslots-atomic-inl.h52 void swap(Reference& other) { in swap() function in v8::internal::AtomicSlot::Reference
92 friend void swap(Reference lhs, Reference rhs) { lhs.swap(rhs); } in swap() function in v8::internal::AtomicSlot
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_format.c40 enum a3xx_color_swap swap; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_format.c38 enum a3xx_color_swap swap; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_format.c40 enum a3xx_color_swap swap; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/
H A DSurfaceGbm.cpp42 egl::Error SurfaceGbm::swap(const gl::Context *context) in swap() function in rx::SurfaceGbm
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DUse.cpp16 void Use::swap(Use &RHS) { in swap() function in llvm::Use
/third_party/skia/src/utils/win/
H A DSkTScopedComPtr.h72 void swap(SkTScopedComPtr<T>& that) { in swap() function in SkTScopedComPtr
/third_party/optimized-routines/networking/arm/
H A Dchksum_simd.c20 bool swap = (uintptr_t) ptr & 1; in __chksum_arm_simd() local
/third_party/optimized-routines/networking/
H A Dchksum_common.h112 fold_and_swap(uint64_t sum, bool swap) in fold_and_swap() argument
/third_party/optimized-routines/networking/aarch64/
H A Dchksum_simd.c61 bool swap = (uintptr_t) ptr & 1; in __chksum_aarch64_simd() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DPassManagerInternal.h67 friend void swap(PassModel &LHS, PassModel &RHS) { in swap() function
176 friend void swap(AnalysisResultModel &LHS, AnalysisResultModel &RHS) { in swap() function
215 friend void swap(AnalysisResultModel &LHS, AnalysisResultModel &RHS) { in swap() function
270 friend void swap(AnalysisPassModel &LHS, AnalysisPassModel &RHS) { swap() function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
H A DProfile.h105 friend void swap(Profile &L, Profile &R) { in swap() function in llvm::xray::Profile
/third_party/toybox/toys/other/
H A Dpmap.c35 long long start, end, pss, tpss = 0, dirty, tdirty = 0, swap, tswap = 0, in pmap_main() local
/third_party/protobuf/src/google/protobuf/
H A Dempty.pb.h113 friend void swap(Empty& a, Empty& b) { in swap() function in PROTOBUF_FINAL
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeArrayBuffer.hpp178 void ArrayBuffer<T,Alignment,Stride>::swap (ArrayBuffer& other) throw() in swap() function in de::ArrayBuffer
/third_party/zlib/contrib/puff/
H A Dpufftest.c63 void *buf, *swap; in load() local
/third_party/cups-filters/filter/
H A Dcommon.c129 float swap = PageBottom; in SetCommonOptions() local
173 float swap = PageLeft; in SetCommonOptions() local
/third_party/mbedtls/library/
H A Dbignum_mod_raw.c34 mbedtls_mpi_mod_raw_cond_swap(mbedtls_mpi_uint *X, mbedtls_mpi_uint *Y, const mbedtls_mpi_mod_modulus *N, unsigned char swap) mbedtls_mpi_mod_raw_cond_swap() argument
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_peephole.cpp215 bool swap = false; in optimize_CNDcc_op() local
[all...]

Completed in 11 milliseconds

1234567891011