Home
last modified time | relevance | path

Searched defs:is_movable (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/host/libs/screen_connector/
Dscreen_connector_common.h30 struct is_movable { struct
31 static constexpr const bool value =
/aosp_15_r20/external/clang/test/SemaTemplate/
H A Dinstantiate-exception-spec-cxx11.cpp74 struct is_movable { static const bool value = true; }; argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dwhile_loop_all_reduce_code_motion.cc58 bool is_movable; member