/third_party/nghttp2/lib/ |
H A D | nghttp2_pq.c | 45 static void swap(nghttp2_pq *pq, size_t i, size_t j) { in swap() function
|
/third_party/node/deps/ngtcp2/nghttp3/lib/ |
H A D | nghttp3_pq.c | 47 static void swap(nghttp3_pq *pq, size_t i, size_t j) { in swap() function
|
/third_party/node/deps/ngtcp2/ngtcp2/lib/ |
H A D | ngtcp2_pq.c | 45 static void swap(ngtcp2_pq *pq, size_t i, size_t j) { in swap() function
|
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_pq.c | 45 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 D | process_madvise.h | 28 int swap; member
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | opcode.h | 17 int swap:8; member
|
/third_party/node/deps/v8/src/objects/ |
H A D | slots-atomic-inl.h | 52 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 D | fd5_format.c | 40 enum a3xx_color_swap swap; member
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
H A D | fd3_format.c | 38 enum a3xx_color_swap swap; member
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
H A D | fd4_format.c | 40 enum a3xx_color_swap swap; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/ |
H A D | SurfaceGbm.cpp | 42 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 D | Use.cpp | 16 void Use::swap(Use &RHS) { in swap() function in llvm::Use
|
/third_party/skia/src/utils/win/ |
H A D | SkTScopedComPtr.h | 72 void swap(SkTScopedComPtr<T>& that) { in swap() function in SkTScopedComPtr
|
/third_party/optimized-routines/networking/arm/ |
H A D | chksum_simd.c | 20 bool swap = (uintptr_t) ptr & 1; in __chksum_arm_simd() local
|
/third_party/optimized-routines/networking/ |
H A D | chksum_common.h | 112 fold_and_swap(uint64_t sum, bool swap) in fold_and_swap() argument
|
/third_party/optimized-routines/networking/aarch64/ |
H A D | chksum_simd.c | 61 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 D | PassManagerInternal.h | 67 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 D | Profile.h | 105 friend void swap(Profile &L, Profile &R) { in swap() function in llvm::xray::Profile
|
/third_party/toybox/toys/other/ |
H A D | pmap.c | 35 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 D | empty.pb.h | 113 friend void swap(Empty& a, Empty& b) { in swap() function in PROTOBUF_FINAL
|
/third_party/vk-gl-cts/framework/delibs/decpp/ |
H A D | deArrayBuffer.hpp | 178 void ArrayBuffer<T,Alignment,Stride>::swap (ArrayBuffer& other) throw() in swap() function in de::ArrayBuffer
|
/third_party/zlib/contrib/puff/ |
H A D | pufftest.c | 63 void *buf, *swap; in load() local
|
/third_party/cups-filters/filter/ |
H A D | common.c | 129 float swap = PageBottom; in SetCommonOptions() local 173 float swap = PageLeft; in SetCommonOptions() local
|
/third_party/mbedtls/library/ |
H A D | bignum_mod_raw.c | 34 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 D | sb_peephole.cpp | 215 bool swap = false; in optimize_CNDcc_op() local [all...] |