/aosp_15_r20/external/skia/tools/skui/ |
H A D | InputState.h | 9 kMove, // only valid for mouse enumerator
|
/aosp_15_r20/external/compiler-rt/test/tsan/ |
H A D | java_race_move.cc | 19 int const kMove = 1024; in main() local
|
H A D | java_lock_move.cc | 23 int const kMove = 1024; in main() local
|
H A D | java_move_overlap_race.cc | 25 int const kMove = 32; in main() local
|
H A D | java_move_overlap.cc | 33 int const kMove = 32; in main() local
|
/aosp_15_r20/external/pdfium/xfa/fwl/ |
H A D | cfwl_messagemouse.h | 24 kMove, enumerator
|
/aosp_15_r20/external/pdfium/core/fxge/ |
H A D | cfx_path.h | 22 enum class Type : uint8_t { kLine, kBezier, kMove }; enumerator
|
/aosp_15_r20/external/skia/include/core/ |
H A D | SkPathTypes.h | 49 kMove, //!< SkPath::RawIter returns 1 point enumerator
|
/aosp_15_r20/external/skia/tests/ |
H A D | SkPathRangeIterTest.cpp | 19 kMove = (int)SkPathVerb::kMove, in DEF_TEST() enumerator
|
H A D | PathTest.cpp | 4724 constexpr SkPath::Verb kMove = SkPath::kMove_Verb; in test_skbug_6947() local
|
/aosp_15_r20/external/libchrome-gestures/src/ |
H A D | haptic_button_generator_filter_interpreter_unittest.cc | 192 const Gesture kMove(kGestureMove, 2, 3, 4.0, 5.0); in TEST() local
|
/aosp_15_r20/art/compiler/jit/ |
H A D | jit_logger.cc | 144 kMove = 1, enumerator
|
/aosp_15_r20/external/libbrillo/brillo/http/ |
H A D | http_request.cc | 30 const char request_type::kMove[] = "MOVE"; member in brillo::http::request_type
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/hpke/ |
H A D | hpke_test.cc | 97 enum class CopyMode { kOriginal, kCopy, kMove }; in Verify() enumerator
|
/aosp_15_r20/external/boringssl/src/crypto/hpke/ |
H A D | hpke_test.cc | 97 enum class CopyMode { kOriginal, kCopy, kMove }; in Verify() enumerator
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/ |
D | cord_test.cc | 1659 enum CopiedAs { kNone, kMove, kCopy }; in TEST_P() enumerator
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/ |
H A D | cord_test.cc | 1659 enum CopiedAs { kNone, kMove, kCopy }; in TEST_P() enumerator
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/ |
H A D | cord_test.cc | 1659 enum CopiedAs { kNone, kMove, kCopy }; in TEST_P() enumerator
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/strings/ |
H A D | cord_test.cc | 1800 enum CopiedAs { kNone, kMove, kCopy }; in TEST_P() enumerator
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/strings/ |
H A D | cord_test.cc | 1765 enum CopiedAs { kNone, kMove, kCopy }; in TEST_P() enumerator
|
/aosp_15_r20/external/abseil-cpp/absl/strings/ |
H A D | cord_test.cc | 1797 enum CopiedAs { kNone, kMove, kCopy }; in TEST_P() enumerator
|