/aosp_15_r20/external/sdv/vsomeip/third_party/boost/type_traits/examples/ |
D | iter_swap_example.cpp | 42 static void do_swap(I one, I two, const boost::false_type&) in do_swap() function 50 static void do_swap(I one, I two, const boost::true_type&) in do_swap() function
|
/aosp_15_r20/external/libtraceevent/src/ |
H A D | kbuffer-parse.c | 83 static int do_swap(struct kbuffer *kbuf) in do_swap() function 109 static void write_8(bool do_swap, void *ptr, unsigned long long data) in write_8() 117 static void write_4(bool do_swap, void *ptr, unsigned int data) in write_4() 960 bool do_swap = false; in kbuffer_read_buffer() local
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | libstdcxx_pair_swap_hack.cpp | 26 template<typename T> void do_swap(T &a, T &b) noexcept(noexcept(swap(a, b))) { in do_swap() function
|
/aosp_15_r20/external/mesa3d/src/mapi/glapi/gen/ |
H A D | glX_proto_recv.py | 71 def __init__(self, do_swap): argument
|
/aosp_15_r20/external/mesa3d/src/asahi/compiler/ |
H A D | agx_lower_parallel_copy.c | 69 do_swap(agx_builder *b, const struct agx_copy *copy) in do_swap() function
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | parallel_move_resolver.cc | 196 bool do_swap = false; in PerformMove() local
|
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/ |
H A D | ir3_lower_parallelcopy.c | 67 do_swap(struct ir3_compiler *compiler, struct ir3_instruction *instr, in do_swap() function
|
/aosp_15_r20/trusty/user/app/storage/ |
D | super.c | 679 bool do_swap = false; /* Does the active superblock alternate mode match the in fs_init_from_super() local
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/ |
H A D | bignum.c | 159 mbedtls_ct_condition_t do_swap = mbedtls_ct_bool(swap); in mbedtls_mpi_safe_cond_swap() local
|
/aosp_15_r20/external/mbedtls/library/ |
H A D | bignum.c | 158 mbedtls_ct_condition_t do_swap = mbedtls_ct_bool(swap); in mbedtls_mpi_safe_cond_swap() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/move/include/boost/move/algo/detail/ |
D | adaptive_sort_merge.hpp | 877 bool const do_swap = first2 != first_min; in op_partial_merge_and_save_impl() local
|
/aosp_15_r20/external/mesa3d/src/amd/compiler/ |
H A D | aco_lower_to_hw_instr.cpp | 1451 do_swap(lower_context* ctx, Builder& bld, const copy_operation& copy, bool preserve_scc, in do_swap() function
|