Home
last modified time | relevance | path

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

12345678910>>...19

/kernel/linux/linux-5.10/arch/m68k/lib/
H A Dmulsi3.S98 swap d0 define
/kernel/linux/linux-5.10/drivers/ata/
H A Dpata_falcon.c51 bool swap = 1; in pata_falcon_data_xfer() local
/kernel/linux/linux-6.6/arch/m68k/lib/
H A Dmulsi3.S98 swap d0 define
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Dplane.h47 u32 swap; member
/kernel/linux/linux-6.6/lib/
H A Dsort.c132 swap_func_t swap; member
[all...]
/third_party/gn/src/base/
H A Dscoped_generic.h104 void swap(ScopedGeneric& other) { in swap() function in base::ScopedGeneric
168 void swap(const ScopedGeneric<T, Traits>& a, in swap() function
[all...]
/third_party/mesa3d/src/freedreno/fdl/
H A Dfd6_format_table.c41 enum a3xx_color_swap swap; member
/third_party/musl/src/passwd/
H A Dgetgr_a.c51 int swap = 0; in __getgr_a() local
/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...]

Completed in 10 milliseconds

12345678910>>...19