Home
last modified time | relevance | path

Searched defs:move_result (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/tools/dexter/slicer/
H A Dinstrumentation.cc92 auto move_result = code_ir->Alloc<lir::Bytecode>(); in BoxValue() local
505 auto move_result = code_ir->Alloc<lir::Bytecode>(); in Apply() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__algorithm/
Dranges_move.h33 using move_result = in_out_result<_InIter, _OutIter>; variable
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__algorithm/
H A Dranges_move.h36 using move_result = in_out_result<_InIter, _OutIter>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__algorithm/
Dranges_move.h36 using move_result = in_out_result<_InIter, _OutIter>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__algorithm/
Dranges_move.h36 using move_result = in_out_result<_InIter, _OutIter>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__algorithm/
Dranges_move.h36 using move_result = in_out_result<_InIter, _OutIter>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__algorithm/
Dranges_move.h36 using move_result = in_out_result<_InIter, _OutIter>; variable
/aosp_15_r20/tools/dexter/dexter/
H A Dexperimental.cc281 auto move_result = code_ir.Alloc<lir::Bytecode>(); in StressExitHook() local
/aosp_15_r20/trusty/user/app/storage/
Dclient.c444 enum file_op_result move_result; in storage_file_move() local